Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-09 | Minor script cleanup. | Haru | 1 | -27/+27 | |
- Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) | |||||
2015-07-20 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 1 | -1/+1 | |
2015-07-20 | Follow Up ebde1c70 | Dastgir | 1 | -4/+13 | |
2015-07-14 | Fixed bug #595 | Emistry | 1 | -1/+1 | |
https://github.com/HerculesWS/Hercules/issues/595 | |||||
2015-07-13 | Added Shadow item Refiner | Dastgir | 2 | -0/+147 | |
2015-07-12 | Follow Up ce39818f | Dastgir | 1 | -3/+1 | |
2015-07-12 | Implemented Kagerou/Oboro Gear Enchants. | Dastgir | 2 | -0/+557 | |
Reference: rathena/rathena@9b5798dc395cd77e1ac35228c95603f43aa9e94c Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-07-12 | Implemented 2012 Headgears Quest | Dastgir | 2 | -0/+731 | |
Based on the rAthena version, improved and cleaned up. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-07-12 | Added 2013 Christmas Event | Dastgir | 2 | -0/+1734 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-07-08 | Update Unique ID system to match official now it cover all cash items ↵ | Ibrahim Hossam | 2 | -70/+0 | |
include stackable ones. Implement ForceSerial option in Package Item Database to force serial for any item. Implement ForceSerial option in item database to force serial for any item. Implement Merge Client interface to merge stackable items with serial numbers ( check npc/other/item_merge.txt ). | |||||
2015-06-25 | Fixed Several Bugs(Old GlastHeim) | Dastgir | 1 | -89/+11 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fix Izlude In Shops Location and Direction | Dastgir | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added Ninja Shop | Dastgir | 1 | -0/+21 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Updated eden_iro.txt | Dastgir | 1 | -20/+256 | |
Credits:rAthena Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added duplicates of Riding Creature Master | Dastgir | 1 | -0/+6 | |
Reference: rathena/rathena@5040b2ac6b61b90346ef698beccdcef26fa1863e Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added and Optimized Halloween 2013 | Dastgir | 2 | -0/+1095 | |
Reference: rathena/rathena@264c27ba5481ab563af6e344d8339180fb1486e9 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fixes Still cutin. | Dastgir | 1 | -2/+2 | |
Reference: rathena/rathena@2330caaf0c26c03119f908e739f8b685e90323dc Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-24 | Merge pull request #559 from Nihadm89/patch-3 | Dastgir | 1 | -2/+2 | |
Sura quest fix | |||||
2015-06-24 | Fixed costume name in eclage quest | Dastgir | 1 | -4/+4 | |
2015-06-19 | Re-commit of 9f9ec84 | Haru | 1 | -0/+1 | |
Fixes #538 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Revert "Missing return #538" | Haru | 1 | -31/+30 | |
This reverts commit 9f9ec84fda9124d0927e99ca52a423a2b468c722. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-18 | Missing return #538 | Emistry | 1 | -30/+31 | |
2015-06-16 | Sura quest fix | Nihadm89 | 1 | -2/+2 | |
The quest worked fine on the first try. But the loop would break after that and only 1 person could do the quest per server restart. This small edit slightly adjusts the loop so it works as intended. | |||||
2015-06-06 | Updated Eclage Warps | Dastgir | 1 | -1/+1 | |
2015-06-05 | Merge pull request #533 from dastgir/guild_change | Dastgir | 4 | -4/+4 | |
Renamed guild and guild2 folder | |||||
2015-06-05 | Renamed guild and guild2 folder to woe-fe and woe-se | Dastgir | 4 | -4/+4 | |
2015-05-29 | FollowUp 87beda5 | Dastgir | 1 | -1/+1 | |
2015-05-29 | Fixes Merchant Naphara Name and a typo in getitem | Dastgir | 1 | -3/+3 | |
2015-05-19 | Typo Fix on Teleport Cats, Bug Report #8689, Thanks to Arei for reporting. | Dastgir | 1 | -1/+1 | |
2015-05-14 | Fixed some invalid questprogress conditions | Haru | 1 | -1/+1 | |
Special thanks to MordekaiserGod for pointing out the issue. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-05-08 | Replaced checkre() calls with constants | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-04-29 | Added Champion Monsters. (Based on info from idAthena and DivinePride) | Dastgir | 2 | -0/+322 | |
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 2 | -0/+2864 | |
2015-04-16 | Minor BakonawaLake NPC dialog fix | zackdreaver | 1 | -2/+2 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-04-14 | Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks ↵ | Dastgir | 1 | -7/+7 | |
to Inzianity for pointing it | |||||
2015-04-14 | Fix Wolchev Laboratory not allowing to enter the instace | Dastgir | 1 | -6/+4 | |
2015-04-10 | Corrected Craftsman Ki Location, Report #8614 | Dastgir | 1 | -1/+1 | |
2015-04-04 | Fix swapped weapon in eden_quests.txt | zackdreaver | 1 | -4/+4 | |
Eden Mace I and Eden Staff I Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-03-30 | Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txt | zackdreaver | 1 | -10/+10 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-03-16 | Another FollowUp to e99f874d , Added more QuestEntries and Fix some Translations | Dastgir | 1 | -15/+15 | |
2015-03-16 | Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden ↵ | Dastgir | 4 | -31/+39 | |
121-140 | |||||
2015-03-14 | Eden Scripts: 100-140 Implemented | Dastgir | 5 | -0/+3822 | |
2015-03-14 | Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57 | Dastgir | 1 | -3204/+2393 | |
2015-03-03 | Added Ninja Weapon and Armor Craftman NPC's | Dastgir | 2 | -0/+352 | |
2015-02-21 | Teleport Cat now warps properly, Issue#8541 | Dastgir | 1 | -7/+6 | |
2015-01-28 | Fixes Biolab Enchant having 0% success chance for some equips | Dastgir | 1 | -2/+3 | |
2015-01-28 | Fixes the Eclage Quest Checking. | Dastgir | 1 | -34/+38 | |
2015-01-28 | Fixes Invalid questprogress condition on Eclage Quests. Fixes Slot Expert ↵ | Dastgir | 2 | -9/+13 | |
rate of success. Bug Report#8511 | |||||
2015-01-14 | Incorrect quest progress checking. | Emistry | 1 | -1/+1 | |
I think the quest progress check is incorrect. should be these 4 quests I believe. ``` 7423,0,0,0,0,0,0,0,"A rumor about the King 1" 7424,0,0,0,0,0,0,0,"A rumor about the King 2" 7425,0,0,0,0,0,0,0,"A rumor about the King 3" 7426,0,0,0,0,0,0,0,"A rumor about the King 4" ``` | |||||
2015-01-12 | Fixes the Wrong conditions of Malaya Quest - Get Rid of Jejeling | Dastgir | 1 | -8/+2 | |