]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Survival and CA: when the game ends put players who joined after last round start...
authorterencehill <piuntn@gmail.com>
Fri, 24 May 2024 20:05:02 +0000 (20:05 +0000)
committerterencehill <piuntn@gmail.com>
Fri, 24 May 2024 20:05:02 +0000 (20:05 +0000)
commitdd7dff56db80649ffa09a17cb1d9794e8cd73312
treee63cc0a5e433c5f63e643652cf81ad3076b8eb6c
parente357f4f2cc566737d482e2b510fd0078c0f3c926
Survival and CA: when the game ends put players who joined after last round start back to spectators. CA: when the game ends put players who switched team during the last round back to previous team.

Forced team switch works even if player would be moved to a larger team and if g_balance_teams and g_balance_teams_prevent_imbalance are enabled
qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qc
qcsrc/common/gamemodes/gamemode/survival/sv_survival.qc
qcsrc/server/mutators/events.qh
qcsrc/server/teamplay.qc
qcsrc/server/world.qc
qcsrc/server/world.qh