S.D. [Sun, 16 Oct 2022 20:15:57 +0300] rev 15909
Make direct messages (/msg) look nicer for the next version clients
S.D. [Sun, 16 Oct 2022 13:14:16 +0300] rev 15908
Add Drawing mode, which allows drawing some graphics private to the members of a clan
S.D. [Thu, 06 Oct 2022 20:58:54 +0300] rev 15907
Don't abort ready timer if the game is in Confirm state
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15906
Simplify code
S.D. [Wed, 05 Oct 2022 22:39:07 +0300] rev 15905
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15904
Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15903
Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15902
Fix a couple issues
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15901
Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15900
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.