Age | Commit message (Expand) | Author | Files | Lines |
2016-01-16 | Script Standardization: changed select format in instances folder | Dastgir | 1 | -10/+10 |
2015-12-18 | ItemID to Constant: instances/jobs Folder | Dastgir | 1 | -12/+12 |
2015-12-15 | Standardized header in scripts (part 12) | Haru | 1 | -49/+42 |
2015-03-26 | Fixed Endless Tower weekly timer issue ( http://hercules.ws/board/tracker/iss... | milky-milk | 1 | -15/+15 |
2015-01-29 | Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in Endles... | Dastgir | 1 | -1/+1 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (common folder) | Haru | 1 | -63/+63 |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 1 | -5/+5 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 1 | -31/+31 |
2013-12-04 | - Fix part 2 of issue 7841 | Patskie | 1 | -5/+5 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 1 | -2/+2 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 1 | -2/+2 |
2013-11-25 | Fixed Bug 7841. | Taylor Locke | 1 | -1/+1 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 1 | -2/+2 |
2013-11-04 | Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 | Haru | 1 | -4/+4 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 1 | -136/+136 |
2013-10-24 | Update to last rAthena npc. | Michieru | 1 | -5/+5 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -3868/+1240 |
2013-05-31 | Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9 | shennetsind | 1 | -2/+1 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -223/+224 |
2013-03-20 | -Part 2 of 'the great commit', all credits to L0ne_W0lf | Streusel | 1 | -7/+5 |
2013-03-05 | * Updated Endless Tower instance to latest official script. | euphyy | 1 | -345/+852 |
2013-02-04 | Update npc/instances/EndlessTower.txt | M45T3Ryu | 1 | -1/+1 |
2013-02-03 | Updated more placeholders and fixed some spacing issues. | Mysteries | 1 | -3/+1 |
2012-09-24 | - Reverted to r16796. (npc/instances/EndlessTower.txt) | j-tkay | 1 | -105/+104 |
2012-09-24 | - Fixed Endless Tower OnTouch label typo. (npc/instances/EndlessTower.txt) | j-tkay | 1 | -104/+105 |
2012-09-01 | * Follow-up r16726, more standardization on docs. | euphyy | 1 | -0/+6 |
2012-08-13 | - Fixed bugreport:6460 where players can enter instances without generating i... | j-tkay | 1 | -24/+14 |
2012-08-01 | Full npc folder reorganization. (I hope I didn't break anything D:) | daegaladh | 1 | -0/+4376 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -4376/+0 |
2012-06-25 | * Fixed a minor label typo in "Endless Tower" script, bugreport:5973 (instanc... | euphyy | 1 | -1/+1 |
2012-05-27 | - Added an security check for each player which is entering an instance to ma... | masao87 | 1 | -0/+28 |
2012-05-26 | - Some minor improvements in the instance Scripts. | masao87 | 1 | -7/+8 |
2012-05-21 | - Added 'instance_check_party' command to all instance scripts for proper che... | masao87 | 1 | -137/+122 |
2012-05-13 | - Follow up r16107 . | masao87 | 1 | -2/+2 |
2012-05-12 | - Added an extra check to all instance script if there are actually 2 Players... | masao87 | 1 | -2/+8 |
2012-01-15 | Disabled a debug NPC in the Endless Tower script. I don't see any mention of ... | jmanfffreak | 1 | -2/+3 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 1 | -2/+2 |
2011-12-12 | Fixed (bugreport:4983) | script-z3r0 | 1 | -8/+10 |
2011-12-12 | Corrected an event mob being summoned in Endless tower (bugreport:4942) | jmanfffreak | 1 | -1/+1 |
2011-03-17 | * Endless Tower fixes: | Gepard | 1 | -2/+231 |
2011-02-06 | - Changed some duplicates so they use a floating NPC as their original. (bugr... | L0ne_W0lf | 1 | -4/+6 |
2010-12-03 | Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerpor... | L0ne_W0lf | 1 | -11/+12 |
2010-12-03 | Updated some more cash shop boxes to use rentitem instead of getitem. | L0ne_W0lf | 1 | -6/+18 |
2010-09-13 | * Some more Endless tower bugfixes. | L0ne_W0lf | 1 | -4/+5 |
2010-09-06 | * Implemented Icescope's fix for devotion, reflect damage is no longer absorb... | L0ne_W0lf | 1 | -1/+24 |
2010-08-28 | Removed a disablenpc from #102FShadowDust1. (bugreport:4415) | L0ne_W0lf | 1 | -2/+3 |
2010-08-26 | * instance_npcname will now error if the NPC being looked up is not found, ca... | L0ne_W0lf | 1 | -0/+4084 |