project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/state
Yogurt 289e4dc24b More targeting changes
Added CanUse instead of CanAttack/CanWeaponSkill/CanCast since they all
check the same things anyway.

Fixed some bugs like mp checking against hp in AddMP.
2019-05-29 19:46:29 -07: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 Refactor StatusEffectContainer to better handle messages using 2019-05-27 23:05:20 -07: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 More targeting changes 2019-05-29 19:46:29 -07: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 More targeting changes 2019-05-29 19:46:29 -07:00