project-meteor-server/FFXIVClassic Map Server/actors
2016-01-24 03:10:17 -05:00
..
area Added a way to reset a zone and reload the NPC list. 2016-01-24 03:10:17 -05:00
chara Rewrote the server commands. They can now accept a client connection, letting a user fire a command from within the game and only receive the response. Added actor removal for the instance system. Removed hardcoded packet 9. 2016-01-23 23:28:12 -05:00
command NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
debug NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
director NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
judge NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
world NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
Actor.cs Added event conditions to the database. This is a JSON object that stores all types of conditions. The server also sends the correct packets to enable these conditions (minus the push packets... those aren't implemented). 2016-01-23 22:11:45 -05:00
EventList.cs Added event conditions to the database. This is a JSON object that stores all types of conditions. The server also sends the correct packets to enable these conditions (minus the push packets... those aren't implemented). 2016-01-23 22:11:45 -05:00
StaticActors.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00