summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-18Fix delitem bug in Ep13.1 quest. Thanks to milky-milk for reportingDastgir1-18/+2
2015-03-18Added montransform Documentation. Report #8577Dastgir1-0/+11
2015-03-16Another FollowUp to e99f874d , Added more QuestEntries and Fix some TranslationsDastgir2-15/+277
2015-03-16Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden ↵Dastgir5-31/+485
121-140
2015-03-16RENEWAL Updates:malufett2-40/+108
-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>
2015-03-15Follow up 330e31cc71ece055908acb1eb967b4009ebc9c46shennetsind3-3/+17
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>
2015-03-15Follow up 8aee60e91807930e4d43965a20c8991b416d7f29shennetsind2-3/+8
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>
2015-03-15Fixed Bug 8575shennetsind1-1/+1
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>
2015-03-14Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind18-3222/+6235
2015-03-14Multiple SC fixesshennetsind1-16/+44
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>
2015-03-15Fixed Bug#8545malufett1-1/+1
-http://hercules.ws/board/tracker/issue-8545-magnum-break/?gopid=24608#entry24608 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-03-15Fixed Bug#8569malufett1-0/+4
-http://hercules.ws/board/tracker/issue-8569-asura-strike/?gopid=24715#entry24715 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-03-14Merge pull request #467 from HerculesWS/EdenQuestsDastgir6-3204/+6215
Implemented Eden Scripts 100-140
2015-03-14Eden Scripts: 100-140 ImplementedDastgir5-0/+3822
2015-03-14Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57Dastgir1-3204/+2393
2015-03-14Fixed HPMHooking release build in MSVC 10-12Haru9-9/+9
- 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>
2015-03-14Fixed a script function related memory leak on mapserver shutdownHaru1-8/+6
- 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>
2015-03-13Fixed Bug 8544shennetsind1-0/+5
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>
2015-03-12Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett1-3/+3
2015-03-12Fixed Bug#8546malufett1-1/+2
-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>
2015-03-11Orc Baby should also summon Orc Lady as Slave, Fixed Bug #8562Dastgir1-3/+3
2015-03-11ItemDB SQL SyncHercules.ws1-0/+8893
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-11Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett4-8893/+32
2015-03-11Follow up@210c963d2851eb880ba3560998ee984d942cde19malufett1-2/+2
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-03-11ItemDB SQL SyncHercules.ws1-8893/+0
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-11HPM Hooks UpdateHercules.ws3-0/+32
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-11RENEWAL Updates:malufett11-234/+370
-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>
2015-03-10HPM Hooks UpdateHercules.ws3-0/+38
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-10Merge pull request #461 from dastgir/bg_HPMshennetsind4-1/+35
Battleground Data to HPM Struct
2015-03-09Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir1-1/+1
2015-03-09Added Ghostring Card in Magic Card Album.Dastgir1-0/+1
2015-03-09ItemDB SQL SyncHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-09Fixed Brysinggamen Item Effect, Thanks to zackdreaver for reporting.Dastgir1-0/+2
2015-03-05Merge pull request #454 from seifert10/patch-2shennetsind1-3/+3
Update lvl4_weapon_quest.txt
2015-03-05ItemDB SQL SyncHercules.ws1-9/+562
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-05Merge pull request #465 from dastgir/CostumeDBshennetsind1-40/+4670
Updated item_db with New Costume's
2015-03-05Fixed Bug 8535shennetsind1-1/+1
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>
2015-03-05Memory Slasher: Script Parser Boostshennetsind1-17/+14
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>
2015-03-05Fixing vending on 2014-10-22 and aboveshennetsind1-0/+8
Thanks to Dastgir for bringing this to my attention. Signed-off-by: shennetsind <ind@henn.et>
2015-03-03Updated socket_enchant2.txt to contain ninja itemDastgir1-1/+2
2015-03-03Added Ninja Weapon and Armor Craftman NPC'sDastgir2-0/+352
2015-03-03Updated ninja shopDastgir1-0/+8
2015-03-03Updated item_db with New Costume'sdastgir1-40/+4670
2015-02-28Skipped translations in minimal (script-checker) modeHaru1-0/+3
- Translations aren't used in script-checker mode, so there is no point loading them. - Fixes an error message caused by a missing default language when starting in script-checker mode. - Special thanks to Ind, jaBote. Signed-off-by: Haru <haru@dotalux.com>
2015-02-25Fixed Bug#8522malufett1-2/+2
-http://hercules.ws/board/tracker/issue-8522-royal-guard-skill-reflect-damage-skill-duration-lapses-quicker-than-intended/?gopid=24526#entry24526 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-02-24Merge pull request #463 from 4144/cellstackshennetsind6-5/+11
Improve performance with many mobs in small area
2015-02-23Add battle config option check_occupied_cells.Andrei Karas5-2/+8
If set check_occupied_cells to 0 it will allow walk to occupied cells And it heavy reduce CPU usage on walking.
2015-02-23Extend official_cell_stack_limit option.Andrei Karas3-3/+3
Now if this option is zero server will not count objects before comparing with official_cell_stack_limit. If set official_cell_stack_limit to zero it will heavy reduce CPU usage.
2015-02-23HPM Hooks UpdateHercules.ws3-0/+385
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-02-23Hercules Ultimate Localization Designshennetsind26-1129/+1937
Servers can now run on any number of languages, without editing npc files. Designed by Haruna and Ind http://hercules.ws/board/topic/8687-hercules-ultimate-localization-design/ Signed-off-by: shennetsind <ind@henn.et>