Filip Maj
|
443212830a
|
Finished character creator DB calls, moved DB stuff to Dapper, started work on get characters.
|
2015-09-09 00:08:46 -04:00 |
|
Filip Maj
|
9dfd6906b9
|
Added log code.
|
2015-09-08 19:39:52 -04:00 |
|
Filip Maj
|
7834b737eb
|
Added sleep to packet thread to avoid cpu consumption.
|
2015-09-08 00:52:19 -04:00 |
|
Filip Maj
|
f566c14ea0
|
Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet.
|
2015-09-08 00:42:02 -04:00 |
|
Filip Maj
|
754f14862a
|
Finished the character creator packets. Worked on the character list packets.
|
2015-09-07 23:43:23 -04:00 |
|
Filip Maj
|
c78414f9be
|
Added temp character and retainer packets. Added constants for easy modding.
|
2015-09-07 12:12:08 -04:00 |
|
Filip Maj
|
6c869353cc
|
World list packet fixes, and worked on reserve packet.
|
2015-09-03 23:07:56 -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
|
c982493d66
|
Added all the packet files used for testing.
|
2015-08-27 10:27:54 -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 |
|
Filip Maj
|
c1e214175f
|
Initial commit of the FFXIV 1.0 lobby server.
|
2015-08-26 13:38:58 -04:00 |
|