Age | Commit message (Collapse) | Author | Files | Lines |
|
Attempting to hook to a unknown hooking point will now display a message.
Added support for item bonuses
Check https://github.com/HerculesWS/StaffPlugins/tree/master/shennetsind/bCoolDownRate for a demonstration.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
Removed many wrong/pointless nullpo_ calls, Special Thanks to Haruna, ossi0110
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
-http://hercules.ws/board/tracker/issue-7737-shadow-form-and-interaction-with-multi-hit-skills/?gopid=20576#entry20576
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
|
|
Dropped hard-coded indexes, will make updates of the file in the future be smaller and much more clear in content.
Made Possible Thanks to Haruna <3
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
http://hercules.ws/board/tracker/issue-7771-compiling-errors/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-split 'item_delay.txt'.
Follow up @ 9692bc034537693d331148ae8bd15153265c6cf0
-implement PACKET_ZC_SHOWSCRIPT. Special thanks to Kyeme and super awesome Yommy.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-where 'bLongAtkDef' affects magic in RE.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
|
|
https://github.com/HerculesWS/Hercules/commit/9692bc034537693d331148ae8bd15153265c6cf0
-Should now accept mob id.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
- Corrected token length limit detection when the token is shorter than
32 characters. Special thanks to Lemongrass3110.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Follow-up to 20bdc01fa687b174a732be4483ddea4982d67ce9
- The issue was found thanks to gcc 4.7.3 on a 32 bit linux system,
where the issue became evident and caused all sorts of parsing errors
on argument-less command functions such as 'end', 'close', 'next', etc
- Special thanks to Ind for quickly pointing me to the right place!
Signed-off-by: Haru <haru@dotalux.com>
|
|
-Hercules now fully support Monster Transformation.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-where item bonuses 'bBreakWeapon' and 'bBreakArmor' or WS_MELTDOWN take effect in reflect damage.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-reverted r15787 where after warping char must face at north.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-skill animation.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Follow-up to c5c3381b0b8b0b59c669d474acf749db82d7edb1
Signed-off-by: Haru <haru@dotalux.com>
|
|
[Edit by Haru: This commit has been amended in order for it to work
properly in Hercules, and to correct some flaws of the original version,
according to what I said in my review of issue #191. Credits to the
original author have been moved to an "Original idea by" comment. Commit
authorship is preserved. Documentation will be added in a follow-up
commit]
Signed-off-by: Haru <haru@dotalux.com>
|
|
Cashshop window wasn't visually updating the cashpoint count after purchasing pet eggs, Thanks to kyeme.
http://hercules.ws/board/tracker/issue-7701-buying-egg-on-cash-shop/
Signed-off-by: shennetsind <ind@henn.et>
|
|
http://hercules.ws/board/tracker/issue-7758-latest-version-map-crash/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Thanks to LuLu for bringing it up.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Thanks to LuLu who pointed us in the right direction, http://hercules.ws/board/topic/2453-help-open-pull-request-fixing-char-deletion-time-in-2013-client/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Haru, Yommy.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Adjusted range, thanks to haruna realising the feature had been fixed on recent clients.
Special Thanks to ossi0110 for testing the feature on multiple 2013 clients, which allowed us to restrict the date range more accurately.
Signed-off-by: shennetsind <ind@henn.et>
|
|
- Now it reports the correctly decoded packet instead of 0x0000
- Follow-up to 38b8bf02b69f3841fd496f8d628bf71040c99709, thanks to Ind
for bringing this up
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
Regarding http://hercules.ws/board/topic/414-auction-feature-all-screwed-up
Signed-off-by: shennetsind <ind@henn.et>
|
|
Added WE_BABY distance check.
|
|
Partial Merge of 0b68607
Quest Changelog:
- 1.2 Replaced with official script. [Euphy]
Closes #177
Closes #178
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Thanks to frenzmu06.
Added code into the item db parser to throw a warning when there is more than one version of a item from within the same file, thanks to EvilPuncker.
Closes #183
Signed-off-by: shennetsind <ind@henn.et>
|
|
http://hercules.ws/board/topic/2455-introducing-bank-support/
Thanks to Yommy, Haru!
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Fixed Pet Items from ending up in the weapon tab of storage instead of armor.
http://hercules.ws/board/tracker/issue-7749-storage-problem/
Thanks to malufett, Frost.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
- Slightly reformatted the include files (as produced by the new tool)
- You normally won't need to use the generation tool, but in case you
do, the software requirements are:
* A Unix-compatible system (cygwin may work, or may not), capable to
use the Hercules configure/make build system
* perl (the perl executable must be in your $PATH)
* doxygen (the command-line doxygen executable must be in your $PATH)
- The generation tool was developed in collaboration with Ind
(originally in php, the file here included is a tweaked version ported
to perl)
Signed-off-by: Haru <haru@dotalux.com>
|
|
Thanks to Haruna, ossi0110
Signed-off-by: shennetsind <ind@henn.et>
|
|
Thanks to malufett.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Partial merge of a4b7719bde71b7fa82a2fcebb9084a3dafb1dc5c
Closes #153
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fixed decrease agility duration for the level 48 (used by mvps) -- It'll take the benefits of lvl 48 (e.g. rate) but the duration will be equal to the one of lvl 10.
http://hercules.ws/board/tracker/issue-5085-monster-decrease-agility/
Closes #154
Signed-off-by: shennetsind <ind@henn.et>
|
|
Updated Clearance success rate;
Fixed it affecting guild members.
Thanks to Rytech/3CeaM
Closes #152
Signed-off-by: shennetsind <ind@henn.et>
|
|
For compatibility purposes, Closes #148
Signed-off-by: shennetsind <ind@henn.et>
|
|
* Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4c
|