project-meteor-server/FFXIVClassic_Lobby_Server/common
2015-09-13 18:21:41 -04:00
..
Bitfield.cs All appearance data seems to be working now. Equip model ids are sent but not set, so body is invisible. Figuring out how to handle this. 2015-09-13 14:12:41 -04:00
Blowfish.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
Log.cs Added all Console writes to the log. Put in "Max chars" for character list. 2015-09-11 18:57:22 -04:00
STA_INIFile.cs Replace ini file reader with full .NET implementation so it can run on Mono. 2015-09-10 19:00:44 -04:00
Utils.cs Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00