Nathan Fulton
aaf2cf35e6
Set Main / Unmoderated to registered only
...
If players want the privilege of having access to the unmoderated room,
then they can create and use an account.
2017-10-21 02:48:43 -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
8f0e81a3f5
Create main thread via host
...
Create the main thread via host rather than being a global variable in
base; this way, no base threads are created before the host runs main()
because that can cause issues on some platforms.
2016-08-24 16:20:31 -04:00
Darrin Massena
f4c0203914
initial commit
2014-07-06 17:47:28 -07:00