Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed skill SO_WARMER where it regenerates twice
|
|
Solves an issue where an skill unit left-area event would not triggered due to duels.
Special Thanks to Haruna, kyeme.
http://hercules.ws/board/tracker/issue-8582-infinite-songs/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Warmer skill was regenerating 10% instead of 5% per 3 seconds.
Full details of report and fix result here: http://hercules.ws/board/tracker/issue-8579-sorcerer-warmer-giving-10-mhp-regeneration-per-3-seconds-instead-of-5/
|
|
Corrected homunculus stats for pre-re.
|
|
Fix sending 0x908 packet.
|
|
|
|
|
|
|
|
|
|
|
|
-remove unnecessary modification(issue:469). Thanks to Dastgir and Michi
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
|
|
121-140
|
|
-AM_DEMONSTRATION and AM_ACIDTERROR is now using RE formula.
-Fixed damage modifiers of some skills.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Fixed an issue caused by unescaped characters being written and read out of the .pot unproperly.
This commit also causes map server to print the file it wrote to when terminating
Signed-off-by: shennetsind <ind@henn.et>
|
|
Added a new way to know whether a status has a duration (as the aforementioned commit made the previous method unusable).
Special Thanks to Haruna!
Signed-off-by: shennetsind <ind@henn.et>
|
|
Blame goes to 8aee60e91807930e4d43965a20c8991b416d7f29
http://hercules.ws/board/tracker/issue-8575-effects-arent-removed-when-time-gets-to-0/
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
First and foremost an ancient status_change_timer issue which'd cause a timer deletion error when an status within status_change_timer kills the unit.
This commit also fixes some pointer/map-free-block logic which showed up while debugging status_change_timer.
Special Thanks to Haruna.
Signed-off-by: shennetsind <ind@henn.et>
|
|
-http://hercules.ws/board/tracker/issue-8545-magnum-break/?gopid=24608#entry24608
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-8569-asura-strike/?gopid=24715#entry24715
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Implemented Eden Scripts 100-140
|
|
|
|
|
|
- Fixes bugreport:8571 - thanks to Ind, Khonsu
http://hercules.ws/board/tracker/issue-8571-hpm-hooking-defines-missing-in-release-builds-for-msvc/
Signed-off-by: Haru <haru@dotalux.com>
|
|
- If a script function was running when the server is shut down, the
memory allocated by its local variables would not get freed.
- Special thanks to Ind.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Special Thanks to Legend for all the info on how to reproduce.
Blame goes to 3089a7d2d2dc655fb955b90ec152c0ba569bd4e2
http://hercules.ws/board/tracker/issue-8544-map-freeblock-timer/
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
-http://hercules.ws/board/tracker/issue-8546-reflect-kaite-magic-rod-bug-fix-please/?gopid=24609#entry24609
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
|
|
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
-Fixed card bonuses related to to ATK.(Added 'bRaceTolerance'). Thanks Michi for the support.
-Fixed Renewal EDP. Special thanks to Awesome Yommy <3
-Enabled 'display_skill_fail' since '/skillfail' is already available in the client
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Battleground Data to HPM Struct
|
|
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
|
|
Update lvl4_weapon_quest.txt
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Updated item_db with New Costume's
|
|
Mob/Clone causing a crash when casting absorb spirits outside of a 'vs' map.
Special Thanks to kyeme, Playtester.
http://hercules.ws/board/tracker/issue-8535-map-crash/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Noticed this improvement while working on the ultimate localization design. During my experiments I noticed an average 11% speed mod.
This patch makes script (item/pet/npc) parsing 11% faster, while dropping map server memory usage by 2.7MB (its faster and uses less memory, signature Hercules achievement).
Signed-off-by: shennetsind <ind@henn.et>
|
|
Thanks to Dastgir for bringing this to my attention.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
|