Filip Maj
|
1c5f8b3d0b
|
Fixed a character appearance bug when making a character. Current zone now shown. Added a utility for setting new gear appearance.
|
2016-02-20 00:11:51 -05:00 |
|
Filip Maj
|
23dcc1dafe
|
Reorganized the packets to follow the format the map server follows.
|
2016-02-18 23:55:03 -05:00 |
|
Filip Maj
|
af4a0d5546
|
Changing how appearance works, pulled from a DB now.
|
2015-10-05 19:37:03 -04:00 |
|
Filip Maj
|
82ec583528
|
Removed Blowfish from solution.
|
2015-10-02 19:03:43 -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
|
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
|
d90cf6d953
|
Import and Retainer lists now sent.
|
2015-09-10 00:52:31 -04:00 |
|
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
|
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
|
e7e267bd44
|
Reimplemented server list using BInaryWriter.
|
2015-09-03 22:20:53 -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 |
|