project-meteor-server/FFXIVClassic Map Server/actors/chara
2016-01-23 23:28:12 -05:00
..
npc 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
player 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
AetheryteWork.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
BattleSave.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
BattleTemp.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
Character.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
CharaWork.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
EventSave.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
EventTemp.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
ParameterSave.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
ParameterTemp.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
Work.cs NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00