summaryrefslogtreecommitdiff
path: root/npc/quests
AgeCommit message (Expand)AuthorFilesLines
2019-03-02* Add *mobattached and *killmonstergid script commandAnnieRuru1-1/+1
2018-11-13Remove type argument from buildin_getnpcid.EyesOfAHawk10-129/+129
2017-11-12Add type constants for the getiteminfo()/setiteminfo() buildinsHaru1-2/+2
2017-09-12Fix several typos and grammar mistakesHaru18-223/+213
2017-08-07Update Airship Quests (#1614)Asheraf1-2480/+2947
2017-06-03add missing constants to specialeffect callsgumi1-2/+2
2017-06-03convert specialeffect calls with strings to use GIDgumi10-129/+129
2017-06-03remove specialeffect2 from npcsgumi32-295/+295
2017-05-12Optimize Uwe Kleine NPC, fix typos and an unintended fallthrough in quests_einskyleo1-2102/+618
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley7-575/+578
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO7-575/+578
2017-03-04Follow-up 1b708585b7c2ce3f093a2b352fd5a37ad0cef79a add the variable to clear ...Asheraf1-0/+2
2017-03-04Change variable type on the sign questAsheraf1-5/+5
2017-02-12Merge pull request #1575 from Asheraf/questprogressRidley3-4/+4
2017-02-11Merge pull request #1561 from Asheraf/moscoviaRidley1-7/+118
2017-02-11remove useless check for questprogressAsheraf3-4/+4
2017-02-11Add quest log for moscovia questsAsheraf1-7/+118
2017-01-22Add quest log for Juperos Ruins History QuestAsheraf1-51/+59
2017-01-05Fixed announces from Koschei the Immortal (Moscovia Quests) (#1542)landergate1-3/+3
2016-12-30Fixed incorrect OnTouch label in Crow of Destiny QuestAsheraf5-32/+1
2016-12-12Add a custom weight check in ring of the wise king questAsheraf1-0/+5
2016-11-22Fix wrong command usage at sign questAsheraf1-5/+5
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru31-182/+182
2016-11-20Replaced some unsupported symbols in AegisNames (step 1)Haru1-1/+1
2016-10-18close2 in eye_of_hellion.txtRidley1-1/+1
2016-10-16Merge pull request #1473 from Ridley8819/0hpHaru7-22/+24
2016-10-16Fixes cases where player were executedRidley7-26/+28
2016-10-16Change *getcharid to use constantsAsheraf8-38/+38
2016-09-02change *strcharinfo to use constantsAsheraf55-2641/+2641
2016-08-29*strnpcinfo now uses constantsAsheraf11-111/+111
2016-08-13Added missing close;skyleo1-0/+1
2016-08-09Merge pull request #1392 from skyleo/script_fixesDastgir2-3/+4
2016-08-08Added missing changequest at one quest route in Luoyang Doctor Quest. (Questl...skyleo1-0/+1
2016-08-08Fixed wrong requirements for Crazy Uproar Quest. Alchemists & Blacksmiths nee...skyleo1-3/+3
2016-06-25Corrected various translation/text encoding issuesHaru3-17/+9
2016-05-15Fixed a bug where you'd skip quest 8102 in rachel sanctuary and thus corrupti...skyleo1-1/+4
2016-04-22Fixed a typo and changed PcName Aegis-leftover to strcharinfo(0).skyleo1-2/+2
2016-03-14Fix to NPC [The Blacksmith#rus06] from [Koschei the Immortal] Quest.AtlantisRO1-1/+1
2016-03-14Missing standardization changes. Converts item numbers to constants in npc/qu...AtlantisRO1-117/+117
2016-03-14Fix to NPC [Iromo's Mother#ep3_2] from [Alberta Boy] Quest.AtlantisRO1-1/+1
2016-03-10Fix to NPC [Larissa#mos_01] in Script [npc/quests/quests_moscovia.txt] from [...TeMPlatonic1-1/+1
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry33-132/+148
2016-02-22Payon NPC UpdateJedzkie1-3/+3
2016-01-17Script Standardization: changed select format in quests folderDastgir82-1831/+1831
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru23-417/+417
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru27-155/+155
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru2-4/+4
2015-12-18ItemID to Constant: quests/woe FolderDastgir81-4088/+4088
2015-12-15Standardized header in scripts (part 9)Haru87-3335/+3630
2015-11-15Fixed too-generic constant names of gettime() typesHaru10-101/+91