From: MirceaKitsune Date: Sun, 29 Jan 2012 00:53:12 +0000 (+0200) Subject: Attempt to give the HUD a better default design. I might have succeeded, I might... X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=2d7f26f7c5b2e6336776e7b2026c57a3647b01c3;hp=ba2744be83c77231b1dc18d218486b13d9980040;p=voretournament%2Fvoretournament.git Attempt to give the HUD a better default design. I might have succeeded, I might have not --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index c762683f..c431a981 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1203,7 +1203,7 @@ sbar_info_pos 50 seta sbar_alpha_bg 0.8 "alpha value of the HUD background" seta sbar_alpha_fg 1 "alpha value of the HUD foreground items" seta sbar_border_thickness 1 "scoreboard border thickness" -seta sbar_color_bg "0.5 0.25 0.5" "default color of the HUD background" +seta sbar_color_bg "0 0.25 0.75" "default color of the HUD background" seta sbar_color_bg_team 1 "team color multiplier of the HUD background" seta sbar_scoreboard_offset 100 "scoreboard vertical position" seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha" diff --git a/data/gfx/hud/bg_status.tga b/data/gfx/hud/bg_status.tga index b9c47aac..72c215c2 100644 Binary files a/data/gfx/hud/bg_status.tga and b/data/gfx/hud/bg_status.tga differ diff --git a/data/gfx/hud/bg_stomach.tga b/data/gfx/hud/bg_stomach.tga index cc3c1e20..05936097 100644 Binary files a/data/gfx/hud/bg_stomach.tga and b/data/gfx/hud/bg_stomach.tga differ diff --git a/data/gfx/hud/bg_timer.tga b/data/gfx/hud/bg_timer.tga index a4d405de..8bd3c7b3 100644 Binary files a/data/gfx/hud/bg_timer.tga and b/data/gfx/hud/bg_timer.tga differ diff --git a/data/gfx/hud/voteprogress_back.tga b/data/gfx/hud/voteprogress_back.tga index 6e1d524e..f0963daf 100644 Binary files a/data/gfx/hud/voteprogress_back.tga and b/data/gfx/hud/voteprogress_back.tga differ diff --git a/misc/source/media/hud/psd/bg_status.psd b/misc/source/media/hud/psd/bg_status.psd index 2d4efa2b..5ccdd203 100644 Binary files a/misc/source/media/hud/psd/bg_status.psd and b/misc/source/media/hud/psd/bg_status.psd differ diff --git a/misc/source/media/hud/psd/bg_stomach.psd b/misc/source/media/hud/psd/bg_stomach.psd index 20600dac..a581910f 100644 Binary files a/misc/source/media/hud/psd/bg_stomach.psd and b/misc/source/media/hud/psd/bg_stomach.psd differ diff --git a/misc/source/media/hud/psd/bg_timer.psd b/misc/source/media/hud/psd/bg_timer.psd index f2763c75..75f0cfdd 100644 Binary files a/misc/source/media/hud/psd/bg_timer.psd and b/misc/source/media/hud/psd/bg_timer.psd differ diff --git a/misc/source/media/hud/psd/voteprogress_back.psd b/misc/source/media/hud/psd/voteprogress_back.psd index 06e344e4..9cc9654a 100644 Binary files a/misc/source/media/hud/psd/voteprogress_back.psd and b/misc/source/media/hud/psd/voteprogress_back.psd differ