gameServer/HWProtoInRoomState.hs
Fri, 14 Dec 2018 16:05:56 +0100 Wuzzy Backed out changeset f791c46b47a4
Sat, 08 Dec 2018 14:13:18 +0100 Wuzzy Fix incomplete syntax help of /callvote
Sat, 03 Nov 2018 15:27:27 +0100 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 Wuzzy GameServer: Turn some messages into warnings
Fri, 26 Oct 2018 19:56:03 +0200 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Fri, 26 Oct 2018 19:40:43 +0200 Wuzzy Tweak error messages of /callvote kick
Thu, 25 Oct 2018 18:54:24 +0200 Wuzzy Remove double space at end of chat messages from server
Fri, 05 Oct 2018 13:37:49 +0200 Wuzzy Simplify /quit chat command
Thu, 04 Oct 2018 17:07:17 +0200 Wuzzy Teach engine to properly display clan message received from the net
Sat, 01 Sep 2018 00:05:55 +0200 Wuzzy Display error when using /maxteams if not room master
Tue, 28 Aug 2018 17:27:49 +0200 Wuzzy Fix typo in gameServer
Sun, 26 Aug 2018 16:51:01 +0200 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
Sun, 26 Aug 2018 15:10:34 +0200 Wuzzy Change empty string check in gameServer
Sun, 26 Aug 2018 14:59:05 +0200 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
Sun, 26 Aug 2018 14:37:02 +0200 Wuzzy Add a couple of more useful server messages
Sat, 25 Aug 2018 21:24:34 +0200 Wuzzy Add error message for /callvote map if no maps are available
Sat, 25 Aug 2018 20:52:33 +0200 Wuzzy Add a few helpful error messages from server when kicking failed
Sat, 25 Aug 2018 19:23:19 +0200 Wuzzy GameServer: Refactor fake nick names into Consts
Tue, 21 Aug 2018 02:14:15 +0200 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
Wed, 18 Jul 2018 17:02:40 +0200 Wuzzy Improve some replies for chat commands on server
Wed, 18 Jul 2018 15:35:54 +0200 Wuzzy Refactor server chat command help, also add admin commands to help
Wed, 18 Jul 2018 03:55:02 +0200 Wuzzy Add /help command for lobby and rooms too
Tue, 17 Jul 2018 22:42:49 +0200 Wuzzy Server: Replace hardcoded hog-related numbers with consts
Mon, 05 Mar 2018 19:05:10 +0100 Wuzzy More user-friendly server messages
Fri, 23 Dec 2016 23:29:00 +0300 unc0rr Only registered players regain their teams on rejoin
Thu, 25 Feb 2016 23:17:52 +0300 unc0rr More work on best time ghost feature
Sun, 21 Feb 2016 09:09:13 +0300 unc0rr Oops, fix whose nick to compare to
Sat, 20 Feb 2016 22:02:13 +0300 unc0rr Filter out hog speech messages with non-local team index (not tested)
Wed, 13 Jan 2016 19:38:03 +0300 unc0rr Don't allow to kick an admin with super power enabled
Thu, 19 Nov 2015 13:30:34 +0300 unc0rr Remove CHECKPOINT 011 occurence, probably hiding some bug
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Wed, 01 Apr 2015 10:17:01 +0300 unC0Rr Fix off-by-1 error
Tue, 31 Mar 2015 23:14:09 +0300 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
Tue, 31 Mar 2015 23:01:53 +0300 unc0rr "/force" command for server admin to force voting result
Tue, 13 Jan 2015 23:37:07 +0300 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
Tue, 30 Dec 2014 22:59:15 +0300 unc0rr Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
Tue, 30 Dec 2014 22:12:07 +0300 unc0rr Server-side workaround for frontend's script parameter bug in .21
Tue, 18 Nov 2014 00:32:39 +0300 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Fri, 22 Aug 2014 00:57:07 +0400 alfadur - Support for pausing multiplayer games
Fri, 28 Mar 2014 21:20:25 +0400 unc0rr Fix condition
Thu, 27 Mar 2014 23:25:31 +0400 unc0rr - Fix applying vote result
Sun, 23 Mar 2014 23:35:33 +0400 unc0rr Some fixes to voting + small refactoring
Fri, 14 Mar 2014 00:42:04 +0400 unc0rr - Room save/load into/from file
Thu, 13 Mar 2014 23:25:31 +0400 unc0rr Allow to save and delete room config in room
Sun, 02 Feb 2014 00:37:00 +0400 unc0rr Actually do some actions when flood detected
Fri, 31 Jan 2014 12:45:51 +0400 unc0rr Fix build
Tue, 28 Jan 2014 00:22:49 +0400 unc0rr Implement 'voted' function
Thu, 23 Jan 2014 01:04:17 +0400 unc0rr - Implement /callvote
Thu, 23 Jan 2014 00:07:27 +0400 unc0rr - Allow delegation to specific person in fixed room
Tue, 21 Jan 2014 22:53:15 +0100 koda merge
Wed, 22 Jan 2014 01:11:13 +0400 unc0rr Halfplement voting
Tue, 21 Jan 2014 22:43:06 +0100 koda fixwhitespace and dos2unix
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Thu, 16 Jan 2014 23:47:36 +0400 unc0rr In special rooms game starts when all players are ready
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Fri, 13 Dec 2013 00:16:02 +0400 unc0rr - /greeting command for room greeting message
Mon, 09 Dec 2013 23:32:57 +0400 unc0rr - Restrict game config changes in special rooms
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.
Mon, 25 Nov 2013 01:03:14 +0400 unc0rr Forbid /delegate to room admin
less more (0) -100 -60 tip