Age | Commit message (Expand) | Author | Files | Lines |
2015-08-17 | Corrected a warp destination typo in The Sign quest | Haru | 1 | -1/+1 |
2015-08-09 | Minor script cleanup. | Haru | 5 | -6/+6 |
2015-08-03 | Fixed a bug in Lv4 Weapon Quest | Alexander Kozlov | 1 | -2/+2 |
2015-07-05 | Removed blank text contents in NPC scripts. | Emistry | 4 | -78/+78 |
2015-06-25 | Fix QuestID's for LostChild and Muff's Loan | Dastgir | 2 | -22/+21 |
2015-06-25 | Added Ninja Shop | Dastgir | 1 | -2/+2 |
2015-06-25 | Removed some extra semi-colon | Dastgir | 4 | -7/+7 |
2015-06-25 | Removed Blank Messages | Dastgir | 16 | -130/+130 |
2015-06-25 | Added Renewal quest items to Ayothaya Dungeon Entrance quest. | Dastgir | 1 | -47/+53 |
2015-06-25 | Fixed an issue in 'Message Delivery' quest blocking level 100+ characters. | Dastgir | 1 | -1/+1 |
2015-05-14 | Fixed some invalid questprogress conditions | Haru | 1 | -1/+1 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 29 | -176/+175 |
2015-04-21 | Fixed a bug in Einbrech "Oridecon/Mineral Quest" | michaelforge | 1 | -1/+1 |
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 1 | -2/+3 |
2015-04-16 | Minor Typo Fix | Dastgir | 1 | -1/+1 |
2015-03-18 | Fix delitem bug in Ep13.1 quest. Thanks to milky-milk for reporting | Dastgir | 1 | -18/+2 |
2015-03-05 | Merge pull request #454 from seifert10/patch-2 | shennetsind | 1 | -3/+3 |
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 | 1 | -0/+1113 |
2015-01-25 | Update lvl4_weapon_quest.txt | seifert10 | 1 | -3/+3 |
2015-01-25 | Update lvl4_weapon_quest.txt | seifert10 | 1 | -1/+1 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (quests folder) | Haru | 43 | -4702/+4622 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (quests subfolders) | Haru | 35 | -995/+985 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 1 | -2/+2 |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 9 | -234/+124 |
2014-10-27 | Removed use of 'menu' from official (non-custom) scripts | Haru | 1 | -187/+184 |
2014-10-06 | Fixed Bug 8252 | dastgir | 2 | -3/+3 |
2014-08-06 | Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary Me... | Taylor Locke | 1 | -2/+3 |
2014-07-28 | Merge pull request #311 from vthibault/heart-fragment-quest-fix | Kisuka | 1 | -6/+7 |
2014-07-28 | Fix Heart Fragment quest. | Vincent Thibault | 1 | -6/+7 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 49 | -195/+186 |
2014-05-13 | Fixed some charset issues | Haru | 3 | -3/+9 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 1 | -1/+1 |
2013-12-21 | HPM Hooks Update | Hercules.ws | 1 | -14027/+14027 |
2013-12-20 | Update to aegis info the number of mob that spawn in 13.1 quest to get the So... | Michieru | 1 | -14027/+14027 |
2013-12-14 | Corrected a minor error (wrong constant name) in the bard quest. | Haru | 1 | -1/+1 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 2 | -2/+2 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 43 | -188/+188 |
2013-11-29 | Fixed a missing/incorrect check in the Moscovia Whale quest | Haru | 1 | -6/+6 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 43 | -198/+198 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 43 | -198/+198 |
2013-11-11 | Follow-up to 0b7b3796ec987cbb1c263722b841cfa5795aa6d3 | Haru | 1 | -20/+20 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 1 | -12/+12 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 11 | -55/+55 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 6 | -20/+20 |
2013-11-08 | Added support for monster spritename constants | Haru | 12 | -136/+136 |
2013-11-07 | Extended script constants to support NPC sprite IDs | Haru | 2 | -4/+4 |
2013-11-04 | Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 | Haru | 5 | -7/+7 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 86 | -2314/+2314 |
2013-10-24 | Update to last rAthena npc. | Michieru | 87 | -15203/+12941 |