project-meteor-server/Data/scripts
CuriousJorge 01ec313ffb DftFst.lua - about as documented as I can get it for now. Will finalize some NPC argument checks next time.
quest.lua - Script refactored.  Moved as much as possible out of the main function to tidy it up.  Folded in a complete-quest function from another script.  Only works with quest id numbers for now.  String support (eg. Man0u0) to come in another commit.
ObjectInnDoor.lua - Fixed it to handle events again with the current system.
2022-03-09 22:23:10 -05:00
..
base/chara/npc DftFst.lua - about as documented as I can get it for now. Will finalize some NPC argument checks next time. 2022-03-09 22:23:10 -05:00
commands DftFst.lua - about as documented as I can get it for now. Will finalize some NPC argument checks next time. 2022-03-09 22:23:10 -05:00
content - man0g0 - Majority of the work ported from the old quest system. Still polish to be had and fringe cases to deal with (especially relogging) 2022-02-24 22:24:08 -05:00
directors Merge remote-tracking branch 'origin/ioncannon/quest_system' into Jorge/quest_system 2022-03-04 21:04:17 -05:00
effects More changes 2022-02-05 18:14:23 -05:00
quests DftFst.lua - about as documented as I can get it for now. Will finalize some NPC argument checks next time. 2022-03-09 22:23:10 -05:00
unique Removed more dead scripts. Exported missing sql files. 2022-03-03 23:33:55 -05:00
ability.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
aetheryte.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
ally.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
battlenpc.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
battleutils.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
gcseals.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
global.lua Added Tug of the Whorl. Fixed up prereqs not working when using debug command. Fixed giveexp command. Added seq constants. 2022-02-23 23:10:11 -05:00
guildleve.lua Started mass overhaul of quests and related components like small talk. Fixed some scripts. More fixes required. 2022-01-24 23:49:10 -05:00
guildtask.lua Started mass overhaul of quests and related components like small talk. Fixed some scripts. More fixes required. 2022-01-24 23:49:10 -05:00
hiteffect.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
magic.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
modifiers.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
player.lua Fixed bugs and edited scripts causing the limsa intro to fail. 2022-02-20 22:40:35 -05:00
retainer.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
shop.lua Teleport command touch-ups. 2022-02-05 13:56:58 -05:00
statuseffectids.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
tutorial.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
utils.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00
weaponskill.lua Updated Map Server namespace. Moved all other data folders (www and sql) to data folder. Renamed boot name to Project Meteor. 2019-06-19 01:10:15 -04:00