]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix fo bug #1390: "If sv_ready_restart_after_countdown 1 is set, the scoreboard point...
authorterencehill <piuntn@gmail.com>
Sun, 10 Feb 2013 17:50:16 +0000 (18:50 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 10 Feb 2013 17:51:13 +0000 (18:51 +0100)
commit14f79319c39d6fac942708debe25427aabbdf28c
treed2a84f477136e26210c8b5f6996d27351248cb81
parent6ec0f2147065145e9310fc5af6e16243ef805a0f
Fix fo bug #1390: "If sv_ready_restart_after_countdown 1 is set, the scoreboard points are not reset to 0, when map is restarted via F4. - needs g_warmup 1 set as well". This also fixes sv_ready_restart_repeatable not working if sv_ready_restart_after_countdown 1 is set (when everyone is ready console shows "Server is restarting" but nothing happens).

Note that this issue doesn't exist in Arena as map is restarted via the console command "restart", and warmup stage isn't allowed.
qcsrc/server/command/vote.qc