Go to file
2015-09-13 14:12:41 -04:00
Blowfish Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
FFXIVClassic_Lobby_Server 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
packages Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
packets Removed uneeded packets since they have been implemented programmatically. 2015-09-13 11:31:21 -04:00
research Character deletes now delete the character from the DB instead of just changing the state. DB can now get single character. Character list is sent properly as per how 1.0 did it (only 1 'NEW' entry if available). Character info is now loaded from the new character packet and stored. It is also loaded for each character, encoded, and displayed (still testing). 2015-09-13 11:30:33 -04:00
.gitignore Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
FFXIVClassic_Lobby_Server.sln Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00