Wed, 10 Jan 2024 20:54:29 +0100 |
Vekhir |
Fix server build with modern mtl library
|
file |
diff |
annotate
|
Sat, 08 Dec 2018 14:22:24 +0100 |
Wuzzy |
Add reminder to call /restart_server with "yes"
|
file |
diff |
annotate
|
Sat, 08 Dec 2018 14:19:11 +0100 |
Wuzzy |
/registered_only now tells in chat whether the state is on or off
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 15:27:27 +0100 |
Wuzzy |
GameServer: Print syntax help if calling /maxteams without argument
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 13:37:49 +0200 |
Wuzzy |
Simplify /quit chat command
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 04:57:03 +0200 |
Wuzzy |
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 17:55:08 +0200 |
Wuzzy |
gameServer: Remove broken and undocumented /part chat command
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 14:54:57 +0200 |
Wuzzy |
gameServer: Handle empty chat command (partially)
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 14:18:38 +0200 |
Wuzzy |
gameServer: remove duplicate VOTE/FORCE command handling
|
file |
diff |
annotate
|
Sun, 26 Aug 2018 14:59:05 +0200 |
Wuzzy |
/greeting chat commands now clears greeting if called w/o arguments
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 19:23:19 +0200 |
Wuzzy |
GameServer: Refactor fake nick names into Consts
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 18:21:37 +0200 |
Wuzzy |
Tweak response messages to /super_power and /registered_only
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 18:04:06 +0200 |
Wuzzy |
Fix translatability of "unknown command" server message
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 17:43:29 +0200 |
Wuzzy |
Make frontend translate server messages properly
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 02:14:15 +0200 |
Wuzzy |
Fix some string/translation inconsistencies in strings related to leaving
|
file |
diff |
annotate
|
Wed, 18 Jul 2018 17:02:40 +0200 |
Wuzzy |
Improve some replies for chat commands on server
|
file |
diff |
annotate
|
Wed, 18 Jul 2018 03:55:02 +0200 |
Wuzzy |
Add /help command for lobby and rooms too
|
file |
diff |
annotate
|
Sun, 20 Nov 2016 15:20:08 +0100 |
unc0rr |
Prepend "User quit: " to client-side quit messages
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 23:17:52 +0300 |
unc0rr |
More work on best time ghost feature
|
file |
diff |
annotate
|
Mon, 28 Dec 2015 23:37:44 +0300 |
unc0rr |
Allow server admins to join passworded/restricted rooms when it is really needed
|
file |
diff |
annotate
|
Mon, 28 Dec 2015 21:51:12 +0300 |
unc0rr |
Defer kicking to the time when everything is in consistent state
|
file |
diff |
annotate
|
Mon, 28 Dec 2015 21:21:02 +0300 |
unc0rr |
Allow toggling registration requirement on live server
|
file |
diff |
annotate
|
Thu, 27 Aug 2015 22:03:57 +0300 |
unc0rr |
Check for CMD message a bit further down the control flow
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sat, 01 Aug 2015 00:13:05 +0300 |
unc0rr |
Make RESTART_SERVER invokable
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:14:09 +0300 |
unc0rr |
- Fix ping timeouts after incorrect "/vote" commands (protocol violation)
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:01:53 +0300 |
unc0rr |
"/force" command for server admin to force voting result
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 12:05:39 +0100 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
file |
diff |
annotate
|
Sun, 23 Mar 2014 23:35:33 +0400 |
unc0rr |
Some fixes to voting + small refactoring
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 00:42:04 +0400 |
unc0rr |
- Room save/load into/from file
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 23:25:31 +0400 |
unc0rr |
Allow to save and delete room config in room
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:56:53 +0100 |
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
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 01:11:13 +0400 |
unc0rr |
Halfplement voting
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 00:16:02 +0400 |
unc0rr |
- /greeting command for room greeting message
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 23:32:57 +0400 |
unc0rr |
- Restrict game config changes in special rooms
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 22:35:57 +0400 |
unc0rr |
/watch works in testing environment
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 00:05:38 +0400 |
unc0rr |
Start support of achievement replay query:
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 23:58:42 +0400 |
unc0rr |
Proper parameters handling of chat commands
|
file |
diff |
annotate
|
Mon, 27 May 2013 23:24:35 +0400 |
unc0rr |
'@' for server admin status, '+' for room admins
|
file |
diff |
annotate
|
Wed, 22 May 2013 00:49:37 +0400 |
unc0rr |
'/rnd' command. Pass it a (possibly empty) list of items.
|
file |
diff |
annotate
|
Wed, 22 May 2013 00:12:15 +0400 |
unc0rr |
Allow messages containing word separators in server's additional console commands
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 22:48:14 +0400 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 23:21:13 +0400 |
unc0rr |
Global notice with /global command. Can now warn users when doing server restart.
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 22:54:16 +0400 |
unc0rr |
Workaround desync issue if I correctly understand its roots (barely tested)
|
file |
diff |
annotate
|
Mon, 04 Feb 2013 00:13:55 +0400 |
unc0rr |
Some work on loading replay and interaction with checker
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 22:57:05 +0400 |
unc0rr |
/quit <msg> and /part <msg>
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 21:51:41 +0400 |
unc0rr |
- Allow server admins to use DELEGATE even when not room owner
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 00:51:28 +0400 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 23:17:39 +0400 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 23:50:28 +0400 |
unc0rr |
Fix most of server warnings
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 00:00:57 +0400 |
unc0rr |
Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 20:31:01 +0400 |
unc0rr |
Hide last two octets of IP address from usual users
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 21:04:20 +0300 |
EJ |
Changed the standard show function to Text.Show.ByteString, and misc.
|
file |
diff |
annotate
|
Sun, 06 Mar 2011 21:54:37 +0300 |
unc0rr |
- Write server config into .ini file on change
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 22:15:13 +0300 |
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)
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 21:50:29 +0300 |
unc0rr |
- Take into account hlint suggestions
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 11:28:38 +0300 |
unc0rr |
Merge server refactor into default
|
file |
diff |
annotate
|
Sun, 30 Jan 2011 20:32:23 +0300 |
unc0rr |
Reimplement some more protocol commands
server_refactor
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:33:24 +0300 |
unc0rr |
- Reactivate pings timer, reimplement PING handler
server_refactor
|
file |
diff |
annotate
|