summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-06Merge pull request #37 from euphyy/masterj-tkay1-0/+1193
Implemented Hazy Forest.
2013-06-03Implemented Hazy Forest.Euphy1-0/+1193
2013-06-02Update scripts.confStreusel1-1/+2
2013-06-02Merge pull request #36 from euphyy/masterStreusel1-0/+2356
Implemented Mora Enchants.
2013-06-02Follow up 86e9900db60e06738880a57820125ca169c37520shennetsind2-2/+2
Forgot about the Interface. Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Implemented Mora Enchants.Euphy1-0/+2356
2013-06-01IRC Bridge Fix/Adjustmentsshennetsind4-9/+12
All Credits to Haruna~! Thank you very much! Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Map Zone/ID/Index Bugshennetsind1-5/+5
Special Thanks to Zopokx for bringing this up! Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Bug #7312shennetsind1-6/+5
http://hercules.ws/board/tracker/issue-7312-bug-instance/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed script_rid2sd not being available to HPMshennetsind3-7/+7
Special Thanks to Shikazu Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Bug #7311shennetsind2-20/+17
Special Thanks to mleo1, Masao!~ http://hercules.ws/board/tracker/issue-7311-hideonnpc-not-working/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Atcommand Loggingshennetsind1-0/+2
http://hercules.ws/board/topic/843-commands-arent-being-logged/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-29/+64
2013-05-31Fixed Plagiarismshennetsind1-4/+4
Special Thanks to Haruna / Xgear~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Merge pull request #35 from Akkarinage/masterStreusel1-29/+62
Modified formatting in doc/script_commands.txt
2013-05-31Update script_commands.txtStreusel1-0/+2
Added missing index 11.- Queue commands
2013-05-31Modified formatting in doc/script_commands.txtAkkarinage1-29/+62
2013-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind5-36/+38
2013-05-31Fixed Bug #7306shennetsind1-2/+0
Special Thanks to Axiom http://hercules.ws/board/tracker/issue-7306-map-server-crashes-on-mvp-tombstone-spawn/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Update item_db.txtStreusel1-1/+1
Fixed Bug #7227 Part 2. http://hercules.ws/board/tracker/issue-7227-item-12790-unknown-name/
2013-05-31Update item_db.txtStreusel1-1/+1
Fixed Bug #7227 Part 1. http://hercules.ws/board/tracker/issue-7227-item-12790-unknown-name/
2013-05-31Update payg_cas04.txtStreusel1-16/+17
Fixed Bug #7304 Part 2 Thanks to Xgear for spotting this.
2013-05-31Update payg_cas02.txtStreusel1-16/+17
Fixed Bug #7304 Part 1 Thanks to Xgear for spotting this.
2013-05-31Update izlude.txtStreusel1-2/+2
Fixed Bug #7305 Disabled Captain Carew duplicate for now since it doesn't exist anymore as we've reverted the new novice ground update, until we get more information and add start_point_re. http://hercules.ws/board/tracker/issue-7305-captain-carew/
2013-05-31Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind1-2/+1
Debug leftover. Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7272shennetsind4-3/+21
Special Thanks to bgamez23 http://hercules.ws/board/tracker/issue-7272-secure-npctimeout-bug-for-those-npc-who-have-no-dialog-window/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind7-1074/+446
2013-05-31Fixed Bug #7171shennetsind1-2/+3
Special Thanks to Beret. Further Enhanced silhouette sync. http://hercules.ws/board/tracker/issue-7171-fontcolor-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Merge pull request #34 from CairoLee/mastershennetsind2-1/+40
Merge checkhomcall Script Command from rAthena
2013-05-30Merge pull request #30 from Zopokx/mastershennetsind6-1073/+406
Fixed some scripts
2013-05-31Fixed Bug #7291shennetsind1-1/+3
Special Thanks to Haru! http://hercules.ws/board/tracker/issue-7291-segmentation-fault-in-run-script-main-on-mapserver-startup/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7264shennetsind1-1/+1
Special Thanks to Kyeme! http://hercules.ws/board/tracker/issue-7264-map-zone-db-cards-not-working Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7298shennetsind1-0/+3
Special Thanks to Haru~! http://hercules.ws/board/tracker/issue-7298-uninitialized-variable-in-read-channels-config/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Mora / NPC Updatesshennetsind8-26/+5711
* Implemented all Mora quests (excluding instance-related quests and Mora Enchants). * Updated Mora town NPCs, Quiver Maker, and guides. * Updated Bifrost spawns and warps. All Credits to Euphy for sending those to us, Thank you~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind3-3/+3
Fixed warnings pinpointed by mkbu95 (THANKS) Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Memory Slasher | May 30 Patchshennetsind2-54/+100
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Memory Slasher - May 30 Patchshennetsind268-3391/+5762
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Memory Slasher - May 30 Patchshennetsind41-1420/+3084
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30- Merge checkhomcall Script Command from rAthenaCairoLee2-0/+39
2013-05-30Reverted Novice Ground to 953aabf5a650d4eef506c1e620d81405f56863b6.j-tkay3-84/+2046
Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
2013-05-29Merge pull request #33 from CairoLee/masterStreusel1-1/+0
Remove malaya.txt from npc/scripts.conf
2013-05-29- remove malaya.txt from npc/scripts.confCairoLee1-1/+0
2013-05-29Merge pull request #1 from HerculesWS/masterLiYu207-827/+2725
- 合并Hercules最新的内容
2013-05-28Follow up to 0e798b4Mysteries1-1/+3
Readded Compatibility
2013-05-28Woohooo! Some more cleaning up!Mysteries200-583/+585
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
2013-05-28Follow up from my last commit.Masao4-185/+292
- Updated the custom HD Refiner with it's original file. Credits and a big thanks to Euphy. - Restored official authorship of Malaya Port Warps and fixed an minor issue. - Forgot to add an check in episode 13.1 quest. - Removed an not yet ready instance for Malaya Port from the scripts.conf file. Again an big thanks to Euphy for pointing out those issues. Signed-off-by: Masao <masao@gmx.ch>
2013-05-28Fixed console error using Euphy's reference.Sirius1-33/+47
2013-05-27Merge branch 'master' of https://github.com/HerculesWS/HerculesMasao2-208/+204
2013-05-27- Added custom HD Refiner NPC Dwarf Mighty Hammer. (Disabled by default.)Masao8-39/+309
* This NPC uses the cash shop HD ores to upgrade your weapon or gear up to +10 when your current gear or weapon is already +7 without breaking it but downgrading it. - Moved Malaya Port NPC's to re folder and updated the Malaya Port warps. - Fixed Bug where players weren't able to finish the Guardian of Yggdrasil Quest and didn't get their reward. - Fixed that players weren't able to start the "Ring of the wise king" and "Finding a Fairy" quest using the Cat Hand Agent warper inside Eden Group Headquarters. Signed-off-by: Masao <masao@gmx.ch>
2013-05-27Update quests_dicastes.txtj-tkay1-206/+202
* Fixed bug #7234 - Credits to Euphy! * Fish tails coordinates. * Minor fix. Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>