1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-20 19:57:46 +00:00
project-meteor-server/data/scripts
2017-09-27 18:10:22 -05:00
..
base/chara/npc Merge branch 'master' into develop 2017-08-26 13:53:23 -04:00
commands Added exp and leveling functions, redid equip ability functions to allow adding abilities that aren't for the player's current class and made functions more clear, added dictionary of BattleCommand ids indexed by a tuple containing classId and level. 2017-09-27 18:10:22 -05:00
content Ported over all the opening directors and improved the director code a bit more. Also implemented content instances for Grid/Uld. 2017-07-09 18:38:01 -04:00
directors another attempt to get opening fight working (client hangs after talking to yda for second time for some reason..) 2017-09-22 03:26:12 +01:00
effects Cleaned up hotbar database stuff (slot starts at 0 now!) and fixed a few bugs in the state system. 2017-08-28 23:21:21 -04:00
quests "Seeing the Seers" quest etc3g0 scripted, no reward handling currently. Requires actor "Nellaure" (http://ffxiv.gamerescape.com/w/index.php?title=Nellaure) to be added in. Hangs out in back-right corner of Carpenter's Guild. 2017-04-05 18:39:04 -04:00
unique attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
aetheryte.lua Added things for testing mapobjs. 2017-05-05 02:37:01 -04:00
ally.lua attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
global.lua attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
guildleve.lua Add equip ability functions 2017-07-11 09:08:50 -05:00
magic.lua added mob name colour update 2017-09-10 03:44:12 +01:00
player.lua attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
tutorial.lua Changed "SendRequestedInfo" to "SendDataPacket" as that's the actual name of the packet. Copied all the progress with the Limsa Opening director to Gridania and Uldah. 2017-03-19 12:35:21 -04:00
utils.lua Fixed issue where spawn packets were sent on zone out. Added all npcs to Camp Bearded Rock. Rewrote how mapobjs get loaded in, no more hardcodes. Added tons mapobjs to the DB. Added ferry npcs. 2017-06-14 22:24:09 -04:00
weaponskill.lua added mob name colour update 2017-09-10 03:44:12 +01:00