1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-05-10 21:17:45 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara/ai
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
..
controllers stubbed item use state (needs to actually look up the item and get its reuse stuff) 2017-09-05 21:03:38 +01:00
state stubbed item use state (needs to actually look up the item and get its reuse stuff) 2017-09-05 21:03:38 +01:00
utils fixed auto attack messing up cast anim 2017-08-31 06:01:26 +01:00
ActionQueue.cs added some more ai stubs 2017-06-29 19:14:05 +01:00
AIContainer.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
BattleCommand.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
HateContainer.cs cleaned up magicstate and weaponskillstate 2017-08-26 04:08:26 +01:00
PathFind.cs fixed auto attack messing up cast anim 2017-08-31 06:01:26 +01:00
StatusEffect.cs fixed death/despawning kinda (need to figure out why hp wont tick down after respawning) 2017-09-03 01:01:19 +01:00
StatusEffectContainer.cs renamed ability to battlecommand 2017-08-28 05:20:00 +01:00
TargetFind.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