Age | Commit message (Expand) | Author | Files | Lines |
2015-05-19 | Typo Fix on Teleport Cats, Bug Report #8689, Thanks to Arei for reporting. | Dastgir | 1 | -1/+1 |
2015-05-16 | Merge pull request #515 from EPuncker/master | Dastgir | 1 | -140/+163 |
2015-05-16 | updated warper | Evil Puncker | 1 | -140/+163 |
2015-05-14 | Fixed some invalid questprogress conditions | Haru | 2 | -2/+2 |
2015-05-13 | Changed close; into end; to try to fix bug 8666, since there is no dialogue w... | Evil Puncker | 1 | -1/+1 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 60 | -258/+246 |
2015-04-29 | Added Champion Monsters. (Based on info from idAthena and DivinePride) | Dastgir | 2 | -0/+322 |
2015-04-25 | Added getvariableofnpc checks to the test suite | Haru | 1 | -1/+8 |
2015-04-25 | Merge pull request #502 from k-py/bugfix-return-getvariableofnpc | Haruna | 1 | -0/+18 |
2015-04-25 | Added set reference testcase to the script test suite | Haru | 1 | -0/+7 |
2015-04-24 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 7 | -8/+2877 |
2015-04-24 | Fixed SealedShrine Quest to be repeated if you have the required items | Dastgir | 1 | -6/+7 |
2015-04-21 | Fix script function return always removing references from NPC variables. | Kpy! | 1 | -0/+18 |
2015-04-21 | Fixed a bug in Einbrech "Oridecon/Mineral Quest" | michaelforge | 1 | -1/+1 |
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 5 | -5/+2874 |
2015-04-16 | Merge pull request #497 from zackdreaver/master | Dastgir | 1 | -2/+2 |
2015-04-16 | Minor BakonawaLake NPC dialog fix | zackdreaver | 1 | -2/+2 |
2015-04-16 | Minor Typo Fix | Dastgir | 1 | -1/+1 |
2015-04-14 | Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks to... | Dastgir | 1 | -7/+7 |
2015-04-14 | Fix Wolchev Laboratory not allowing to enter the instace | Dastgir | 1 | -6/+4 |
2015-04-12 | Fixed SealedShrine Instance trying to change quest without checking, Report #... | Dastgir | 1 | -3/+6 |
2015-04-11 | Updated Zeny Requirement,Partial Fix for #8619 | Dastgir | 1 | -1/+1 |
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 |
2015-03-31 | Minor NPC script fix | zackdreaver | 2 | -2/+2 |
2015-03-30 | Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txt | zackdreaver | 1 | -10/+10 |
2015-03-29 | Avoid binding rental items. | Emistry | 1 | -2/+2 |
2015-03-26 | Fixed Endless Tower weekly timer issue ( http://hercules.ws/board/tracker/iss... | milky-milk | 1 | -15/+15 |
2015-03-18 | Fix delitem bug in Ep13.1 quest. Thanks to milky-milk for reporting | Dastgir | 1 | -18/+2 |
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 1... | Dastgir | 4 | -31/+39 |
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-05 | Merge pull request #454 from seifert10/patch-2 | shennetsind | 1 | -3/+3 |
2015-03-03 | Updated socket_enchant2.txt to contain ninja item | Dastgir | 1 | -1/+2 |
2015-03-03 | Added Ninja Weapon and Armor Craftman NPC's | Dastgir | 2 | -0/+352 |
2015-03-03 | Updated ninja shop | Dastgir | 1 | -0/+8 |
2015-02-21 | Teleport Cat now warps properly, Issue#8541 | Dastgir | 1 | -7/+6 |
2015-01-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 1 | -1/+1 |
2015-01-30 | Fixes Warper NPC Overlapping. #8018 | Dastgir | 1 | -1/+1 |
2015-01-29 | Merge pull request #455 from seifert10/patch-1 | Streusel | 1 | -1/+1 |
2015-01-29 | Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in Endles... | Dastgir | 3 | -1/+1115 |
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 rat... | Dastgir | 2 | -9/+13 |
2015-01-25 | Update lvl4_weapon_quest.txt | seifert10 | 1 | -3/+3 |
2015-01-25 | Update lvl4_weapon_quest.txt | seifert10 | 1 | -1/+1 |
2015-01-14 | Incorrect quest progress checking. | Emistry | 1 | -1/+1 |
2015-01-12 | Fixes the Wrong conditions of Malaya Quest - Get Rid of Jejeling | Dastgir | 1 | -8/+2 |
2015-01-12 | Corrected Tree Roots Location - Document Quests | Dastgir | 1 | -2/+3 |