]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a stat for warmup limit so the hud timer can show decreasing time and announcer...
authorterencehill <piuntn@gmail.com>
Wed, 23 Mar 2016 15:36:44 +0000 (16:36 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 23 Mar 2016 15:36:44 +0000 (16:36 +0100)
commit36b51bc6eef2790a1138f70a05bc4c09cff07245
treecc33ee6c68749e6fdc3db22b8e7f73e1d5e65573
parent23f5cebb4f13df89b13e1478c977a0f2fd16dbb5
Add a stat for warmup limit so the hud timer can show decreasing time and announcer can properly announce left minutes in warmup stage (it was improperly reading the server's cvar g_warmup_limit)
qcsrc/client/announcer.qc
qcsrc/client/autocvars.qh
qcsrc/client/hud/panel/timer.qc
qcsrc/common/stats.qh
qcsrc/server/defs.qh
qcsrc/server/miscfunctions.qh
qcsrc/server/sv_main.qc