- Added the GameRules:IsCheatMode() API to detect lobbies with cheats enabled or sv_cheats 1 in custom games.
- Fixed a crash on exit with the Convars:RegisterConvar() API.
- Added the SendToConsole() API to the client.

More...