project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/state
Tahir Akhlaq ce5030acd1 added mob name colour update
- added mobmods (need to be loaded from db)
- added Zone.GetBattleNpcById
- added missing IsValidTarget check in AttackState
2017-09-10 03:44:12 +01:00
..
AttackState.cs added mob name colour update 2017-09-10 03:44:12 +01:00
DeathState.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
DespawnState.cs fixed death/despawning kinda (need to figure out why hp wont tick down after respawning) 2017-09-03 01:01:19 +01: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 moved battlenpc loading to db (still doesnt load for some reason) 2017-09-05 23:32:57 +01:00
State.cs Refactored Demo's battle action code and cleaned things up. 2017-08-28 21:45:01 -04:00
WeaponSkillState.cs fixed mob loading from db 2017-09-07 22:02:02 +01:00