1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-20 11:47:48 +00:00
project-meteor-server/data/scripts/commands
2019-06-09 17:21:21 -07:00
..
ability Small fixes 2019-06-03 23:45:21 -07:00
autoattack New scripts 2019-05-29 23:05:40 -07:00
gm Update ifrit appearance id to fix irit death animation 2019-06-09 17:21:21 -07:00
magic Add DoAction to raise so it at least plays the animation 2019-06-01 02:16:44 -07:00
weaponskill Move chimera abilities to Weaponskills 2019-06-01 02:14:21 -07:00
Ability.lua Combat additions 2018-04-18 16:06:41 -05:00
AbilityCure.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
ActivateCommand.lua Combat additions 2018-04-18 16:06:41 -05:00
AttackAbility.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
AttackMagic.lua fixed cast interrupt 2017-08-30 00:14:14 +01:00
AttackWeaponSkill.lua fixed cast interrupt 2017-08-30 00:14:14 +01:00
BazaarCheckCommand.lua Cleaned up Bazaar deal/undeal scripts and disabled the check one due to an lockup. Needs lua rework to fix. 2019-06-06 01:45:06 -04:00
BazaarDealCommand.lua Cleaned up Bazaar deal/undeal scripts and disabled the check one due to an lockup. Needs lua rework to fix. 2019-06-06 01:45:06 -04:00
BazaarTradeCommand.lua Cleaned up Bazaar deal/undeal scripts and disabled the check one due to an lockup. Needs lua rework to fix. 2019-06-06 01:45:06 -04:00
BazaarUndealCommand.lua Cleaned up Bazaar deal/undeal scripts and disabled the check one due to an lockup. Needs lua rework to fix. 2019-06-06 01:45:06 -04:00
BonusPointCommand.lua Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones. 2016-06-19 18:52:34 -04:00
ChangeJobCommand.lua Combat additions 2018-04-18 16:06:41 -05:00
CheckCommand.lua Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones. 2016-06-19 18:52:34 -04:00
ChocoboRideCommand.lua Add equip ability functions 2017-07-11 09:08:50 -05:00
CmnAttackWeaponSkill.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
ConfirmGroupCommand.lua Required scripts to make it work. 2017-01-02 14:38:56 -05:00
ConfirmTradeCommand.lua Implemented trade invitation code. 2017-09-17 15:04:29 -04:00
CuregaMagic.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
CureMagic.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
DevideAttackWeaponSkill.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
DiceCommand.lua Inventory.cs - GetItemQuantity() added 2017-10-09 23:40:38 -04:00
DummyCommand.lua Added scripts needed. 2017-01-09 00:17:46 -05:00
EffectMagic.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
EmoteSitCommand.lua Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones. 2016-06-19 18:52:34 -04:00
EmoteStandardCommand.lua Added handling the "show text" param for emotes. 2019-06-08 17:37:14 -04:00
EquipAbilityCommand.lua Combat additions 2018-04-18 16:06:41 -05:00
EquipCommand.lua Fixed equip command breaking due to gearset referencing slot not actual item in slot. 2019-06-06 02:14:49 -04:00
EsunaMagic.lua Add new hit effect flag for hit effects that only show animations 2019-06-01 02:10:40 -07:00
ItemMovePackageCommand.lua Added the skeletons of the rest of the item commands. 2017-10-21 13:01:14 -04:00
ItemTransferCommand.lua Added the skeletons of the rest of the item commands. 2017-10-21 13:01:14 -04:00
ItemWasteCommand.lua Added bazaar scripts and missing class file. 2017-12-10 22:54:47 -05:00
JournalCommand.lua Forgot to add script for quest abandon. 2017-04-15 16:37:14 -04:00
LinkshellAppointCommand.lua Added scripts needed. 2017-01-09 00:17:46 -05:00
LinkshellChangeCommand.lua Setting the active linkshell now works. 2017-01-09 23:12:56 -05:00
LinkshellInviteCancelCommand.lua Added scripts needed. 2017-01-09 00:17:46 -05:00
LinkshellInviteCommand.lua Added scripts needed. 2017-01-09 00:17:46 -05:00
LinkshellKickCommand.lua Overhaul of the director system and opening quests. Private Areas further implemented as well. 2017-03-07 00:09:37 -05:00
LinkshellResignCommand.lua Added scripts needed. 2017-01-09 00:17:46 -05:00
LogoutCommand.lua Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones. 2016-06-19 18:52:34 -04:00
NegotiationCommand.lua Some extra documentation for the Parley script. 2017-08-26 17:04:36 -04:00
NpcLinkshellChatCommand.lua Forgot a nil in the "send game message" params, otherwise wrong overload is run. 2017-04-09 14:07:34 -04:00
PartyBreakupCommand.lua Required scripts to make it work. 2017-01-02 14:38:56 -05:00
PartyDisbandCommand.lua Scripts for party commands. 2016-12-21 21:50:45 -05:00
PartyInviteCommand.lua Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones. 2016-06-19 18:52:34 -04:00
PartyKickCommand.lua Scripts for party commands. 2016-12-21 21:50:45 -05:00
PartyLeaderCommand.lua Scripts for party commands. 2016-12-21 21:50:45 -05:00
PartyResignCommand.lua Required scripts to make it work. 2017-01-02 14:38:56 -05:00
PartyTargetCommand.lua Actor script fixes, documented populace classes and misc things 2017-12-13 15:09:10 -05:00
PlaceDrivenCommand.lua New scripts for the opening private areas, as well as db updates. 2017-03-07 08:32:57 -05:00
PointSearchAbility.lua Combat additions 2018-04-18 16:06:41 -05:00
RaiseMagic.lua Script fixes and new effects. 2018-06-25 23:36:18 -05:00
RequestInformationCommand.lua callClientFunction now returns ALL results. Fixed some scripts, finished fixing up Gridania opening script. 2017-03-21 00:43:30 -04:00
RequestQuestJournalCommand.lua Fixed the journal command. Wasn't sending correct phase. 2017-04-04 01:11:18 -04:00
ShotCommand.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
SongMagic.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
TeleportCommand.lua Move raise in Teleport command so that it gets caught if isInn is true 2019-06-01 00:39:22 -07:00
TradeExecuteCommand.lua More inventory fixing after I broke it. Added preliminary final trade code. Moved recalc stats to the end of equipcommand, not on every modification of the referred item package. 2019-06-04 00:11:36 -04:00
TradeOfferCancelCommand.lua Implemented trade invitation code. 2017-09-17 15:04:29 -04:00
TradeOfferCommand.lua Forgot to commit TradeOfferCommand changes. Added removing the active ls if you are kicked/retired. 2019-06-08 17:28:09 -04:00