11 Commits over 0 Days - ∞cph!
Temporary way to sort by team in the scoreboard
Set Pawn before player.Respawn, fixed team balancer
Set up player colors to match their team if applicable
Add Friendly Fire to lobby settings
Only check for friendly fire if team play is enabled
Add Friendly Fire convar, checks teams on damage
Gamemodes can define their own team sorting. This might not be needed.
Set up team where needed on client join / left, inform team component of team changes.
Add TeamComponent, Client.GetTeam, Client.SetTeam
Start work on Teams, Team Manager