project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/state
2019-01-29 00:02:09 -05:00
..
AbilityState.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00
AttackState.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00
DeathState.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
DespawnState.cs attempt to add tutorial fight 2017-09-16 02:50:32 +01:00
InactiveState.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
ItemState.cs stubbed item use state (needs to actually look up the item and get its reuse stuff) 2017-09-05 21:03:38 +01:00
MagicState.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00
State.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00
WeaponSkillState.cs Renamed BattleActionPacket -> CommandResultPacket as it better defines what these packets do. A command fires -> here is what happened due to it. 2019-01-29 00:02:09 -05:00