Age | Commit message (Expand) | Author | Files | Lines |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 14 | -66/+68 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 1 | -1/+1 |
2014-08-23 | change rand(1) to rand(2) | TungSinpei | 2 | -2/+2 |
2014-06-23 | Fixed issue with Biochemist that resulted in never regaining Bioethics. | Taylor Locke | 1 | -4/+5 |
2014-05-20 | Corrected Bioethics quest checks in the Biochemist NPC | Haru | 1 | -58/+53 |
2014-05-17 | Added missing changequest commands on Alchemist Job Change Quest. | Taylor Locke | 1 | -2/+7 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 12 | -37/+37 |
2014-05-13 | Fixed some charset issues | Haru | 1 | -0/+2 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 3 | -5/+5 |
2013-12-01 | Corrected some accidentally renamed NPCs | Haru | 1 | -1/+1 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 8 | -11/+11 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 8 | -11/+11 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 8 | -11/+11 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 5 | -20/+20 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 1 | -2/+2 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -3/+3 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 33 | -176/+176 |
2013-10-24 | Update to last rAthena npc. | Michieru | 33 | -557/+526 |
2013-03-20 | -Part 2 of 'the great commit', all credits to L0ne_W0lf | Streusel | 1 | -3/+12 |
2013-02-04 | Merged some commits from rAthena. | Matheus Macabu | 1 | -0/+1 |
2013-02-03 | Updated more placeholders and fixed some spacing issues. | Mysteries | 7 | -11/+7 |
2013-01-29 | Updated placeholders. | Mysteries | 6 | -18/+6 |
2013-01-16 | * Documented @set command from r16123. | euphyy | 1 | -12/+10 |
2012-12-08 | * Updated Geneticist, Warlock, and Sura job quests to their latest versions. | euphyy | 16 | -22/+22 |
2012-11-22 | - Fixed missing 'close' in priest.txt (bugreport:6921) | brianluau | 1 | -31/+12 |
2012-10-15 | - Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-... | j-tkay | 1 | -2/+5 |
2012-09-18 | * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs... | euphyy | 2 | -4/+4 |
2012-09-05 | * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ... | euphyy | 6 | -40/+24 |
2012-08-10 | * Raw revert of all job files back to r16578, prior to the rewrite in r16579.... | euphyy | 27 | -16293/+8682 |
2012-08-10 | * Optimized Eden Quest lv. 11-25 (re\quests\eden\) | euphyy | 1 | -1/+1 |
2012-08-05 | - This should fix all job quests which didn't work after the update. | masao87 | 12 | -2407/+1940 |
2012-08-05 | - Some little adjustments to the job change quests, also reverted some variab... | masao87 | 27 | -171/+149 |
2012-08-04 | - Follow up r16579 . | masao87 | 6 | -7/+7 |
2012-08-04 | - Here comes the big Job folder Update. | masao87 | 27 | -9370/+17470 |
2012-08-02 | Fixed some bugs on jobs and merchants scripts. | daegaladh | 3 | -0/+6 |
2012-08-01 | Full npc folder reorganization. (I hope I didn't break anything D:) | daegaladh | 33 | -0/+31318 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 52 | -56784/+0 |
2012-07-04 | * Corrected and optimized 12 guide NPCs (/guides/) | euphyy | 1 | -2/+3 |
2012-07-04 | * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1... | euphyy | 1 | -272/+72 |
2012-07-02 | * Neuralizer is no longer consumed upon failure (bugreport:6040) | euphyy | 1 | -72/+32 |
2012-07-01 | - Redone the whole Arch Bishop Job change Quest in order to hopefully have fi... | masao87 | 1 | -411/+486 |
2012-07-01 | - Fixed a bug in Eden Group Quests where a variable was set which was suppose... | masao87 | 2 | -5/+5 |
2012-06-28 | * Standardized and added Shadow Chaser job quest! (bugreport:5834) | euphyy | 1 | -0/+2346 |
2012-06-10 | * Massive compression of "Card Trader" script, from 123kb to 7kb! (other\card... | euphyy | 1 | -6/+7 |
2012-06-02 | - Added Instructor Ur to Eden Quest Quests. bugreport:5742 | masao87 | 1 | -109/+111 |
2012-05-31 | - Fixed parenthesis check in most 3rd job change quests. bugreport:5883 | masao87 | 4 | -1536/+1582 |
2012-05-29 | - Added BaseClass explanation to script_commands.txt . | masao87 | 2 | -4/+5 |
2012-05-28 | - Added ability for all 2nd baby classes to change into their 3rd baby job do... | masao87 | 11 | -310/+277 |
2012-05-28 | - Added Header to Rune Knight Job change Quest. bugreport:5834 | masao87 | 1 | -0/+17 |
2012-05-25 | - Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt (sugge... | brianluau | 1 | -2/+2 |