branchsbox-boomer/teamscancel

11 Commits over 0 Days - ∞cph!

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