Add Team.GetPlayers
Blowtorch uses Rust SMG model for now
Move CanHearPlayersVoice to state and add valid team methods
Add or remove valid team for TeamCore when it's reset or killed accordingly
Remove portal grenades on death
Better spawnpoint selection for players (choose any assigned to Team.None if no team spawnpoint is available)
Use Team.None spawnpoints if the game state is lobby
Do most simulation only if current state is GameState
Only assign teams in GameState keep as teamless during the lobby
Hide Hotbar UI if not GameState
Merge branch 'main' of sbox-corewars