1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-05-12 05:57:45 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/state
yogurt b8d6a943aa Combat changes and bug fixes
Added the combo and proc systems
Added scripts for most weaponskill and spells as well as some abilities and status effects
Added support for multihit attacks
Added AbilityState for abilities
Added hiteffects that change based on an attack's parameters
Added positionals

Changed how targeting works for battlecommands

Fixed bug that occurred when moving or swapping hotbar commands
Fixed bug that occurred when losing status effects
2018-02-15 13:20:46 -06:00
..
AbilityState.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
AttackState.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06: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 Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
State.cs Refactored Demo's battle action code and cleaned things up. 2017-08-28 21:45:01 -04:00
WeaponSkillState.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06:00