KimLS
|
40edbc3b64
|
WI work
|
2017-01-22 22:26:34 -08:00 |
|
KimLS
|
f7eb15bf53
|
This is throwing an error on gcc
|
2017-01-14 16:06:55 -08:00 |
|
KimLS
|
124728e0c7
|
TCP cleanup, added basis of web interface
|
2017-01-08 19:00:39 -08:00 |
|
KimLS
|
b7c5de144a
|
Launcher support added. Still missing UCS but thinking about maybe rewriting it completely
|
2017-01-05 22:25:01 -08:00 |
|
KimLS
|
f6ca59fbc6
|
Working zone and world communication yay
|
2017-01-03 22:23:03 -08:00 |
|
KimLS
|
2447c38c82
|
Working on world <-> zone communication needs a ton of work really need to rewrite how world works with zones.
|
2017-01-02 22:38:47 -08:00 |
|
KimLS
|
c77e65c07d
|
More HC work, almost fully logs in
|
2016-11-19 15:50:22 -08:00 |
|
KimLS
|
c86d4be1ae
|
Headless client work
|
2016-11-15 21:30:43 -08:00 |
|
KimLS
|
84367e1f77
|
Added headless connection stuff, fixing connecting with daybreakconnections
|
2016-11-13 23:28:25 -08:00 |
|
KimLS
|
f07b5d9032
|
Legacy connection wip
|
2016-11-07 21:03:06 -08:00 |
|
KimLS
|
bdf6f6da99
|
Fix for opcode manager not being set to anything (messes up release builds doh)
|
2016-11-05 16:39:51 -07:00 |
|
KimLS
|
d83e8b7d8f
|
Added back in eq stream ident timeout, also fixed bug with opcode manager
|
2016-11-05 16:38:57 -07:00 |
|
KimLS
|
1ada60b611
|
Added write baton to tcp sends so we follow spec
|
2016-11-05 16:18:39 -07:00 |
|
KimLS
|
53beefd19b
|
Fix for how uv writes work on linux (they don't copy the buffer automatically) which should enable actually logging in on linux now
|
2016-11-02 18:45:05 -07:00 |
|
Ubuntu
|
7f7a4b0f2d
|
Compile fixes for linux cpp++11
|
2016-10-30 19:42:28 +00:00 |
|
KimLS
|
f3e2af7e42
|
Working on login / world connection mostly there, fixed a few crashes with encryption on 0 length packets
|
2016-10-29 23:23:04 -07:00 |
|
KimLS
|
0b8b41d91f
|
World <-> Login connection reworked
|
2016-10-28 19:02:03 -07:00 |
|
KimLS
|
1d1df3bf7a
|
Servertalk implementation wip, added optional support for pub-key authenticated encryption (via libsodium), not backwards compatible.
|
2016-10-23 17:55:19 -07:00 |
|
KimLS
|
e29ca88a76
|
Removal of openssl stuff
|
2016-10-20 21:32:48 -07:00 |
|
KimLS
|
960da66b87
|
Fix for crash on bind
|
2016-10-16 17:03:02 -07:00 |
|
KimLS
|
23120bcde6
|
Added keep alive to relay link for backwards compat with emu_tcp_connection (they disconnect you after about 45 seconds if you don't send keep alives even if the tcp connection is fine...)
|
2016-10-14 21:19:14 -07:00 |
|
KimLS
|
44b9c99781
|
Relay link improvements, considering changing it.
|
2016-10-14 19:48:49 -07:00 |
|
KimLS
|
4ba0aa8e7f
|
Basic relay link connection
|
2016-10-11 21:34:26 -07:00 |
|
KimLS
|
7a3147a3b3
|
Streams work on all of the servers now
|
2016-09-29 22:21:39 -07:00 |
|
KimLS
|
a76149c8e3
|
Some work on compression, the way the client does it is... bizarre and not how i orig thought it would be.
|
2016-09-28 23:51:37 -07:00 |
|
KimLS
|
f2be05f47f
|
Working on compression, still needs work
|
2016-09-26 14:51:12 -07:00 |
|
KimLS
|
95d4e95400
|
Compression needs work but finished the eqstream abstraction layer otherwise.
|
2016-09-25 22:24:28 -07:00 |
|
KimLS
|
5cad3f62d0
|
EQStream abstraction layer
|
2016-09-25 15:10:34 -07:00 |
|