project-meteor-server/Data/scripts/commands/gm
CuriousJorge b6c9825b2d - Man0u0 about as polished as one can get the Talking sections for now, minus some very specific retail quirks that need replicating at some point (all revolving around the starting 15 seconds of the forced tutorial)
- Man0u1 barely started.  Just enough there to get the player out of the PrivateArea and into the public zone.
- All of the old Populace uniqueId scripts for both quests nuked into high orbit.
- DftSea:  Master list of function names and argument counts added to the list.  Will be whittling away at this over the coming week.
- GM Warp: For whatever reason using "" to compare against a nil wasn't working anymore.  Set it to nil instead.
2022-02-13 13:18:20 -05: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 Updated Scripts, removed all the old unique ones for the opening quest. 2022-01-25 22:54:44 -05: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
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 More changes 2022-02-05 18:14:23 -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 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
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
music.lua Teleport command touch-ups. 2022-02-05 13:56:58 -05: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 Removed spawn locations warping. Fixed event packet str len. Fixed some scripts. Fixed doors not working. 2022-02-05 09:55:18 -05: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 Changed how Quest ENPCs work. They should now automatically update themselves whenever data is update for immediate effect changes. Fixed wrong map qflag value. Fixed quest gm command. Fixed Director actorId clobbering areaMasters. 2022-02-06 12:12:26 -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 Teleport command touch-ups. 2022-02-05 13:56:58 -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
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 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
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
testmapobj.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05:00
vdragon.lua More changes 2022-02-05 18:14:23 -05:00
warp.lua - Man0u0 about as polished as one can get the Talking sections for now, minus some very specific retail quirks that need replicating at some point (all revolving around the starting 15 seconds of the forced tutorial) 2022-02-13 13:18:20 -05:00
warpid.lua Minor script fixes 2022-01-28 02:29:45 -05:00
warpplayer.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
weather.lua Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05: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 Added changes to how zones/areas are accessed in the lua scripts too. 2022-02-05 18:00:09 -05: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