Age | Commit message (Expand) | Author | Files | Lines |
2017-11-12 | Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmask | Haru | 1 | -27/+72 |
2017-11-12 | Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit... | Haru | 1 | -0/+25 |
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 12 | -93/+97 |
2017-11-12 | Merge pull request #1836 from Emistry/script_F_GetArmorType | Haru | 1 | -3/+16 |
2017-11-05 | Merge pull request #1873 from AtlantisRO/Standardization-SealedShrine.txt | Asheraf | 1 | -948/+931 |
2017-11-05 | Merge pull request #1872 from AtlantisRO/Standardization-OrcsMemory.txt | Asheraf | 1 | -377/+349 |
2017-10-29 | Changes to npc\instances\re\BuwayaCave.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -230/+230 |
2017-10-29 | Changes to npc\instances\re\EclageInterior.txt script to fit Hercules' Standa... | AtlantisRO | 1 | -367/+371 |
2017-10-29 | Merge pull request #1884 from AtlantisRO/Standardization-saras_memory.txt | Asheraf | 1 | -515/+514 |
2017-10-29 | Merge pull request #1879 from AtlantisRO/Standardization-ghost_palace.txt | Asheraf | 1 | -194/+213 |
2017-10-26 | Changes to npc\instances\re\saras_memory.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -515/+514 |
2017-10-22 | Changes to npc\instances\re\OldGlastHeim.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -699/+748 |
2017-10-22 | Changes to npc\instances\re\octopus_cave.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -142/+148 |
2017-10-22 | Changes to npc\instances\re\MalangdoCulvert.txt script to fit Hercules' Stand... | AtlantisRO | 1 | -612/+675 |
2017-10-22 | Changes to npc\instances\re\HazyForest.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -572/+627 |
2017-10-22 | Changes to npc\instances\re\ghost_palace.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -194/+213 |
2017-10-22 | Changes to npc\instances\re\BakonawaLake.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -302/+350 |
2017-10-22 | Changes to npc\instances\SealedShrine.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -948/+931 |
2017-10-22 | Changes to npc\instances\OrcsMemory.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -377/+349 |
2017-10-22 | Changes to npc\instances\NydhoggsNest.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -1675/+1691 |
2017-10-22 | Changes to npc\instances\EndlessTower.txt script to fit Hercules' Standards. | AtlantisRO | 1 | -1067/+1067 |
2017-10-22 | Minor improvements to npc\instances\EndlessTower.txt. | AtlantisRO | 1 | -105/+29 |
2017-10-18 | Open Storage for Doram | Miniack | 1 | -5/+14 |
2017-09-12 | Fix several typos and grammar mistakes | Haru | 31 | -259/+249 |
2017-09-03 | Update F_GetArmorType() | Emistry Haoyan | 1 | -3/+16 |
2017-09-03 | Fix errors in the Diamond seller script that were making the NPC check for we... | Mathy | 1 | -6/+5 |
2017-08-07 | Update Airship Quests (#1614) | Asheraf | 1 | -2480/+2947 |
2017-07-11 | Add tests for getdatatype | Haru | 1 | -2/+21 |
2017-06-03 | add missing constants to specialeffect calls | gumi | 14 | -27/+27 |
2017-06-03 | convert specialeffect calls with strings to use GID | gumi | 28 | -254/+254 |
2017-06-03 | remove misceffect from npcs | gumi | 11 | -27/+27 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 112 | -619/+619 |
2017-06-03 | Merge pull request #1684 from Smokexyz/refine-update | Haru | 3 | -82/+93 |
2017-06-03 | Add tests for the exponentiation operator | Haru | 1 | -0/+13 |
2017-05-28 | remove the pow buildin from existing scripts | gumi | 2 | -6/+6 |
2017-05-22 | Update npc/<re/>merchants/advanced_refiner.txt. | smokexyz | 2 | -4/+4 |
2017-05-21 | Updated npc/re/merchants/shadow_refiner.txt to version 2.0 | Smokexyz | 1 | -78/+89 |
2017-05-21 | Refine rate correction from kRO. | smokexyz | 1 | -2/+2 |
2017-05-12 | Optimize Uwe Kleine NPC, fix typos and an unintended fallthrough in quests_ein | skyleo | 1 | -2102/+618 |
2017-04-25 | Merge pull request #1689 from Jedzkie/2-GiantFlyWing | Haru | 1 | -4/+8 |
2017-04-23 | Merge pull request #1548 from AtlantisRO/goto_removal | Ridley | 25 | -1342/+1336 |
2017-04-23 | Implemented official Giant Fly Wing Effect | Jedzkie | 1 | -4/+8 |
2017-04-05 | remove wrong warp in wizard job quest | Asheraf | 1 | -1/+0 |
2017-03-28 | Fixes #1655 - Fix to Sura Job Change Quest get stuck after first attemp. | AtlantisRO | 1 | -3/+3 |
2017-03-16 | Fix wrong order of dialogue at Crusader Jobchange Quest. (#1637) | skyleo | 1 | -14/+22 |
2017-03-14 | Merge pull request #1627 from AtlantisRO/guild_investment | Ridley | 7 | -179/+451 |
2017-03-13 | Merge pull request #1628 from AtlantisRO/instance_mapflags | Ridley | 24 | -372/+35 |
2017-03-13 | Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dun... | AtlantisRO | 7 | -179/+451 |
2017-03-13 | Fixes #1626. Adds missed mapflags on instances. | AtlantisRO | 24 | -372/+35 |
2017-03-12 | Merge pull request #1611 from AtlantisRO/ins_nyd_fix | Ridley | 1 | -0/+4 |