Filip Maj
|
8c73f6e926
|
Ported over the network code from the map server. A lot of backedlogged changes are here as well.
|
2016-02-16 23:35:21 -05:00 |
|
Filip Maj
|
733c857c3f
|
Blowfish reimplemented in C#, get's rid of the dll dependency allowing server to be run on Linux (Mono) as well.
|
2015-10-02 19:03:07 -04:00 |
|
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
|
caf3968e5b
|
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 |
|
Filip Maj
|
d6ec5e7240
|
Added all Console writes to the log. Put in "Max chars" for character list.
|
2015-09-11 18:57:22 -04:00 |
|
Filip Maj
|
e90a25d0ab
|
Replace ini file reader with full .NET implementation so it can run on Mono.
|
2015-09-10 19:00:44 -04:00 |
|
Filip Maj
|
9dfd6906b9
|
Added log code.
|
2015-09-08 19:39:52 -04:00 |
|
Filip Maj
|
c1e214175f
|
Initial commit of the FFXIV 1.0 lobby server.
|
2015-08-26 13:38:58 -04:00 |
|