project-meteor-server/FFXIVClassic_Lobby_Server/dataobjects
2015-10-05 19:37:03 -04:00
..
Account.cs Added account and select character packet creators. Fixed wrong field being read for session id. Most of the server is now NOT hardcoded and customizable from the DB. Only hardcoded packet left is the initial handshake. 2015-09-13 18:21:41 -04:00
Appearance.cs Changing how appearance works, pulled from a DB now. 2015-10-05 19:37:03 -04:00
Character.cs Changing how appearance works, pulled from a DB now. 2015-10-05 19:37:03 -04:00
CharaInfo.cs Changing how appearance works, pulled from a DB now. 2015-10-05 19:37:03 -04:00
Retainer.cs Import and Retainer lists now sent. 2015-09-10 00:52:31 -04:00
World.cs Error and server list packets added. Reserve will send error to client if a character name is take for a server. Code to send out server list on GetCharacters added. 2015-09-02 14:07:45 -04:00