1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 12:17:46 +00:00
project-meteor-server/Data/scripts/commands/gm
CuriousJorge a7b1b79461 Hildibrand series of quests all in. Requires inn dream handling and some retail accuracy double-checking to finish it off. Misc script fixes also.
===============================
Nudgenpc.lua    - Added a command variation
Testmapobj.lua - Added !help documentation
DftWil.lua            - Corrected an npc name/function
Player.cs             - Changed Dalamud packet to default to 7, not 0.  Fixes the moon not displaying in a specific Hildibrand cutscene
Etc5g0.lua          - Made quest accepting retail-accurate with how it displayed messages/ended the TalkEvent
Etc5g1.lua          - Added Bed !.  Kinda kludged in atm since it's a pre-accepted quest state.
Etc5u1.lua          - Same as above
Etc5l1.lua           - Quest "Private Eyes" scripted.
Etc5l2.lua           - Quest "Mysteries of the Red Moon" scripted
Etc5l3.lua           - Quest "Prophecy Inspection" scripted
2022-04-13 11:45:49 -04:00
..
addguildleve.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
addquest.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
addtoparty.lua More changes 2022-02-05 18:14:23 -05:00
anim.lua Misc GM command fixes + ChangeJobCommand.lua 2022-03-13 20:35:29 -04:00
ba.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
changetonpc.lua New test gm scripts to help with positioning populace npcs 2022-02-13 18:50:48 -05:00
completedQuest.lua Added debug script for setting quest completion 2022-02-20 12:39:34 -05:00
delcurrency.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
delitem.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
delkeyitem.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
despawn.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
eaction.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
effect.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
endevent.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
equipactions.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
getinfo.lua Added warp to public and private areas shortcut. Fixed counter printout bug. Fixed some commands. Fixed handling of the chocobo lender at the ferry docks. 2022-02-13 18:48:22 -05:00
givecurrency.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
giveexp.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
givegil.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
giveitem.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
givekeyitem.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
graphic.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
menuman.lua Fixed bugs and edited scripts causing the limsa intro to fail. 2022-02-20 22:40:35 -05:00
music.lua Quest fixes 2022-03-16 18:52:02 -04:00
mypos.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
nudge.lua Finished Treasures of the Main and Legends Adrift. Fixed quests appearing in private areas (echos). Fixed other bugs. Implemented NPC Linkshells. Added more options to nudge command. Added nudgenpc command. Added testbnpckill command. 2022-03-11 02:17:46 -05:00
nudgenpc.lua Hildibrand series of quests all in. Requires inn dream handling and some retail accuracy double-checking to finish it off. Misc script fixes also. 2022-04-13 11:45:49 -04:00
playanimation.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
quest.lua 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
reloadzone.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
removeguildleve.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
sendpacket.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
setappearance.lua Merge branch 'Jorge/quest_system' into ioncannon/quest_system 2022-02-13 18:57:08 -05:00
setjob.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
setmaxhp.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
setmaxmp.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
setmod.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
setnpcls.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
setpopulacepos.lua New test gm scripts to help with positioning populace npcs 2022-02-13 18:50:48 -05:00
setproc.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
setsize.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
setstate.lua Misc GM command fixes + ChangeJobCommand.lua 2022-03-13 20:35:29 -04:00
settp.lua Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05:00
spawn.lua Man0u0 & Man0u1 work progress. 2022-02-08 17:35:29 -05:00
spawnnpc.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
speed.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
test.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
testbnpckill.lua testbnpckill was missing it's extension 2022-03-29 22:01:03 -04:00
testmapobj.lua Hildibrand series of quests all in. Requires inn dream handling and some retail accuracy double-checking to finish it off. Misc script fixes also. 2022-04-13 11:45:49 -04:00
testpopulace.lua New test gm scripts to help with positioning populace npcs 2022-02-13 18:50:48 -05:00
vdragon.lua More changes 2022-02-05 18:14:23 -05:00
warp.lua Minor script revision + new quest 2022-04-03 00:57:24 -04:00
warpid.lua Minor script fixes 2022-01-28 02:29:45 -05:00
warpplayer.lua Misc GM command fixes + ChangeJobCommand.lua 2022-03-13 20:35:29 -04:00
weather.lua Quests + Minor fixes 2022-03-13 17:45:10 -04:00
workvalue.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
yolo.lua Misc GM command fixes + ChangeJobCommand.lua 2022-03-13 20:35:29 -04:00
zonecount.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