]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Current dom state (average points per second obtained by each team) on the HUD.
authorterencehill <piuntn@gmail.com>
Mon, 26 Jul 2010 12:26:02 +0000 (14:26 +0200)
committerterencehill <piuntn@gmail.com>
Mon, 26 Jul 2010 12:26:02 +0000 (14:26 +0200)
commit35a65b8d3178ec18ba6fd25446af4ba190532233
treea9dd24157d8f300123ff1e70a7c6f038e5fdf489
parent883904ca33b103dc5f0a43c9438a943d3f2b8557
Current dom state (average points per second obtained by each team) on the HUD.
It can be shown in 2 ways, depending on hud_panel_modicons_dom_pps value:
0: pps percentage on max pps
1: just pps

TODO: add icons and percentage bars
qcsrc/client/hud.qc
qcsrc/common/constants.qh
qcsrc/server/cl_client.qc
qcsrc/server/domination.qc