unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15890
Implement data path
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15889
GameServer: bump network dependency
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15888
Remove stray debugging
unc0rr [Fri, 28 Oct 2022 21:12:01 +0200] rev 15887
- Run engine and socket listener in parallel to avoid ping timeouts
- Update dependencies
nemo [Mon, 24 Oct 2022 10:07:35 -0400] rev 15886
merge branch
nemo [Mon, 24 Oct 2022 10:06:52 -0400] rev 15885
cfgdir needs a default value to avoid writing stubs to current path
nemo [Mon, 24 Oct 2022 10:02:06 -0400] rev 15884
bump version
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15883
Simplify code
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15882
Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15881
Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15880
Fix a couple issues
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15879
Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15878
Allow to see rooms of incompatible versions in the lobby
For the new clients the room version is shown in a separate column.
There is also a hack for previous versions clients: the room vesion
specifier is prepended to the room names for rooms of incompatible versions,
and the server shows 'incompatible version' error if the client tries to join them.
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15877
Fix clang-15 compile error