Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Fulton
b57f5a3a62 Add null checks to fix server crashing 2016-08-31 23:54:48 -04:00
Nathan Fulton
abb1823956 Add /t server command for team chat
New command /t that can be used in game to send chats that only appear
to players on the same team. Observing players cannot use team chat.
2016-08-31 22:43:34 -04:00
Nathan Fulton
f6dd61415f /reg command can block anon logins server wide
Admins can issue "/reg server" to prevent anonymous logins on the game server.
2016-08-31 22:43:34 -04:00
Nathan Fulton
896e5a59a3 Add /ann command for server announcements
Server announcements will be displayed to every player who enters a
server created room. Admins can use the /ann command to set or clear
the server announcements.
2016-08-31 22:43:34 -04:00
Nathan Fulton
99f659f6fe Add command to change server info keys on live servers
- Ability to modify some existing keys (sort, status, name, location,
and type).
- Ability to add, modify, and remove extra keys.
2016-08-24 11:58:11 -04:00
Scott Ludwig
39b5b9e923 Make startup release logging less verbose 2016-01-01 22:41:21 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00