Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-08 | Removed deprecated command isday | Haru | 2 | -15/+0 | |
- Follow-up to b1b1b1aa8edc866a83029081e93d3e7d0f138189 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-05-08 | Added support for RENEWAL constants in scripts | Haru | 1 | -0/+37 | |
Supported constants: - RENEWAL (globally enabled renewal mode) - RENEWAL_CAST (renewal cast time) - RENEWAL_DROP (renewal drop rate algorithms) - RENEWAL_EXP (renewal exp rate algorithms) - RENEWAL_LVDMG (renewal level modifier on damage) - RENEWAL_EDP (renewal enchant deadly poison algorithm) - RENEWAL_ASPD (renewal ASPD) Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-05-06 | Merge pull request #510 from MarvinLamart/patch-1 | Dastgir | 1 | -1/+1 | |
Update script_commands.txt | |||||
2015-05-06 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 | |
2015-05-05 | Merge pull request #509 from Nihadm89/patch-1 | Dastgir | 1 | -1/+1 | |
Typo when setting JoinAnnounce for channels | |||||
2015-05-05 | Typo when setting JoinAnnounce for channels | Nihadm89 | 1 | -1/+1 | |
The comment is right, but the wrong message number is there | |||||
2015-05-05 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 | |
Actually, without "(" and ")" it triggers an error when script is loaded | |||||
2015-05-03 | Fixed Bug#8650 | malufett | 5 | -10/+22 | |
-http://hercules.ws/board/tracker/issue-8650-minstrel-poem-of-netherworld-or-despair-song-skillleffect/?gopid=25083#entry25083 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-05-03 | Fixed Bug#8652 | malufett | 3 | -0/+3 | |
-http://hercules.ws/board/tracker/issue-8652-sp-again/?gopid=25092#entry25092 -Added missing weight factor of Minstrel/Wanderer. Thanks Michi Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-05-01 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-05-02 | Merge pull request #507 from zackdreaver/master | malufett | 1 | -2/+2 | |
Fix Bug#8653 -http://hercules.ws/board/tracker/issue-8653-parasite-and-harpy-card/ | |||||
2015-05-01 | Fix bug 8653 | zackdreaver | 1 | -2/+2 | |
http://hercules.ws/board/tracker/issue-8653-parasite-and-harpy-card/ Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-04-29 | Merge pull request #506 from HerculesWS/champ_mob | Dastgir | 4 | -311/+2671 | |
Added Champion Monsters | |||||
2015-04-29 | Added Champion Monsters. (Based on info from idAthena and DivinePride) | Dastgir | 4 | -311/+2671 | |
2015-04-27 | ItemDB SQL Sync | Hercules.ws | 1 | -1672/+1672 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-04-27 | Merge pull request #505 from HerculesWS/ItemDB_restrict | Dastgir | 1 | -2043/+9936 | |
Item Restrictions Updated to match info from kRO | |||||
2015-04-27 | Item Restrictions Updated to match info from kRO | Dastgir | 1 | -2043/+9936 | |
2015-04-26 | ItemDB SQL Sync | Hercules.ws | 2 | -14/+14 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-04-25 | Updated _figures using Class instead of BaseClass according to issue #504. | Streusel | 2 | -14/+14 | |
Special thanks to MordekaiserGod for bringing it up. | |||||
2015-04-25 | Added getvariableofnpc checks to the test suite | Haru | 1 | -1/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-04-25 | Merge pull request #502 from k-py/bugfix-return-getvariableofnpc | Haruna | 2 | -11/+39 | |
Fix script function return always removing references from NPC variables. | |||||
2015-04-25 | HPM Hooks Update | Hercules.ws | 4 | -6/+70 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-04-25 | Added set reference testcase to the script test suite | Haru | 1 | -0/+7 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 6 | -142/+225 | |
- Fixes bugreport:8504 http://hercules.ws/board/tracker/issue-8504-changesex/ - Existing database entries with an incorrect per-character sex will be fixed automatically when the character logs in to match the account's sex, if the PACKETVER doesn't support per-character sex. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-04-24 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 18 | -181/+3247 | |
2015-04-24 | Fixed SealedShrine Quest to be repeated if you have the required items | Dastgir | 1 | -6/+7 | |
2015-04-23 | Fixed Bug#8644 | malufett | 1 | -0/+1 | |
-http://hercules.ws/board/tracker/issue-8644-cr-fullprotection/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-23 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 4 | -38/+180 | |
2015-04-23 | Fixed Bug#8474 | malufett | 1 | -5/+12 | |
-http://hercules.ws/board/tracker/issue-8474-elemental-damage-amplifier-doesnt-apply-to-cart-cannon/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-22 | Minor refactoring of script function return. | Kpy! | 1 | -10/+13 | |
2015-04-22 | Fix a crash condition when incorrectly using return outside the scope of a ↵ | Kpy! | 1 | -1/+8 | |
function or subroutine. | |||||
2015-04-22 | ItemDB SQL Sync | Hercules.ws | 1 | -17/+17 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-04-22 | Update some items to official data. | Michieru | 2 | -20/+84 | |
2015-04-22 | Update bio 4 mvp hunt quest and Hall of Abys vote time to official | Michieru | 1 | -1/+79 | |
2015-04-21 | Fix script function return always removing references from NPC variables. | Kpy! | 2 | -1/+19 | |
Bugreport:8642 http://hercules.ws/board/tracker/issue-8642-script-engine-issue-quo/ | |||||
2015-04-21 | Merge pull request #501 from michaelforge/master | Dastgir | 1 | -1/+1 | |
Fixed a bug in Einbech "Oridecon/Mineral Quest" | |||||
2015-04-21 | Fixed a bug in Einbrech "Oridecon/Mineral Quest" | michaelforge | 1 | -1/+1 | |
Because of some very old typo, this quest could never reach Minerals exchange dialog. | |||||
2015-04-20 | Fixed Bug#8638 | malufett | 1 | -4/+5 | |
-http://hercules.ws/board/tracker/issue-8638-sp/?gopid=25021#entry25021 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 5 | -5/+2874 | |
2015-04-19 | Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4. | Taylor Locke | 1 | -1/+1 | |
2015-04-19 | Fixed Bug#8636 | malufett | 1 | -1/+6 | |
-http://hercules.ws/board/tracker/issue-8636-unknown-weapon-type/?gopid=25011#entry25011 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-04-17 | Merge pull request #495 from 4144/extjobdb | Haruna | 5 | -130/+171 | |
Allow for plugins read custom fields from jobdb1. | |||||
2015-04-16 | Merge pull request #497 from zackdreaver/master | Dastgir | 1 | -2/+2 | |
Minor BakonawaLake NPC dialog fix | |||||
2015-04-16 | Minor BakonawaLake NPC dialog fix | zackdreaver | 1 | -2/+2 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-04-16 | Minor Typo Fix | Dastgir | 1 | -1/+1 | |
2015-04-16 | Update HPM hooks. | Andrei Karas | 3 | -0/+31 | |
2015-04-15 | In comment change job_db1.txt to job_db.conf | Andrei Karas | 1 | -1/+1 | |
2015-04-15 | Allow for plugins read custom fields from jobdb1. | Andrei Karas | 2 | -130/+140 | |
2015-04-14 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 2 | -86/+1470 | |
2015-04-14 | Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks ↵ | Dastgir | 1 | -7/+7 | |
to Inzianity for pointing it |