gameServer/HWProtoCore.hs
2018-12-08 Wuzzy Add reminder to call /restart_server with "yes"
2018-12-08 Wuzzy /registered_only now tells in chat whether the state is on or off
2018-11-03 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
2018-10-05 Wuzzy Simplify /quit chat command
2018-10-05 Wuzzy gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
2018-10-04 Wuzzy gameServer: Remove broken and undocumented /part chat command
2018-10-04 Wuzzy gameServer: Handle empty chat command (partially)
2018-10-04 Wuzzy gameServer: remove duplicate VOTE/FORCE command handling
2018-08-26 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
2018-08-25 Wuzzy GameServer: Refactor fake nick names into Consts
2018-08-25 Wuzzy Tweak response messages to /super_power and /registered_only
2018-08-25 Wuzzy Fix translatability of "unknown command" server message
2018-08-25 Wuzzy Make frontend translate server messages properly
2018-08-21 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
2018-07-18 Wuzzy Improve some replies for chat commands on server
2018-07-18 Wuzzy Add /help command for lobby and rooms too
2016-11-20 unc0rr Prepend "User quit: " to client-side quit messages
2016-02-25 unc0rr More work on best time ghost feature
2015-12-28 unc0rr Allow server admins to join passworded/restricted rooms when it is really needed
2015-12-28 unc0rr Defer kicking to the time when everything is in consistent state
2015-12-28 unc0rr Allow toggling registration requirement on live server
2015-08-27 unc0rr Check for CMD message a bit further down the control flow
2015-08-10 sheepluva more copyright fixes
2015-07-31 unc0rr Make RESTART_SERVER invokable
2015-03-31 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
2015-03-31 unc0rr "/force" command for server admin to force voting result
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-03-23 unc0rr Some fixes to voting + small refactoring
2014-03-13 unc0rr - Room save/load into/from file
2014-03-13 unc0rr Allow to save and delete room config in room
2014-01-23 sheepluva hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
2014-01-21 unc0rr Halfplement voting
2013-12-12 unc0rr - /greeting command for room greeting message
2013-12-09 unc0rr - Restrict game config changes in special rooms
2013-12-04 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
2013-09-03 unc0rr /watch works in testing environment
2013-09-02 unc0rr Start support of achievement replay query:
2013-06-04 unc0rr Proper parameters handling of chat commands
2013-05-27 unc0rr '@' for server admin status, '+' for room admins
2013-05-21 unc0rr '/rnd' command. Pass it a (possibly empty) list of items.
2013-05-21 unc0rr Allow messages containing word separators in server's additional console commands
2013-04-10 unc0rr - Revert server workaround over desync from r98e2dbdda8c0
2013-02-22 unc0rr Global notice with /global command. Can now warn users when doing server restart.
2013-02-20 unc0rr Workaround desync issue if I correctly understand its roots (barely tested)
2013-02-03 unc0rr Some work on loading replay and interaction with checker
2013-02-02 unc0rr /quit <msg> and /part <msg>
2013-01-19 unc0rr - Allow server admins to use DELEGATE even when not room owner
2013-01-18 unc0rr Server messages localization using Qt's l10n subsystem:
2013-01-17 unc0rr - Pass unknown chat commands to server
2012-10-17 unc0rr Fix most of server warnings
2011-09-23 unc0rr Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
2011-03-28 unc0rr Hide last two octets of IP address from usual users
2011-03-21 EJ Changed the standard show function to Text.Show.ByteString, and misc.
2011-03-06 unc0rr - Write server config into .ini file on change
2011-03-03 unc0rr Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-02 unc0rr Merge server refactor into default
2011-01-30 unc0rr Reimplement some more protocol commands server_refactor
2011-01-29 unc0rr - Reactivate pings timer, reimplement PING handler server_refactor
2010-12-19 nemo Ok. This should pull 0.9.14.1 server into default
less more (0) -60 tip