From 35db3dc6120b5275c57404d2843dac79b6554923 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 5 Aug 2018 21:59:49 -0400 Subject: Miscellenaous Changes - Alpha changes to various panel's background colors - Lowered the MvM Flag Tracker icon - Updated the Tournament Setup Panel and Killfeed - Formatting Changes * Added the item rename panels from a previous commit --- resource/ui/WaveStatusPanel.res | 193 ++++++++++++++++++++-------------------- 1 file changed, 96 insertions(+), 97 deletions(-) (limited to 'resource/ui/WaveStatusPanel.res') diff --git a/resource/ui/WaveStatusPanel.res b/resource/ui/WaveStatusPanel.res index 4f4b234..a72c9e1 100644 --- a/resource/ui/WaveStatusPanel.res +++ b/resource/ui/WaveStatusPanel.res @@ -2,19 +2,19 @@ { "Background" { - "ControlName" "ScalableImagePanel" - "fieldName" "Background" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "400" - "tall" "35" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - + "ControlName" "ScalableImagePanel" + "fieldName" "Background" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "400" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + "src_corner_height" "22" // pixels inside the image "src_corner_width" "22" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional @@ -23,80 +23,80 @@ "WaveCountLabel" { - "ControlName" "CExLabel" - "fieldName" "WaveCountLabel" - "font" "CerbeticaBold16" - "fgcolor" "TanLight" - "xpos" "200" - "ypos" "5" - "zpos" "5" - "wide" "200" - "tall" "15" - "xpos_minmode" "150" - "wide_minmode" "180" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "textAlignment_minmode" "west" - "labelText" "%wave_count%" + "ControlName" "CExLabel" + "fieldName" "WaveCountLabel" + "font" "CerbeticaBold16" + "fgcolor" "TanLight" + "xpos" "200" + "ypos" "5" + "zpos" "5" + "wide" "200" + "tall" "15" + "xpos_minmode" "150" + "wide_minmode" "180" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "textAlignment_minmode" "west" + "labelText" "%wave_count%" } "SeparatorBar" { - "ControlName" "Panel" - "fieldName" "SeparatorBar" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "1" - "tall" "30" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "PaintBackgroundType" "2" + "ControlName" "Panel" + "fieldName" "SeparatorBar" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "1" + "tall" "30" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "PaintBackgroundType" "2" "bgcolor_override" "TanLight" if_verbose { - "visible" "1" + "visible" "1" } } "SupportLabel" { - "ControlName" "CExLabel" - "fieldName" "SupportLabel" - "font" "CerbeticaBold14" - "fgcolor" "TanLight" - "xpos" "55" - "ypos" "6" - "zpos" "3" - "wide" "60" - "tall" "15" - "visible" "0" - "enabled" "1" - "textAlignment" "west" - "labelText" "#TF_MVM_Support" + "ControlName" "CExLabel" + "fieldName" "SupportLabel" + "font" "CerbeticaBold14" + "fgcolor" "TanLight" + "xpos" "55" + "ypos" "6" + "zpos" "3" + "wide" "60" + "tall" "15" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_MVM_Support" if_verbose { - "visible" "1" + "visible" "1" } } "ProgressBar" { - "ControlName" "ScalableImagePanel" - "fieldName" "ProgressBar" - "xpos" "211" - "ypos" "22" - "zpos" "3" - "wide" "178" - "tall" "7" - "xpos_minmode" "211" - "ypos_minmode" "10" - "wide_minmode" "178" - "visible" "1" - "enabled" "1" - "image" "" + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBar" + "xpos" "211" + "ypos" "22" + "zpos" "3" + "wide" "178" + "tall" "7" + "xpos_minmode" "211" + "ypos_minmode" "10" + "wide_minmode" "178" + "visible" "1" + "enabled" "1" + "image" "" "src_corner_height" "22" // pixels inside the image "src_corner_width" "22" @@ -107,19 +107,19 @@ "ProgressBarBG" { - "ControlName" "ScalableImagePanel" - "fieldName" "ProgressBarBG" - "xpos" "210" - "ypos" "19" - "zpos" "3" - "wide" "180" - "tall" "12" - "xpos_minmode" "210" - "ypos_minmode" "7" - "wide_minmode" "180" - "visible" "0" - "enabled" "0" - "image" "../HUD/tournament_panel_tan" + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBarBG" + "xpos" "210" + "ypos" "19" + "zpos" "3" + "wide" "180" + "tall" "12" + "xpos_minmode" "210" + "ypos_minmode" "7" + "wide_minmode" "180" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_tan" "src_corner_height" "22" // pixels inside the image "src_corner_width" "22" @@ -130,21 +130,20 @@ "ProgressBarBG2" { - "ControlName" "ImagePanel" - "fieldName" "ProgressBarBG2" - "xpos" "211" - "ypos" "22" - "zpos" "2" - "wide" "178" - "tall" "7" - "xpos_minmode" "211" - "ypos_minmode" "10" - "wide_minmode" "178" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "Base Color" - + "ControlName" "ImagePanel" + "fieldName" "ProgressBarBG2" + "xpos" "211" + "ypos" "22" + "zpos" "2" + "wide" "178" + "tall" "7" + "xpos_minmode" "211" + "ypos_minmode" "10" + "wide_minmode" "178" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "Base Color" } } \ No newline at end of file -- cgit v1.2.3