summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Merge pull request #1883 from AtlantisRO/Standardization-OldGlastHeim.txtHaru1-699/+748
2017-11-18Merge pull request #1902 from MishimaHaruna/getiteminfo-fixHaru12-95/+169
2017-11-18Merge pull request #1862 from AtlantisRO/standardizationHaru1-1168/+1092
2017-11-12Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmaskHaru1-27/+72
2017-11-12Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit...Haru1-0/+25
2017-11-12Add type constants for the getiteminfo()/setiteminfo() buildinsHaru12-93/+97
2017-11-12Merge pull request #1836 from Emistry/script_F_GetArmorTypeHaru1-3/+16
2017-11-05Merge pull request #1873 from AtlantisRO/Standardization-SealedShrine.txtAsheraf1-948/+931
2017-11-05Merge pull request #1872 from AtlantisRO/Standardization-OrcsMemory.txtAsheraf1-377/+349
2017-10-29Merge pull request #1884 from AtlantisRO/Standardization-saras_memory.txtAsheraf1-515/+514
2017-10-29Merge pull request #1879 from AtlantisRO/Standardization-ghost_palace.txtAsheraf1-194/+213
2017-10-26Changes to npc\instances\re\saras_memory.txt script to fit Hercules' Standards.AtlantisRO1-515/+514
2017-10-22Changes to npc\instances\re\OldGlastHeim.txt script to fit Hercules' Standards.AtlantisRO1-699/+748
2017-10-22Changes to npc\instances\re\octopus_cave.txt script to fit Hercules' Standards.AtlantisRO1-142/+148
2017-10-22Changes to npc\instances\re\ghost_palace.txt script to fit Hercules' Standards.AtlantisRO1-194/+213
2017-10-22Changes to npc\instances\SealedShrine.txt script to fit Hercules' Standards.AtlantisRO1-948/+931
2017-10-22Changes to npc\instances\OrcsMemory.txt script to fit Hercules' Standards.AtlantisRO1-377/+349
2017-10-22Changes to npc\instances\EndlessTower.txt script to fit Hercules' Standards.AtlantisRO1-1067/+1067
2017-10-22Minor improvements to npc\instances\EndlessTower.txt.AtlantisRO1-105/+29
2017-10-18Open Storage for DoramMiniack1-5/+14
2017-09-12Fix several typos and grammar mistakesHaru31-259/+249
2017-09-03Update F_GetArmorType()Emistry Haoyan1-3/+16
2017-09-03Fix errors in the Diamond seller script that were making the NPC check for we...Mathy1-6/+5
2017-08-07Update Airship Quests (#1614)Asheraf1-2480/+2947
2017-07-11Add tests for getdatatypeHaru1-2/+21
2017-06-03add missing constants to specialeffect callsgumi14-27/+27
2017-06-03convert specialeffect calls with strings to use GIDgumi28-254/+254
2017-06-03remove misceffect from npcsgumi11-27/+27
2017-06-03remove specialeffect2 from npcsgumi112-619/+619
2017-06-03Merge pull request #1684 from Smokexyz/refine-updateHaru3-82/+93
2017-06-03Add tests for the exponentiation operatorHaru1-0/+13
2017-05-28remove the pow buildin from existing scriptsgumi2-6/+6
2017-05-22Update npc/<re/>merchants/advanced_refiner.txt.smokexyz2-4/+4
2017-05-21Updated npc/re/merchants/shadow_refiner.txt to version 2.0Smokexyz1-78/+89
2017-05-21Refine rate correction from kRO.smokexyz1-2/+2
2017-05-12Optimize Uwe Kleine NPC, fix typos and an unintended fallthrough in quests_einskyleo1-2102/+618
2017-04-25Merge pull request #1689 from Jedzkie/2-GiantFlyWingHaru1-4/+8
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley25-1342/+1336
2017-04-23Implemented official Giant Fly Wing EffectJedzkie1-4/+8
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-14Merge pull request #1627 from AtlantisRO/guild_investmentRidley7-179/+451
2017-03-13Merge pull request #1628 from AtlantisRO/instance_mapflagsRidley24-372/+35
2017-03-13Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dun...AtlantisRO7-179/+451
2017-03-13Fixes #1626. Adds missed mapflags on instances.AtlantisRO24-372/+35
2017-03-12Merge pull request #1611 from AtlantisRO/ins_nyd_fixRidley1-0/+4
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO25-1342/+1336
2017-03-07Fixes #1293. Attaches [Yggdrasil Gatekeeper] NPC to make him capable of read ...AtlantisRO1-0/+4
2017-03-04Follow-up 1b708585b7c2ce3f093a2b352fd5a37ad0cef79a add the variable to clear ...Asheraf1-0/+2
2017-03-04Merge pull request #1608 from Asheraf/signRidley1-5/+5