gameServer/HWProtoLobbyState.hs
Fri, 13 Dec 2013 00:16:02 +0400 unc0rr - /greeting command for room greeting message
Thu, 05 Dec 2013 00:51:27 +0400 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
Sat, 30 Nov 2013 17:43:58 +0400 unc0rr Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
Mon, 18 Nov 2013 00:44:30 +0400 unc0rr - Column for script in rooms list
Tue, 03 Sep 2013 22:35:57 +0400 unc0rr /watch works in testing environment
Thu, 01 Aug 2013 23:52:54 +0400 unc0rr Fix silliness from r3f4c3fc146c2 (was I sleepy?)
Sat, 29 Jun 2013 23:58:37 +0400 unc0rr Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
Sat, 29 Jun 2013 00:18:17 +0400 unc0rr Fix "registered only" option
Thu, 06 Jun 2013 00:28:30 +0400 unc0rr - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
Wed, 22 May 2013 00:49:37 +0400 unc0rr '/rnd' command. Pass it a (possibly empty) list of items.
Wed, 10 Apr 2013 22:48:14 +0400 unc0rr - Revert server workaround over desync from r98e2dbdda8c0
Wed, 20 Feb 2013 22:54:16 +0400 unc0rr Workaround desync issue if I correctly understand its roots (barely tested)
Sun, 10 Feb 2013 01:52:13 +0400 unc0rr Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
Sat, 19 Jan 2013 21:51:41 +0400 unc0rr - Allow server admins to use DELEGATE even when not room owner
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Thu, 10 Jan 2013 22:54:55 +0400 unc0rr Throw away stupid Data.Seq
Wed, 05 Dec 2012 23:55:22 +0400 unc0rr Show others if spectator is in game flibqtfrontend
Wed, 05 Dec 2012 23:51:04 +0400 unc0rr Show who's in game to spectators flibqtfrontend
Wed, 05 Dec 2012 23:25:11 +0400 unc0rr "Registered users only" room flag flibqtfrontend
Sat, 01 Dec 2012 00:37:23 +0400 unc0rr - Fix UNBAN bug
Fri, 30 Nov 2012 18:43:43 +0400 unc0rr Implement ban by nickname
Sun, 28 Oct 2012 23:43:56 +0400 unc0rr Choose first unused color for added team (addresses issue 431) + other small changes
Sun, 21 Oct 2012 17:00:35 +0400 unc0rr Keep room admin ready status always set
Wed, 17 Oct 2012 23:50:28 +0400 unc0rr Fix most of server warnings
Sat, 13 Oct 2012 00:07:46 +0400 unc0rr UNBAN implementation
Sun, 09 Sep 2012 19:57:13 +0400 unc0rr 'h' status for room admins
Sat, 08 Sep 2012 10:30:16 +0400 unc0rr More consistency in terminology
Tue, 04 Sep 2012 15:18:22 +0400 unc0rr Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
Mon, 13 Aug 2012 23:17:09 +0400 unc0rr Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
Thu, 28 Jun 2012 22:45:06 +0400 unc0rr - Try sending remove message in 'finally' as a last resort
less more (0) -50 -30 tip