.. |
gm
|
cleaned up magicstate and weaponskillstate
|
2017-08-26 04:08:26 +01:00 |
ActivateCommand.lua
|
abilities now use correct animation id (<3 azia)
|
2017-08-25 03:52:43 +01:00 |
AttackMagic.lua
|
cleaned up magicstate and weaponskillstate
|
2017-08-26 04:08:26 +01:00 |
AttackWeaponSkill.lua
|
cleaned up magicstate and weaponskillstate
|
2017-08-26 04:08:26 +01: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 |
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 |
DiceCommand.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 |
DummyCommand.lua
|
Added scripts needed.
|
2017-01-09 00:17:46 -05: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
|
Firedance description was being referenced wrong.
|
2017-06-15 01:21:16 -04:00 |
EquipAbilityCommand.lua
|
add ion's fix for BattleActionX10Packet crashing client
|
2017-08-26 06:47:07 +01:00 |
EquipCommand.lua
|
Fixed up how "special" items work (ie: PUG and ARC weapons). No more glitches hopefully.
|
2017-07-09 11:39:17 -04:00 |
ItemWasteCommand.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 |
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 |
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 |
PlaceDrivenCommand.lua
|
New scripts for the opening private areas, as well as db updates.
|
2017-03-07 08:32:57 -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 |
TeleportCommand.lua
|
Added script for ItemStorage npc. Added scripts for both types of inn exit doors. Added BountyPresenter script (YoshiP).
|
2017-06-19 22:23:27 -04:00 |