summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-09Fixed Bug #7318shennetsind2-5/+10
Special Thanks to Beret, malufett, mkbu95~! http://hercules.ws/board/tracker/issue-7318-using-skill-and-talking-with-npc/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Follow up 81caf701723222ad07168017959d815fdd34535bshennetsind2-10/+10
Forgot the db files. whops. Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Fixed Bug #7308shennetsind3-12/+16
Special Thanks to kyeme, mkbu95! http://hercules.ws/board/tracker/issue-7308-guild-aura-on-ally/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow up 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72shennetsind1-0/+1
For the new #ifdef constant Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind2-56/+56
2013-06-08mkbu95's Party Recruit Updateshennetsind6-12/+458
There are still some features as blocklist and volunteer that were not worked on due to some lack of information. Special Thanks to mkbu95, Spira and Yommy Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Fixed some spacings, typos, and sentencesMysteries2-56/+56
Thanks rAthena!
2013-06-08Fixed map interface errorshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Fixed getequipcardid nameshennetsind1-2/+2
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08HPM: Update script.cshennetsind2-241/+250
Further implemented the interface Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Fixed Bug #7332shennetsind2-37/+4
http://hercules.ws/board/tracker/issue-7332-latest-rev-compiling-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Updating .gitignoreshennetsind1-0/+6
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind20-127/+128
Adjusting db.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind14-145/+145
Adjusting party.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind29-1484/+1484
Adjusting pc.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Merge pull request #39 from Earisu/mastershennetsind57-4786/+5225
Help with renewal phase one and HPM system
2013-06-07Update plugins.confStreusel1-4/+4
We don't want those uncommented.
2013-06-07Fixed bug 7016 & 7322Mysteries3-6/+28
- http://hercules.ws/board/tracker/issue-7322-about-pluginsconf/ - http://hercules.ws/board/tracker/issue-7016-skill-db-not-behaving-as-des cribed-in-discription/ - Made /conf/plugins.conf a little bit more better to understand.
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu57-4786/+5225
Added iPc, iParty, iMap, iTimer to HPM exported interfaces
2013-06-06HPM: Minor Updateshennetsind3-0/+7
Made 'guild' interface available to plugins, added 'bc' in battle interface to link to map-server's battle config (special thanks to Shikazu!) Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Enhanced warning on skill_unitgrouptickset_searchshennetsind1-1/+1
So we can get some clue as to what is trying to cast it. Special Thanks to Zopokx. Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Fixed Bug #7324shennetsind2-28/+36
Special Thanks to mkbu95, Zopokx! http://hercules.ws/board/tracker/issue-7324-2-skill-issues Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Fixed Bug #7325shennetsind1-3/+4
Special Thanks to Xgear~! http://hercules.ws/board/tracker/issue-7325-potion-pitcher-going-negative/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Follow up f754643911ebb19eb68fb7b6ad1a864b02d111a8shennetsind2-3/+2
Special Thanks to lighta for pointing out an issue with that. Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Fixed "Unable to restore stack! Double continuation" Errorshennetsind1-35/+37
Special Thanks to lighta for pointing it out. Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Fixed Bug #7328shennetsind4-24/+19
Special Thanks to Joseph / j-tkay ! http://hercules.ws/board/tracker/issue-7328-close-and-end/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-1/+3551
2013-06-06Fixed Bug #7329shennetsind1-1/+1
Special Thanks to Angelmelody, Xgear~! http://hercules.ws/board/tracker/issue-7329-server-crash-when-running-getmapxy/ Signed-off-by: shennetsind <ind@henn.et>
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/