gameServer/Actions.hs
Fri, 02 Nov 2012 10:07:30 +0400 unc0rr oops, fix incorrect room owner name in ROOM UPD command
Fri, 02 Nov 2012 00:09:40 +0400 unc0rr Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
Wed, 31 Oct 2012 16:52:31 +0400 unc0rr Clear in-game flag when user joins room
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
Tue, 16 Oct 2012 00:05:58 +0400 unc0rr Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
Sat, 13 Oct 2012 00:07:46 +0400 unc0rr UNBAN implementation
Tue, 09 Oct 2012 21:08:37 +0400 unc0rr Reset nickname so it may be reused while old connection is still hanging
Tue, 25 Sep 2012 22:45:40 +0400 unc0rr - Keep track of room name so correct name is displayed when you become room admin
Sun, 09 Sep 2012 19:57:13 +0400 unc0rr 'h' status for room admins
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)
Tue, 04 Sep 2012 12:16:36 +0400 unc0rr Unset room restrictions on player/team joins when changing room admin
Sat, 25 Aug 2012 23:00:19 +0400 unc0rr Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
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.
Wed, 08 Aug 2012 22:08:23 +0400 unc0rr Keep room till last player quits
less more (0) -100 -15 tip