Filip Maj
|
ddf1d2d1a3
|
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 |
|
Filip Maj
|
e7e267bd44
|
Reimplemented server list using BInaryWriter.
|
2015-09-03 22:20:53 -04:00 |
|
Filip Maj
|
a65e81273b
|
Server list is now sent from db rather than hard coded.
|
2015-09-03 01:02:55 -04:00 |
|
Filip Maj
|
091166b41a
|
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 |
|
Filip Maj
|
f996f727dc
|
Server now processes session ids and stores the correct logged in user in the clientconnection object. Reserve character now creates a entry in the db.
|
2015-08-27 10:19:00 -04:00 |
|