Age | Commit message (Expand) | Author | Files | Lines |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 18 | -306/+306 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 1 | -1/+1 |
2016-07-10 | Fixed a typo in the alchemist.txt script | Haru | 1 | -3/+3 |
2016-06-26 | Fixed a typo in the last edit of alchemist.txt (missing comma) | Haru | 1 | -1/+1 |
2016-06-25 | Replaced _() with _$() in scripts, where appropriate | Haru | 1 | -8/+8 |
2016-06-25 | Proof-of-concept best scripting practices for HULD (draft) | Haru | 1 | -102/+159 |
2016-06-25 | Proof-of-concept best scripting practices for HULD | Haru | 1 | -676/+776 |
2016-04-22 | [Wizard Jobquest] Fixed getting stuck when failing 2nd Wave of Earth Room or ... | skyleo | 1 | -2/+2 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 16 | -60/+66 |
2016-02-22 | Payon NPC Update | Jedzkie | 1 | -3/+3 |
2016-01-16 | Script Standardization: changed select format in jobs folder | Dastgir | 33 | -600/+600 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 9 | -563/+563 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 9 | -26/+26 |
2015-12-18 | ItemID to Constant: instances/jobs Folder | Dastgir | 20 | -274/+274 |
2015-12-15 | Standardized header in scripts (part 5) | Haru | 33 | -941/+1252 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 7 | -9/+2 |
2015-07-05 | Removed blank text contents in NPC scripts. | Emistry | 2 | -6/+6 |
2015-06-25 | Updated Blacksmith job quest with some extra conditions. | Dastgir | 1 | -7/+20 |
2015-05-08 | Replaced checkre() calls with constants | Haru | 5 | -42/+32 |
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 1 | -3/+4 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (common folder) | Haru | 32 | -925/+925 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 1 | -1/+1 |
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 |