Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-16 | Script Standardization: changed select format in battleground folder | Dastgir | 9 | -54/+54 | |
2016-01-16 | Script Standardization: changed select format in airports folder | Dastgir | 7 | -30/+30 | |
2016-01-13 | Fixes Mora NPC, being stuck when click | Dastgir | 1 | -2/+2 | |
2016-01-09 | Merge branch 'master' of git://github.com/FreddieFatso/Hercules into ↵ | Dastgir | 1 | -1/+1 | |
FreddieFatso-master | |||||
2016-01-09 | Fixed #1033 | Dastgir | 1 | -2/+2 | |
Eden quest were giving wrong equipments. | |||||
2016-01-09 | Script Cleanup: | Dastgir | 1 | -168/+168 | |
Removed some comments from eden quests | |||||
2016-01-09 | Fix Eden Quest 11-25 bug which allowed to bypass quest delay. | Dastgir | 1 | -2/+3 | |
Fixed #1084 | |||||
2016-01-05 | Fixed typo | FreddieFatso | 1 | -1/+1 | |
2016-01-05 | Rename Dummy Lv# to Lv #. | Jedzkie | 1 | -6/+6 | |
This is kRO's mob name in prontera. Closes #1064 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-03 | Update morroc trader npc's to match kRO's morroc trader npc's. | Jedzkie | 7 | -65/+294 | |
Update some coordinates of the npc's in morroc. Added Marrol Battle Recruiter and Mr. Smile npc in morroc town. | |||||
2016-01-03 | Update Prontera trader npc's to match kRO's trader npc's. | Jedzkie | 3 | -64/+193 | |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 90 | -2925/+2925 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 155 | -710/+710 | |
replace using Notepad++ | |||||
2015-12-22 | Merge pull request #1004 from HerculesWS/WoE-TE-Items | Kisuka | 4 | -16/+81 | |
Split zone mapflag for pre/re. | |||||
2015-12-21 | Split zone mapflag for pre/re. Follow-up to ↵ | Taylor Locke | 4 | -16/+81 | |
fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | |||||
2015-12-22 | NPC Update: | Jedzkie | 2 | -24/+30 | |
- Add RENEWAL Checks for Material Seller. - in Renewal the selling prize of Medicine Bowl of Guild Dealer is 250z. Closes #982 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-21 | Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | Taylor Locke | 1 | -0/+16 | |
2015-12-20 | Add color constants for announcement and mes | AnnieRuru | 1 | -0/+8 | |
Added F_MesColor helper function Closes #897 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-18 | Replaced numeric values with UNITTYPE_ constants in getmapxy | Haru | 14 | -22/+22 | |
Follow-up to dbe5f2237cada6a261e297b60857dc305860a88d Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-18 | Fixed 2 bugs in Sealed Shrine | Ancyker | 1 | -3/+3 | |
Fixed trying to disable wrong NPCs. Fixed not enabling all Bobbing Torches. Both bugs were (re)introduced in cd95d1cadacc9b506e08d4cbe52a4a0ce2a59df3 Closes #765 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-18 | More ItemID to Constants | Dastgir | 6 | -42/+42 | |
2015-12-18 | uneasy Cemetry fix | Dastgir | 1 | -3/+3 | |
2015-12-18 | ItemID to Constant: re Folder | Dastgir | 67 | -1390/+1390 | |
2015-12-18 | ItemID to Constant: pre-re Folder | Dastgir | 22 | -243/+243 | |
2015-12-18 | ItemID to Constant: quests/woe Folder | Dastgir | 83 | -4109/+4109 | |
2015-12-18 | ItemID to Constant: other Folder | Dastgir | 10 | -68/+68 | |
2015-12-18 | ItemID to Constant: kafras/merchants Folder | Dastgir | 18 | -139/+139 | |
2015-12-18 | ItemID to Constant: instances/jobs Folder | Dastgir | 23 | -312/+312 | |
2015-12-18 | ItemID to Constant: events Folder | Dastgir | 20 | -257/+257 | |
2015-12-18 | ItemID to Constant: custom Folder | Dastgir | 19 | -202/+202 | |
2015-12-18 | ItemID to Constant: cities Folder | Dastgir | 11 | -89/+89 | |
2015-12-18 | ItemID to Constant: battleground Folder | Dastgir | 8 | -128/+128 | |
2015-12-18 | ItemID to Constant: airports Folder | Dastgir | 7 | -31/+31 | |
2015-12-17 | Standardize the comments in Global_Functions.txt | AnnieRuru | 1 | -6/+4 | |
follow up https://github.com/HerculesWS/Hercules/commit/d4832df6929653561e6867149e4ecaa63a860cbe | |||||
2015-12-15 | Standardized header in scripts (part 14) | Haru | 47 | -1085/+1807 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Other scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 13) | Haru | 9 | -125/+299 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 12) | Haru | 13 | -387/+511 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Instance scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 11) | Haru | 8 | -87/+251 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Pre-Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 10) | Haru | 41 | -980/+1571 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 9) | Haru | 150 | -4275/+5794 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 8) | Haru | 37 | -679/+1382 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Event scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 7) | Haru | 50 | -1238/+1969 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Battlegrounds and WoE scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 6) | Haru | 57 | -1245/+2149 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Merchants scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 5) | Haru | 64 | -1755/+2478 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Jobs scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 4) | Haru | 50 | -682/+1691 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Guides scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 3) | Haru | 143 | -3502/+5562 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mobs scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 2) | Haru | 124 | -1793/+4288 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Warps scripts folders Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header in scripts (part 1) | Haru | 29 | -251/+911 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mapflag scripts folder Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Standardized header across script .conf files | Haru | 19 | -135/+634 | |
Now including GPL-compliant license/copyright info Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Fix quests_dicastes.txt variable. Thanks to Everade and Atemo of rAthena. | Jedzkie | 1 | -2/+3 | |