- Added: Initial daytime selection (random at first) to Strategy game mode
- Added: Storing of host/server settings
- Added: Selection of play mode (HvH, HvA, HvHvA) via vote to Strategy game mode
- Added: Admin (standard and root) support, with command relay to the server
- Added: Ban player support including duration
- Added: Ban, Kick, EndRound, PlayerInfo commands for admins
- Added: AddAdmin, AddRootAdmin, RemoveAdmin, RemoveRootAdmin, etc. commands for admins/host
- Changed: Alien players spawn as Horned Crabs instead of Wasps in Strategy
- Changed: Human players spawn as Scouts initially in Strategy
- Fixed: Dark screen on clients when switching maps in multiplayer
- Fixed: Daytime was not set correctly on match start in Strategy
- Fixed: FPS player tags sometimes did not show the correct name
- playerinfo - Prints the name and Steam ID of all players to the console (useful for getting the ID for kicking/banning)
- kick PLAYER - Kicks a player (PLAYER is either a case-sensitive name or Steam ID)
- ban PLAYER DAYS REASON - Bans a player (PLAYER is either a case-sensitive name or Steam ID, DAYS is the duration in days (0 or less for permanent), REASON is a one-word reason, e.g., 'Abusive')
- unban PLAYER - Unbans a player (PLAYER is either a case-sensitive name or Steam ID)
- addadmin PLAYER - Assigns Standard Admin privileges to the player (PLAYER is either a case-sensitive name or Steam ID)
- addrootadmin PLAYER - Assigns Root Admin privileges to the player (PLAYER is either a case-sensitive name or Steam ID)
- removeadmin PLAYER - Removes Standard Admin privileges from the player (PLAYER is either a case-sensitive name or Steam ID)
- removerootadmin PLAYER - Removes Root Admin privileges from the player (PLAYER is either a case-sensitive name or Steam ID)
- endround - Ends the current round in the current game mode, if applicable
- map MAP GAMEMODE - Loads a new map (MAP is the name of the map, e.g., GreatErg, GAMEMODE is the name of the game mode, e.g., MP_Strategy)
- cheats - Turns cheats on or off for ALL players
- resources TEAM AMOUNT - Adds resources to a team (may be negative to remove), where TEAM is the team name (e.g., Sol), and AMOUNT is the quantity