Age | Commit message (Expand) | Author | Files | Lines |
2016-01-16 | Script Standardization: changed select format in instances folder | Dastgir | 1 | -11/+11 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 1 | -4/+4 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 1 | -17/+17 |
2015-12-18 | Fixed 2 bugs in Sealed Shrine | Ancyker | 1 | -3/+3 |
2015-12-18 | ItemID to Constant: instances/jobs Folder | Dastgir | 1 | -24/+24 |
2015-12-15 | Standardized header in scripts (part 12) | Haru | 1 | -41/+41 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -2/+1 |
2015-09-20 | Fix incorrect condition checks in attaching map of Sealed Shrine Instance. | tungsinpei | 1 | -7/+6 |
2015-04-24 | Fixed SealedShrine Quest to be repeated if you have the required items | Dastgir | 1 | -6/+7 |
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 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (common folder) | Haru | 1 | -38/+38 |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 1 | -21/+21 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 1 | -1/+1 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 1 | -1/+1 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 1 | -1/+1 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 1 | -1/+1 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 1 | -6/+6 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 1 | -51/+51 |
2013-10-24 | Update to last rAthena npc. | Michieru | 1 | -3/+3 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -568/+371 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -39/+37 |
2013-03-20 | -Part 2 of 'the great commit', all credits to L0ne_W0lf | Streusel | 1 | -5/+5 |
2013-02-03 | Updated more placeholders and fixed some spacing issues. | Mysteries | 1 | -3/+1 |
2012-11-05 | - Fixed bugreport:6747, removed extra setquest (quest id:3040). (npc/instance... | j-tkay | 1 | -4/+2 |
2012-09-10 | - Fixed bugreport:6658, quest being removed before the 12 hours cool down. | j-tkay | 1 | -2/+2 |
2012-09-03 | * Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt) | euphyy | 1 | -828/+74 |
2012-09-01 | * Follow-up r16726, more standardization on docs. | euphyy | 1 | -2/+6 |
2012-08-13 | - Fixed bugreport:6460 where players can enter instances without generating i... | j-tkay | 1 | -16/+10 |
2012-08-01 | Full npc folder reorganization. (I hope I didn't break anything D:) | daegaladh | 1 | -0/+2451 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -2451/+0 |
2012-05-27 | - Added an security check for each player which is entering an instance to ma... | masao87 | 1 | -0/+7 |
2012-05-21 | - Added 'instance_check_party' command to all instance scripts for proper che... | masao87 | 1 | -30/+20 |
2012-05-21 | Fixed (bugreport:5758). Quests should be checked correctly now. | tr0n93 | 1 | -8/+8 |
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 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 1 | -2/+2 |
2011-07-16 | * Have been working on this for months: Added Nidhoggr's Nest instance. | L0ne_W0lf | 1 | -2/+3 |
2011-07-13 | Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now. | L0ne_W0lf | 1 | -108/+107 |
2010-12-03 | Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerpor... | L0ne_W0lf | 1 | -283/+283 |
2010-08-16 | * Fixed Flavius only needing 1 person on either side to start. | L0ne_W0lf | 1 | -163/+136 |
2010-07-03 | Fixed KvM announcements showing during WoE:SE (bugreport:4335). | Gepard | 1 | -11/+12 |
2010-03-13 | * More bug fixing! Lots of little things, really. | L0ne_W0lf | 1 | -18/+19 |
2010-03-03 | * Some bug fixing! Hoorah for me not feeling lazy! | L0ne_W0lf | 1 | -2/+3 |
2010-03-03 | - Corrected a minor issue in sealed shrine, lock out should work now.* Added ... | L0ne_W0lf | 1 | -2/+3 |
2009-12-05 | Implemented the first version of Sealed Shrine. | L0ne_W0lf | 1 | -0/+2471 |