1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-05-12 14:07:46 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara/npc
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
..
ActorClass.cs Push command loading implemented. 2017-01-10 16:43:03 -05:00
BattleNpc.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
Npc.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
NpcWork.cs Fixed battle npcs appearing strangely (no nameplate, wrong colour, etc), and implemented content groups! 2017-04-15 16:33:56 -04:00
Pet.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