project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/state
Tahir Akhlaq 68a2d5f0b9 stubbed item use state (needs to actually look up the item and get its reuse stuff)
- added tables to load mobs from (probably dont import besides server_battlenpc_genus.sql)
- added field to server_battle_commands for commands usable by both monsters and players (probably arent any really)
2017-09-05 21:03:38 +01:00
..
AttackState.cs fixed death/despawning kinda (need to figure out why hp wont tick down after respawning) 2017-09-03 01:01:19 +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 fixed auto attack messing up cast anim 2017-08-31 06:01:26 +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 auto attack messing up cast anim 2017-08-31 06:01:26 +01:00