]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/hud_updates' into 'master'
authorMario <zacjardine@y7mail.com>
Wed, 24 Aug 2016 04:21:56 +0000 (04:21 +0000)
committerMario <zacjardine@y7mail.com>
Wed, 24 Aug 2016 04:21:56 +0000 (04:21 +0000)
commit7785114f6fb42a3a52c39413bf6e725607d338b2
treeca1c121defcd0a5f921151337f8c8f8d6db5c095
parent7bd50098b6a52dce50052454b12e8a55a7298ec9
parentc039d054a46888048d214000273ccfc63e4611b6
Merge branch 'terencehill/hud_updates' into 'master'

HUD updates

* Display more panels (engineinfo, modicons and timer) while showing the scoreboard (changes implementation of how panels fades when showing the scoreboard)
* Vote panel: display the bg too while the menu is shown
* When the game ends timer shows elapsed time
* Apply global hud alpha to the map vote panel, fixing fading when showing the scoreboard
* Mark panels that can't be disabled manually (main panel cvar doesn't exist) so hud editor considers them enabled

See merge request !353
qcsrc/client/hud/panel/radar.qc
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/view.qc