summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Refactor scripts that use OnTouch Logic to use areawarp insteadskyleo1-15/+2
2020-01-13Update copyright headers for year 2020Haru33-255/+255
2019-09-23Add Library Mistake QuestEmistry Haoyan1-4/+166
2019-07-28Sanitize handling of the input() values.Emistry Haoyan3-101/+129
2019-05-06Update NPC translation.Emistry Haoyan1-39/+39
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk1-1/+1
2017-06-03convert specialeffect calls with strings to use GIDgumi1-1/+1
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley1-32/+30
2017-04-05remove wrong warp in wizard job questAsheraf1-1/+0
2017-03-16Fix wrong order of dialogue at Crusader Jobchange Quest. (#1637)skyleo1-14/+22
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO1-32/+30
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru7-24/+24
2016-10-16Change *getcharid to use constantsAsheraf1-1/+1
2016-09-02change *strcharinfo to use constantsAsheraf18-306/+306
2016-08-29*strnpcinfo now uses constantsAsheraf1-1/+1
2016-07-10Fixed a typo in the alchemist.txt scriptHaru1-3/+3
2016-06-26Fixed a typo in the last edit of alchemist.txt (missing comma)Haru1-1/+1
2016-06-25Replaced _() with _$() in scripts, where appropriateHaru1-8/+8
2016-06-25Proof-of-concept best scripting practices for HULD (draft)Haru1-102/+159
2016-06-25Proof-of-concept best scripting practices for HULDHaru1-676/+776
2016-04-22[Wizard Jobquest] Fixed getting stuck when failing 2nd Wave of Earth Room or ...skyleo1-2/+2
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry16-60/+66
2016-02-22Payon NPC UpdateJedzkie1-3/+3
2016-01-16Script Standardization: changed select format in jobs folderDastgir33-600/+600
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru9-563/+563
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru9-26/+26
2015-12-18ItemID to Constant: instances/jobs FolderDastgir20-274/+274
2015-12-15Standardized header in scripts (part 5)Haru33-941/+1252
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru7-9/+2
2015-07-05Removed blank text contents in NPC scripts.Emistry2-6/+6
2015-06-25Updated Blacksmith job quest with some extra conditions.Dastgir1-7/+20
2015-05-08Replaced checkre() calls with constantsHaru5-42/+32
2015-04-19Added Kagero / Oboro Quest.Taylor Locke1-3/+4
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru32-925/+925
2014-10-30Deprecated checkriding and setriding commandsHaru1-1/+1
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru14-66/+68
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-1/+1
2014-08-23change rand(1) to rand(2)TungSinpei2-2/+2
2014-06-23Fixed issue with Biochemist that resulted in never regaining Bioethics.Taylor Locke1-4/+5
2014-05-20Corrected Bioethics quest checks in the Biochemist NPCHaru1-58/+53
2014-05-17Added missing changequest commands on Alchemist Job Change Quest.Taylor Locke1-2/+7
2014-05-13Removed trailing whitespace (scripts)Haru12-37/+37
2014-05-13Fixed some charset issuesHaru1-0/+2
2013-12-07Fixed several incorrect script labels and eventsHaru3-5/+5
2013-12-01Corrected some accidentally renamed NPCsHaru1-1/+1
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke8-11/+11
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru8-11/+11
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke8-11/+11
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru5-20/+20
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-2/+2