From ee0a3d1404f26494ec1ea7e02a08847baf529658 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Mon, 28 Jun 2021 23:30:02 -0400
Subject: Updated main menu pages
- Added a home server button.
- Added a HUD Options panel.
- Updated the source schema.
- Updated the backpack, trade, stats, workshop
---
#customizations/_stock/mainmenuoverride.res | 395 ++-------------------
resource/clientscheme.res | 6 +-
resource/fonts/TF2Icons.ttf | Bin 15276 -> 15344 bytes
resource/gamemenu.res | 12 +-
resource/sourcescheme.res | 5 +-
resource/tools.res | 522 ++++++++++++++++++++++++++++
resource/ui/econ/backpackpanel.res | 32 +-
resource/ui/econ/tradingstartdialog.res | 22 +-
resource/ui/mainmenuoverride.res | 8 +-
resource/ui/publishfiledialog.res | 109 +++---
resource/ui/replaybrowser/basepage.res | 88 ++---
resource/ui/replaybrowser/mainpanel.res | 2 +-
resource/ui/statsummary.res | 2 +-
resource/ui/statsummary_embedded.res | 358 +++++++++++--------
resource/ui/steamworkshopdialog.res | 4 +-
resource/ui/tfadvancedoptionsdialog.res | 3 +
16 files changed, 914 insertions(+), 654 deletions(-)
create mode 100644 resource/tools.res
diff --git a/#customizations/_stock/mainmenuoverride.res b/#customizations/_stock/mainmenuoverride.res
index ec54f49..b6b14ee 100644
--- a/#customizations/_stock/mainmenuoverride.res
+++ b/#customizations/_stock/mainmenuoverride.res
@@ -364,10 +364,10 @@
"ypos" "0"
"zpos" "10000"
"wide" "150"
- "tall" "50"
+ "tall" "30"
"visible" "0"
"PaintBackgroundType" "2"
- "border" "CyanBorderThick"
+ "border" "ButtonHover"
"TipSubLabel"
{
@@ -380,7 +380,7 @@
"ypos" "0"
"zpos" "2"
"wide" "250"
- "tall" "50"
+ "tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -457,349 +457,6 @@
}
}
- "MOTD_Panel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_Panel"
- "xpos" "r330"
- "ypos" "65"
- "zpos" "100"
- "wide" "300"
- "tall" "350"
- "visible" "0"
- "PaintBackgroundType" "0"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "DarkGrey"
-
- "MOTD_HeaderContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_HeaderContainer"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "22"
- "visible" "1"
-
- "MOTD_HeaderLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_HeaderLabel"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "labelText" "%motdheader%"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "25 25 25 255"
- }
- }
-
- "MOTD_CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_CloseButton"
- "xpos" "282"
- "ypos" "4"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" "("
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "actionsignallevel" "2"
- "Command" "motd_hide"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "255 0 0 255"
- "depressedFgColor_override" "TanLight"
- }
-
- "MOTD_HeaderIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_HeaderIcon"
- "xpos" "265"
- "ypos" "25"
- "zpos" "100"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" "class_icons/filter_all_motd"
- "scaleImage" "1"
- }
-
- "MOTD_TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_TitleLabel"
- "font" "HudFontSmall"
- "labelText" "%motdtitle%"
- "textAlignment" "west"
- "xpos" "10"
- "ypos" "25"
- "wide" "250"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- "wrap" "1"
- }
-
- "MOTD_Label"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_Label"
- "font" "HudFontSmallest"
- "labelText" "%motddate%"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "38"
- "wide" "300"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- }
-
- "MOTD_TitleImageBg"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_TitleImageBg"
- "xpos" "cs-0.5"
- "ypos" "55"
- "zpos" "99"
- "wide" "250"
- "tall" "150"
- "visible" "1"
- "enabled" "1"
- "image" "item_bg"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
-
- "MOTD_TitleImageContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_TitleImageContainer"
- "xpos" "cs-0.5"
- "ypos" "55"
- "zpos" "100"
- "wide" "250"
- "tall" "150"
- "visible" "1"
- "proportionaltoparent" "1"
-
- "MOTD_TitleImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_TitleImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "100"
- "wide" "250"
- "tall" "250"
- "visible" "1"
- "enabled" "1"
- "image" "class_icons/filter_all"
- "scaleImage" "0"
- }
- }
-
- "MOTD_TextScroller"
- {
- "ControlName" "ScrollableEditablePanel"
- "fieldName" "MOTD_TextScroller"
- "xpos" "20"
- "ypos" "220"
- "wide" "280"
- "tall" "110"
- "PaintBackgroundType" "2"
- "fgcolor_override" "117 107 94 255"
-
- "MOTD_TextPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_TextPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "300"
- "visible" "1"
- "PaintBackgroundType" "2"
-
- "MOTD_TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_TextLabel"
- "font" "HudFontSmallest"
- "labelText" "%motdtext%"
- "textAlignment" "north-west"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "300"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- "wrap" "1"
- }
- }
- }
-
- "MOTD_URLButton"
- {
- "ControlName" "CExButton"
- "fieldName" "MOTD_URLButton"
- "xpos" "75"
- "ypos" "rs1.4"
- "wide" "150"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#MMenu_MOTD_URL"
- "textinsetx" "20"
- "use_proportional_insets" "1"
- "font" "HudFontSmallestBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "command" "motd_viewurl"
- "proportionaltoparent" "1"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "White"
- "defaultBgColor_override" "Black"
- "armedFgColor_override" "Black"
- "armedBgColor_override" "White"
- "depressedFgColor_override" "White"
- }
-
- "MOTD_PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_PrevButton"
- "xpos" "12"
- "ypos" "336"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "motd_prev"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "White"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
-
- "MOTD_NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_NextButton"
- "xpos" "267"
- "ypos" "336"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "motd_next"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "White"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
- }
-
"Notifications_Panel"
{
"ControlName" "EditablePanel"
@@ -810,10 +467,10 @@
"wide" "210"
"tall" "80"
"visible" "0"
- "PaintBackgroundType" "2"
"paintbackground" "1"
"border" "NoBorder"
"bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
"Notifications_CloseButton"
{
@@ -842,9 +499,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "255 0 0 255"
- "depressedFgColor_override" "235 226 202 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "RedSolid"
+ "depressedFgColor_override" "TanLight"
}
"Notifications_TitleLabel"
@@ -944,7 +601,6 @@
"PaintBackgroundType" "0"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
-
"paintborder" "1"
"border" "InnerShadowBorder"
}
@@ -960,7 +616,6 @@
"tall" "150"
"visible" "1"
"proportionaltoparent" "1"
-
"columns_count" "2"
"inset_x" "10"
"inset_y" "5"
@@ -1236,8 +891,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1279,8 +934,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1322,8 +977,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1365,8 +1020,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1408,8 +1063,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1451,8 +1106,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1494,8 +1149,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1537,8 +1192,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -1580,8 +1235,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
diff --git a/resource/clientscheme.res b/resource/clientscheme.res
index c46f168..7b7216c 100644
--- a/resource/clientscheme.res
+++ b/resource/clientscheme.res
@@ -1,7 +1,7 @@
+#base "scheme/clientscheme_settings.res"
#base "scheme/clientscheme_borders.res"
#base "scheme/clientscheme_colors.res"
#base "scheme/clientscheme_fonts.res"
#base "scheme/clientscheme_icons.res"
-#base "scheme/clientscheme_settings.res"
-#base "scheme/clientscheme_xhairs_outline.res"
-#base "scheme/clientscheme_xhairs.res"
\ No newline at end of file
+#base "scheme/clientscheme_xhairs.res"
+#base "scheme/clientscheme_xhairs_outline.res"
\ No newline at end of file
diff --git a/resource/fonts/TF2Icons.ttf b/resource/fonts/TF2Icons.ttf
index 2dc30c9..41952b7 100644
Binary files a/resource/fonts/TF2Icons.ttf and b/resource/fonts/TF2Icons.ttf differ
diff --git a/resource/gamemenu.res b/resource/gamemenu.res
index 5b910d6..d29bf28 100644
--- a/resource/gamemenu.res
+++ b/resource/gamemenu.res
@@ -66,14 +66,14 @@
}
"MOTD_ShowButtonPanel"
{
- "label" "o"
+ "label" "w"
"command" "motd_show"
- "tooltip" "#TF_MOTD_Title"
+ "tooltip" "#TF_OptionCategory_HUD"
}
- "RefreshHUDButton"
+ "HomeServerButton"
{
- "label" "."
- "command" "engine hud_reloadscheme"
- "tooltip" "Refresh HUD"
+ "label" "p"
+ "command" "engine connect 138.197.133.71; password flawhud"
+ "tooltip" "Home Server"
}
}
\ No newline at end of file
diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res
index 5b6866b..5c308ad 100644
--- a/resource/sourcescheme.res
+++ b/resource/sourcescheme.res
@@ -16,6 +16,7 @@ Scheme
"Black" "17 17 17 255"
"Blank" "0 0 0 0"
"HudBlack" "0 0 0 200"
+ "Cyan" "72 255 255 255"
// BASE COLORS
//---------------------------------------------
@@ -58,7 +59,7 @@ Scheme
Border.Bright "Blank"
Border.Dark "Blank"
Border.Selection "Blank"
- Border.DarkSolid "32 32 32 255"
+ Border.DarkSolid "Cyan"
Button.TextColor "White"
Button.BgColor "Black"
@@ -96,7 +97,7 @@ Scheme
FrameGrip.Color2 "White"
FrameTitleButton.FgColor "White"
FrameTitleBar.Font "UiBold"
- FrameTitleBar.TextColor "White"
+ FrameTitleBar.TextColor "Cyan"
FrameTitleBar.DisabledTextColor "DullWhite"
Label.TextDullColor "DullWhite"
diff --git a/resource/tools.res b/resource/tools.res
new file mode 100644
index 0000000..39535a9
--- /dev/null
+++ b/resource/tools.res
@@ -0,0 +1,522 @@
+"Resource/UI/MainMenuOverride.res"
+{
+ "MOTD_Panel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MOTD_Panel"
+ "xpos" "r345"
+ "ypos" "85"
+ "zpos" "100"
+ "wide" "300"
+ "tall" "190"
+ "visible" "0"
+ "paintbackground" "1"
+ "paintborder" "0"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "0"
+
+ "MOTD_HeaderContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MOTD_HeaderContainer"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "300"
+ "tall" "22"
+ "visible" "1"
+ "bgcolor_override" "DarkerGrey"
+
+ "HeaderLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "HeaderLabel"
+ "font" "Cerbetica18"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "300"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "fgcolor_override" "ColorCyan"
+ "labelText" "#TF_OptionCategory_HUD"
+ "allcaps" "1"
+ }
+ }
+
+ "MOTD_CloseButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "MOTD_CloseButton"
+ "xpos" "282"
+ "ypos" "4"
+ "zpos" "10"
+ "wide" "14"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" "("
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "actionsignallevel" "2"
+ "Command" "motd_hide"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanLight"
+ }
+
+ "MOTD_HeaderIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MOTD_HeaderIcon"
+ "xpos" "9999"
+ }
+
+ "MOTD_Label"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MOTD_Label"
+ "xpos" "9999"
+ }
+
+ "MOTD_TitleImageBg"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MOTD_TitleImageBg"
+ "xpos" "9999"
+ }
+
+ "MOTD_TitleImageContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MOTD_TitleImageContainer"
+ "xpos" "9999"
+ }
+
+ "MOTD_TextScroller"
+ {
+ "ControlName" "ScrollableEditablePanel"
+ "fieldName" "MOTD_TextScroller"
+ "xpos" "9999"
+ }
+
+ "MOTD_URLButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MOTD_URLButton"
+ "xpos" "9999"
+ }
+
+ "MOTD_PrevButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "MOTD_PrevButton"
+ "xpos" "9999"
+ }
+
+ "MOTD_NextButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "MOTD_NextButton"
+ "xpos" "9999"
+ }
+
+ "ReloadScheme"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "ReloadScheme"
+ "xpos" "-20"
+ "ypos" "-35"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "RELOAD HUD"
+ "command" "engine vgui_cache_res_files 0;hud_reloadscheme"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "MOTD_HeaderContainer"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "ChatToggle"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "ChatToggle"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "CHAT ON/OFF"
+ "command" "engine toggle hud_saytext_time 10 0"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "ReloadScheme"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "ClosedCaptionsON"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "ClosedCaptionsON"
+ "xpos" "0"
+ "ypos" "-30"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "CAPTIONS ON"
+ "command" "engine closecaption 1;cc_subtitles 0;cc_lang english;cc_predisplay_time 0;cc_emit #subtitles0"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "ReloadScheme"
+ }
+
+ "ClosedCaptionsOFF"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "ClosedCaptionsOFF"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "CAPTIONS OFF"
+ "command" "engine closecaption 0"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "ClosedCaptionsON"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "SoundFix"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "SoundFix"
+ "xpos" "0"
+ "ypos" "-30"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "FIX SOUND ISSUES"
+ "command" "engine snd_restart"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "pin_to_sibling" "ClosedCaptionsON"
+ }
+
+ "InviliblePlayersFix"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "InviliblePlayersFix"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "FIX VISUAL ISSUES"
+ "command" "engine record fix;stop"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "SoundFix"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "NetgraphToggle"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "NetgraphToggle"
+ "xpos" "0"
+ "ypos" "-30"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "NET GRAPH ON/OFF"
+ "command" "engine toggle net_graph"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "pin_to_sibling" "SoundFix"
+ }
+
+ "MatchStatusToggle"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "MatchStatusToggle"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "130"
+ "tall" "26"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "MATCH HUD ON/OFF"
+ "command" "engine toggle tf_use_match_hud"
+ "actionsignallevel" "2"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "pin_to_sibling" "NetgraphToggle"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "130"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "Damage Color:"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "fgcolor_override" "TanLight"
+ "pin_to_sibling" "NetgraphToggle"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "DamageWhite"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamageWhite"
+ "xpos" "-17"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 255;hud_combattext_green 255;hud_combattext_blue 255"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+
+ "defaultFgColor_override" "255 255 255 255"
+ "armedFgColor_override" "128 128 128 255"
+ "depressedFgColor_override" "255 255 255 255"
+ }
+
+ "DamageYellow"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamageYellow"
+ "xpos" "1"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 255;hud_combattext_green 255;hud_combattext_blue 0"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageWhite"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "defaultFgColor_override" "255 255 0 255"
+ "armedFgColor_override" "128 128 0 255"
+ "depressedFgColor_override" "255 255 0 255"
+ }
+
+ "DamageRed"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamageRed"
+ "xpos" "1"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 255;hud_combattext_green 0;hud_combattext_blue 0"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageYellow"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "defaultFgColor_override" "255 0 0 255"
+ "armedFgColor_override" "128 0 0 255"
+ "depressedFgColor_override" "255 0 0 255"
+ }
+
+ "DamageGreen"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamageGreen"
+ "xpos" "1"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 0;hud_combattext_green 255;hud_combattext_blue 0"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageRed"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "defaultFgColor_override" "0 255 0 255"
+ "armedFgColor_override" "0 128 0 255"
+ "depressedFgColor_override" "0 255 0 255"
+ }
+
+ "DamageCyan"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamageCyan"
+ "xpos" "1"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 0;hud_combattext_green 255;hud_combattext_blue 255"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageGreen"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "defaultFgColor_override" "0 255 255 255"
+ "armedFgColor_override" "0 128 128 255"
+ "depressedFgColor_override" "0 255 255 255"
+ }
+
+ "DamagePink"
+ {
+ "ControlName" "CExImageButton"
+ "fieldname" "DamagePink"
+ "xpos" "1"
+ "ypos" "0"
+ "zpos" "16"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#"
+ "command" "engine hud_combattext 1;hud_combattext_red 255;hud_combattext_green 0;hud_combattext_blue 255"
+ "actionsignallevel" "2"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "DamageCyan"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "defaultFgColor_override" "255 0 255 255"
+ "armedFgColor_override" "128 0 128 255"
+ "depressedFgColor_override" "255 0 255 255"
+ }
+ }
+}
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res
index fdaedfc..5b7b0f7 100644
--- a/resource/ui/econ/backpackpanel.res
+++ b/resource/ui/econ/backpackpanel.res
@@ -182,7 +182,7 @@
"xpos" "c-270"
"ypos" "10"
"zpos" "1"
- "wide" "200"
+ "wide" "350"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
@@ -245,8 +245,8 @@
"labelText" "#ShowBaseItemsCheckBox"
"font" "HudFontSmallestBold"
"textAlignment" "east"
- "xpos" "c-60"
- "ypos" "15"
+ "xpos" "c-170"
+ "ypos" "34"
"zpos" "1"
"wide" "120"
"tall" "20"
@@ -268,9 +268,9 @@
"labelText" "#Store_NameFilterLabel"
"textAlignment" "west"
"xpos" "c117"
- "ypos" "0"
+ "ypos" "17"
"zpos" "1"
- "wide" "90"
+ "wide" "40"
"tall" "15"
"autoResize" "1"
"pinCorner" "0"
@@ -283,10 +283,10 @@
{
"ControlName" "TextEntry"
"fieldName" "NameFilterTextEntry"
- "xpos" "c117"
- "ypos" "15"
- "wide" "168"
- "tall" "19"
+ "xpos" "c155"
+ "ypos" "17"
+ "wide" "130"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -295,8 +295,8 @@
"textHidden" "0"
"editable" "1"
"unicode" "1"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "DarkerGrey"
+ "fgcolor_override" "DarkerGrey"
+ "bgcolor_override" "TanLight"
"paintbackgroundtype" "2"
"font" "HudFontSmallest"
}
@@ -400,7 +400,7 @@
"ControlName" "CExButton"
"fieldName" "PrevPageButton"
"xpos" "c-288"
- "ypos" "40"
+ "ypos" "37"
"zpos" "1"
"wide" "25"
"tall" "15"
@@ -427,10 +427,10 @@
"labelText" "%backpackpage%"
"textAlignment" "center"
"xpos" "c-260"
- "ypos" "40"
+ "ypos" "37"
"zpos" "1"
"wide" "53"
- "tall" "13"
+ "tall" "15"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
@@ -443,7 +443,7 @@
"ControlName" "CExButton"
"fieldName" "NextPageButton"
"xpos" "c-204"
- "ypos" "40"
+ "ypos" "37"
"zpos" "1"
"wide" "25"
"tall" "15"
@@ -515,7 +515,7 @@
"ControlName" "CExButton"
"fieldName" "CancelApplyToolButton"
"xpos" "c117"
- "ypos" "37"
+ "ypos" "38"
"zpos" "1"
"wide" "168"
"tall" "15"
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res
index ed81ff3..9dd70ee 100644
--- a/resource/ui/econ/tradingstartdialog.res
+++ b/resource/ui/econ/tradingstartdialog.res
@@ -6,7 +6,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c-200"
- "ypos" "80"
+ "ypos" "75"
"wide" "400"
"tall" "300"
"bgcolor_override" "DarkerGrey"
@@ -66,7 +66,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMedium"
+ "font" "HudFontMediumBig"
"labelText" "#TF_TradeStartDialog_Title"
"textAlignment" "north"
"xpos" "0"
@@ -78,6 +78,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"fgcolor_override" "TanLight"
}
@@ -121,14 +122,14 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Select"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"zpos" "-1"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -226,13 +227,13 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Friends"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -278,11 +279,11 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Server"
"textAlignment" "north"
"xpos" "0"
- "ypos" "10"
+ "ypos" "20"
"zpos" "-1"
"wide" "400"
"tall" "15"
@@ -331,14 +332,14 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Profile"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"zpos" "-1"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -481,6 +482,7 @@
"dulltext" "0"
"brighttext" "0"
"default" "1"
+ "allcaps" "1"
"Command" "cancel"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res
index 331e9c5..05b56ba 100644
--- a/resource/ui/mainmenuoverride.res
+++ b/resource/ui/mainmenuoverride.res
@@ -1,6 +1,7 @@
"#base" "../../resource/preload.res"
"#base" "../../#customizations/_enabled/mainmenuoverride-classic.res"
"#base" "../../#customizations/_stock/mainmenuoverride.res"
+#base "../../resource/tools.res"
"Resource/UI/MainMenuOverride.res"
{
@@ -86,6 +87,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
+
"pin_to_sibling" "QuestLogButton"
"pin_corner_to_sibling" "PIN_BOTTOMLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
@@ -112,15 +114,16 @@
"paintborder" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"defaultFgColor_override" "235 226 202 255"
"armedFgColor_override" "72 255 255 255"
}
}
- "RefreshHUDButton"
+ "HomeServerButton"
{
"ControlName" "EditablePanel"
- "fieldName" "RefreshHUDButton"
+ "fieldName" "HomeServerButton"
"xpos" "0"
"ypos" "20"
"zpos" "1"
@@ -153,6 +156,7 @@
"paintborder" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"defaultFgColor_override" "235 226 202 255"
"armedFgColor_override" "72 255 255 255"
}
diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res
index 4da9536..e614a48 100644
--- a/resource/ui/publishfiledialog.res
+++ b/resource/ui/publishfiledialog.res
@@ -83,6 +83,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
+ "allcaps" "1"
"font" "HudFontMedium"
}
@@ -219,7 +220,7 @@
"NumericInputOnly" "0"
"unicode" "1"
"fgcolor_override" "ColorBlack"
- "bgcolor_override" "235 226 202 255"
+ "bgcolor_override" "TanLight"
"paintbackgroundtype" "2"
"font" "HudFontSmall"
}
@@ -263,7 +264,7 @@
"NumericInputOnly" "0"
"unicode" "1"
"fgcolor_override" "ColorBlack"
- "bgcolor_override" "235 226 202 255"
+ "bgcolor_override" "TanLight"
"paintbackgroundtype" "2"
"font" "HudFontSmall"
}
@@ -313,7 +314,7 @@
"ButtonSourceCosmetics"
{
- "ControlName" "CExImageButton"
+ "ControlName" "Button"
"fieldName" "ButtonSourceCosmetics"
"xpos" "15"
"ypos" "250"
@@ -359,7 +360,7 @@
"ButtonSourceMaps"
{
- "ControlName" "CExImageButton"
+ "ControlName" "Button"
"fieldName" "ButtonSourceMaps"
"xpos" "15"
"ypos" "310"
@@ -439,7 +440,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox1"
"labelText" "#TF_Class_Name_Scout"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "25"
@@ -459,7 +460,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox2"
"labelText" "#TF_Class_Name_Sniper"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "45"
@@ -479,7 +480,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox3"
"labelText" "#TF_Class_Name_Soldier"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "65"
@@ -499,7 +500,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox4"
"labelText" "#TF_Class_Name_Demoman"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "85"
@@ -519,7 +520,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox5"
"labelText" "#TF_Class_Name_Medic"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "105"
@@ -539,7 +540,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox6"
"labelText" "#TF_Class_Name_HWGuy"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "125"
@@ -559,7 +560,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox7"
"labelText" "#TF_Class_Name_Pyro"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "145"
@@ -579,7 +580,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox8"
"labelText" "#TF_Class_Name_Spy"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "165"
@@ -599,7 +600,7 @@
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox9"
"labelText" "#TF_Class_Name_Engineer"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" ""
"ypos" "185"
@@ -620,9 +621,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Headgear"
"labelText" "#TF_SteamWorkshop_Tag_Headgear"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "25"
"zpos" "1"
"wide" "75"
@@ -640,9 +641,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Weapon"
"labelText" "#TF_SteamWorkshop_Tag_Weapon"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "45"
"zpos" "1"
"wide" "75"
@@ -660,9 +661,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Misc"
"labelText" "#TF_SteamWorkshop_Tag_Misc"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "65"
"zpos" "1"
"wide" "75"
@@ -680,12 +681,12 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_SoundDevice"
"labelText" "#TF_SteamWorkshop_Tag_SoundDevice"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "85"
"zpos" "1"
- "wide" "75"
+ "wide" "f0"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -700,9 +701,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Halloween"
"labelText" "#TF_SteamWorkshop_Tag_Halloween"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "105"
"zpos" "1"
"wide" "75"
@@ -720,9 +721,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Smissmas"
"labelText" "#TF_SteamWorkshop_Tag_Smissmas"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "125"
"zpos" "1"
"wide" "75"
@@ -740,9 +741,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Taunt"
"labelText" "#TF_SteamWorkshop_Tag_Taunt"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "145"
"zpos" "1"
"wide" "75"
@@ -760,12 +761,12 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_UnusualEffect"
"labelText" "#TF_SteamWorkshop_Tag_UnusualEffect"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "165"
"zpos" "1"
- "wide" "75"
+ "wide" "f0"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -780,9 +781,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_WarPaint"
"labelText" "#TF_SteamWorkshop_Tag_WarPaint"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "185"
"zpos" "1"
"wide" "75"
@@ -800,9 +801,9 @@
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Jungle"
"labelText" "#TF_SteamWorkshop_Tag_Jungle"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
- "xpos" "85"
+ "xpos" "75"
"ypos" "205"
"zpos" "1"
"wide" "75"
@@ -821,7 +822,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_CTF"
"labelText" "#TF_SteamWorkshop_Tag_CTF"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "25"
@@ -841,7 +842,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_CP"
"labelText" "#TF_SteamWorkshop_Tag_CP"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "45"
@@ -861,7 +862,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Escort"
"labelText" "#TF_SteamWorkshop_Tag_Escort"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "65"
@@ -881,7 +882,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_EscortRace"
"labelText" "#TF_SteamWorkshop_Tag_EscortRace"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "85"
@@ -901,7 +902,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_RobotDestruction"
"labelText" "#TF_SteamWorkshop_Tag_RobotDestruction"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "105"
@@ -921,7 +922,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Koth"
"labelText" "#TF_SteamWorkshop_Tag_Koth"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "125"
@@ -941,7 +942,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_AttackDefense"
"labelText" "#TF_SteamWorkshop_Tag_AttackDefense"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "145"
@@ -961,7 +962,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_SD"
"labelText" "#TF_SteamWorkshop_Tag_SD"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "165"
@@ -981,7 +982,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_MVM"
"labelText" "#TF_SteamWorkshop_Tag_MVM"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "0"
"ypos" "185"
@@ -1001,7 +1002,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Arena"
"labelText" "#TF_SteamWorkshop_Tag_Arena"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "25"
@@ -1021,7 +1022,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Powerup"
"labelText" "#TF_SteamWorkshop_Tag_Powerup"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "45"
@@ -1041,7 +1042,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Medieval"
"labelText" "#TF_SteamWorkshop_Tag_Medieval"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "65"
@@ -1061,7 +1062,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_PassTime"
"labelText" "#TF_SteamWorkshop_Tag_PassTime"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "85"
@@ -1081,7 +1082,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Specialty"
"labelText" "#TF_SteamWorkshop_Tag_Specialty"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "105"
@@ -1101,7 +1102,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Halloween"
"labelText" "#TF_SteamWorkshop_Tag_Halloween"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "125"
@@ -1121,7 +1122,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Smissmas"
"labelText" "#TF_SteamWorkshop_Tag_Smissmas"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "145"
@@ -1141,7 +1142,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Night"
"labelText" "#TF_SteamWorkshop_Tag_Night"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "165"
@@ -1161,7 +1162,7 @@
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Jungle"
"labelText" "#TF_SteamWorkshop_Tag_Jungle"
- "Font" "ItemFontAttribSmall"
+ "Font" "ItemFontAttribLarge"
"textAlignment" "west"
"xpos" "85"
"ypos" "185"
@@ -1207,7 +1208,7 @@
"fieldName" "ButtonPublish"
"xpos" "120"
"ypos" "365"
- "wide" "150"
+ "wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res
index 4f7b93d..070278e 100644
--- a/resource/ui/replaybrowser/basepage.res
+++ b/resource/ui/replaybrowser/basepage.res
@@ -2,58 +2,58 @@
{
"BasePage"
{
- "ControlName" "Frame"
- "fieldName" "BasePage"
- "xpos" "0"
- "ypos" "40"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
+ "ControlName" "Frame"
+ "fieldName" "BasePage"
+ "xpos" "0"
+ "ypos" "40"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
"bgcolor_override" "DarkGrey"
}
-
+
"SearchTextEntry"
{
- "ControlName" "TextEntry"
- "fieldName" "SearchTextEntry"
- "maxchars" "255"
- "textHidden" "0"
- "textAlignment" "west"
- "unicode" "1"
- "wrap" "0"
- "xpos" "c+80"
- "ypos" "5"
- "tall" "15"
- "wide" "160"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fgcolor_override" "White"
- "bgcolor_override" "DarkerGrey"
- "Font" "Cerbetica14"
+ "ControlName" "TextEntry"
+ "fieldName" "SearchTextEntry"
+ "maxchars" "255"
+ "textHidden" "0"
+ "textAlignment" "west"
+ "unicode" "1"
+ "wrap" "0"
+ "xpos" "c+80"
+ "ypos" "5"
+ "tall" "15"
+ "wide" "160"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fgcolor_override" "White"
+ "bgcolor_override" "DarkerGrey"
+ "Font" "Cerbetica14"
}
-
+
"ReplayList"
{
- "ControlName" "PanelListPanel"
- "fieldName" "ReplayList"
- "xpos" "c-300"
- "ypos" "20"
- "wide" "605"
- "tall" "350"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground" "1"
- "bgcolor_override" "Transparent"
- "autohide_scrollbar" "1"
+ "ControlName" "PanelListPanel"
+ "fieldName" "ReplayList"
+ "xpos" "c-300"
+ "ypos" "20"
+ "wide" "605"
+ "tall" "350"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintbackground" "1"
+ "bgcolor_override" "Transparent"
+ "autohide_scrollbar" "1"
}
}
\ No newline at end of file
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res
index e1ddd86..e17c00c 100644
--- a/resource/ui/replaybrowser/mainpanel.res
+++ b/resource/ui/replaybrowser/mainpanel.res
@@ -100,8 +100,8 @@
"tall" "2"
"visible" "1"
"enabled" "1"
+ "bgcolor_override" "ColorCyan"
"PaintBackgroundType" "2"
- "bgcolor_override" "ColorCyan"
}
"Sheet"
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index c90c589..a747bd8 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -70,7 +70,7 @@
"ControlName" "CExLabel"
"fieldName" "LoadingLabel"
"font" "HudFontBiggerBold"
- "labelText" "Loading..."
+ "labelText" "#LoadingMap"
"textAlignment" "west"
"xpos" "5"
"ypos" "414"
diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res
index 351b6c7..a6a5f12 100644
--- a/resource/ui/statsummary_embedded.res
+++ b/resource/ui/statsummary_embedded.res
@@ -196,14 +196,14 @@
"ControlName" "EditablePanel"
"fieldName" "AveragesBG"
"xpos" "c-295"
- "ypos" "165"
+ "ypos" "180"
"wide" "600"
- "tall" "300"
+ "tall" "280"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "TransparentBlack"
+ "bgcolor_override" "DarkerGrey"
"PaintBackgroundType" "2"
}
"AveragesLabel"
@@ -243,8 +243,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG1B"
- "xpos" "c+30"
- "ypos" "230"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -255,6 +255,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG1A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar1A"
{
@@ -263,7 +267,7 @@
"xpos" "c-282"
"ypos" "232"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -280,7 +284,7 @@
"xpos" "c-127"
"ypos" "232"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -298,10 +302,10 @@
"labelText" "%classbarlabel1A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "228"
+ "ypos" "232"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -315,10 +319,10 @@
"labelText" "%classbarlabel1B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "228"
+ "ypos" "232"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -330,16 +334,20 @@
"fieldName" "ClassLabel1"
"font" "Cerbetica12"
"labelText" "%class1%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "228"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG1B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG2A"
{
@@ -362,8 +370,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG2B"
- "xpos" "c+30"
- "ypos" "248"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -374,6 +382,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG2A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar2A"
{
@@ -382,7 +394,7 @@
"xpos" "c-282"
"ypos" "250"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -399,7 +411,7 @@
"xpos" "c-127"
"ypos" "250"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -417,10 +429,10 @@
"labelText" "%classbarlabel2A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "246"
+ "ypos" "250"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -434,10 +446,10 @@
"labelText" "%classbarlabel2B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "246"
+ "ypos" "250"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -449,16 +461,20 @@
"fieldName" "ClassLabel2"
"font" "Cerbetica12"
"labelText" "%class2%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "246"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG2B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG3A"
{
@@ -481,8 +497,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG3B"
- "xpos" "c+30"
- "ypos" "266"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -493,6 +509,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG3A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar3A"
{
@@ -501,7 +521,7 @@
"xpos" "c-282"
"ypos" "268"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -518,7 +538,7 @@
"xpos" "c-127"
"ypos" "268"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -536,10 +556,10 @@
"labelText" "%classbarlabel3A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "264"
+ "ypos" "268"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -553,10 +573,10 @@
"labelText" "%classbarlabel3B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "264"
+ "ypos" "268"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -568,16 +588,20 @@
"fieldName" "ClassLabel3"
"font" "Cerbetica12"
"labelText" "%class3%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "264"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG3B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG4A"
{
@@ -600,8 +624,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG4B"
- "xpos" "c+30"
- "ypos" "284"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -612,6 +636,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG4A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar4A"
{
@@ -620,7 +648,7 @@
"xpos" "c-282"
"ypos" "286"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -637,7 +665,7 @@
"xpos" "c-127"
"ypos" "286"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -655,10 +683,10 @@
"labelText" "%classbarlabel4A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "282"
+ "ypos" "286"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -672,10 +700,10 @@
"labelText" "%classbarlabel4B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "282"
+ "ypos" "286"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -687,16 +715,20 @@
"fieldName" "ClassLabel4"
"font" "Cerbetica12"
"labelText" "%class4%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "282"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG4B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG5A"
{
@@ -719,8 +751,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG5B"
- "xpos" "c+30"
- "ypos" "302"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -731,6 +763,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG5A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar5A"
{
@@ -739,7 +775,7 @@
"xpos" "c-282"
"ypos" "304"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -756,7 +792,7 @@
"xpos" "c-127"
"ypos" "304"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -774,10 +810,10 @@
"labelText" "%classbarlabel5A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "300"
+ "ypos" "304"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -791,10 +827,10 @@
"labelText" "%classbarlabel5B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "300"
+ "ypos" "304"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -806,16 +842,20 @@
"fieldName" "ClassLabel5"
"font" "Cerbetica12"
"labelText" "%class5%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "300"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "282"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG5B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG6A"
{
@@ -838,8 +878,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG6B"
- "xpos" "c+30"
- "ypos" "320"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -850,6 +890,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG6A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar6A"
{
@@ -858,7 +902,7 @@
"xpos" "c-282"
"ypos" "322"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -875,7 +919,7 @@
"xpos" "c-127"
"ypos" "322"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -893,10 +937,10 @@
"labelText" "%classbarlabel6A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "318"
+ "ypos" "322"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -910,10 +954,10 @@
"labelText" "%classbarlabel6B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "318"
+ "ypos" "322"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -925,16 +969,20 @@
"fieldName" "ClassLabel6"
"font" "Cerbetica12"
"labelText" "%class6%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "318"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG6B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG7A"
{
@@ -957,8 +1005,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG7B"
- "xpos" "c+30"
- "ypos" "338"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -969,6 +1017,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG7A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar7A"
{
@@ -977,7 +1029,7 @@
"xpos" "c-282"
"ypos" "340"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -994,7 +1046,7 @@
"xpos" "c-127"
"ypos" "340"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -1012,10 +1064,10 @@
"labelText" "%classbarlabel7A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "336"
+ "ypos" "340"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1029,10 +1081,10 @@
"labelText" "%classbarlabel7B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "336"
+ "ypos" "340"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1044,16 +1096,20 @@
"fieldName" "ClassLabel7"
"font" "Cerbetica12"
"labelText" "%class7%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "336"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG7B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG8A"
{
@@ -1076,8 +1132,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG8B"
- "xpos" "c+30"
- "ypos" "356"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1088,6 +1144,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG8A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar8A"
{
@@ -1096,7 +1156,7 @@
"xpos" "c-282"
"ypos" "358"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -1113,7 +1173,7 @@
"xpos" "c-127"
"ypos" "358"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -1131,10 +1191,10 @@
"labelText" "%classbarlabel8A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "354"
+ "ypos" "358"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1148,10 +1208,10 @@
"labelText" "%classbarlabel8B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "354"
+ "ypos" "358"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1163,16 +1223,20 @@
"fieldName" "ClassLabel8"
"font" "Cerbetica12"
"labelText" "%class8%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "354"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG8B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ClassBarBG9A"
{
@@ -1195,8 +1259,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "ClassBarBG9B"
- "xpos" "c+30"
- "ypos" "374"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1207,6 +1271,10 @@
"tabPosition" "0"
"fillcolor" "0 0 0 80"
"PaintBackgroundType" "0"
+
+ "pin_to_sibling" "ClassBarBG9A"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ClassBar9A"
{
@@ -1215,7 +1283,7 @@
"xpos" "c-282"
"ypos" "376"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -1232,7 +1300,7 @@
"xpos" "c-127"
"ypos" "376"
"zpos" "3"
- "wide" "151"
+ "wide" "150"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -1250,10 +1318,10 @@
"labelText" "%classbarlabel9A%"
"textAlignment" "west"
"xpos" "c-282"
- "ypos" "372"
+ "ypos" "376"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1267,10 +1335,10 @@
"labelText" "%classbarlabel9B%"
"textAlignment" "west"
"xpos" "c-127"
- "ypos" "372"
+ "ypos" "376"
"zpos" "6"
- "wide" "100"
- "tall" "20"
+ "wide" "150"
+ "tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1282,30 +1350,34 @@
"fieldName" "ClassLabel9"
"font" "Cerbetica12"
"labelText" "%class9%"
- "textAlignment" "west"
- "xpos" "c+34"
- "ypos" "372"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "300"
- "tall" "20"
+ "wide" "70"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "ClassBarBG9B"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"RecordsBG"
{
"ControlName" "EditablePanel"
"fieldName" "RecordsBG"
"xpos" "9999"
- "ypos" "9999"
+ "ypos" "0"
"wide" "200"
"tall" "260"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "15 15 15 255"
+ "bgcolor_override" "DarkerGrey"
}
"RecordsLabel1"
{
@@ -1331,13 +1403,13 @@
"ypos" "230"
"zpos" "2"
"wide" "167"
- "tall" "160"
+ "tall" "0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "0 0 0 80"
+ "fillcolor" "DarkerGrey"
"PaintBackgroundType" "0"
}
"RecordsLabel"
@@ -1873,7 +1945,7 @@
{
"ControlName" "CTFImagePanel"
"fieldName" "TipImage"
- "xpos" "c-285"
+ "xpos" "c-283"
"ypos" "270"
"zpos" "12"
"wide" "35"
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res
index bc6ff93..c5d97af 100644
--- a/resource/ui/steamworkshopdialog.res
+++ b/resource/ui/steamworkshopdialog.res
@@ -275,7 +275,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CurPageLabel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"labelText" "%page%"
"textAlignment" "center"
"xpos" "441"
@@ -608,7 +608,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "#TF_Close"
+ "labelText" "#Cancel"
"font" "HudFontSmall"
"textAlignment" "center"
"textinsetx" "50"
diff --git a/resource/ui/tfadvancedoptionsdialog.res b/resource/ui/tfadvancedoptionsdialog.res
index def1f7c..4abe61e 100644
--- a/resource/ui/tfadvancedoptionsdialog.res
+++ b/resource/ui/tfadvancedoptionsdialog.res
@@ -43,6 +43,7 @@
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+ "allcaps" "1"
}
"CancelButton"
@@ -65,6 +66,7 @@
"dulltext" "0"
"brighttext" "0"
"default" "1"
+ "allcaps" "1"
"Command" "Close"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -90,6 +92,7 @@
"dulltext" "0"
"brighttext" "0"
"default" "1"
+ "allcaps" "1"
"Command" "Ok"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
--
cgit v1.2.3
From 402add6c01efc23988153f7f63e91d31be09f3d5 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Mon, 28 Jun 2021 23:31:42 -0400
Subject: Added files to suppress console errors
- Added a missing item meter in Mannpower.
- Added files that were causing console errors.
---
materials/vgui/maps/menu_thumb_Missing.vmt | 8 ++++++++
resource/ui/huditemeffectmeter_action.res | 1 +
resource/ui/hudpowerupeffectmeter.res | 9 +++++++++
3 files changed, 18 insertions(+)
create mode 100644 materials/vgui/maps/menu_thumb_Missing.vmt
create mode 100644 resource/ui/huditemeffectmeter_action.res
create mode 100644 resource/ui/hudpowerupeffectmeter.res
diff --git a/materials/vgui/maps/menu_thumb_Missing.vmt b/materials/vgui/maps/menu_thumb_Missing.vmt
new file mode 100644
index 0000000..e5dad7a
--- /dev/null
+++ b/materials/vgui/maps/menu_thumb_Missing.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$baseTexture" "vgui/replay/thumbnails/menu_thumb_Missing"
+ "$translucent" "1"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+}
\ No newline at end of file
diff --git a/resource/ui/huditemeffectmeter_action.res b/resource/ui/huditemeffectmeter_action.res
new file mode 100644
index 0000000..dcb5638
--- /dev/null
+++ b/resource/ui/huditemeffectmeter_action.res
@@ -0,0 +1 @@
+#base "huditemeffectmeter.res"
\ No newline at end of file
diff --git a/resource/ui/hudpowerupeffectmeter.res b/resource/ui/hudpowerupeffectmeter.res
new file mode 100644
index 0000000..9cb6ca5
--- /dev/null
+++ b/resource/ui/hudpowerupeffectmeter.res
@@ -0,0 +1,9 @@
+#base "huditemeffectmeter.res"
+
+"Resource/UI/HudItemEffectMeter.res"
+{
+ "HudItemEffectMeter"
+ {
+ "ypos" "c130"
+ }
+}
\ No newline at end of file
--
cgit v1.2.3
From be4fe1e5a652ba9810e08411a30c9dc6582e5097 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Tue, 29 Jun 2021 09:23:37 -0400
Subject: Moved customization files
---
#customizations/_stock/classselection.res | 1214 -------------------
#customizations/_stock/hudplayerclass.res | 306 -----
#customizations/_stock/hudplayerhealth.res | 718 -----------
#customizations/_stock/mainmenuoverride.res | 1256 -------------------
#customizations/_stock/scoreboard.res | 1739 ---------------------------
#customizations/_stock/teammenu.res | 407 -------
resource/ui/classselection-base.res | 1214 +++++++++++++++++++
resource/ui/classselection.res | 2 +-
resource/ui/hudplayerclass-base.res | 306 +++++
resource/ui/hudplayerclass.res | 2 +-
resource/ui/hudplayerhealth-base.res | 718 +++++++++++
resource/ui/hudplayerhealth.res | 2 +-
resource/ui/mainmenuoverride-base.res | 1256 +++++++++++++++++++
resource/ui/mainmenuoverride.res | 2 +-
resource/ui/scoreboard-base.res | 1739 +++++++++++++++++++++++++++
resource/ui/scoreboard.res | 2 +-
resource/ui/teammenu-base.res | 410 +++++++
resource/ui/teammenu.res | 2 +-
18 files changed, 5649 insertions(+), 5646 deletions(-)
delete mode 100644 #customizations/_stock/classselection.res
delete mode 100644 #customizations/_stock/hudplayerclass.res
delete mode 100644 #customizations/_stock/hudplayerhealth.res
delete mode 100644 #customizations/_stock/mainmenuoverride.res
delete mode 100644 #customizations/_stock/scoreboard.res
delete mode 100644 #customizations/_stock/teammenu.res
create mode 100644 resource/ui/classselection-base.res
create mode 100644 resource/ui/hudplayerclass-base.res
create mode 100644 resource/ui/hudplayerhealth-base.res
create mode 100644 resource/ui/mainmenuoverride-base.res
create mode 100644 resource/ui/scoreboard-base.res
create mode 100644 resource/ui/teammenu-base.res
diff --git a/#customizations/_stock/classselection.res b/#customizations/_stock/classselection.res
deleted file mode 100644
index fc413d4..0000000
--- a/#customizations/_stock/classselection.res
+++ /dev/null
@@ -1,1214 +0,0 @@
-"Resource/UI/ClassSelection.res"
-{
- "class"
- {
- "ControlName" "Frame"
- "fieldName" "class"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "SidePanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SidePanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "255"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 200"
- }
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "SelectClassLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SelectTeamLabel"
- "xpos" "0"
- "ypos" "15"
- "zpos" "6"
- "wide" "255"
- "tall" "30"
- "labelText" "#TF_SelectAClass"
- "textAlignment" "center"
- "font" "Cerbetica32"
- "visible" "0"
- "enabled" "0"
- "fgcolor" "TanLight"
- }
-
- "scout"
- {
- "ControlName" "CExImageButton"
- "fieldName" "scout"
- "xpos" "32"
- "ypos" "275"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&1. Scout"
- "textAlignment" "west"
- "Command" "joinclass scout"
- "Default" "1"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "soldier"
- {
- "ControlName" "CExImageButton"
- "fieldName" "soldier"
- "xpos" "30"
- "ypos" "291"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&2. Soldier"
- "textAlignment" "west"
- "Command" "joinclass soldier"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "pyro"
- {
- "ControlName" "CExImageButton"
- "fieldName" "pyro"
- "xpos" "30"
- "ypos" "307"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&3. Pyro"
- "textAlignment" "west"
- "Command" "joinclass pyro"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "demoman"
- {
- "ControlName" "CExImageButton"
- "fieldName" "demoman"
- "xpos" "30"
- "ypos" "327"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&4. Demoman"
- "textAlignment" "west"
- "Command" "joinclass demoman"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "heavyweapons"
- {
- "ControlName" "CExLabel"
- "fieldName" "heavyweapons"
- "xpos" "30"
- "ypos" "343"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&5. Heavy"
- "textAlignment" "west"
- "Command" "joinclass heavyweapons"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "engineer"
- {
- "ControlName" "CExLabel"
- "fieldName" "engineer"
- "xpos" "30"
- "ypos" "359"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&6. Engineer"
- "textAlignment" "west"
- "Command" "joinclass engineer"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "medic"
- {
- "ControlName" "CExImageButton"
- "fieldName" "medic"
- "xpos" "30"
- "ypos" "379"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&7. Medic"
- "textAlignment" "west"
- "Command" "joinclass medic"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "sniper"
- {
- "ControlName" "CExImageButton"
- "fieldName" "sniper"
- "xpos" "30"
- "ypos" "395"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&8. Sniper"
- "textAlignment" "west"
- "Command" "joinclass sniper"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "spy"
- {
- "ControlName" "CExImageButton"
- "fieldName" "spy"
- "xpos" "30"
- "ypos" "411"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&9. Spy"
- "textAlignment" "west"
- "Command" "joinclass spy"
- "Default" "0"
- "font" "Cerbetica16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "random"
- {
- "ControlName" "CExButton"
- "fieldName" "random"
- "xpos" "30"
- "ypos" "431"
- "zpos" "6"
- "wide" "80"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "(&R) RANDOM"
- "textAlignment" "west"
- "Command" "joinclass random"
- "font" "Cerbetica16"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "CancelButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "130"
- "ypos" "431"
- "zpos" "6"
- "wide" "80"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "(&Q) CANCEL"
- "textAlignment" "west"
- "Command" "vguicancel"
- "font" "Cerbetica16"
- "paintbackground" "0"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
- }
-
- "EditLoadoutButton" [$WIN32]
- {
- "ControlName" "CExButton"
- "fieldName" "EditLoadoutButton"
- "xpos" "30"
- "ypos" "450"
- "zpos" "6"
- "wide" "110"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackground" "0"
- "labelText" "(&E) EDIT LOADOUT"
- "textAlignment" "west"
- "Command" "openloadout"
- "font" "Cerbetica16"
-
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
- }
- "LoadoutButtonBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LoadoutButtonBackground"
- "xpos" "c98"
- "ypos" "c114"
- "wide" "20"
- "tall" "0"
- }
- "ResetButton"
- {
- "ControlName" "CExButton"
- "fieldName" "ResetButton"
- "xpos" "r470"
- "ypos" "r38"
- "zpos" "6"
- "wide" "110"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_ClassMenu_Reset"
- "paintbackground""0"
- "textAlignment" "center"
- "Command" "resetclass"
- "font" "Cerbetica16"
- }
-
- "MenuBG"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MenuBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "16"
-
- "model"
- {
- "modelname" "models/vgui/UI_class01.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "365"
- "origin_y" "0"
- "origin_z" "-40"
- }
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "fillcolor" "0 0 0 50"
- }
-
- "countImage0" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage0"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage1" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage1"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage2" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage2"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage3" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage3"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage4" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage4"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage5" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage5"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage6" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage6"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage7" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage7"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage8" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage8"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage9" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage9"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "countImage10" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "countImage10"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "9"
- "wide" "30"
- "tall" "60"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "numScout"
- {
- "ControlName" "CExLabel"
- "fieldName" "numScout"
- "xpos" "175"
- "ypos" "275"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numScout%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numSoldier"
- {
- "ControlName" "CExLabel"
- "fieldName" "numSoldier"
- "xpos" "175"
- "ypos" "291"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSoldier%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numPyro"
- {
- "ControlName" "CExLabel"
- "fieldName" "numPyro"
- "xpos" "175"
- "ypos" "307"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numPyro%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numDemoman"
- {
- "ControlName" "CExLabel"
- "fieldName" "numDemoman"
- "xpos" "175"
- "ypos" "327"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numDemoman%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numHeavy"
- {
- "ControlName" "CExLabel"
- "fieldName" "numHeavy"
- "xpos" "175"
- "ypos" "343"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numHeavy%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numEngineer"
- {
- "ControlName" "CExLabel"
- "fieldName" "numEngineer"
- "xpos" "175"
- "ypos" "359"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numEngineer%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numMedic"
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "175"
- "ypos" "379"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numMedic%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numSniper"
- {
- "ControlName" "CExLabel"
- "fieldName" "numSniper"
- "xpos" "175"
- "ypos" "395"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSniper%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "numSpy"
- {
- "ControlName" "CExLabel"
- "fieldName" "numMedic"
- "xpos" "175"
- "ypos" "411"
- "zpos" "5"
- "wide" "80"
- "tall" "16"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "%numSpy%"
- "textAlignment" "west"
- "font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- }
-
- "MvMUpgradeImageScout"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageScout"
- "xpos" "190"
- "ypos" "279"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSolider"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSolider"
- "xpos" "190"
- "ypos" "295"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImagePyro"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImagePyro"
- "xpos" "190"
- "ypos" "311"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageDemoman"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageDemoman"
- "xpos" "190"
- "ypos" "331"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageHeavy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageHeavy"
- "xpos" "190"
- "ypos" "347"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageEngineer"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageEngineer"
- "xpos" "190"
- "ypos" "363"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageMedic"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageMedic"
- "xpos" "190"
- "ypos" "383"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSniper"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSniper"
- "xpos" "190"
- "ypos" "399"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "MvMUpgradeImageSpy"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMUpgradeImageSpy"
- "xpos" "190"
- "ypos" "415"
- "zpos" "10"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "1"
- "image" "mvm/class_upgraded"
- "scaleImage" "1"
- }
-
- "TFPlayerModel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "TFPlayerModel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "6"
- "wide" "255"
- "tall" "270"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "render_texture" "0"
- "fov" "20"
- "allow_rot" "1"
- "paintbackground" "1"
- "paintbackgroundenabled" "1"
- "bgcolor_override" "255 255 255 0"
-
- "model"
- {
- "force_pos" "1"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "270"
- "origin_y" "0"
- "origin_z" "-43"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
- "modelname" ""
- }
- }
-
- "ClassTipsPanel"
- {
- "ControlName" "CTFClassTipsPanel"
- "fieldName" "ClassTipsPanel"
- "xpos" "9999"
- }
-
- "localPlayerImage" [$WIN32]
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerImage"
- "xpos" "9999"
- }
-
- "localPlayerBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "localPlayerBG"
- "xpos" "9999"
- }
-
- "ClassHighlightPanel"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "ClassHighlightPanel"
- "xpos" "c-75"
- "ypos" "280"
- "zpos" "100"
- "wide" "250"
- "tall" "170"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
- "start_x" "c-238"
- "start_y" "100"
- "start_wide" "1"
- "start_tall" "1"
- "end_x" "c-325"
- "end_y" "250"
- "end_wide" "275"
- "end_tall" "150"
- "callout_inparents_x" "c-210"
- "callout_inparents_y" "437"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#CMenu_ClassHighlightPanel_Title"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "10"
- "wide" "210"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "ClassHighlightText"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassHighlightText"
- "font" "HudFontSmall"
- "labelText" "%ClassHighlightText%"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "30"
- "wide" "210"
- "tall" "115"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "255"
- "ypos" "5"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "replay/thumbnails/close"
- "scaleImage" "1"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/#customizations/_stock/hudplayerclass.res b/#customizations/_stock/hudplayerclass.res
deleted file mode 100644
index 641ed86..0000000
--- a/#customizations/_stock/hudplayerclass.res
+++ /dev/null
@@ -1,306 +0,0 @@
-"Resource/UI/HudPlayerClass.res"
-{
- // Player Class Data
- "HudPlayerClass"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudPlayerClass"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- }
- "PlayerStatusClassImage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "PlayerStatusClassImage"
- "xpos" "c210"
- "ypos" "r60"
- "zpos" "2"
- "wide" "60"
- "tall" "60"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
- }
- "PlayerStatusSpyImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyImage"
- "xpos" "9999"
- }
- "PlayerStatusSpyOutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusSpyOutlineImage"
- "xpos" "3"
- "ypos" "r67"
- "xpos_minmode" "-5"
- "ypos_minmode" "r44"
- "zpos" "7"
- "wide" "55"
- "tall" "55"
- "wide_minmode" "27"
- "tall_minmode" "27"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/class_spy_outline"
- "scaleImage" "1"
- }
- "PlayerStatusClassImageBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "PlayerStatusClassImageBG"
- "xpos" "9999"
- }
-
- "classmodelpanelBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "classmodelpanelBG"
- "xpos" "9999"
- }
-
- "classmodelpanel"
- {
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "classmodelpanel"
- "xpos" "r210"
- "ypos" "r148"
- "zpos" "2"
- "wide" "80"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "render_texture" "0"
- "fov" "12"
- "allow_rot" "1"
-
- "model"
- {
- "force_pos" "1"
- "angles_x" "0"
- "angles_y" "172"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "0"
- "origin_z" "-60"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
- "modelname" ""
- }
-
- "customclassdata"
- {
- "undefined"
- {
-
- }
- "Scout"
- {
- "fov" "25"
- "angles_x" "-17"
- "angles_y" "150"
- "angles_z" "-10"
- "origin_x" "105"
- "origin_y" "7"
- "origin_z" "-82"
- }
- "Sniper"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "130"
- "origin_y" "-3"
- "origin_z" "-97"
- }
- "Soldier"
- {
- "fov" "25"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "145"
- "origin_y" "-5"
- "origin_z" "-90"
- }
- "Demoman"
- {
- "fov" "25"
- "angles_x" "-13"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "138"
- "origin_y" "-4"
- "origin_z" "-93"
- }
- "Medic"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "158"
- "angles_z" "0"
- "origin_x" "150"
- "origin_y" "-5"
- "origin_z" "-96"
- }
- "Heavy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "200"
- "origin_y" "-7"
- "origin_z" "-102"
- }
- "Pyro"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "190"
- "origin_y" "-13"
- "origin_z" "-90"
- }
- "Spy"
- {
- "fov" "20"
- "angles_x" "-5"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "160"
- "origin_y" "0"
- "origin_z" "-95"
- }
- "Engineer"
- {
- "fov" "20"
- "angles_x" "-10"
- "angles_y" "150"
- "angles_z" "0"
- "origin_x" "140"
- "origin_y" "-2"
- "origin_z" "-82"
- }
- }
- }
-
- "CarryingWeapon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CarryingWeapon"
- "xpos" "r250"
- "ypos" "r20"
- "zpos" "100"
- "wide" "500"
- "tall" "28"
- "bgcolor_override" "Transparent"
- "PaintBackgroundType" "2"
-
- "CarryingBackground"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "CarryingBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "p1"
- "tall" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_brown"
- "scaleImage" "1"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
- "proportionaltoparent" "1"
-
- "src_corner_height" "23"
- "src_corner_width" "23"
- "draw_corner_width" "5"
- "draw_corner_height" "5"
- }
-
- "CarryingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CarryingLabel"
- "font" "ReplayBrowserSmallest"
- "xpos" "5"
- "ypos" "3"
- "zpos" "1"
- "wide" "200"
- "tall" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "North-West"
- "dulltext" "0"
- "brighttext" "0"
- "proportionaltoparent" "1"
- "auto_wide_tocontents" "1"
- "labelText" "%carrying%"
- }
-
- "CarryingLabelDropShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CarryingLabelDropShadow"
- "font" "ReplayBrowserSmallest"
- "xpos" "p0.011"
- "ypos" "p0.12"
- "zpos" "0"
- "wide" "200"
- "tall" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "textAlignment" "North-West"
- "dulltext" "0"
- "brighttext" "0"
- "proportionaltoparent" "1"
- "auto_wide_tocontents" "1"
- "fgcolor_override" "Black"
- "labelText" "%carrying%"
- }
-
- "OwnerLabel"
- {
- "ControlName" "Label"
- "fieldName" "OwnerLabel"
- "font" "FontStoreOriginalPrice"
- "xpos" "5"
- "ypos" "14"
- "zpos" "0"
- "wide" "200"
- "tall" "f0"
- "wide_minmode" "0"
- "tall_minmode" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "North-West"
- "dulltext" "0"
- "brighttext" "0"
- "proportionaltoparent" "1"
- "auto_wide_tocontents" "1"
- }
- }
-}
\ No newline at end of file
diff --git a/#customizations/_stock/hudplayerhealth.res b/#customizations/_stock/hudplayerhealth.res
deleted file mode 100644
index b514365..0000000
--- a/#customizations/_stock/hudplayerhealth.res
+++ /dev/null
@@ -1,718 +0,0 @@
-"Resource/UI/HudPlayerHealth.res"
-{
- // Player Health Data
- "HudPlayerHealth"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudPlayerHealth"
- "xpos" "c-288"
- "ypos" "c45"
- "xpos_minmode" "c-238"
- "ypos_minmode" "c5"
- "wide" "250"
- "tall" "120"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "35"
- "HealthDeathWarning" "0.49"
- "HealthDeathWarningColor" "255 0 0 255"
- }
-
- "PlayerStatusHealthImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImage"
- "xpos" "80"
- "ypos" "0"
- "xpos_minmode" "100"
- "zpos" "4"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "alpha" "0"
- }
-
- "PlayerStatusHealthImageBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImageBG"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "PlayerStatusHealthBonusImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthBonusImage"
- "xpos" "116"
- "ypos" "18"
- "zpos" "2"
- "wide" "68"
- "tall" "68"
- "xpos_minmode" "140"
- "ypos_minmode" "40"
- "zpos_minmode" "-1"
- "wide_minmode" "22"
- "tall_minmode" "22"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/health_over_bg"
- "scaleImage" "1"
- }
-
- "PlayerStatusHealthValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValue"
- "xpos" "0"
- "ypos" "0"
- "zpos" "5"
- "wide" "300"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "textAlignment" "center"
- "font" "Cerbetica56"
- "font_minmode" "Cerbetica32"
- "fgcolor" "Health Normal"
- }
-
- "PlayerStatusHealthValueShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueShadow"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "5"
- "wide" "300"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "textAlignment" "center"
- "font" "Cerbetica56"
- "font_minmode" "Cerbetica32"
- "fgcolor" "0 0 0 200"
-
- "pin_to_sibling" "PlayerStatusHealthValue"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- }
-
- "PlayerStatusMaxHealthValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusMaxHealthValue"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "PlayerStatusAnchor"
- {
- "ControlName" "EditablePanel"
- "fieldName" "PlayerStatusAnchor"
- "xpos" "10"
- "ypos" "5"
- "xpos_minmode" "5"
- "ypos_minmode" "15"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- }
-
- "PlayerStatusBleedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusBleedImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/bleed_drop"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusMilkImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusMilkImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/bleed_drop"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusGasImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusGasImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/covered_in_gas"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusMarkedForDeathImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusMarkedForDeathImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/marked_for_death"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusMarkedForDeathSilentImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusMarkedForDeathSilentImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/marked_for_death"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicUberBulletResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicUberBulletResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicUberBlastResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicUberBlastResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_explosion_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicUberFireResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicUberFireResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_fire_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicSmallBulletResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicSmallBulletResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicSmallBlastResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicSmallBlastResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_explosion_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_MedicSmallFireResistImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_MedicSmallFireResistImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_fire_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_WheelOfDoom"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_WheelOfDoom"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../signs/death_wheel_whammy"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_SoldierOffenseBuff"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_SoldierOffenseBuff"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_SoldierDefenseBuff"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_SoldierDefenseBuff"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_SoldierHealOnHitBuff"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_SoldierHealOnHitBuff"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_SpyMarked"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_SpyMarked"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_Parachute"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_Parachute"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" ""
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneStrength"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneStrength"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_strength_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneHaste"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneHaste"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_haste_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneRegen"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneRegen"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_regen_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneResist"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneResist"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_resist_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneVampire"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneVampire"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_vampire_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneReflect"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneReflect"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_reflect_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RunePrecision"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RunePrecision"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_precision_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneAgility"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneAgility"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_agility_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneKnockout"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneKnockout"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_knockout_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneKing"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneKing"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_king_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RunePlague"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RunePlague"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_plague_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatus_RuneSupernova"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneSupernova"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../Effects/powerup_supernova_hud"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusSlowed"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusSlowed"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/slowed"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-
- "PlayerStatusHookBleedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHookBleedImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "8"
- "wide" "23"
- "tall" "23"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "../vgui/bleed_drop_grapple"
- "fgcolor" "117 107 94 255"
- "pin_to_sibling" "PlayerStatusAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
- }
-}
\ No newline at end of file
diff --git a/#customizations/_stock/mainmenuoverride.res b/#customizations/_stock/mainmenuoverride.res
deleted file mode 100644
index b6b14ee..0000000
--- a/#customizations/_stock/mainmenuoverride.res
+++ /dev/null
@@ -1,1256 +0,0 @@
-"Resource/UI/MainMenuOverride.res"
-{
- MainMenuOverride
- {
- "fieldName" "MainMenuOverride"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
-
- "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440"
- "blog_url" "http://www.teamfortress.com/"
-
- "button_x_offset" "-285"
- "button_y" "120"
- "button_y_delta" "5"
-
- "button_kv"
- {
- "xpos" "0"
- "ypos" "150"
- "wide" "250"
- "tall" "26"
- "visible" "1"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "26"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "textinsetx" "25"
- "use_proportional_insets" "1"
- "font" "Cerbetica16"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" ""
- "paintbackground" "0"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
- }
- }
-
- "SaxxySettings"
- {
- "xpos" "0"
- "ypos" "0"
- "zpos" "-101"
- "wide" "f0"
- "tall" "480"
-
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "flashbounds_x" "50"
- "flashbounds_y" "65"
- "flashbounds_w" "250"
- "flashbounds_h" "120"
-
- "flashstartsize_min" "8"
- "flashstartsize_max" "12"
-
- "flash_maxscale" "4"
-
- "flash_lifelength_min" ".1"
- "flash_lifelength_max" ".2"
-
- "curtain_anim_duration" "4.0"
- "curtain_open_time" "2.8"
- "flash_start_time" "4.0"
-
- "initial_freakout_duration" "15.0"
- "clap_sound_duration" "10.0"
-
- "CameraFlashSettings"
- {
- "visible" "1"
- "enabled" "1"
- "tileImage" "0"
- "scaleImage" "1"
- "zpos" "9"
- }
- }
- }
-
- "mouseoveritempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "mouseoveritempanel"
- "xpos" "c-70"
- "ypos" "270"
- "zpos" "100"
- "wide" "300"
- "tall" "300"
- "visible" "0"
- "bgcolor_override" "Transparent"
- "noitem_textcolor" "117 107 94 255"
- "PaintBackgroundType" "2"
- "paintborder" "1"
- "border" "MainMenuBGBorder"
-
- "text_ypos" "20"
- "text_center" "1"
- "model_hide" "1"
- "resize_to_text" "1"
- "padding_height" "15"
-
- "attriblabel"
- {
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "center"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
- }
-
- "Background"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "Background"
- "xpos" "cs-0.5"
- "ypos" "0"
- "zpos" "-200"
- "wide" "o1.6"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "proportionaltoparent" "1"
-
- if_wider
- {
- "wide" "f0"
- "tall" "o0.628"
- }
-
- if_taller
- {
- "wide" "o1.6"
- "tall" "f0"
- }
- }
-
- "HudName"
- {
- "ControlName" "CExImageButton"
- "fieldName" "HudName"
- "xpos" "40"
- "ypos" "58"
- "zpos" "1"
- "wide" "56"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "rayshud"
- "font" "HudFontMediumSecondary"
- "textAlignment" "west"
- "textinsetx" "0"
- "use_proportional_insets" "1"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "paintbackground""0"
- "sound_depressed" ""
- "sound_released" "UI/wooo_tree.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "72 255 255 255"
- }
-
- "TFLogoImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TFLogoImage"
- "xpos" "30"
- "ypos" "35"
- "wide" "179"
- "tall" "45"
- "visible" "0"
- "enabled" "0"
- "image" "../logo/tf2_logo_black"
- "scaleImage" "1"
- "command" "engine play vo/heavy_battlecry02.mp3"
- }
-
- "RankModelPanel"
- {
- "ControlName" "CPvPRankPanel"
- "fieldName" "RankModelPanel"
- "xpos" "140"
- "ypos" "cs-0.5-15"
- "zpos" "0"
- "wide" "170"
- "tall" "800"
- "visible" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "matchgroup" "MatchGroup_Casual_12v12"
- "show_progress" "0"
- }
-
- "CycleRankTypeButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CycleRankTypeButton"
- "xpos" "270"
- "ypos" "cs-0.5-33"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "v"
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "actionsignallevel" "1"
- "command" "open_rank_type_menu"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- }
-
- "RankTooltipPanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RankTooltipPanel"
- "xpos" "c-285"
- "ypos" "99"
- "zpos" "-1"
- "wide" "0"
- "tall" "8"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "image" "info"
- "scaleImage" "1"
- "alpha" "75"
- }
-
- "RankPanel"
- {
- "ControlName" "CPvPRankPanel"
- "fieldName" "RankPanel"
- "xpos" "30"
- "ypos" "205"
- "zpos" "0"
- "wide" "170"
- "tall" "50"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "matchgroup" "MatchGroup_Casual_12v12"
- "xp_source_notification_center_x" "350"
- "show_model" "0"
- }
-
- "NoGCMessage"
- {
- "ControlName" "Label"
- "fieldName" "NoGCMessage"
- "xpos" "10"
- "ypos" "200"
- "zpos" "99"
- "wide" "260"
- "tall" "100"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "wrap" "1"
- "textinsetx" "40"
- "textinsety" "10"
-
- "font" "HudFontSmallestBold"
- "fgcolor_override" "TanLight"
- "labelText" "#TF_MM_NoGC_Rank"
- "textAlignment" "north-west"
- "use_proportional_insets" "1"
- }
-
- "NoGCImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "NoGCImage"
- "xpos" "230"
- "ypos" "220"
- "zpos" "99"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "replay\thumbnails\nogc"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
-
- "RankBorder"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RankBorder"
- "xpos" "30"
- "ypos" "57"
- "zpos" "-55"
- "wide" "260"
- "tall" "198"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "MainMenuBGBorder"
- "proportionaltoparent" "1"
- }
-
- "TooltipPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "150"
- "tall" "30"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "ButtonHover"
-
- "TipSubLabel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TipSubLabel"
- "font" "HudFontSmall"
- "labelText" "%tipsubtext%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "250"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "DarkGrey"
- "wrap" "1"
- }
-
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "font" "HudFontSmallest"
- "labelText" "%tiptext%"
- "textAlignment" "center"
- "xpos" "5"
- "ypos" "0"
- "zpos" "3"
- "wide" "140"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "allcaps" "1"
- "fgcolor" "TanLight"
- "auto_wide_tocontents" "1"
- }
- }
-
- "Notifications_ShowButtonPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Notifications_ShowButtonPanel"
- "xpos" "295"
- "ypos" "62"
- "zpos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "bgcolor_override" "Transparent"
-
- "Notifications_ShowButtonPanel_SB"
- {
- "ControlName" "CExImageButton"
- "fieldName" "Notifications_ShowButtonPanel_SB"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "k"
- "font" "CustomIcons"
- "Command" "noti_show"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "Notifications_Panel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Notifications_Panel"
- "xpos" "c-120"
- "ypos" "80"
- "zpos" "100"
- "wide" "210"
- "tall" "80"
- "visible" "0"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackgroundType" "2"
-
- "Notifications_CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "Notifications_CloseButton"
- "xpos" "186"
- "ypos" "8"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" "("
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "actionsignallevel" "2"
- "Command" "noti_hide"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "RedSolid"
- "depressedFgColor_override" "TanLight"
- }
-
- "Notifications_TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notifications_TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "%notititle%"
- "textAlignment" "north-west"
- "xpos" "12"
- "ypos" "8"
- "wide" "250"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- "wrap" "1"
- }
-
- "Notifications_Scroller"
- {
- "ControlName" "ScrollableEditablePanel"
- "fieldName" "Notifications_Scroller"
- "xpos" "8"
- "ypos" "25"
- "wide" "210"
- "tall" "135"
- "PaintBackgroundType" "2"
- "fgcolor_override" "TextColor"
-
- "Notifications_Control"
- {
- "ControlName" "CMainMenuNotificationsControl"
- "fieldName" "Notifications_Control"
- "xpos" "0"
- "ypos" "0"
- "wide" "220"
- "tall" "135"
- "visible" "1"
- }
- }
- }
-
- "CompetitiveAccessInfoPanel"
- {
- "ControlName" "CCompetitiveAccessInfoPanel"
- "fieldName" "CompetitiveAccessInfoPanel"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "1000"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
- }
-
- "FriendsContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "FriendsContainer"
- "xpos" "40"
- "ypos" "270"
- "zpos" "5"
- "wide" "260"
- "tall" "150"
- "visible" "1"
- "border" "NoBorder"
- "bgcolor_override" "Transparent"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Competitive_Friends"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "wide" "260"
- "tall" "20"
- "visible" "0"
- "enabled" "0"
- "fgcolor_override" "TanLight"
- }
-
- "InnerShadow"
- {
- "ControlName" "EditablePanel"
- "fieldName" "InnerShadow"
- "xpos" "0"
- "ypos" "0"
- "zpos" "501"
- "wide" "f20"
- "tall" "150"
- "visible" "1"
- "PaintBackgroundType" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "paintborder" "1"
- "border" "InnerShadowBorder"
- }
-
- "SteamFriendsList"
- {
- "ControlName" "CSteamFriendsListPanel"
- "fieldName" "SteamFriendsList"
- "xpos" "0"
- "ypos" "0"
- "zpos" "500"
- "wide" "242"
- "tall" "150"
- "visible" "1"
- "proportionaltoparent" "1"
- "columns_count" "2"
- "inset_x" "10"
- "inset_y" "5"
- "row_gap" "5"
- "column_gap" "5"
- "restrict_width" "0"
-
- "friendpanel_kv"
- {
- "wide" "110"
- "tall" "20"
- }
-
- "ScrollBar"
- {
- "ControlName" "ScrollBar"
- "FieldName" "ScrollBar"
- "xpos" "rs1-1"
- "ypos" "0"
- "tall" "f0"
- "wide" "5"
- "zpos" "1000"
- "nobuttons" "1"
- "proportionaltoparent" "1"
-
- "Slider"
- {
- "fgcolor_override" "TanLight"
- }
-
- "UpButton"
- {
- "ControlName" "Button"
- "FieldName" "UpButton"
- "visible" "0"
- }
-
- "DownButton"
- {
- "ControlName" "Button"
- "FieldName" "DownButton"
- "visible" "0"
- }
- }
- }
-
- "BelowDarken"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BelowDarken"
- "xpos" "0"
- "ypos" "0"
- "zpos" "499"
- "wide" "f20"
- "tall" "150"
- "visible" "1"
- "PaintBackgroundType" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "bgcolor_override" "0 0 0 100"
- }
- }
-
- "CharacterSetupButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CharacterSetupButton"
- "xpos" "30"
- "ypos" "82"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "labeltext" "#MMenu_CharacterSetup"
- "command" "engine open_charinfo"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "GeneralStoreButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "GeneralStoreButton"
- "xpos" "30"
- "ypos" "102"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "labeltext" "#StoreTitle"
- "command" "engine open_store"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "SteamWorkshopButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SteamWorkshopButton"
- "xpos" "30"
- "ypos" "122"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_SteamWorkshop"
- "command" "engine OpenSteamWorkshopDialog"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "SettingButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SettingButton"
- "xpos" "30"
- "ypos" "142"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_Tooltip_Options"
- "command" "OpenOptionsDialog"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "AdvSettingsButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "AdvSettingsButton"
- "xpos" "30"
- "ypos" "162"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_Tooltip_AdvOptions"
- "command" "OpenTF2Options"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "MinmodeToggle"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MinmodeToggle"
- "xpos" "30"
- "ypos" "182"
- "zpos" "11"
- "wide" "260"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "MINMODE TOGGLE"
- "command" "engine incrementvar cl_hud_minmode 0 1 1"
- "font" "HudFontSmallishBold"
- "textAlignment" "west"
- "textinsetx" "25"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" "MainMenuTabs"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
- }
-
- "AchievementsButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "AchievementsButton"
- "xpos" "104"
- "ypos" "62"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "ConsoleButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ConsoleButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "AchievementsButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "ReplayButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReplayButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ConsoleButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "ReportBugButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReportBugButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ReplayButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "CoachPlayersButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CoachPlayersButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ReportBugButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "RequestCoachButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "RequestCoachButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "CoachPlayersButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "CallVoteButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CallVoteButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "RequestCoachButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "MutePlayersButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "MutePlayersButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "CallVoteButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "ReportPlayerButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReportPlayerButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "MutePlayersButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- }
- }
-
- "BGPanel1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BGPanel1"
- "xpos" "30"
- "ypos" "57"
- "zpos" "-55"
- "wide" "260"
- "tall" "370"
- "visible" "1"
- "bgcolor_override" "25 25 25 168"
- "PaintBackgroundType" "2"
- }
-}
\ No newline at end of file
diff --git a/#customizations/_stock/scoreboard.res b/#customizations/_stock/scoreboard.res
deleted file mode 100644
index ad97352..0000000
--- a/#customizations/_stock/scoreboard.res
+++ /dev/null
@@ -1,1739 +0,0 @@
-"Resource/UI/Scoreboard.res"
-{
- "scores"
- {
- "ControlName" "CTFClientScoreBoardDialog"
- "fieldName" "scoreinfo"
- "xpos" "c-300"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "avatar_width" "54"
- "medal_width" "23"
- "name_width" "0"
- "name_width_short" "65"
- "spacer" "5"
- "status_width" "15"
- "nemesis_width" "15"
- "class_width" "20"
- "score_width" "20"
- "ping_width" "20"
- "killstreak_width" "15"
- "killstreak_image_width" "15"
- }
- "BlueScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "c-270"
- "ypos" "144"
- "wide" "270"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "Blue"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "c-295"
- "ypos" "144"
- "zpos" "5"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "RedScoreBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedScoreBG"
- "xpos" "c0"
- "ypos" "144"
- "wide" "270"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "Red"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "c270"
- "ypos" "144"
- "zpos" "5"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "MainBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "9999"
- "tall" "9999"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "c-270"
- "ypos" "169"
- "zpos" "-1"
- "wide" "540"
- "tall" "500"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "TransparentBlack"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "MvMScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMScoreboardBackground"
- "xpos" "c-270"
- "ypos" "244"
- "zpos" "-1"
- "wide" "540"
- "tall" "500"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "Red6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "tall" "100"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Blue6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "240"
- "tall" "100"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamName"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamName"
- "font" "HudFontMediumBig"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "c-265"
- "ypos" "144"
- "wide" "220"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica32"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-106"
- "ypos" "143"
- "zpos" "4"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
- "font" "Cerbetica32"
- "fgcolor" "0 0 0 200"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "c-104"
- "ypos" "145"
- "zpos" "4"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "BlueTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamPlayerCount"
- "font" "HudFontSmall"
- "labelText" "%blueteamplayercount%"
- "textAlignment" "west"
- "xpos" "c-270"
- "ypos" "130"
- "wide" "100"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamName"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamName"
- "font" "HudFontMediumBig"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "xpos" "c45"
- "ypos" "144"
- "wide" "220"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica32"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "c6"
- "ypos" "143"
- "zpos" "4"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "RedTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
- "font" "Cerbetica32"
- "fgcolor" "0 0 0 200"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "c8"
- "ypos" "145"
- "zpos" "4"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "RedTeamPlayerCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamPlayerCount"
- "font" "HudFontSmall"
- "labelText" "%redteamplayercount%"
- "textAlignment" "east"
- "xpos" "c170"
- "ypos" "130"
- "wide" "100"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "ServerLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerLabel"
- "font" "HudFontSmall"
- "labelText" "%server%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "20"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "ServerTimeValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerTimeValue"
- "font" "HudFontMediumSecondary"
- "labelText" "%servertime%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "5"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "BluePlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "c-270"
- "ypos" "168"
- "zpos" "20"
- "wide" "270"
- "tall" "240"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "0 28 162 140"
- "linegap" "0"
- "show_columns" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "RedPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "c0"
- "ypos" "168"
- "zpos" "20"
- "wide" "270"
- "tall" "240"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "192 28 0 140"
- "linegap" "0"
- "show_columns" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "VerticalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "VerticalLine"
- "xpos" "299"
- "ypos" "9999"
- "zpos" "9999"
- "wide" "2"
- "tall" "292"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Spectators"
- {
- "ControlName" "CExLabel"
- "fieldName" "Spectators"
- "font" "HudFontSmallest"
- "labelText" "%spectators%"
- "textAlignment" "west"
- "xpos" "c-266"
- "ypos" "402"
- "zpos" "900"
- "wide" "541"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "SpectatorsInQueue"
- {
- "ControlName" "CExLabel"
- "fieldName" "SpectatorsInQueue"
- "font" "HudFontSmallest"
- "labelText" "%waitingtoplay%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "50"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "StatsBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "StatsBackground"
- "xpos" "c-270"
- "ypos" "418"
- "zpos" "2"
- "wide" "540"
- "tall" "64"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "HudBlack" //"32 32 32 125"
- "PaintBackgroundType" "0"
- }
-
- "ClassImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ClassImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "92"
- "tall" "92"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerNameLabel"
- "font" "ScoreboardMedium"
- "labelText" "%playername%"
- "textAlignment" "west"
- "xpos" "115"
- "ypos" "9999"
- "zpos" "3"
- "wide" "9999"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "MapName"
- {
- "ControlName" "CExLabel"
- "fieldName" "mapname"
- "font" "HudFontSmall"
- "labelText" "%mapname%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "35"
- "zpos" "3"
- "wide" "480"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "236 227 203 255"
- }
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "9999"
- "ypos" "322"
- "zpos" "3"
- "wide" "465"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "127 127 127 153"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "PlayerScoreLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerScoreLabel"
- "font" "HudFontMediumSecondary"
- "labelText" "%playerscore%"
- "textAlignment" "center"
- "xpos" "c-368"
- "ypos" "310"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "LocalPlayerDuelStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerDuelStatsPanel"
- "xpos" "0"
- "ypos" "395"
- "zpos" "3"
- "wide" "600"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "0"
- }
-
- "DuelingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DuelingLabel"
- "font" "ScoreboardSmall"
- "labelText" "#TF_ScoreBoard_Dueling"
- "textAlignment" "center"
- "xpos" "250"
- "ypos" "2"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "DuelingIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "DuelingIcon"
- "xpos" "284"
- "ypos" "15"
- "zpos" "2"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" "../backpack/player/items/crafting/icon_dueling"
- "scaleImage" "1"
- }
-
- "LocalPlayerData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerData"
- "xpos" "75"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "157"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "159"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "235 226 202 255"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "east"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "east"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
-
- "OpponentData"
- {
- "ControlName" "EditablePanel"
- "fieldName" "OpponentData"
- "xpos" "325"
- "ypos" "0"
- "wide" "200"
- "tall" "53"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "AvatarBGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AvatarBGPanel"
- "xpos" "7"
- "ypos" "7"
- "zpos" "-1"
- "wide" "36"
- "tall" "36"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
- }
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "9"
- "ypos" "9"
- "zpos" "0"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "AvatarTextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AvatarTextLabel"
- "fgcolor" "235 226 202 255"
- "xpos" "50"
- "ypos" "7"
- "zpos" "2"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%playername%"
- "textAlignment" "west"
- "font" "HudFontSmallest"
- }
- "Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Score"
- "labelText" "%score%"
- "textAlignment" "west"
- "xpos" "50"
- "ypos" "23"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "font" "ScoreboardMedium"
- }
- }
- }
-
- "LocalPlayerStatsPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LocalPlayerStatsPanel"
- "xpos" "c-270"
- "ypos" "416"
- "zpos" "10"
- "wide" "540"
- "tall" "268"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "visible" "1"
- }
-
- "KillsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillsLabel"
- "font" "HudFontGiantBold"
- "labelText" ":"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "-2"
- "zpos" "3"
- "wide" "540"
- "tall" "64"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Kills"
- "font" "HudFontGiantBold"
- "labelText" "%kills%"
- "textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Kills2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Kills2"
- "font" "HudFontGiantBold"
- "labelText" "%kills%"
- "textAlignment" "east"
- "xpos" "188"
- "ypos" "6"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
-
- "DeathsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DeathsLabel"
- "font" "HudFontMedium"
- "labelText" "#TF_ScoreBoard_DeathsLabel"
- "textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "95"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Deaths"
- {
- "ControlName" "CExLabel"
- "fieldName" "Deaths"
- "font" "HudFontGiantBold"
- "labelText" "%deaths%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Deaths2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Deaths2"
- "font" "HudFontGiantBold"
- "labelText" "%deaths%"
- "textAlignment" "west"
- "xpos" "282"
- "ypos" "6"
- "zpos" "3"
- "wide" "70"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "GameType"
- {
- "ControlName" "CExLabel"
- "fieldName" "gametype"
- "font" "HudFontSmallest"
- "labelText" "%gametype%"
- "textAlignment" "center"
- "xpos" "28"
- "ypos" "250"
- "zpos" "3"
- "wide" "116"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fgcolor" "185 177 153 255"
- }
- "AssistsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AssistsLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_AssistsLabel"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "2"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Assists"
- {
- "ControlName" "CExLabel"
- "fieldName" "Assists"
- "font" "HudFontSmall"
- "labelText" "%assists%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Assists2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Assists2"
- "font" "HudFontSmall"
- "labelText" "%assists%"
- "textAlignment" "west"
- "xpos" "70"
- "ypos" "2"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
-
- "DestructionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DestructionLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_DestructionLabel"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "16"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Destruction"
- {
- "ControlName" "CExLabel"
- "fieldName" "Destruction"
- "font" "HudFontSmall"
- "labelText" "%destruction%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- }
- "Destruction2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Destruction2"
- "font" "HudFontSmall"
- "labelText" "%destruction%"
- "textAlignment" "west"
- "xpos" "70"
- "ypos" "16"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
-
- "RevengeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RevengeLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_RevengeLabel"
- "textAlignment" "west"
- "xpos" "102"
- "ypos" "16"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "CapturesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CapturesLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_CapturesLabel"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "30"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Captures"
- {
- "ControlName" "CExLabel"
- "fieldName" "Captures"
- "font" "HudFontSmall"
- "labelText" "%captures%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Captures2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Captures2"
- "font" "HudFontSmall"
- "labelText" "%captures%"
- "textAlignment" "west"
- "xpos" "70"
- "ypos" "30"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
-
- "DefensesLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DefensesLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_DefensesLabel"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "44"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Defenses"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defenses"
- "font" "HudFontSmall"
- "labelText" "%defenses%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Defenses2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defenses2"
- "font" "HudFontSmall"
- "labelText" "%defenses%"
- "textAlignment" "west"
- "xpos" "70"
- "ypos" "44"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "DominationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DominationLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_DominationLabel"
- "textAlignment" "west"
- "xpos" "102"
- "ypos" "2"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Domination"
- {
- "ControlName" "CExLabel"
- "fieldName" "Domination"
- "font" "HudFontSmall"
- "labelText" "%dominations%"
- "textAlignment" "west"
- "xpos" "100"
- "ypos" "108"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Domination2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Domination2"
- "font" "HudFontSmall"
- "labelText" "%dominations%"
- "textAlignment" "west"
- "xpos" "168"
- "ypos" "2"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "Revenge"
- {
- "ControlName" "CExLabel"
- "fieldName" "Revenge"
- "font" "HudFontSmall"
- "labelText" "%Revenge%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Revenge2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Revenge2"
- "font" "HudFontSmall"
- "labelText" "%Revenge%"
- "textAlignment" "west"
- "xpos" "168"
- "ypos" "16"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "HealingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HealingLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_HealingLabel"
- "textAlignment" "west"
- "xpos" "102"
- "ypos" "30"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Healing"
- "font" "HudFontSmall"
- "labelText" "%healing%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Healing2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Healing2"
- "font" "HudFontSmall"
- "labelText" "%healing%"
- "textAlignment" "west"
- "xpos" "168"
- "ypos" "30"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "InvulnLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "InvulnLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_InvulnLabel"
- "textAlignment" "west"
- "xpos" "102"
- "ypos" "44"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Invuln"
- {
- "ControlName" "CExLabel"
- "fieldName" "Invuln"
- "font" "HudFontSmall"
- "labelText" "%invulns%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Invuln2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Invuln2"
- "font" "HudFontSmall"
- "labelText" "%invulns%"
- "textAlignment" "west"
- "xpos" "168"
- "ypos" "44"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "TeleportsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeleportsLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_TeleportsLabel"
- "textAlignment" "west"
- "xpos" "342"
- "ypos" "2"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Teleports"
- {
- "ControlName" "CExLabel"
- "fieldName" "Teleports"
- "font" "HudFontSmall"
- "labelText" "%teleports%"
- "textAlignment" "west"
- "xpos" "100"
- "ypos" "156"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Teleports2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Teleports2"
- "font" "HudFontSmall"
- "labelText" "%teleports%"
- "textAlignment" "west"
- "xpos" "408"
- "ypos" "2"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "HeadshotsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "HeadshotsLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_HeadshotsLabel"
- "textAlignment" "west"
- "xpos" "342"
- "ypos" "16"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Headshots"
- {
- "ControlName" "CExLabel"
- "fieldName" "Headshots"
- "font" "HudFontSmall"
- "labelText" "%headshots%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Headshots2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Headshots2"
- "font" "HudFontSmall"
- "labelText" "%headshots%"
- "textAlignment" "west"
- "xpos" "408"
- "ypos" "16"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BackstabsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BackstabsLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_BackstabsLabel"
- "textAlignment" "west"
- "xpos" "342"
- "ypos" "30"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Backstabs"
- {
- "ControlName" "CExLabel"
- "fieldName" "Backstabs"
- "font" "HudFontSmall"
- "labelText" "%backstabs%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Backstabs2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Backstabs2"
- "font" "HudFontSmall"
- "labelText" "%backstabs%"
- "textAlignment" "west"
- "xpos" "408"
- "ypos" "30"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BonusLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BonusLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_BonusLabel"
- "textAlignment" "west"
- "xpos" "342"
- "ypos" "44"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Bonus"
- {
- "ControlName" "CExLabel"
- "fieldName" "Bonus"
- "font" "HudFontSmall"
- "labelText" "%bonus%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Bonus2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Bonus2"
- "font" "HudFontSmall"
- "labelText" "%bonus%"
- "textAlignment" "west"
- "xpos" "408"
- "ypos" "44"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "SupportLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SupportLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_Scoreboard_Support"
- "textAlignment" "west"
- "xpos" "440"
- "ypos" "2"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Support"
- {
- "ControlName" "CExLabel"
- "fieldName" "Support"
- "font" "HudFontSmall"
- "labelText" "%support%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Support2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Support2"
- "font" "HudFontSmall"
- "labelText" "%support%"
- "textAlignment" "west"
- "xpos" "502"
- "ypos" "2"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- }
- "DamageLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DamageLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_Scoreboard_Damage"
- "textAlignment" "west"
- "xpos" "440"
- "ypos" "16"
- "zpos" "3"
- "wide" "95"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Damage"
- "font" "HudFontSmall"
- "labelText" "%damage%"
- "textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "Damage2"
- {
- "ControlName" "CExLabel"
- "fieldName" "Damage2"
- "font" "HudFontSmall"
- "labelText" "%damage%"
- "textAlignment" "west"
- "xpos" "502"
- "ypos" "16"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- }
-
- "MvMScoreboard"
- {
- "ControlName" "CTFHudMannVsMachineScoreboard"
- "fieldName" "MvMScoreboard"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
- "verbose" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-}
\ No newline at end of file
diff --git a/#customizations/_stock/teammenu.res b/#customizations/_stock/teammenu.res
deleted file mode 100644
index 9368fb8..0000000
--- a/#customizations/_stock/teammenu.res
+++ /dev/null
@@ -1,407 +0,0 @@
-"Resource/UI/TeamMenu.res"
-{
- "team"
- {
- "ControlName" "CTeamMenu"
- "fieldName" "team"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "255 0 0 255"
- "tabPosition" "0"
- }
- "SidePanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SidePanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "255"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "fillcolor" "0 0 0 120"
- }
-
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "MapInfo"
- {
- "ControlName" "HTML"
- "fieldName" "MapInfo"
- "xpos" "100"
- "ypos" "34"
- "wide" "450"
- "tall" "365"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "tabPosition" "0"
- }
-
- "SelectTeamLabel"
- {
- "ControlName" "Label"
- "fieldName" "SelectTeamLabel"
- "xpos" "0"
- "ypos" "15"
- "zpos" "1"
- "wide" "255"
- "tall" "30"
- "labelText" "#TF_SelectATeam"
- "textAlignment" "center"
- "font" "Cerbetica32"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
-
- "teambutton0"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton0"
- "xpos" "10"
- "ypos" "c5"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "#TF_BlueTeam_Name"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "jointeam blue"
- "team" "3" // Blue Team
- "font" "Cerbetica20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "235 226 202 255"
- }
-
- "BlueTeamBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueTeamBG"
- "xpos" "0"
- "ypos" "c5"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "70 130 180 125"
- }
-
- "teambutton1"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton1"
- "xpos" "10"
- "ypos" "c45"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "#TF_RedTeam_Name"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "jointeam red"
- "team" "4" // Red Team
- "font" "Cerbetica20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "235 226 202 255"
- }
-
- "RedTeamBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedTeamBG"
- "xpos" "0"
- "ypos" "c45"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "205 50 50 153"
- }
-
- "teambutton2"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton2"
- "xpos" "10"
- "ypos" "c-75"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "#TF_Random"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam auto"
- "font" "Cerbetica20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "235 226 202 255"
- }
-
- "AutoJoinBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "AutoJoinBG"
- "xpos" "0"
- "ypos" "c-75"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "HudBlack"
- }
-
- "teambutton3"
- {
- "ControlName" "CTFTeamButton"
- "fieldName" "teambutton3"
- "xpos" "10"
- "ypos" "c-35"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "#TF_Spectate"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "paintborder" "0"
- "command" "jointeam spectate"
- "font" "Cerbetica20"
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "235 226 202 255"
- }
-
- "SpectateBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectateBG"
- "xpos" "0"
- "ypos" "c-35"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "HudBlack"
- }
-
- "MenuBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MenuBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "255 255 255 7"
- }
-
- "BlueCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueCount"
- "xpos" "0"
- "ypos" "c5"
- "zpos" "1"
- "zpos" "3"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%bluecount%"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica20"
- "fgcolor" "242 242 242 255"
- }
-
- "RedCount"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedCount"
- "xpos" "0"
- "ypos" "c45"
- "zpos" "1"
- "wide" "245"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%redcount%"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "1"
- "font" "Cerbetica20"
- "fgcolor" "242 242 242 255"
- }
-
- "TeamsFullLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamsFullLabel"
- "xpos" "c-50"
- "ypos" "c150"
- "zpos" "6"
- "wide" "105"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_Teams_Full"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica12"
- "fgcolor" "TanLight"
- "centerwrap" "1"
- }
-
- "TeamsFullLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TeamsFullLabelShadow"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "6"
- "wide" "105"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_Teams_Full"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica12"
- "fgcolor" "TransparentBlack"
- "centerwrap" "1"
-
- "pin_to_sibling" "TeamsFullLabel"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- }
-
- "CancelButton"
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "wide" "0"
- }
-
- "teambutton0SC"
- {
- "ControlName" "CExButton"
- "fieldName" "teambutton0SC"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "&3"
- "command" "jointeam blue"
- "team" "3"
- }
-
- "teambutton1SC"
- {
- "ControlName" "CExButton"
- "fieldName" "teambutton1SC"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "&4"
- "command" "jointeam red"
- "team" "4"
- }
-
- "teambutton2SC"
- {
- "ControlName" "CExButton"
- "fieldName" "teambutton2SC"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "&1"
- "command" "jointeam auto"
- }
-
- "teambutton3SC"
- {
- "ControlName" "CExButton"
- "fieldName" "teambutton3SC"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "&2"
- "command" "jointeam spectate"
- }
-}
\ No newline at end of file
diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res
new file mode 100644
index 0000000..fc413d4
--- /dev/null
+++ b/resource/ui/classselection-base.res
@@ -0,0 +1,1214 @@
+"Resource/UI/ClassSelection.res"
+{
+ "class"
+ {
+ "ControlName" "Frame"
+ "fieldName" "class"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ }
+
+ "SidePanelBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SidePanelBG"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "fillcolor" "0 0 0 200"
+ }
+
+ "SysMenu"
+ {
+ "ControlName" "Menu"
+ "fieldName" "SysMenu"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "64"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "tabPosition" "0"
+ }
+
+ "SelectClassLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SelectTeamLabel"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "6"
+ "wide" "255"
+ "tall" "30"
+ "labelText" "#TF_SelectAClass"
+ "textAlignment" "center"
+ "font" "Cerbetica32"
+ "visible" "0"
+ "enabled" "0"
+ "fgcolor" "TanLight"
+ }
+
+ "scout"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "scout"
+ "xpos" "32"
+ "ypos" "275"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&1. Scout"
+ "textAlignment" "west"
+ "Command" "joinclass scout"
+ "Default" "1"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "soldier"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "soldier"
+ "xpos" "30"
+ "ypos" "291"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&2. Soldier"
+ "textAlignment" "west"
+ "Command" "joinclass soldier"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "pyro"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "pyro"
+ "xpos" "30"
+ "ypos" "307"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&3. Pyro"
+ "textAlignment" "west"
+ "Command" "joinclass pyro"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "demoman"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "demoman"
+ "xpos" "30"
+ "ypos" "327"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&4. Demoman"
+ "textAlignment" "west"
+ "Command" "joinclass demoman"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "heavyweapons"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "heavyweapons"
+ "xpos" "30"
+ "ypos" "343"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&5. Heavy"
+ "textAlignment" "west"
+ "Command" "joinclass heavyweapons"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "engineer"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "engineer"
+ "xpos" "30"
+ "ypos" "359"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&6. Engineer"
+ "textAlignment" "west"
+ "Command" "joinclass engineer"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "medic"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "medic"
+ "xpos" "30"
+ "ypos" "379"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&7. Medic"
+ "textAlignment" "west"
+ "Command" "joinclass medic"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "sniper"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "sniper"
+ "xpos" "30"
+ "ypos" "395"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&8. Sniper"
+ "textAlignment" "west"
+ "Command" "joinclass sniper"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "spy"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "spy"
+ "xpos" "30"
+ "ypos" "411"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&9. Spy"
+ "textAlignment" "west"
+ "Command" "joinclass spy"
+ "Default" "0"
+ "font" "Cerbetica16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "random"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "random"
+ "xpos" "30"
+ "ypos" "431"
+ "zpos" "6"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "(&R) RANDOM"
+ "textAlignment" "west"
+ "Command" "joinclass random"
+ "font" "Cerbetica16"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "CancelButton" [$WIN32]
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CancelButton"
+ "xpos" "130"
+ "ypos" "431"
+ "zpos" "6"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "(&Q) CANCEL"
+ "textAlignment" "west"
+ "Command" "vguicancel"
+ "font" "Cerbetica16"
+ "paintbackground" "0"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+ }
+
+ "EditLoadoutButton" [$WIN32]
+ {
+ "ControlName" "CExButton"
+ "fieldName" "EditLoadoutButton"
+ "xpos" "30"
+ "ypos" "450"
+ "zpos" "6"
+ "wide" "110"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintbackground" "0"
+ "labelText" "(&E) EDIT LOADOUT"
+ "textAlignment" "west"
+ "Command" "openloadout"
+ "font" "Cerbetica16"
+
+ "fgcolor" "235 226 202 255"
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ "selectedFgColor_override" "72 255 255 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+ }
+ "LoadoutButtonBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "LoadoutButtonBackground"
+ "xpos" "c98"
+ "ypos" "c114"
+ "wide" "20"
+ "tall" "0"
+ }
+ "ResetButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "ResetButton"
+ "xpos" "r470"
+ "ypos" "r38"
+ "zpos" "6"
+ "wide" "110"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_ClassMenu_Reset"
+ "paintbackground""0"
+ "textAlignment" "center"
+ "Command" "resetclass"
+ "font" "Cerbetica16"
+ }
+
+ "MenuBG"
+ {
+ "ControlName" "CModelPanel"
+ "fieldName" "MenuBG"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fov" "16"
+
+ "model"
+ {
+ "modelname" "models/vgui/UI_class01.mdl"
+ "skin" "0"
+ "angles_x" "0"
+ "angles_y" "180"
+ "angles_z" "0"
+ "origin_x" "365"
+ "origin_y" "0"
+ "origin_z" "-40"
+ }
+ }
+
+ "ShadedBar"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "0"
+ "fillcolor" "0 0 0 50"
+ }
+
+ "countImage0" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage0"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage1" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage1"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage2" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage2"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage3" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage3"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage4" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage4"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage5" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage5"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage6" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage6"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage7" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage7"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage8" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage8"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage9" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage9"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "countImage10" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "countImage10"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "9"
+ "wide" "30"
+ "tall" "60"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ }
+
+ "numScout"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numScout"
+ "xpos" "175"
+ "ypos" "275"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numScout%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numSoldier"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numSoldier"
+ "xpos" "175"
+ "ypos" "291"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numSoldier%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numPyro"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numPyro"
+ "xpos" "175"
+ "ypos" "307"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numPyro%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numDemoman"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numDemoman"
+ "xpos" "175"
+ "ypos" "327"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numDemoman%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numHeavy"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numHeavy"
+ "xpos" "175"
+ "ypos" "343"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numHeavy%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numEngineer"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numEngineer"
+ "xpos" "175"
+ "ypos" "359"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numEngineer%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numMedic"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numMedic"
+ "xpos" "175"
+ "ypos" "379"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numMedic%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numSniper"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numSniper"
+ "xpos" "175"
+ "ypos" "395"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numSniper%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "numSpy"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "numMedic"
+ "xpos" "175"
+ "ypos" "411"
+ "zpos" "5"
+ "wide" "80"
+ "tall" "16"
+ "autoResize" "1"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%numSpy%"
+ "textAlignment" "west"
+ "font" "Cerbetica16"
+ "fgcolor" "235 226 202 255"
+ }
+
+ "MvMUpgradeImageScout"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageScout"
+ "xpos" "190"
+ "ypos" "279"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageSolider"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageSolider"
+ "xpos" "190"
+ "ypos" "295"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImagePyro"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImagePyro"
+ "xpos" "190"
+ "ypos" "311"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageDemoman"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageDemoman"
+ "xpos" "190"
+ "ypos" "331"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageHeavy"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageHeavy"
+ "xpos" "190"
+ "ypos" "347"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageEngineer"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageEngineer"
+ "xpos" "190"
+ "ypos" "363"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageMedic"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageMedic"
+ "xpos" "190"
+ "ypos" "383"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageSniper"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageSniper"
+ "xpos" "190"
+ "ypos" "399"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "MvMUpgradeImageSpy"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMUpgradeImageSpy"
+ "xpos" "190"
+ "ypos" "415"
+ "zpos" "10"
+ "wide" "10"
+ "tall" "10"
+ "visible" "0"
+ "enabled" "1"
+ "image" "mvm/class_upgraded"
+ "scaleImage" "1"
+ }
+
+ "TFPlayerModel"
+ {
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "TFPlayerModel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "255"
+ "tall" "270"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "20"
+ "allow_rot" "1"
+ "paintbackground" "1"
+ "paintbackgroundenabled" "1"
+ "bgcolor_override" "255 255 255 0"
+
+ "model"
+ {
+ "force_pos" "1"
+ "angles_x" "0"
+ "angles_y" "180"
+ "angles_z" "0"
+ "origin_x" "270"
+ "origin_y" "0"
+ "origin_z" "-43"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+ "modelname" ""
+ }
+ }
+
+ "ClassTipsPanel"
+ {
+ "ControlName" "CTFClassTipsPanel"
+ "fieldName" "ClassTipsPanel"
+ "xpos" "9999"
+ }
+
+ "localPlayerImage" [$WIN32]
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "localPlayerImage"
+ "xpos" "9999"
+ }
+
+ "localPlayerBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "localPlayerBG"
+ "xpos" "9999"
+ }
+
+ "ClassHighlightPanel"
+ {
+ "ControlName" "CExplanationPopup"
+ "fieldName" "ClassHighlightPanel"
+ "xpos" "c-75"
+ "ypos" "280"
+ "zpos" "100"
+ "wide" "250"
+ "tall" "170"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "paintbackground" "0"
+ "border" "MainMenuHighlightBorder"
+ "start_x" "c-238"
+ "start_y" "100"
+ "start_wide" "1"
+ "start_tall" "1"
+ "end_x" "c-325"
+ "end_y" "250"
+ "end_wide" "275"
+ "end_tall" "150"
+ "callout_inparents_x" "c-210"
+ "callout_inparents_y" "437"
+
+ "TitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "HudFontSmallBold"
+ "labelText" "#CMenu_ClassHighlightPanel_Title"
+ "textAlignment" "north-west"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "210"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "46 43 42 255"
+ }
+
+ "ClassHighlightText"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ClassHighlightText"
+ "font" "HudFontSmall"
+ "labelText" "%ClassHighlightText%"
+ "textAlignment" "north-west"
+ "xpos" "20"
+ "ypos" "30"
+ "wide" "210"
+ "tall" "115"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "46 43 42 255"
+ }
+
+ "CloseButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "CloseButton"
+ "xpos" "255"
+ "ypos" "5"
+ "zpos" "10"
+ "wide" "14"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" ""
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "Command" "close"
+ "paintbackground" "0"
+
+ "defaultFgColor_override" "46 43 42 255"
+ "armedFgColor_override" "235 226 202 255"
+ "depressedFgColor_override" "46 43 42 255"
+
+ "image_drawcolor" "117 107 94 255"
+ "image_armedcolor" "200 80 60 255"
+ "SubImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" "replay/thumbnails/close"
+ "scaleImage" "1"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/classselection.res b/resource/ui/classselection.res
index 554d6aa..e4d6de5 100644
--- a/resource/ui/classselection.res
+++ b/resource/ui/classselection.res
@@ -1,2 +1,2 @@
"#base" "../../#customizations/_enabled/classselection-center.res"
-"#base" "../../#customizations/_stock/classselection.res"
\ No newline at end of file
+"#base" "classselection-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudplayerclass-base.res b/resource/ui/hudplayerclass-base.res
new file mode 100644
index 0000000..641ed86
--- /dev/null
+++ b/resource/ui/hudplayerclass-base.res
@@ -0,0 +1,306 @@
+"Resource/UI/HudPlayerClass.res"
+{
+ // Player Class Data
+ "HudPlayerClass"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudPlayerClass"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "PlayerStatusClassImage"
+ {
+ "ControlName" "CTFClassImage"
+ "fieldName" "PlayerStatusClassImage"
+ "xpos" "c210"
+ "ypos" "r60"
+ "zpos" "2"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/class_scoutred"
+ "scaleImage" "1"
+ }
+ "PlayerStatusSpyImage"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "PlayerStatusSpyImage"
+ "xpos" "9999"
+ }
+ "PlayerStatusSpyOutlineImage"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "PlayerStatusSpyOutlineImage"
+ "xpos" "3"
+ "ypos" "r67"
+ "xpos_minmode" "-5"
+ "ypos_minmode" "r44"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "55"
+ "wide_minmode" "27"
+ "tall_minmode" "27"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/class_spy_outline"
+ "scaleImage" "1"
+ }
+ "PlayerStatusClassImageBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "PlayerStatusClassImageBG"
+ "xpos" "9999"
+ }
+
+ "classmodelpanelBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "classmodelpanelBG"
+ "xpos" "9999"
+ }
+
+ "classmodelpanel"
+ {
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "classmodelpanel"
+ "xpos" "r210"
+ "ypos" "r148"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "150"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "12"
+ "allow_rot" "1"
+
+ "model"
+ {
+ "force_pos" "1"
+ "angles_x" "0"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "0"
+ "origin_z" "-60"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+ "modelname" ""
+ }
+
+ "customclassdata"
+ {
+ "undefined"
+ {
+
+ }
+ "Scout"
+ {
+ "fov" "25"
+ "angles_x" "-17"
+ "angles_y" "150"
+ "angles_z" "-10"
+ "origin_x" "105"
+ "origin_y" "7"
+ "origin_z" "-82"
+ }
+ "Sniper"
+ {
+ "fov" "25"
+ "angles_x" "-10"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "130"
+ "origin_y" "-3"
+ "origin_z" "-97"
+ }
+ "Soldier"
+ {
+ "fov" "25"
+ "angles_x" "-10"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "145"
+ "origin_y" "-5"
+ "origin_z" "-90"
+ }
+ "Demoman"
+ {
+ "fov" "25"
+ "angles_x" "-13"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "138"
+ "origin_y" "-4"
+ "origin_z" "-93"
+ }
+ "Medic"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "158"
+ "angles_z" "0"
+ "origin_x" "150"
+ "origin_y" "-5"
+ "origin_z" "-96"
+ }
+ "Heavy"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "-7"
+ "origin_z" "-102"
+ }
+ "Pyro"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "190"
+ "origin_y" "-13"
+ "origin_z" "-90"
+ }
+ "Spy"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "160"
+ "origin_y" "0"
+ "origin_z" "-95"
+ }
+ "Engineer"
+ {
+ "fov" "20"
+ "angles_x" "-10"
+ "angles_y" "150"
+ "angles_z" "0"
+ "origin_x" "140"
+ "origin_y" "-2"
+ "origin_z" "-82"
+ }
+ }
+ }
+
+ "CarryingWeapon"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CarryingWeapon"
+ "xpos" "r250"
+ "ypos" "r20"
+ "zpos" "100"
+ "wide" "500"
+ "tall" "28"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+
+ "CarryingBackground"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "CarryingBackground"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "p1"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/color_panel_brown"
+ "scaleImage" "1"
+ "teambg_1" "../hud/color_panel_brown"
+ "teambg_2" "../hud/color_panel_red"
+ "teambg_3" "../hud/color_panel_blu"
+ "proportionaltoparent" "1"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "5"
+ "draw_corner_height" "5"
+ }
+
+ "CarryingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CarryingLabel"
+ "font" "ReplayBrowserSmallest"
+ "xpos" "5"
+ "ypos" "3"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "North-West"
+ "dulltext" "0"
+ "brighttext" "0"
+ "proportionaltoparent" "1"
+ "auto_wide_tocontents" "1"
+ "labelText" "%carrying%"
+ }
+
+ "CarryingLabelDropShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CarryingLabelDropShadow"
+ "font" "ReplayBrowserSmallest"
+ "xpos" "p0.011"
+ "ypos" "p0.12"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "textAlignment" "North-West"
+ "dulltext" "0"
+ "brighttext" "0"
+ "proportionaltoparent" "1"
+ "auto_wide_tocontents" "1"
+ "fgcolor_override" "Black"
+ "labelText" "%carrying%"
+ }
+
+ "OwnerLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "OwnerLabel"
+ "font" "FontStoreOriginalPrice"
+ "xpos" "5"
+ "ypos" "14"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "f0"
+ "wide_minmode" "0"
+ "tall_minmode" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "North-West"
+ "dulltext" "0"
+ "brighttext" "0"
+ "proportionaltoparent" "1"
+ "auto_wide_tocontents" "1"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res
index 3fb6e4b..22784b2 100644
--- a/resource/ui/hudplayerclass.res
+++ b/resource/ui/hudplayerclass.res
@@ -1,2 +1,2 @@
"#base" "../../#customizations/_enabled/hudplayerclass-left.res"
-"#base" "../../#customizations/_stock/hudplayerclass.res"
\ No newline at end of file
+"#base" "hudplayerclass-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudplayerhealth-base.res b/resource/ui/hudplayerhealth-base.res
new file mode 100644
index 0000000..7b6daf6
--- /dev/null
+++ b/resource/ui/hudplayerhealth-base.res
@@ -0,0 +1,718 @@
+"Resource/UI/HudPlayerHealth.res"
+{
+ // Player Health Data
+ "HudPlayerHealth"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudPlayerHealth"
+ "xpos" "c-288"
+ "ypos" "c45"
+ "xpos_minmode" "c-238"
+ "ypos_minmode" "c5"
+ "wide" "250"
+ "tall" "120"
+ "visible" "1"
+ "enabled" "1"
+ "HealthBonusPosAdj" "35"
+ "HealthDeathWarning" "0.49"
+ "HealthDeathWarningColor" "255 0 0 255"
+ }
+
+ "PlayerStatusHealthImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusHealthImage"
+ "xpos" "80"
+ "ypos" "0"
+ "xpos_minmode" "100"
+ "zpos" "4"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "alpha" "0"
+ }
+
+ "PlayerStatusHealthImageBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusHealthImageBG"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+
+ "PlayerStatusHealthBonusImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusHealthBonusImage"
+ "xpos" "116"
+ "ypos" "18"
+ "zpos" "2"
+ "wide" "68"
+ "tall" "68"
+ "xpos_minmode" "140"
+ "ypos_minmode" "40"
+ "zpos_minmode" "-1"
+ "wide_minmode" "22"
+ "tall_minmode" "22"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/health_over_bg"
+ "scaleImage" "1"
+ }
+
+ "PlayerHealthValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerHealthValue"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "300"
+ "tall" "100"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%Health%"
+ "textAlignment" "center"
+ "font" "Cerbetica56"
+ "font_minmode" "Cerbetica32"
+ "fgcolor" "Health Normal"
+ }
+
+ "PlayerHealthValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerHealthValueShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "5"
+ "wide" "300"
+ "tall" "100"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%Health%"
+ "textAlignment" "center"
+ "font" "Cerbetica56"
+ "font_minmode" "Cerbetica32"
+ "fgcolor" "0 0 0 200"
+
+ "pin_to_sibling" "PlayerHealthValue"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "PlayerStatusMaxHealthValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerStatusMaxHealthValue"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+
+ "PlayerStatusAnchor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayerStatusAnchor"
+ "xpos" "10"
+ "ypos" "5"
+ "xpos_minmode" "5"
+ "ypos_minmode" "15"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "PlayerStatusBleedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusBleedImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/bleed_drop"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusMilkImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusMilkImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/bleed_drop"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusGasImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusGasImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/covered_in_gas"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusMarkedForDeathImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusMarkedForDeathImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/marked_for_death"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusMarkedForDeathSilentImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusMarkedForDeathSilentImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/marked_for_death"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicUberBulletResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicUberBulletResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_bullet_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicUberBlastResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicUberBlastResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_explosion_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicUberFireResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicUberFireResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_fire_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicSmallBulletResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicSmallBulletResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_bullet_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicSmallBlastResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicSmallBlastResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_explosion_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_MedicSmallFireResistImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_MedicSmallFireResistImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_fire_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_WheelOfDoom"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_WheelOfDoom"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../signs/death_wheel_whammy"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_SoldierOffenseBuff"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_SoldierOffenseBuff"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_bullet_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_SoldierDefenseBuff"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_SoldierDefenseBuff"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_bullet_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_SoldierHealOnHitBuff"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_SoldierHealOnHitBuff"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../HUD/defense_buff_bullet_blue"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_SpyMarked"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_SpyMarked"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_Parachute"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_Parachute"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" ""
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneStrength"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneStrength"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_strength_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneHaste"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneHaste"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_haste_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneRegen"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneRegen"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_regen_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneResist"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneResist"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_resist_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneVampire"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneVampire"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_vampire_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneReflect"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneReflect"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_reflect_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RunePrecision"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePrecision"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_precision_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneAgility"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneAgility"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_agility_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneKnockout"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneKnockout"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_knockout_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneKing"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneKing"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_king_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RunePlague"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePlague"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_plague_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatus_RuneSupernova"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneSupernova"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_supernova_hud"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusSlowed"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusSlowed"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/slowed"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "PlayerStatusHookBleedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusHookBleedImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/bleed_drop_grapple"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res
index 63963c8..3911be6 100644
--- a/resource/ui/hudplayerhealth.res
+++ b/resource/ui/hudplayerhealth.res
@@ -1,3 +1,3 @@
"#base" "../../#customizations/_enabled/hudplayerhealth-broesel.res"
"#base" "../../#customizations/_enabled/hudplayerhealth-cross.res"
-"#base" "../../#customizations/_stock/hudplayerhealth.res"
\ No newline at end of file
+"#base" "hudplayerhealth-base.res"
\ No newline at end of file
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
new file mode 100644
index 0000000..b6b14ee
--- /dev/null
+++ b/resource/ui/mainmenuoverride-base.res
@@ -0,0 +1,1256 @@
+"Resource/UI/MainMenuOverride.res"
+{
+ MainMenuOverride
+ {
+ "fieldName" "MainMenuOverride"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+
+ "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440"
+ "blog_url" "http://www.teamfortress.com/"
+
+ "button_x_offset" "-285"
+ "button_y" "120"
+ "button_y_delta" "5"
+
+ "button_kv"
+ {
+ "xpos" "0"
+ "ypos" "150"
+ "wide" "250"
+ "tall" "26"
+ "visible" "1"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "250"
+ "tall" "26"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "textinsetx" "25"
+ "use_proportional_insets" "1"
+ "font" "Cerbetica16"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" ""
+ "paintbackground" "0"
+
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "72 255 255 255"
+ }
+ }
+
+ "SaxxySettings"
+ {
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-101"
+ "wide" "f0"
+ "tall" "480"
+
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "flashbounds_x" "50"
+ "flashbounds_y" "65"
+ "flashbounds_w" "250"
+ "flashbounds_h" "120"
+
+ "flashstartsize_min" "8"
+ "flashstartsize_max" "12"
+
+ "flash_maxscale" "4"
+
+ "flash_lifelength_min" ".1"
+ "flash_lifelength_max" ".2"
+
+ "curtain_anim_duration" "4.0"
+ "curtain_open_time" "2.8"
+ "flash_start_time" "4.0"
+
+ "initial_freakout_duration" "15.0"
+ "clap_sound_duration" "10.0"
+
+ "CameraFlashSettings"
+ {
+ "visible" "1"
+ "enabled" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "zpos" "9"
+ }
+ }
+ }
+
+ "mouseoveritempanel"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "mouseoveritempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "100"
+ "wide" "300"
+ "tall" "300"
+ "visible" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "117 107 94 255"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "border" "MainMenuBGBorder"
+
+ "text_ypos" "20"
+ "text_center" "1"
+ "model_hide" "1"
+ "resize_to_text" "1"
+ "padding_height" "15"
+
+ "attriblabel"
+ {
+ "font" "ItemFontAttribLarge"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "2"
+ "wide" "140"
+ "tall" "60"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%attriblist%"
+ "textAlignment" "center"
+ "fgcolor" "117 107 94 255"
+ "centerwrap" "1"
+ }
+ }
+
+ "Background"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "Background"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "-200"
+ "wide" "o1.6"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+
+ if_wider
+ {
+ "wide" "f0"
+ "tall" "o0.628"
+ }
+
+ if_taller
+ {
+ "wide" "o1.6"
+ "tall" "f0"
+ }
+ }
+
+ "HudName"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "HudName"
+ "xpos" "40"
+ "ypos" "58"
+ "zpos" "1"
+ "wide" "56"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "rayshud"
+ "font" "HudFontMediumSecondary"
+ "textAlignment" "west"
+ "textinsetx" "0"
+ "use_proportional_insets" "1"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "paintbackground""0"
+ "sound_depressed" ""
+ "sound_released" "UI/wooo_tree.wav"
+
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "72 255 255 255"
+
+ "image_drawcolor" "235 226 202 255"
+ "image_armedcolor" "72 255 255 255"
+ }
+
+ "TFLogoImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TFLogoImage"
+ "xpos" "30"
+ "ypos" "35"
+ "wide" "179"
+ "tall" "45"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../logo/tf2_logo_black"
+ "scaleImage" "1"
+ "command" "engine play vo/heavy_battlecry02.mp3"
+ }
+
+ "RankModelPanel"
+ {
+ "ControlName" "CPvPRankPanel"
+ "fieldName" "RankModelPanel"
+ "xpos" "140"
+ "ypos" "cs-0.5-15"
+ "zpos" "0"
+ "wide" "170"
+ "tall" "800"
+ "visible" "0"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "1"
+ "matchgroup" "MatchGroup_Casual_12v12"
+ "show_progress" "0"
+ }
+
+ "CycleRankTypeButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "CycleRankTypeButton"
+ "xpos" "270"
+ "ypos" "cs-0.5-33"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "v"
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "actionsignallevel" "1"
+ "command" "open_rank_type_menu"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ "depressedFgColor_override" "235 226 202 255"
+ }
+
+ "RankTooltipPanel"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RankTooltipPanel"
+ "xpos" "c-285"
+ "ypos" "99"
+ "zpos" "-1"
+ "wide" "0"
+ "tall" "8"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "1"
+ "image" "info"
+ "scaleImage" "1"
+ "alpha" "75"
+ }
+
+ "RankPanel"
+ {
+ "ControlName" "CPvPRankPanel"
+ "fieldName" "RankPanel"
+ "xpos" "30"
+ "ypos" "205"
+ "zpos" "0"
+ "wide" "170"
+ "tall" "50"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "matchgroup" "MatchGroup_Casual_12v12"
+ "xp_source_notification_center_x" "350"
+ "show_model" "0"
+ }
+
+ "NoGCMessage"
+ {
+ "ControlName" "Label"
+ "fieldName" "NoGCMessage"
+ "xpos" "10"
+ "ypos" "200"
+ "zpos" "99"
+ "wide" "260"
+ "tall" "100"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "wrap" "1"
+ "textinsetx" "40"
+ "textinsety" "10"
+
+ "font" "HudFontSmallestBold"
+ "fgcolor_override" "TanLight"
+ "labelText" "#TF_MM_NoGC_Rank"
+ "textAlignment" "north-west"
+ "use_proportional_insets" "1"
+ }
+
+ "NoGCImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "NoGCImage"
+ "xpos" "230"
+ "ypos" "220"
+ "zpos" "99"
+ "wide" "30"
+ "tall" "30"
+ "visible" "1"
+ "enabled" "1"
+ "image" "replay\thumbnails\nogc"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ }
+
+ "RankBorder"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RankBorder"
+ "xpos" "30"
+ "ypos" "57"
+ "zpos" "-55"
+ "wide" "260"
+ "tall" "198"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "border" "MainMenuBGBorder"
+ "proportionaltoparent" "1"
+ }
+
+ "TooltipPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "TooltipPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "150"
+ "tall" "30"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "border" "ButtonHover"
+
+ "TipSubLabel"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TipSubLabel"
+ "font" "HudFontSmall"
+ "labelText" "%tipsubtext%"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "250"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "DarkGrey"
+ "wrap" "1"
+ }
+
+ "TipLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TipLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%tiptext%"
+ "textAlignment" "center"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "140"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "allcaps" "1"
+ "fgcolor" "TanLight"
+ "auto_wide_tocontents" "1"
+ }
+ }
+
+ "Notifications_ShowButtonPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Notifications_ShowButtonPanel"
+ "xpos" "295"
+ "ypos" "62"
+ "zpos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "bgcolor_override" "Transparent"
+
+ "Notifications_ShowButtonPanel_SB"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "Notifications_ShowButtonPanel_SB"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "k"
+ "font" "CustomIcons"
+ "Command" "noti_show"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "235 226 202 255"
+ "armedFgColor_override" "72 255 255 255"
+ }
+ }
+
+ "Notifications_Panel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Notifications_Panel"
+ "xpos" "c-120"
+ "ypos" "80"
+ "zpos" "100"
+ "wide" "210"
+ "tall" "80"
+ "visible" "0"
+ "paintbackground" "1"
+ "border" "NoBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
+
+ "Notifications_CloseButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "Notifications_CloseButton"
+ "xpos" "186"
+ "ypos" "8"
+ "zpos" "10"
+ "wide" "14"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" "("
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "actionsignallevel" "2"
+ "Command" "noti_hide"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "RedSolid"
+ "depressedFgColor_override" "TanLight"
+ }
+
+ "Notifications_TitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Notifications_TitleLabel"
+ "font" "HudFontSmallBold"
+ "labelText" "%notititle%"
+ "textAlignment" "north-west"
+ "xpos" "12"
+ "ypos" "8"
+ "wide" "250"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ "wrap" "1"
+ }
+
+ "Notifications_Scroller"
+ {
+ "ControlName" "ScrollableEditablePanel"
+ "fieldName" "Notifications_Scroller"
+ "xpos" "8"
+ "ypos" "25"
+ "wide" "210"
+ "tall" "135"
+ "PaintBackgroundType" "2"
+ "fgcolor_override" "TextColor"
+
+ "Notifications_Control"
+ {
+ "ControlName" "CMainMenuNotificationsControl"
+ "fieldName" "Notifications_Control"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "220"
+ "tall" "135"
+ "visible" "1"
+ }
+ }
+ }
+
+ "CompetitiveAccessInfoPanel"
+ {
+ "ControlName" "CCompetitiveAccessInfoPanel"
+ "fieldName" "CompetitiveAccessInfoPanel"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ }
+
+ "FriendsContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "FriendsContainer"
+ "xpos" "40"
+ "ypos" "270"
+ "zpos" "5"
+ "wide" "260"
+ "tall" "150"
+ "visible" "1"
+ "border" "NoBorder"
+ "bgcolor_override" "Transparent"
+
+ "TitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "HudFontSmallBold"
+ "labelText" "#TF_Competitive_Friends"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "260"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "InnerShadow"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "InnerShadow"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "501"
+ "wide" "f20"
+ "tall" "150"
+ "visible" "1"
+ "PaintBackgroundType" "0"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "paintborder" "1"
+ "border" "InnerShadowBorder"
+ }
+
+ "SteamFriendsList"
+ {
+ "ControlName" "CSteamFriendsListPanel"
+ "fieldName" "SteamFriendsList"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "500"
+ "wide" "242"
+ "tall" "150"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "columns_count" "2"
+ "inset_x" "10"
+ "inset_y" "5"
+ "row_gap" "5"
+ "column_gap" "5"
+ "restrict_width" "0"
+
+ "friendpanel_kv"
+ {
+ "wide" "110"
+ "tall" "20"
+ }
+
+ "ScrollBar"
+ {
+ "ControlName" "ScrollBar"
+ "FieldName" "ScrollBar"
+ "xpos" "rs1-1"
+ "ypos" "0"
+ "tall" "f0"
+ "wide" "5"
+ "zpos" "1000"
+ "nobuttons" "1"
+ "proportionaltoparent" "1"
+
+ "Slider"
+ {
+ "fgcolor_override" "TanLight"
+ }
+
+ "UpButton"
+ {
+ "ControlName" "Button"
+ "FieldName" "UpButton"
+ "visible" "0"
+ }
+
+ "DownButton"
+ {
+ "ControlName" "Button"
+ "FieldName" "DownButton"
+ "visible" "0"
+ }
+ }
+ }
+
+ "BelowDarken"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BelowDarken"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "499"
+ "wide" "f20"
+ "tall" "150"
+ "visible" "1"
+ "PaintBackgroundType" "0"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "bgcolor_override" "0 0 0 100"
+ }
+ }
+
+ "CharacterSetupButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "CharacterSetupButton"
+ "xpos" "30"
+ "ypos" "82"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "#MMenu_CharacterSetup"
+ "command" "engine open_charinfo"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "GeneralStoreButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "GeneralStoreButton"
+ "xpos" "30"
+ "ypos" "102"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "labeltext" "#StoreTitle"
+ "command" "engine open_store"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "SteamWorkshopButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SteamWorkshopButton"
+ "xpos" "30"
+ "ypos" "122"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "AllCaps" "1"
+ "labeltext" "#MMenu_SteamWorkshop"
+ "command" "engine OpenSteamWorkshopDialog"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "SettingButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SettingButton"
+ "xpos" "30"
+ "ypos" "142"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "AllCaps" "1"
+ "labeltext" "#MMenu_Tooltip_Options"
+ "command" "OpenOptionsDialog"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "AdvSettingsButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "AdvSettingsButton"
+ "xpos" "30"
+ "ypos" "162"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "AllCaps" "1"
+ "labeltext" "#MMenu_Tooltip_AdvOptions"
+ "command" "OpenTF2Options"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "MinmodeToggle"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "MinmodeToggle"
+ "xpos" "30"
+ "ypos" "182"
+ "zpos" "11"
+ "wide" "260"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "AllCaps" "1"
+ "labeltext" "MINMODE TOGGLE"
+ "command" "engine incrementvar cl_hud_minmode 0 1 1"
+ "font" "HudFontSmallishBold"
+ "textAlignment" "west"
+ "textinsetx" "25"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "border_default" ""
+ "border_armed" "MainMenuTabs"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "25 25 25 148"
+ }
+
+ "AchievementsButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "AchievementsButton"
+ "xpos" "104"
+ "ypos" "62"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "ConsoleButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "ConsoleButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "AchievementsButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "ReplayButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "ReplayButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "ConsoleButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "ReportBugButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "ReportBugButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "ReplayButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "CoachPlayersButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "CoachPlayersButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "ReportBugButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "RequestCoachButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "RequestCoachButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "CoachPlayersButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "CallVoteButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "CallVoteButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "RequestCoachButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "MutePlayersButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "MutePlayersButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "CallVoteButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "ReportPlayerButton"
+ {
+ "ControlName" "EditablePanel"
+ "fieldname" "ReportPlayerButton"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+
+ "pin_to_sibling" "MutePlayersButton"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ "SubButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "SubButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "CustomIcons"
+ "use_proportional_insets" "1"
+ "textAlignment" "center"
+ "default" "1"
+ "actionsignallevel" "2"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ }
+ }
+
+ "BGPanel1"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGPanel1"
+ "xpos" "30"
+ "ypos" "57"
+ "zpos" "-55"
+ "wide" "260"
+ "tall" "370"
+ "visible" "1"
+ "bgcolor_override" "25 25 25 168"
+ "PaintBackgroundType" "2"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res
index 05b56ba..ce6889c 100644
--- a/resource/ui/mainmenuoverride.res
+++ b/resource/ui/mainmenuoverride.res
@@ -1,6 +1,6 @@
"#base" "../../resource/preload.res"
"#base" "../../#customizations/_enabled/mainmenuoverride-classic.res"
-"#base" "../../#customizations/_stock/mainmenuoverride.res"
+"#base" "mainmenuoverride-base.res"
#base "../../resource/tools.res"
"Resource/UI/MainMenuOverride.res"
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
new file mode 100644
index 0000000..ad97352
--- /dev/null
+++ b/resource/ui/scoreboard-base.res
@@ -0,0 +1,1739 @@
+"Resource/UI/Scoreboard.res"
+{
+ "scores"
+ {
+ "ControlName" "CTFClientScoreBoardDialog"
+ "fieldName" "scoreinfo"
+ "xpos" "c-300"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "avatar_width" "54"
+ "medal_width" "23"
+ "name_width" "0"
+ "name_width_short" "65"
+ "spacer" "5"
+ "status_width" "15"
+ "nemesis_width" "15"
+ "class_width" "20"
+ "score_width" "20"
+ "ping_width" "20"
+ "killstreak_width" "15"
+ "killstreak_image_width" "15"
+ }
+ "BlueScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueScoreBG"
+ "xpos" "c-270"
+ "ypos" "144"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "Blue"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "c-295"
+ "ypos" "144"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "RedScoreBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedScoreBG"
+ "xpos" "c0"
+ "ypos" "144"
+ "wide" "270"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "Red"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "c270"
+ "ypos" "144"
+ "zpos" "5"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "MainBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MainBG"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "9999"
+ "tall" "9999"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "ScoreboardBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ScoreboardBackground"
+ "xpos" "c-270"
+ "ypos" "169"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "TransparentBlack"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "MvMScoreboardBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MvMScoreboardBackground"
+ "xpos" "c-270"
+ "ypos" "244"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "Red6sBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ScoreboardBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "tall" "100"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "Blue6sBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ScoreboardBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "240"
+ "tall" "100"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "fillcolor" "0 0 0 100"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamName"
+ "font" "HudFontMediumBig"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "c-265"
+ "ypos" "144"
+ "wide" "220"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "Cerbetica32"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-106"
+ "ypos" "143"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreDropshadow"
+ "font" "Cerbetica32"
+ "fgcolor" "0 0 0 200"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "c-104"
+ "ypos" "145"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "BlueTeamPlayerCount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamPlayerCount"
+ "font" "HudFontSmall"
+ "labelText" "%blueteamplayercount%"
+ "textAlignment" "west"
+ "xpos" "c-270"
+ "ypos" "130"
+ "wide" "100"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamName"
+ "font" "HudFontMediumBig"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "c45"
+ "ypos" "144"
+ "wide" "220"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "Cerbetica32"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c6"
+ "ypos" "143"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "RedTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScoreDropshadow"
+ "font" "Cerbetica32"
+ "fgcolor" "0 0 0 200"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "c8"
+ "ypos" "145"
+ "zpos" "4"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "RedTeamPlayerCount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamPlayerCount"
+ "font" "HudFontSmall"
+ "labelText" "%redteamplayercount%"
+ "textAlignment" "east"
+ "xpos" "c170"
+ "ypos" "130"
+ "wide" "100"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "ServerLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerLabel"
+ "font" "HudFontSmall"
+ "labelText" "%server%"
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "20"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "ServerTimeValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ServerTimeValue"
+ "font" "HudFontMediumSecondary"
+ "labelText" "%servertime%"
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "5"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "BluePlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "BluePlayerList"
+ "xpos" "c-270"
+ "ypos" "168"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "240"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "fgcolor" "0 28 162 140"
+ "linegap" "0"
+ "show_columns" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "c0"
+ "ypos" "168"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "240"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "14"
+ "fgcolor" "192 28 0 140"
+ "linegap" "0"
+ "show_columns" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "VerticalLine"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "VerticalLine"
+ "xpos" "299"
+ "ypos" "9999"
+ "zpos" "9999"
+ "wide" "2"
+ "tall" "292"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "0 0 0 153"
+ "PaintBackgroundType" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "Spectators"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Spectators"
+ "font" "HudFontSmallest"
+ "labelText" "%spectators%"
+ "textAlignment" "west"
+ "xpos" "c-266"
+ "ypos" "402"
+ "zpos" "900"
+ "wide" "541"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "SpectatorsInQueue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SpectatorsInQueue"
+ "font" "HudFontSmallest"
+ "labelText" "%waitingtoplay%"
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "50"
+ "zpos" "999"
+ "wide" "600"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "StatsBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "StatsBackground"
+ "xpos" "c-270"
+ "ypos" "418"
+ "zpos" "2"
+ "wide" "540"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "HudBlack" //"32 32 32 125"
+ "PaintBackgroundType" "0"
+ }
+
+ "ClassImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ClassImage"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "92"
+ "tall" "92"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../hud/class_scoutred"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+ "PlayerNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerNameLabel"
+ "font" "ScoreboardMedium"
+ "labelText" "%playername%"
+ "textAlignment" "west"
+ "xpos" "115"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "9999"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+
+ "MapName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "mapname"
+ "font" "HudFontSmall"
+ "labelText" "%mapname%"
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "35"
+ "zpos" "3"
+ "wide" "480"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "236 227 203 255"
+ }
+ "HorizontalLine"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HorizontalLine"
+ "xpos" "9999"
+ "ypos" "322"
+ "zpos" "3"
+ "wide" "465"
+ "tall" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "127 127 127 153"
+ "PaintBackgroundType" "0"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+ "PlayerScoreLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerScoreLabel"
+ "font" "HudFontMediumSecondary"
+ "labelText" "%playerscore%"
+ "textAlignment" "center"
+ "xpos" "c-368"
+ "ypos" "310"
+ "zpos" "3"
+ "wide" "140"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "LocalPlayerDuelStatsPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "LocalPlayerDuelStatsPanel"
+ "xpos" "0"
+ "ypos" "395"
+ "zpos" "3"
+ "wide" "600"
+ "tall" "53"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ "DuelingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DuelingLabel"
+ "font" "ScoreboardSmall"
+ "labelText" "#TF_ScoreBoard_Dueling"
+ "textAlignment" "center"
+ "xpos" "250"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "DuelingIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DuelingIcon"
+ "xpos" "284"
+ "ypos" "15"
+ "zpos" "2"
+ "wide" "32"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../backpack/player/items/crafting/icon_dueling"
+ "scaleImage" "1"
+ }
+
+ "LocalPlayerData"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "LocalPlayerData"
+ "xpos" "75"
+ "ypos" "0"
+ "wide" "200"
+ "tall" "53"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "AvatarBGPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "AvatarBGPanel"
+ "xpos" "157"
+ "ypos" "7"
+ "zpos" "-1"
+ "wide" "36"
+ "tall" "36"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "117 107 94 255"
+ }
+ "AvatarImage"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "AvatarImage"
+ "xpos" "159"
+ "ypos" "9"
+ "zpos" "0"
+ "wide" "32"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "AvatarTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AvatarTextLabel"
+ "fgcolor" "235 226 202 255"
+ "xpos" "50"
+ "ypos" "7"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%playername%"
+ "textAlignment" "east"
+ "font" "HudFontSmallest"
+ }
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "labelText" "%score%"
+ "textAlignment" "east"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "font" "ScoreboardMedium"
+ }
+ }
+
+ "OpponentData"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "OpponentData"
+ "xpos" "325"
+ "ypos" "0"
+ "wide" "200"
+ "tall" "53"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "AvatarBGPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "AvatarBGPanel"
+ "xpos" "7"
+ "ypos" "7"
+ "zpos" "-1"
+ "wide" "36"
+ "tall" "36"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "117 107 94 255"
+ }
+ "AvatarImage"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "AvatarImage"
+ "xpos" "9"
+ "ypos" "9"
+ "zpos" "0"
+ "wide" "32"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "AvatarTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AvatarTextLabel"
+ "fgcolor" "235 226 202 255"
+ "xpos" "50"
+ "ypos" "7"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%playername%"
+ "textAlignment" "west"
+ "font" "HudFontSmallest"
+ }
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "labelText" "%score%"
+ "textAlignment" "west"
+ "xpos" "50"
+ "ypos" "23"
+ "zpos" "3"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "font" "ScoreboardMedium"
+ }
+ }
+ }
+
+ "LocalPlayerStatsPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "LocalPlayerStatsPanel"
+ "xpos" "c-270"
+ "ypos" "416"
+ "zpos" "10"
+ "wide" "540"
+ "tall" "268"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+
+ "KillsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillsLabel"
+ "font" "HudFontGiantBold"
+ "labelText" ":"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "540"
+ "tall" "64"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Kills"
+ "font" "HudFontGiantBold"
+ "labelText" "%kills%"
+ "textAlignment" "east"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Kills2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Kills2"
+ "font" "HudFontGiantBold"
+ "labelText" "%kills%"
+ "textAlignment" "east"
+ "xpos" "188"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+
+ "DeathsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DeathsLabel"
+ "font" "HudFontMedium"
+ "labelText" "#TF_ScoreBoard_DeathsLabel"
+ "textAlignment" "east"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Deaths"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths"
+ "font" "HudFontGiantBold"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Deaths2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Deaths2"
+ "font" "HudFontGiantBold"
+ "labelText" "%deaths%"
+ "textAlignment" "west"
+ "xpos" "282"
+ "ypos" "6"
+ "zpos" "3"
+ "wide" "70"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "GameType"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "gametype"
+ "font" "HudFontSmallest"
+ "labelText" "%gametype%"
+ "textAlignment" "center"
+ "xpos" "28"
+ "ypos" "250"
+ "zpos" "3"
+ "wide" "116"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "fgcolor" "185 177 153 255"
+ }
+ "AssistsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AssistsLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_AssistsLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Assists"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists"
+ "font" "HudFontSmall"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Assists2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Assists2"
+ "font" "HudFontSmall"
+ "labelText" "%assists%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+
+ "DestructionLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DestructionLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_DestructionLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Destruction"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction"
+ "font" "HudFontSmall"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "0"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+ "Destruction2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Destruction2"
+ "font" "HudFontSmall"
+ "labelText" "%destruction%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+
+ "RevengeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RevengeLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_RevengeLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "CapturesLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CapturesLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_CapturesLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Captures"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Captures"
+ "font" "HudFontSmall"
+ "labelText" "%captures%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Captures2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Captures2"
+ "font" "HudFontSmall"
+ "labelText" "%captures%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+
+ "DefensesLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DefensesLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_DefensesLabel"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Defenses"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses"
+ "font" "HudFontSmall"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Defenses2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Defenses2"
+ "font" "HudFontSmall"
+ "labelText" "%defenses%"
+ "textAlignment" "west"
+ "xpos" "70"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "DominationLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DominationLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_DominationLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Domination"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Domination"
+ "font" "HudFontSmall"
+ "labelText" "%dominations%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "108"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Domination2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Domination2"
+ "font" "HudFontSmall"
+ "labelText" "%dominations%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "Revenge"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge"
+ "font" "HudFontSmall"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Revenge2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Revenge2"
+ "font" "HudFontSmall"
+ "labelText" "%Revenge%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "HealingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "HealingLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_HealingLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Healing"
+ "font" "HudFontSmall"
+ "labelText" "%healing%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Healing2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Healing2"
+ "font" "HudFontSmall"
+ "labelText" "%healing%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "InvulnLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "InvulnLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_InvulnLabel"
+ "textAlignment" "west"
+ "xpos" "102"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Invuln"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln"
+ "font" "HudFontSmall"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Invuln2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Invuln2"
+ "font" "HudFontSmall"
+ "labelText" "%invulns%"
+ "textAlignment" "west"
+ "xpos" "168"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "TeleportsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TeleportsLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_TeleportsLabel"
+ "textAlignment" "west"
+ "xpos" "342"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Teleports"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Teleports"
+ "font" "HudFontSmall"
+ "labelText" "%teleports%"
+ "textAlignment" "west"
+ "xpos" "100"
+ "ypos" "156"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Teleports2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Teleports2"
+ "font" "HudFontSmall"
+ "labelText" "%teleports%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "HeadshotsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "HeadshotsLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_HeadshotsLabel"
+ "textAlignment" "west"
+ "xpos" "342"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Headshots"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Headshots"
+ "font" "HudFontSmall"
+ "labelText" "%headshots%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Headshots2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Headshots2"
+ "font" "HudFontSmall"
+ "labelText" "%headshots%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BackstabsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BackstabsLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_BackstabsLabel"
+ "textAlignment" "west"
+ "xpos" "342"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Backstabs"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Backstabs"
+ "font" "HudFontSmall"
+ "labelText" "%backstabs%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Backstabs2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Backstabs2"
+ "font" "HudFontSmall"
+ "labelText" "%backstabs%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "30"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BonusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BonusLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_BonusLabel"
+ "textAlignment" "west"
+ "xpos" "342"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Bonus"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Bonus"
+ "font" "HudFontSmall"
+ "labelText" "%bonus%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Bonus2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Bonus2"
+ "font" "HudFontSmall"
+ "labelText" "%bonus%"
+ "textAlignment" "west"
+ "xpos" "408"
+ "ypos" "44"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "SupportLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SupportLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_Scoreboard_Support"
+ "textAlignment" "west"
+ "xpos" "440"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support"
+ "font" "HudFontSmall"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Support2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Support2"
+ "font" "HudFontSmall"
+ "labelText" "%support%"
+ "textAlignment" "west"
+ "xpos" "502"
+ "ypos" "2"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "235 226 202 255"
+ }
+ "DamageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_Scoreboard_Damage"
+ "textAlignment" "west"
+ "xpos" "440"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "95"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage"
+ "font" "HudFontSmall"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "Damage2"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Damage2"
+ "font" "HudFontSmall"
+ "labelText" "%damage%"
+ "textAlignment" "west"
+ "xpos" "502"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ }
+
+ "MvMScoreboard"
+ {
+ "ControlName" "CTFHudMannVsMachineScoreboard"
+ "fieldName" "MvMScoreboard"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "0"
+ "enabled" "1"
+ "verbose" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/scoreboard.res b/resource/ui/scoreboard.res
index fe68e38..bf73016 100644
--- a/resource/ui/scoreboard.res
+++ b/resource/ui/scoreboard.res
@@ -1,2 +1,2 @@
"#base" "../../#customizations/_enabled/scoreboard-minimal.res"
-"#base" "../../#customizations/_stock/scoreboard.res"
\ No newline at end of file
+"#base" "scoreboard-base.res"
\ No newline at end of file
diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res
new file mode 100644
index 0000000..1957ec3
--- /dev/null
+++ b/resource/ui/teammenu-base.res
@@ -0,0 +1,410 @@
+"Resource/UI/TeamMenu.res"
+{
+ "team"
+ {
+ "ControlName" "CTeamMenu"
+ "fieldName" "team"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fgcolor" "255 0 0 255"
+ }
+ "SidePanelBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SidePanelBG"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "255"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "fillcolor" "0 0 0 100"
+ }
+
+ "SysMenu"
+ {
+ "ControlName" "Menu"
+ "fieldName" "SysMenu"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "64"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "tabPosition" "0"
+ }
+
+ "MapInfo"
+ {
+ "ControlName" "HTML"
+ "fieldName" "MapInfo"
+ "xpos" "100"
+ "ypos" "34"
+ "wide" "450"
+ "tall" "365"
+ "autoResize" "3"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "tabPosition" "0"
+ }
+
+ "SelectTeamLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "SelectTeamLabel"
+ "xpos" "0"
+ "ypos" "c-75"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "25"
+ "labelText" "#TF_SelectATeam"
+ "textAlignment" "center"
+ "font" "Cerbetica32"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+
+ "teambutton0"
+ {
+ "ControlName" "CTFTeamButton"
+ "fieldName" "teambutton0"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "3"
+ "labelText" "#TF_BlueTeam_Name"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "jointeam blue"
+ "team" "3" // Blue Team
+ "font" "Cerbetica20"
+
+ "defaultBgColor_override" "Blue"
+ "armedBgColor_override" "BlueSolid"
+ "depressedBgColor_override" "Blue"
+ "selectedBgColor_override" "BlueSolid"
+
+ "defaultFgColor_override" "255 255 255 128"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "255 255 255 128"
+ "selectedFgColor_override" "TanLight"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "SelectTeamLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "teambutton1"
+ {
+ "ControlName" "CTFTeamButton"
+ "fieldName" "teambutton1"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "3"
+ "labelText" "#TF_RedTeam_Name"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "jointeam red"
+ "team" "4" // Red Team
+ "font" "Cerbetica20"
+
+ "defaultBgColor_override" "Red"
+ "armedBgColor_override" "RedSolid"
+ "depressedBgColor_override" "Red"
+ "selectedBgColor_override" "RedSolid"
+
+ "defaultFgColor_override" "255 255 255 128"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "255 255 255 128"
+ "selectedFgColor_override" "TanLight"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "teambutton0"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "teambutton2"
+ {
+ "ControlName" "CTFTeamButton"
+ "fieldName" "teambutton2"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "1"
+ "labelText" "#TF_Random"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintborder" "0"
+ "command" "jointeam auto"
+ "font" "Cerbetica20"
+
+ "defaultBgColor_override" "TransparentBlack"
+ "armedBgColor_override" "ColorWhite"
+ "depressedBgColor_override" "TransparentBlack"
+ "selectedBgColor_override" "ColorWhite"
+
+ "defaultFgColor_override" "255 255 255 128"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "255 255 255 128"
+ "selectedFgColor_override" "TanDark"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "teambutton1"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "teambutton3"
+ {
+ "ControlName" "CTFTeamButton"
+ "fieldName" "teambutton3"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "2"
+ "labelText" "#TF_Spectate"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintborder" "0"
+ "command" "jointeam spectate"
+ "font" "Cerbetica20"
+
+ "defaultBgColor_override" "TransparentBlack"
+ "armedBgColor_override" "ColorWhite"
+ "depressedBgColor_override" "TransparentBlack"
+ "selectedBgColor_override" "ColorWhite"
+
+ "defaultFgColor_override" "255 255 255 128"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "255 255 255 128"
+ "selectedFgColor_override" "TanDark"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "teambutton2"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "MenuBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MenuBG"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "fillcolor" "255 255 255 7"
+ }
+
+ "BlueCount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueCount"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%bluecount%"
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "1"
+ "font" "Cerbetica20"
+ "fgcolor" "255 255 255 128"
+
+ "pin_to_sibling" "teambutton0"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "RedCount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedCount"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%redcount%"
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "1"
+ "font" "Cerbetica20"
+ "fgcolor" "255 255 255 128"
+
+ "pin_to_sibling" "teambutton1"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "TeamsFullLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TeamsFullLabel"
+ "xpos" "c-50"
+ "ypos" "c150"
+ "zpos" "6"
+ "wide" "105"
+ "tall" "35"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "labelText" "#TF_Teams_Full"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "Cerbetica12"
+ "fgcolor" "TanLight"
+ "centerwrap" "1"
+ }
+
+ "TeamsFullLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TeamsFullLabelShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "6"
+ "wide" "105"
+ "tall" "35"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "labelText" "#TF_Teams_Full"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "Cerbetica12"
+ "fgcolor" "TransparentBlack"
+ "centerwrap" "1"
+
+ "pin_to_sibling" "TeamsFullLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "CancelButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CancelButton"
+ "wide" "0"
+ }
+
+ "teambutton0SC"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "teambutton0SC"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "&3"
+ "command" "jointeam blue"
+ "team" "3"
+ }
+
+ "teambutton1SC"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "teambutton1SC"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "&4"
+ "command" "jointeam red"
+ "team" "4"
+ }
+
+ "teambutton2SC"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "teambutton2SC"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "&1"
+ "command" "jointeam auto"
+ }
+
+ "teambutton3SC"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "teambutton3SC"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "&2"
+ "command" "jointeam spectate"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/teammenu.res b/resource/ui/teammenu.res
index ec202fe..bd5f02b 100644
--- a/resource/ui/teammenu.res
+++ b/resource/ui/teammenu.res
@@ -1,2 +1,2 @@
"#base" "../../#customizations/_enabled/teammenu-center.res"
-"#base" "../../#customizations/_stock/teammenu.res"
\ No newline at end of file
+"#base" "teammenu-base.res"
\ No newline at end of file
--
cgit v1.2.3
From acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Tue, 29 Jun 2021 09:52:34 -0400
Subject: Main menu tweaks
- Consolidated the Cerbetica font.
- Added back the rayshud-styled TF2 logo.
- Moved the version number to the HUD Options panel.
- Updated files to use schema color names.
---
#customizations/hudplayerhealth-broesel.res | 4 +-
materials/logo/tf2_logo_lt-blu.vtf | Bin 0 -> 87552 bytes
resource/fonts/Cerbetica.otf | Bin 67108 -> 0 bytes
resource/fonts/Cerbetica.ttf | Bin 0 -> 30220 bytes
resource/fonts/Cerbetica_bold.otf | Bin 64844 -> 0 bytes
resource/scheme/clientscheme_colors.res | 24 ++--
resource/scheme/clientscheme_fonts.res | 31 ++---
resource/tools.res | 40 +++++-
resource/ui/classselection-base.res | 150 ++++++++++-----------
resource/ui/econ/confirmcustomizetexturedialog.res | 20 +--
resource/ui/freezepanelkillerhealth.res | 8 +-
resource/ui/huddamageaccount.res | 4 +-
resource/ui/hudplayerhealth-base.res | 62 ++++-----
resource/ui/importfiledialog.res | 22 +--
resource/ui/mainmenuoverride-base.res | 40 +++---
resource/ui/mainmenuoverride.res | 30 +----
.../ui/matchmakingdashboardpopup_nextmapvoting.res | 4 +-
resource/ui/scoreboard-base.res | 30 ++---
resource/ui/spectatorguihealth.res | 8 +-
resource/ui/spectatortournamentguihealth.res | 10 +-
resource/ui/testitemroot.res | 10 +-
resource/ui/tfadvancedoptionsdialog.res | 2 +-
scripts/hudanimations_custom.txt | 36 ++---
23 files changed, 269 insertions(+), 266 deletions(-)
create mode 100644 materials/logo/tf2_logo_lt-blu.vtf
delete mode 100644 resource/fonts/Cerbetica.otf
create mode 100644 resource/fonts/Cerbetica.ttf
delete mode 100644 resource/fonts/Cerbetica_bold.otf
diff --git a/#customizations/hudplayerhealth-broesel.res b/#customizations/hudplayerhealth-broesel.res
index 6351d22..1146df3 100644
--- a/#customizations/hudplayerhealth-broesel.res
+++ b/#customizations/hudplayerhealth-broesel.res
@@ -96,7 +96,7 @@
"fillcolor" "0 0 0 0"
}
- "PlayerStatusHealthValue"
+ "PlayerHealthValue"
{
"xpos" "-18"
"ypos" "12"
@@ -104,7 +104,7 @@
"font_minmode" "Cerbetica24"
}
- "PlayerStatusHealthValueShadow"
+ "PlayerHealthValueShadow"
{
"font" "Cerbetica24"
"font_minmode" "Cerbetica24"
diff --git a/materials/logo/tf2_logo_lt-blu.vtf b/materials/logo/tf2_logo_lt-blu.vtf
new file mode 100644
index 0000000..2eb2e91
Binary files /dev/null and b/materials/logo/tf2_logo_lt-blu.vtf differ
diff --git a/resource/fonts/Cerbetica.otf b/resource/fonts/Cerbetica.otf
deleted file mode 100644
index 67349e4..0000000
Binary files a/resource/fonts/Cerbetica.otf and /dev/null differ
diff --git a/resource/fonts/Cerbetica.ttf b/resource/fonts/Cerbetica.ttf
new file mode 100644
index 0000000..e0f4b49
Binary files /dev/null and b/resource/fonts/Cerbetica.ttf differ
diff --git a/resource/fonts/Cerbetica_bold.otf b/resource/fonts/Cerbetica_bold.otf
deleted file mode 100644
index f6f0b39..0000000
Binary files a/resource/fonts/Cerbetica_bold.otf and /dev/null differ
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index 5660969..34655ff 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -6,22 +6,14 @@
// HUD COLORS
//---------------------------------------------
"ColorRed" "255 0 0 255"
- "ColorVermillion" "255 64 0 255"
- "ColorOrange" "255 128 0 255"
"ColorYellow" "255 255 0 255"
- "ColorLime" "128 255 0 255"
- "ColorGreen" "0 255 0 255"
- "ColorTeal" "0 255 128 255"
+ "ColorGreen" "76 107 34 150"
"ColorCyan" "72 255 255 255"
- "ColorAqua" "0 128 255 255"
"ColorBlue" "0 0 255 255"
"ColorPurple" "128 0 255 255"
"ColorMagenta" "255 0 255 255"
- "ColorRuby" "255 0 128 255"
"ColorBlack" "0 0 0 255"
- "ColorGreyDark" "64 64 64 255"
"ColorGreyMid" "128 128 128 255"
- "ColorGreyLight" "192 192 192 255"
"ColorWhite" "255 255 255 255"
"DullWhite" "132 132 132 255"
"Grey" "51 47 46 255"
@@ -38,7 +30,7 @@
"Health Buff" "48 255 48 255"
"Health Hurt" "255 153 0 255"
"Heal Numbers" "48 255 48 255"
- "Last DamageHeal Info" "72 255 255 255"
+ "Damage Numbers" "72 255 255 255"
"ItemPanelBG" "50 50 50 255"
"Button Color" "72 255 255 255"
//---------------------------------------------
@@ -102,7 +94,7 @@
"Black" "29 29 29 255"
"Transparent" "0 0 0 0"
- "TransparentBlack" "0 0 0 200"
+ "TransparentBlack" "0 0 0 230"
"TransparentLightBlack" "0 0 0 90"
"FooterBGBlack" "52 48 55 255"
@@ -114,7 +106,7 @@
"HUDDeathWarning" "255 0 0 255"
"HudWhite" "255 255 255 255"
"HudOffWhite" "200 187 161 255"
- "HudBlack" "0 0 0 230"
+ "HudBlack" "16 16 16 230"
"ProgressBarBlue" "91 122 142 255"
"CreditsGreen" "94 150 49 255"
@@ -162,11 +154,11 @@
"DisguiseMenuIconBlue" "92 128 166 255"
"ProgressOffWhiteTransparent" "251 235 202 128"
- "MatchmakingDialogTitleColor" "15 255 255 255"
+ "MatchmakingDialogTitleColor" "200 184 151 255"
"MatchmakingMenuItemBackground" "46 43 42 255"
- "MatchmakingMenuItemBackgroundActive" "15 255 255 255"
- "MatchmakingMenuItemTitleColor" "15 255 255 255"
- "MatchmakingMenuItemDescriptionColor" "15 255 255 255"
+ "MatchmakingMenuItemBackgroundActive" "150 71 0 255"
+ "MatchmakingMenuItemTitleColor" "200 184 151 255"
+ "MatchmakingMenuItemDescriptionColor" "200 184 151 255"
"HTMLBackground" "95 92 101 255"
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index d68cae3..072ef8e 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -7,7 +7,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "56"
"additive" "0"
"antialias" "1"
@@ -17,7 +17,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "40"
"additive" "0"
"antialias" "1"
@@ -27,7 +27,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "32"
"additive" "0"
"antialias" "1"
@@ -37,7 +37,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "28"
"additive" "0"
"antialias" "1"
@@ -47,7 +47,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "24"
"additive" "0"
"antialias" "1"
@@ -57,7 +57,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "24"
"additive" "0"
"antialias" "1"
@@ -68,7 +68,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "20"
"additive" "0"
"antialias" "1"
@@ -78,7 +78,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "18"
"additive" "0"
"antialias" "1"
@@ -88,7 +88,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "16"
"additive" "0"
"antialias" "1"
@@ -98,7 +98,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "14"
"additive" "0"
"antialias" "1"
@@ -108,7 +108,7 @@ Scheme
{
"1"
{
- "name" "Cerbetica_bold"
+ "name" "Cerbetica"
"tall" "12"
"additive" "0"
"antialias" "1"
@@ -2703,13 +2703,8 @@ Scheme
}
"8"
{
- "font" "resource/fonts/Cerbetica.otf"
- "name" "Cerbetica"
- }
- "9"
- {
- "font" "resource/fonts/Cerbetica_bold.otf"
- "name" "Cerbetica_bold"
+ "font" "resource/fonts/Cerbetica.ttf"
+ "name" "Cerbetica"
}
}
}
\ No newline at end of file
diff --git a/resource/tools.res b/resource/tools.res
index 39535a9..79f0053 100644
--- a/resource/tools.res
+++ b/resource/tools.res
@@ -188,7 +188,7 @@
"ControlName" "CExImageButton"
"fieldname" "ClosedCaptionsON"
"xpos" "0"
- "ypos" "-30"
+ "ypos" "5"
"zpos" "16"
"wide" "130"
"tall" "26"
@@ -203,6 +203,8 @@
"sound_released" "UI/buttonclickrelease.wav"
"pin_to_sibling" "ReloadScheme"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"ClosedCaptionsOFF"
@@ -234,7 +236,7 @@
"ControlName" "CExImageButton"
"fieldname" "SoundFix"
"xpos" "0"
- "ypos" "-30"
+ "ypos" "5"
"zpos" "16"
"wide" "130"
"tall" "26"
@@ -247,7 +249,10 @@
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"pin_to_sibling" "ClosedCaptionsON"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"InviliblePlayersFix"
@@ -279,7 +284,7 @@
"ControlName" "CExImageButton"
"fieldname" "NetgraphToggle"
"xpos" "0"
- "ypos" "-30"
+ "ypos" "5"
"zpos" "16"
"wide" "130"
"tall" "26"
@@ -292,7 +297,10 @@
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"pin_to_sibling" "SoundFix"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"MatchStatusToggle"
@@ -313,6 +321,7 @@
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"pin_to_sibling" "NetgraphToggle"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPRIGHT"
@@ -334,6 +343,7 @@
"font" "Cerbetica12"
"textAlignment" "center"
"fgcolor_override" "TanLight"
+
"pin_to_sibling" "NetgraphToggle"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
@@ -518,5 +528,29 @@
"armedFgColor_override" "128 0 128 255"
"depressedFgColor_override" "255 0 255 255"
}
+
+ "VersionLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VersionLabel"
+ "xpos" "-30"
+ "ypos" "5"
+ "wide" "100"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "rayshud version: v2021.0700"
+ "font" "Cerbetica12"
+ "textAlignment" "center"
+ "fgcolor_override" "TanLight"
+ "wrap" "1"
+ "allcaps" "1"
+
+ "pin_to_sibling" "MatchStatusToggle"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
}
}
diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res
index fc413d4..9275cb4 100644
--- a/resource/ui/classselection-base.res
+++ b/resource/ui/classselection-base.res
@@ -84,11 +84,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -121,11 +121,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -158,11 +158,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -195,11 +195,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -232,11 +232,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -269,11 +269,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -306,11 +306,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -343,11 +343,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -380,11 +380,11 @@
"scaleImage" "1"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -415,11 +415,11 @@
"font" "Cerbetica16"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -450,11 +450,11 @@
"font" "Cerbetica16"
"paintbackground" "0"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -481,11 +481,11 @@
"Command" "openloadout"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
- "selectedFgColor_override" "72 255 255 255"
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -746,7 +746,7 @@
"labelText" "%numScout%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numSoldier"
@@ -766,7 +766,7 @@
"labelText" "%numSoldier%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numPyro"
@@ -786,7 +786,7 @@
"labelText" "%numPyro%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numDemoman"
@@ -806,7 +806,7 @@
"labelText" "%numDemoman%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numHeavy"
@@ -826,7 +826,7 @@
"labelText" "%numHeavy%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numEngineer"
@@ -846,7 +846,7 @@
"labelText" "%numEngineer%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numMedic"
@@ -866,7 +866,7 @@
"labelText" "%numMedic%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numSniper"
@@ -886,7 +886,7 @@
"labelText" "%numSniper%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"numSpy"
@@ -906,7 +906,7 @@
"labelText" "%numSpy%"
"textAlignment" "west"
"font" "Cerbetica16"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
}
"MvMUpgradeImageScout"
@@ -1142,7 +1142,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"ClassHighlightText"
@@ -1161,7 +1161,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1189,11 +1189,11 @@
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "46 43 42 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDarker"
- "image_drawcolor" "117 107 94 255"
+ "image_drawcolor" "TanDark"
"image_armedcolor" "200 80 60 255"
"SubImage"
{
diff --git a/resource/ui/econ/confirmcustomizetexturedialog.res b/resource/ui/econ/confirmcustomizetexturedialog.res
index 69d2783..3857c25 100644
--- a/resource/ui/econ/confirmcustomizetexturedialog.res
+++ b/resource/ui/econ/confirmcustomizetexturedialog.res
@@ -201,7 +201,7 @@
"tall" "160"
"visible" "1"
"bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "noitem_textcolor" "TanDark"
//"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "00"
@@ -353,12 +353,12 @@
"editable" "0"
"font" "HudFontSmall"
- //"fgcolor_override" "235 226 202 255"
+ //"fgcolor_override" "TanLight"
"bgcolor_override" "0 0 0 255"
- //"disabledFgColor_override" "235 226 202 255"
+ //"disabledFgColor_override" "TanLight"
"disabledBgColor_override" "0 0 0 255"
"selectionColor_override" "0 0 0 255"
- "selectionTextColor_override" "235 226 202 255"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "0 0 0 0"
}
}
@@ -464,12 +464,12 @@
"font" "HudFontSmall"
"visible" "0"
- //"fgcolor_override" "235 226 202 255"
+ //"fgcolor_override" "TanLight"
"bgcolor_override" "0 0 0 255"
- //"disabledFgColor_override" "235 226 202 255"
+ //"disabledFgColor_override" "TanLight"
"disabledBgColor_override" "0 0 0 255"
"selectionColor_override" "0 0 0 255"
- "selectionTextColor_override" "235 226 202 255"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "0 0 0 0"
}
@@ -593,12 +593,12 @@
"editable" "0"
"font" "HudFontSmall"
- //"fgcolor_override" "235 226 202 255"
+ //"fgcolor_override" "TanLight"
"bgcolor_override" "0 0 0 255"
- //"disabledFgColor_override" "235 226 202 255"
+ //"disabledFgColor_override" "TanLight"
"disabledBgColor_override" "0 0 0 255"
"selectionColor_override" "0 0 0 255"
- "selectionTextColor_override" "235 226 202 255"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "0 0 0 0"
}
}
diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res
index 796aa7b..9f35900 100644
--- a/resource/ui/freezepanelkillerhealth.res
+++ b/resource/ui/freezepanelkillerhealth.res
@@ -40,10 +40,10 @@
"enabled" "0"
}
- "GuiPlayerHealth"
+ "SpecHealthValue"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealth"
+ "fieldName" "SpecHealthValue"
"xpos" "3"
"ypos" "3"
"zpos" "5"
@@ -56,10 +56,10 @@
"labeltext" "%Health%"
}
- "GuiPlayerHealthShadow"
+ "SpecHealthValueShadow"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealthShadow"
+ "fieldName" "SpecHealthValueShadow"
"xpos" "4"
"ypos" "4"
"zpos" "5"
diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res
index 2e8ee7c..3bf30b4 100644
--- a/resource/ui/huddamageaccount.res
+++ b/resource/ui/huddamageaccount.res
@@ -7,7 +7,7 @@
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Heal Numbers"
- "NegativeColor" "" // Unused
+ "NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
"delta_item_font" "Cerbetica24Outline"
"delta_item_font_big" "Cerbetica24Outline"
@@ -30,7 +30,7 @@
"textAlignment" "center"
"font" "Cerbetica28"
"font_minmode" "Cerbetica20"
- "fgcolor" "Last DamageHeal Info"
+ "fgcolor" "Damage Numbers"
}
"DamageAccountValueShadow"
diff --git a/resource/ui/hudplayerhealth-base.res b/resource/ui/hudplayerhealth-base.res
index 7b6daf6..2e6572d 100644
--- a/resource/ui/hudplayerhealth-base.res
+++ b/resource/ui/hudplayerhealth-base.res
@@ -141,7 +141,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/bleed_drop"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -160,7 +160,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/bleed_drop"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -179,7 +179,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/covered_in_gas"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -198,7 +198,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/marked_for_death"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -217,7 +217,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/marked_for_death"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -236,7 +236,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -255,7 +255,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_explosion_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -274,7 +274,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_fire_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -293,7 +293,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -312,7 +312,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_explosion_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -331,7 +331,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_fire_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -350,7 +350,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../signs/death_wheel_whammy"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -369,7 +369,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -388,7 +388,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -407,7 +407,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../HUD/defense_buff_bullet_blue"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -425,7 +425,7 @@
"visible" "1"
"enabled" "1"
"scaleImage" "1"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -444,7 +444,7 @@
"enabled" "1"
"scaleImage" "1"
"image" ""
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -463,7 +463,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_strength_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -482,7 +482,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_haste_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -501,7 +501,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_regen_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -520,7 +520,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_resist_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -539,7 +539,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_vampire_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -558,7 +558,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_reflect_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -577,7 +577,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_precision_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -596,7 +596,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_agility_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -615,7 +615,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_knockout_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -634,7 +634,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_king_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -653,7 +653,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_plague_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -672,7 +672,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../Effects/powerup_supernova_hud"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -691,7 +691,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/slowed"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
@@ -710,7 +710,7 @@
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/bleed_drop_grapple"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
diff --git a/resource/ui/importfiledialog.res b/resource/ui/importfiledialog.res
index 22f7638..a4d1997 100644
--- a/resource/ui/importfiledialog.res
+++ b/resource/ui/importfiledialog.res
@@ -767,7 +767,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -789,7 +789,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -811,7 +811,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -833,7 +833,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -855,7 +855,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -877,7 +877,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -899,7 +899,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -921,7 +921,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -943,7 +943,7 @@
"enabled" "0"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdateBodygroup"
"border" "NoBorder"
}
@@ -1723,7 +1723,7 @@
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdatePaintable0"
"border" "NoBorder"
}
@@ -1745,7 +1745,7 @@
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
- "disabledfgcolor2_override" "117 107 94 255"
+ "disabledfgcolor2_override" "TanDark"
"command" "UpdatePaintable1"
"border" "NoBorder"
}
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index b6b14ee..6f09bd7 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -53,9 +53,9 @@
"border_armed" ""
"paintbackground" "0"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "ColorCyan"
}
}
@@ -114,7 +114,7 @@
"tall" "300"
"visible" "0"
"bgcolor_override" "Transparent"
- "noitem_textcolor" "117 107 94 255"
+ "noitem_textcolor" "TanDark"
"PaintBackgroundType" "2"
"paintborder" "1"
"border" "MainMenuBGBorder"
@@ -139,7 +139,7 @@
"enabled" "1"
"labelText" "%attriblist%"
"textAlignment" "center"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TanDark"
"centerwrap" "1"
}
}
@@ -198,25 +198,25 @@
"sound_depressed" ""
"sound_released" "UI/wooo_tree.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "ColorCyan"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "72 255 255 255"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "ColorCyan"
}
"TFLogoImage"
{
"ControlName" "ImagePanel"
"fieldName" "TFLogoImage"
- "xpos" "30"
- "ypos" "35"
+ "xpos" "r180"
+ "ypos" "r45"
"wide" "179"
"tall" "45"
- "visible" "0"
- "enabled" "0"
- "image" "../logo/tf2_logo_black"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../logo/tf2_logo_lt-blu"
"scaleImage" "1"
"command" "engine play vo/heavy_battlecry02.mp3"
}
@@ -263,9 +263,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "235 226 202 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
}
"RankTooltipPanel"
@@ -452,8 +452,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res
index ce6889c..fdb6afa 100644
--- a/resource/ui/mainmenuoverride.res
+++ b/resource/ui/mainmenuoverride.res
@@ -5,24 +5,6 @@
"Resource/UI/MainMenuOverride.res"
{
- "VersionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "VersionLabel"
- "font" "HudFontSmall"
- "labelText" "v2021.0415"
- "xpos" "r135"
- "ypos" "r15"
- "wide" "130"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "fgcolor_override" "TanLight"
- }
-
"TFCharacterImage"
{
"ControlName" "ImagePanel"
@@ -71,8 +53,8 @@
"paintborder" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -115,8 +97,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
@@ -157,8 +139,8 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
}
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
index 0cd4cc1..4e23a44 100644
--- a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
+++ b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
@@ -83,7 +83,7 @@
"image_default" "glyph_collapse"
- "image_drawcolor" "235 226 202 255"
+ "image_drawcolor" "TanLight"
"image_armedcolor" "200 80 60 255"
"SubImage"
@@ -133,7 +133,7 @@
"image_default" "glyph_expand"
- "image_drawcolor" "235 226 202 255"
+ "image_drawcolor" "TanLight"
"image_armedcolor" "200 80 60 255"
"SubImage"
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
index ad97352..e142a55 100644
--- a/resource/ui/scoreboard-base.res
+++ b/resource/ui/scoreboard-base.res
@@ -712,7 +712,7 @@
"tall" "36"
"visible" "1"
"PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
+ "bgcolor_override" "TanDark"
}
"AvatarImage"
{
@@ -733,7 +733,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AvatarTextLabel"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
"xpos" "50"
"ypos" "7"
"zpos" "2"
@@ -791,7 +791,7 @@
"tall" "36"
"visible" "1"
"PaintBackgroundType" "2"
- "bgcolor_override" "117 107 94 255"
+ "bgcolor_override" "TanDark"
}
"AvatarImage"
{
@@ -812,7 +812,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AvatarTextLabel"
- "fgcolor" "235 226 202 255"
+ "fgcolor" "TanLight"
"xpos" "50"
"ypos" "7"
"zpos" "2"
@@ -916,7 +916,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"DeathsLabel"
@@ -969,7 +969,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"GameType"
{
@@ -1039,7 +1039,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"DestructionLabel"
@@ -1092,7 +1092,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"RevengeLabel"
@@ -1163,7 +1163,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"DefensesLabel"
@@ -1216,7 +1216,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"DominationLabel"
{
@@ -1268,7 +1268,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"Revenge"
{
@@ -1303,7 +1303,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"HealingLabel"
{
@@ -1355,7 +1355,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"InvulnLabel"
{
@@ -1407,7 +1407,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"TeleportsLabel"
{
@@ -1663,7 +1663,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
}
"DamageLabel"
{
diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res
index 4a12c68..bdca9a2 100644
--- a/resource/ui/spectatorguihealth.res
+++ b/resource/ui/spectatorguihealth.res
@@ -42,7 +42,7 @@
"scaleImage" "1"
}
- "GuiPlayerHealth"
+ "SpecHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "GuiPlayerHealth"
@@ -59,10 +59,10 @@
"fgcolor" "Health Normal"
}
- "GuiPlayerHealthShadow"
+ "SpecHealthValueShadow"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealthShadow"
+ "fieldName" "SpecHealthValueShadow"
"xpos" "-1"
"ypos" "-2"
"zpos" "5"
@@ -75,7 +75,7 @@
"font" "Cerbetica18"
"fgcolor" "TransparentBlack"
- "pin_to_sibling" "GuiPlayerHealth"
+ "pin_to_sibling" "SpecHealthValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
diff --git a/resource/ui/spectatortournamentguihealth.res b/resource/ui/spectatortournamentguihealth.res
index 0a58663..802031d 100644
--- a/resource/ui/spectatortournamentguihealth.res
+++ b/resource/ui/spectatortournamentguihealth.res
@@ -38,10 +38,10 @@
"image" ""
}
- "GuiPlayerHealth"
+ "SpecHealthValue"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealth"
+ "fieldName" "SpecHealthValue"
"xpos" "0"
"ypos" "0"
"zpos" "5"
@@ -55,10 +55,10 @@
"fgcolor" "Spec Health Normal"
}
- "GuiPlayerHealthShadow"
+ "SpecHealthValueShadow"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealthShadow"
+ "fieldName" "SpecHealthValueShadow"
"xpos" "-1"
"ypos" "-2"
"zpos" "4"
@@ -71,7 +71,7 @@
"font" "Cerbetica16"
"fgcolor" "TransparentBlack"
- "pin_to_sibling" "GuiPlayerHealth"
+ "pin_to_sibling" "SpecHealthValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res
index 56ee3ba..85bf9d7 100644
--- a/resource/ui/testitemroot.res
+++ b/resource/ui/testitemroot.res
@@ -753,12 +753,12 @@
"NumericInputOnly" "0"
"unicode" "0"
- "fgcolor_override" "235 226 202 255"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "251 235 202 0"
"disabledFgColor_override" "117 107 94 0"
"disabledBgColor_override" "251 235 202 0"
"selectionColor_override" "Transparent"
- "selectionTextColor_override" "235 226 202 255"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "251 235 202 255"
}
@@ -964,9 +964,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "image_armedcolor" "235 226 202 255"
- "image_drawcolor" "235 226 202 255"
- "image_selectedcolor" "46 43 42 255"
+ "image_armedcolor" "TanLight"
+ "image_drawcolor" "TanLight"
+ "image_selectedcolor" "TanDarker"
"SubImage"
{
diff --git a/resource/ui/tfadvancedoptionsdialog.res b/resource/ui/tfadvancedoptionsdialog.res
index 4abe61e..d0c130a 100644
--- a/resource/ui/tfadvancedoptionsdialog.res
+++ b/resource/ui/tfadvancedoptionsdialog.res
@@ -42,7 +42,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
+ "fgcolor_override" "ColorCyan"
"allcaps" "1"
}
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 4acd00a..6d484a7 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -4,8 +4,8 @@ event HudHealthBonusPulse
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4
- Animate PlayerStatusHealthValue FgColor "Health Buff" Accel 0.0 0.0
- Animate GuiPlayerHealth FgColor "Health Buff" Accel 0.0 0.0
+ Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0
+ Animate SpecHealthValue FgColor "Health Buff" Accel 0.0 0.0
RunEvent HudHealthBonusPulseLoop 0.4
}
@@ -15,8 +15,8 @@ event HudHealthBonusPulseStop
StopEvent HudHealthBonusPulse 0.0
StopEvent HudHealthBonusPulseLoop 0.0
- Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate GuiPlayerHealth FgColor "Health Normal" Accel 0.0 0.0
+ Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Health Pulse
@@ -25,8 +25,8 @@ event HudHealthDyingPulse
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2
- Animate PlayerStatusHealthValue FgColor "Health Hurt" Accel 0.0 0.0
- Animate GuiPlayerHealth FgColor "Health Hurt" Accel 0.0 0.0
+ Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0
+ Animate SpecHealthValue FgColor "Health Hurt" Accel 0.0 0.0
RunEvent HudHealthDyingPulseLoop 0.4
}
@@ -36,8 +36,8 @@ event HudHealthDyingPulseStop
StopEvent HudHealthDyingPulse 0.0
StopEvent HudHealthDyingPulseLoop 0.0
- Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate GuiPlayerHealth FgColor "Health Normal" Accel 0.0 0.0
+ Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Ammo Pulse
@@ -67,7 +67,7 @@ event HudLowAmmoPulseStop
event HudMedicCharged
{
RunEvent HudMedicOrangePulseCharge 0.0
- //RunEvent HudMedicSolidColorCharge 0.0
+ //RunEvent HudMedicSolidColorCharge 0.0
//RunEvent HudMedicRainbowCharged 0.0
RunEvent HudMedicChargedLoop 0.6
@@ -133,21 +133,21 @@ event DamagedPlayer
event HitMarker
{
- Animate CustomCrosshair FgColor "CrosshairDamage" Linear 0.0 0.00001
- Animate CustomCrosshair FgColor "Crosshair" Linear 0.10 0.10001
+ Animate CustomCrosshair FgColor "CrosshairDamage" Linear 0.0 0.0
+ Animate CustomCrosshair FgColor "Crosshair" Linear 0.15 0.0
}
//==================================================================================
// Spy Disguise
event HudSpyDisguiseFadeIn
{
- //RunEvent HudSpyDisguiseChanged 0.0
+ //RunEvent HudSpyDisguiseChanged 0.0
//Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
}
event HudSpyDisguiseFadeOut
{
- //RunEvent HudSpyDisguiseChanged 0.0
+ //RunEvent HudSpyDisguiseChanged 0.0
//Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
}
@@ -163,10 +163,10 @@ event HudSpyDisguiseChanged
event HudSnapShotReminderIn
{
- RunEvent HudHealthDyingPulseStop 10.0
- RunEvent HudHealthBonusPulseStop 10.0
- RunEvent HudLowAmmoPulseStop 10.0
- RunEvent HudMedicChargedStop 10.0
+ RunEvent HudHealthDyingPulseStop 10.0
+ RunEvent HudHealthBonusPulseStop 10.0
+ RunEvent HudLowAmmoPulseStop 10.0
+ RunEvent HudMedicChargedStop 10.0
}
//==================================================================================
@@ -184,4 +184,4 @@ event TeamStatus_PlayerAlive
event CompetitiveGame_LowerChatWindow { }
event CompetitiveGame_RestoreChatWindow { }
-event HudTournament_MoveChatWindow { }
\ No newline at end of file
+event HudTournament_MoveChatWindow { }
--
cgit v1.2.3
From bbee27c902f81e1108bcaeaaace568e6bb97d4cb Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Tue, 29 Jun 2021 23:15:34 -0400
Subject: Tweaks to color and font
---
resource/scheme/clientscheme_fonts.res | 4 +--
resource/ui/charinfoarmorysubpanel.res | 6 ++--
resource/ui/charinfoloadoutsubpanel.res | 6 ++--
resource/ui/charinfopanel.res | 2 +-
resource/ui/craftingstatusdialog.res | 2 +-
resource/ui/econ/backpackpanel.res | 2 ++
resource/ui/econ/inspectionpanel.res | 2 +-
resource/ui/econ/itempickuppanel.res | 14 ++++----
resource/ui/econ/notificationspresentpanel.res | 37 ++++++++++++++++++++++
resource/ui/econ/paintkitconsumedialog.res | 4 +--
resource/ui/econ/store/v2/storepanel.res | 4 +--
.../ui/econ/store/v2/storepreviewitempanel.res | 10 +++---
.../econ/store/v2/storepreviewitempanel_maps.res | 11 ++++---
resource/ui/econ/store/v2/storeviewcartpanel.res | 6 ++--
resource/ui/importfiledialog.res | 2 +-
resource/ui/itemrenameconfirmationdialog.res | 4 +--
resource/ui/itemrenamedialog.res | 4 +--
resource/ui/itemrenameinvaliddialog.res | 2 +-
resource/ui/itemselectionpanel.res | 10 +++---
resource/ui/mainmenuoverride-base.res | 4 +--
resource/ui/replaybrowser/mainpanel.res | 2 +-
resource/ui/stampdonationadd.res | 4 +--
resource/ui/testitemroot.res | 1 +
resource/ui/tfadvancedoptionsdialog.res | 4 +--
24 files changed, 94 insertions(+), 53 deletions(-)
create mode 100644 resource/ui/econ/notificationspresentpanel.res
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index 072ef8e..ff9e33e 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -695,7 +695,7 @@ Scheme
"1"
{
"name" "Cerbetica"
- "tall" "10"
+ "tall" "9"
"weight" "0"
"additive" "0"
"antialias" "1"
@@ -706,7 +706,7 @@ Scheme
"1"
{
"name" "Cerbetica"
- "tall" "6"
+ "tall" "9"
"weight" "0"
"additive" "0"
"antialias" "1"
diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res
index d7bee10..0671454 100644
--- a/resource/ui/charinfoarmorysubpanel.res
+++ b/resource/ui/charinfoarmorysubpanel.res
@@ -342,7 +342,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ArmoryButton_Wiki"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -366,7 +366,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ArmoryButton_SetDetails"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -390,7 +390,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ArmoryButton_Store"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res
index 3ed442d..4b3a2cf 100644
--- a/resource/ui/charinfoloadoutsubpanel.res
+++ b/resource/ui/charinfoloadoutsubpanel.res
@@ -616,9 +616,9 @@
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
+ "visible" "0"
+ "enabled" "0"
+ "fgcolor_override" "ColorCyan"
}
"LoadoutChangesLabel"
diff --git a/resource/ui/charinfopanel.res b/resource/ui/charinfopanel.res
index d0be6ac..0871deb 100644
--- a/resource/ui/charinfopanel.res
+++ b/resource/ui/charinfopanel.res
@@ -162,7 +162,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "Back (&Q)"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res
index 4e84cf6..a805dc3 100644
--- a/resource/ui/craftingstatusdialog.res
+++ b/resource/ui/craftingstatusdialog.res
@@ -109,7 +109,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Ok"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res
index 5b7b0f7..3c5ddb5 100644
--- a/resource/ui/econ/backpackpanel.res
+++ b/resource/ui/econ/backpackpanel.res
@@ -482,6 +482,7 @@
"dulltext" "0"
"brighttext" "0"
"Command" ""
+ "paintbackground" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
@@ -506,6 +507,7 @@
"dulltext" "0"
"brighttext" "0"
"Command" ""
+ "paintbackground" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res
index 3a20a22..c833ad5 100644
--- a/resource/ui/econ/inspectionpanel.res
+++ b/resource/ui/econ/inspectionpanel.res
@@ -603,7 +603,7 @@
"wide" "75"
"tall" "20"
"labelText" "#TF_ItemAd_ViewOnMarket"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"textinsetx" "0"
"textAlignment" "center"
"proportionaltoparent" "1"
diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res
index 512c0ba..29a5935 100644
--- a/resource/ui/econ/itempickuppanel.res
+++ b/resource/ui/econ/itempickuppanel.res
@@ -84,7 +84,7 @@
"ControlName" "CExLabel"
"fieldName" "ItemsFoundLabel"
"font" "HudFontMediumBigBold"
- "fgcolor" "TanLight"
+ "fgcolor" "ColorCyan"
"labelText" "#NewItemsAcquired"
"textAlignment" "center"
"xpos" "0"
@@ -216,7 +216,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CloseItemPanel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -241,7 +241,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "%loadouttext%"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -303,7 +303,7 @@
"ypos" "175"
"zpos" "11"
"wide" "100"
- "tall" "50"
+ "tall" "25"
"visible" "0"
"PaintBackgroundType" "2"
"paintbackground" "1"
@@ -317,10 +317,10 @@
"font" "HudFontSmallestBold"
"labelText" "#DiscardItem"
"textAlignment" "center"
- "xpos" "12"
+ "xpos" "0"
"ypos" "0"
- "wide" "80"
- "tall" "50"
+ "wide" "100"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
diff --git a/resource/ui/econ/notificationspresentpanel.res b/resource/ui/econ/notificationspresentpanel.res
new file mode 100644
index 0000000..996abb4
--- /dev/null
+++ b/resource/ui/econ/notificationspresentpanel.res
@@ -0,0 +1,37 @@
+"Resource/UI/NotificationsPresentPanel.res"
+{
+ "NotificationsPresentPanel"
+ {
+ "ControlName" "CNotificationsPresentPanel"
+ "fieldName" "NotificationsPresentPanel"
+ "xpos" "c80"
+ "ypos" "25"
+ "zpos" "10000"
+ "wide" "220"
+ "tall" "26"
+ "visible" "0"
+ "enabled" "1"
+ "paintborder" "0"
+ }
+
+ "TextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TextLabel"
+ "fgcolor" "ColorCyan"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f10"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "#Notifications_Present"
+ "textAlignment" "center"
+ "font" "Cerbetica10"
+ "proportionaltoparent" "1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res
index 24f6186..99396dd 100644
--- a/resource/ui/econ/paintkitconsumedialog.res
+++ b/resource/ui/econ/paintkitconsumedialog.res
@@ -243,7 +243,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_CancelBold"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -270,7 +270,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_QuestView_RedeemReward"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res
index 0db5a9f..820be56 100644
--- a/resource/ui/econ/store/v2/storepanel.res
+++ b/resource/ui/econ/store/v2/storepanel.res
@@ -162,7 +162,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "Exit Store (&Q)"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -242,7 +242,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_Checkout"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res
index 1ca502b..282bc50 100644
--- a/resource/ui/econ/store/v2/storepreviewitempanel.res
+++ b/resource/ui/econ/store/v2/storepreviewitempanel.res
@@ -341,7 +341,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_ItemDesc_ItemWikiPage"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1063,7 +1063,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_NextWeapon"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -1409,7 +1409,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_BackCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1434,7 +1434,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_TryItOut"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1459,7 +1459,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "%storeaddtocart%"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
index 6577508..5f6c273 100644
--- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
+++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
@@ -59,8 +59,8 @@
"zpos" "1"
"wide" "260"
"tall" "209"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"paintborder" "1"
"border" "PanelBorder"
"bgcolor_override" "Grey"
@@ -142,7 +142,7 @@
"labelText" "%selectiontitle%"
"textAlignment" "center"
"xpos" "c-130"
- "ypos" "c-129"
+ "ypos" "c-140"
"wide" "260"
"tall" "33"
"autoResize" "1"
@@ -151,6 +151,7 @@
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
+ "allcaps" "1"
}
"ClassUsageImage1"
@@ -527,7 +528,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_BackCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -552,7 +553,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_AddToCart"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res
index 6f1cc25..72dfda8 100644
--- a/resource/ui/econ/store/v2/storeviewcartpanel.res
+++ b/resource/ui/econ/store/v2/storeviewcartpanel.res
@@ -120,7 +120,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_Remove"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -480,7 +480,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_ContinueShopping"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -505,7 +505,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_Checkout"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/importfiledialog.res b/resource/ui/importfiledialog.res
index a4d1997..214fc11 100644
--- a/resource/ui/importfiledialog.res
+++ b/resource/ui/importfiledialog.res
@@ -2135,7 +2135,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_Close"
- "font" "Cerbetica12"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res
index 6bb5fd6..95aa652 100644
--- a/resource/ui/itemrenameconfirmationdialog.res
+++ b/resource/ui/itemrenameconfirmationdialog.res
@@ -204,7 +204,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -229,7 +229,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/itemrenamedialog.res b/resource/ui/itemrenamedialog.res
index 36ac9fc..b811ce9 100644
--- a/resource/ui/itemrenamedialog.res
+++ b/resource/ui/itemrenamedialog.res
@@ -350,7 +350,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -375,7 +375,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameOk"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/itemrenameinvaliddialog.res b/resource/ui/itemrenameinvaliddialog.res
index 2c2ab6a..0ef1fd0 100644
--- a/resource/ui/itemrenameinvaliddialog.res
+++ b/resource/ui/itemrenameinvaliddialog.res
@@ -204,7 +204,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_OK"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res
index b68532e..f69c0fc 100644
--- a/resource/ui/itemselectionpanel.res
+++ b/resource/ui/itemselectionpanel.res
@@ -160,8 +160,8 @@
"textHidden" "0"
"editable" "1"
"unicode" "1"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "DarkerGrey"
+ "fgcolor_override" "DarkerGrey"
+ "bgcolor_override" "TanLight"
"paintbackgroundtype" "2"
}
@@ -248,7 +248,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -293,7 +293,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Selection_ShowBackpack"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -318,7 +318,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Selection_ShowSelection"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index 6f09bd7..312cd32 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -462,7 +462,7 @@
"ControlName" "EditablePanel"
"fieldName" "Notifications_Panel"
"xpos" "c-120"
- "ypos" "80"
+ "ypos" "62"
"zpos" "100"
"wide" "210"
"tall" "80"
@@ -519,7 +519,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
+ "fgcolor_override" "ColorCyan"
"wrap" "1"
}
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res
index e17c00c..9f77c09 100644
--- a/resource/ui/replaybrowser/mainpanel.res
+++ b/resource/ui/replaybrowser/mainpanel.res
@@ -161,7 +161,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "Back (&Q)"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res
index 9e224cd..cf741ce 100644
--- a/resource/ui/stampdonationadd.res
+++ b/resource/ui/stampdonationadd.res
@@ -125,7 +125,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_Nope"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -150,7 +150,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_AddToCart"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res
index 85bf9d7..1a7852e 100644
--- a/resource/ui/testitemroot.res
+++ b/resource/ui/testitemroot.res
@@ -32,6 +32,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"fgcolor_override" "ColorCyan"
}
diff --git a/resource/ui/tfadvancedoptionsdialog.res b/resource/ui/tfadvancedoptionsdialog.res
index d0c130a..db16882 100644
--- a/resource/ui/tfadvancedoptionsdialog.res
+++ b/resource/ui/tfadvancedoptionsdialog.res
@@ -61,7 +61,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -87,7 +87,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Ok"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
--
cgit v1.2.3
From 33cd7777d61950151adde3fde787d7e84709717b Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Wed, 30 Jun 2021 23:42:02 -0400
Subject: Updated Mann Co. Store
---
resource/ui/econ/backpackpanel.res | 22 +-
resource/ui/econ/comboboxbackpackoverlaydialog.res | 4 +-
resource/ui/econ/confirmapplydecodedialog.res | 6 +-
resource/ui/econ/confirmapplygiftwrapdialog.res | 8 +-
resource/ui/econ/confirmapplypaintcandialog.res | 10 +-
.../confirmapplystrangepartapplicationdialog.res | 6 +-
...irmapplystrangerestrictionapplicationdialog.res | 6 +-
resource/ui/econ/confirmapplystrangifierdialog.res | 7 +-
.../econ/confirmapplyteamcolorpaintcandialog.res | 8 +-
resource/ui/econ/confirmcustomizetexturedialog.res | 18 +-
resource/ui/econ/confirmdialog.res | 7 +-
resource/ui/econ/confirmdialogabandonnopenalty.res | 18 +-
resource/ui/econ/confirmdialogabandonpenalty.res | 12 +-
resource/ui/econ/confirmdialogabandonsafe.res | 10 +-
resource/ui/econ/genericwaitingdialog.res | 16 +-
resource/ui/econ/inspectionpanel_cosmetic.res | 1528 ++++++++++----------
resource/ui/econ/store/v2/storehome_base.res | 101 +-
resource/ui/econ/store/v2/storepage.res | 45 +-
resource/ui/econ/store/v2/storepanel.res | 4 +-
.../ui/econ/store/v2/storepreviewitempanel.res | 1185 +++++++--------
.../econ/store/v2/storepreviewitempanel_maps.res | 3 +-
resource/ui/econ/store/v2/storeviewcartpanel.res | 2 +-
resource/ui/itemselectionpanel.res | 6 +-
resource/ui/mainmenuoverride-base.res | 4 +-
resource/ui/publishfiledialog.res | 16 +-
resource/ui/steamworkshopdialog.res | 6 +-
26 files changed, 1518 insertions(+), 1540 deletions(-)
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res
index 3c5ddb5..2909f79 100644
--- a/resource/ui/econ/backpackpanel.res
+++ b/resource/ui/econ/backpackpanel.res
@@ -415,8 +415,15 @@
"dulltext" "0"
"brighttext" "0"
"Command" "prevpage"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
+
+ "paintbackground" "0"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
"CurPageLabel"
@@ -458,8 +465,15 @@
"dulltext" "0"
"brighttext" "0"
"Command" "nextpage"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
+
+ "paintbackground" "0"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
"DragToNextPageButton"
diff --git a/resource/ui/econ/comboboxbackpackoverlaydialog.res b/resource/ui/econ/comboboxbackpackoverlaydialog.res
index bfd9fae..e047221 100644
--- a/resource/ui/econ/comboboxbackpackoverlaydialog.res
+++ b/resource/ui/econ/comboboxbackpackoverlaydialog.res
@@ -112,7 +112,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -137,7 +137,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_OK"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res
index 7e7a429..8660af5 100644
--- a/resource/ui/econ/confirmapplydecodedialog.res
+++ b/resource/ui/econ/confirmapplydecodedialog.res
@@ -224,7 +224,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"OptionalAppendLabel"
@@ -261,7 +261,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -286,7 +286,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplygiftwrapdialog.res b/resource/ui/econ/confirmapplygiftwrapdialog.res
index e798d82..e8cb876 100644
--- a/resource/ui/econ/confirmapplygiftwrapdialog.res
+++ b/resource/ui/econ/confirmapplygiftwrapdialog.res
@@ -190,7 +190,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"ConfirmLabelStrange"
@@ -209,7 +209,7 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "LightRed"
}
"CancelButton"
@@ -227,7 +227,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -252,7 +252,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplypaintcandialog.res b/resource/ui/econ/confirmapplypaintcandialog.res
index 37d730c..db85758 100644
--- a/resource/ui/econ/confirmapplypaintcandialog.res
+++ b/resource/ui/econ/confirmapplypaintcandialog.res
@@ -176,7 +176,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ConfirmLabel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"labelText" "#ToolPaintConfirm"
"textAlignment" "center"
"xpos" "20"
@@ -188,7 +188,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"paint_model"
@@ -239,7 +239,7 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "LightRed"
}
"CancelButton"
@@ -257,7 +257,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -282,7 +282,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
index 226a872..739111c 100644
--- a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
+++ b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
@@ -188,7 +188,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"CancelButton"
@@ -206,7 +206,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -231,7 +231,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
index 2fc406a..946b348 100644
--- a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
+++ b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
@@ -189,7 +189,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"CancelButton"
@@ -207,7 +207,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -232,7 +232,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplystrangifierdialog.res b/resource/ui/econ/confirmapplystrangifierdialog.res
index 4f57ba8..7265b24 100644
--- a/resource/ui/econ/confirmapplystrangifierdialog.res
+++ b/resource/ui/econ/confirmapplystrangifierdialog.res
@@ -189,8 +189,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
- "centerwrap" "1"
+ "fgcolor_override" "TanLight"
}
"CancelButton"
@@ -208,7 +207,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -233,7 +232,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
index 3cab095..7af3233 100644
--- a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
+++ b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
@@ -188,7 +188,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "TanLight"
}
"paint_model_red"
@@ -269,7 +269,7 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
- "fgcolor_override" "Yellow"
+ "fgcolor_override" "LightRed"
}
"CancelButton"
@@ -287,7 +287,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -312,7 +312,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#CraftNameConfirm"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/confirmcustomizetexturedialog.res b/resource/ui/econ/confirmcustomizetexturedialog.res
index 3857c25..195844e 100644
--- a/resource/ui/econ/confirmcustomizetexturedialog.res
+++ b/resource/ui/econ/confirmcustomizetexturedialog.res
@@ -201,7 +201,7 @@
"tall" "160"
"visible" "1"
"bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "TanDark"
+ "noitem_textcolor" "TanLight"
//"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "00"
@@ -373,7 +373,7 @@
"wide" "130"
"tall" "25"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "cancel"
"sound_depressed" "UI/buttonclick.wav"
@@ -390,7 +390,7 @@
"wide" "130"
"tall" "25"
"labelText" "#TF_NextCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "next_page"
"sound_depressed" "UI/buttonclick.wav"
@@ -684,7 +684,7 @@
"wide" "130"
"tall" "25"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "cancel"
"sound_depressed" "UI/buttonclick.wav"
@@ -701,7 +701,7 @@
"wide" "130"
"tall" "25"
"labelText" "#TF_BackCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "prev_page"
"sound_depressed" "UI/buttonclick.wav"
@@ -718,7 +718,7 @@
"wide" "130"
"tall" "25"
"labelText" "#TF_NextCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "next_page"
"sound_depressed" "UI/buttonclick.wav"
@@ -834,7 +834,7 @@
"wide" "130"
"tall" "25"
"labelText" "#Cancel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"default" "0"
"Command" "cancel"
@@ -852,7 +852,7 @@
"wide" "130"
"tall" "25"
"labelText" "#TF_BackCarat"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"Command" "prev_page"
"sound_depressed" "UI/buttonclick.wav"
@@ -869,7 +869,7 @@
"wide" "130"
"tall" "25"
"labelText" "#ToolCustomizeTextureOKButton"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"default" "1"
"Command" "apply"
diff --git a/resource/ui/econ/confirmdialog.res b/resource/ui/econ/confirmdialog.res
index 3e0b807..9f2b199 100644
--- a/resource/ui/econ/confirmdialog.res
+++ b/resource/ui/econ/confirmdialog.res
@@ -43,7 +43,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
- "font" "EconFontSmall"
+ "font" "HudFontSmall"
"labelText" "%text%"
"textAlignment" "center"
"xpos" "40"
@@ -56,6 +56,7 @@
"visible" "1"
"enabled" "1"
"centerwrap" "1"
+ "fgcolor_override" "TanLight"
}
"CancelButton"
@@ -73,7 +74,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_CancelBold"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -99,7 +100,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ConfirmButtonText"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/confirmdialogabandonnopenalty.res b/resource/ui/econ/confirmdialogabandonnopenalty.res
index b80230a..86dcc23 100644
--- a/resource/ui/econ/confirmdialogabandonnopenalty.res
+++ b/resource/ui/econ/confirmdialogabandonnopenalty.res
@@ -14,10 +14,9 @@
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
- "paintborder" "2"
+ "bgcolor_override" "DarkGrey"
"paintbackground" "1"
"border" "CyanBorderThick"
- "bgcolor_override" "DarkGrey"
}
"TitleLabel"
@@ -36,7 +35,6 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "ColorCyan"
}
"AbandonIcon"
@@ -57,7 +55,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
- "font" "EconFontSmall"
+ "font" "HudFontSmall"
"labelText" "%text%"
"textAlignment" "north-west"
"xpos" "60"
@@ -80,15 +78,15 @@
"xpos" "165"
"ypos" "165"
"zpos" "20"
- "wide" "125"
- "tall" "25"
+ "wide" "130"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_CancelBold"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -105,8 +103,8 @@
"xpos" "10"
"ypos" "165"
"zpos" "20"
- "wide" "125"
- "tall" "25"
+ "wide" "130"
+ "tall" "20"
"default" "1"
"autoResize" "0"
"pinCorner" "0"
@@ -114,7 +112,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ConfirmButtonText"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/confirmdialogabandonpenalty.res b/resource/ui/econ/confirmdialogabandonpenalty.res
index 44cd4a1..15a6a28 100644
--- a/resource/ui/econ/confirmdialogabandonpenalty.res
+++ b/resource/ui/econ/confirmdialogabandonpenalty.res
@@ -14,10 +14,9 @@
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
- "paintborder" "2"
+ "bgcolor_override" "DarkGrey"
"paintbackground" "1"
"border" "CyanBorderThick"
- "bgcolor_override" "DarkGrey"
}
"TitleLabel"
@@ -36,7 +35,6 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "ColorCyan"
}
"AbandonIcon"
@@ -57,7 +55,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
- "font" "EconFontSmall"
+ "font" "HudFontSmall"
"labelText" "%text%"
"textAlignment" "north-west"
"xpos" "60"
@@ -70,7 +68,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "ColorCyan"
+ "fgcolor_override" "TanLight"
}
"CancelButton"
@@ -88,7 +86,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_CancelBold"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -114,7 +112,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ConfirmButtonText"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res
index 268860b..1199496 100644
--- a/resource/ui/econ/confirmdialogabandonsafe.res
+++ b/resource/ui/econ/confirmdialogabandonsafe.res
@@ -14,10 +14,9 @@
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
- "paintborder" "2"
+ "bgcolor_override" "DarkerGrey"
"paintbackground" "1"
"border" "CyanBorderThick"
- "bgcolor_override" "DarkerGrey"
}
"TitleLabel"
@@ -36,14 +35,13 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "ColorCyan"
}
"ExplanationLabel"
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
- "font" "EconFontSmall"
+ "font" "HudFontSmall"
"labelText" "%text%"
"textAlignment" "north"
"xpos" "40"
@@ -74,7 +72,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_CancelBold"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -100,7 +98,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#ConfirmButtonText"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/genericwaitingdialog.res b/resource/ui/econ/genericwaitingdialog.res
index 1734eb7..1964cda 100644
--- a/resource/ui/econ/genericwaitingdialog.res
+++ b/resource/ui/econ/genericwaitingdialog.res
@@ -12,14 +12,14 @@
"bgcolor_override" "DarkGrey"
"paintbackgroundtype" "1"
"settitlebarvisible" "0"
- "border" "CyanBorder"
+ "border" "CyanBorderThick"
}
"TitleLabel"
{
"ControlName" "Label"
"fieldName" "TitleLabel"
- "font" "HudFontMediumSmall"
+ "font" "HudFontMediumBold"
"xpos" "0"
"ypos" "8"
"zpos" "0"
@@ -33,15 +33,13 @@
"centerwrap" "1"
"labelText" "%updatetext%"
"textAlignment" "center"
- "fgcolor_override" "White"
- "bgcolor_override" "Transparent"
}
"EllipsesLabel"
{
"ControlName" "Label"
"fieldName" "EllipsesLabel"
- "font" "HudFontSmallest"
+ "font" "HudFontSmall"
"xpos" "0"
"ypos" "42"
"zpos" "0"
@@ -53,7 +51,7 @@
"enabled" "1"
"labelText" "%ellipses%"
"textAlignment" "north"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "Transparent"
}
@@ -61,7 +59,7 @@
{
"ControlName" "Label"
"fieldName" "DurationLabel"
- "font" "HudFontSmallest"
+ "font" "HudFontSmall"
"xpos" "0"
"ypos" "52"
"zpos" "0"
@@ -73,7 +71,7 @@
"enabled" "1"
"labelText" "%duration%"
"textAlignment" "north"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "Transparent"
}
@@ -92,7 +90,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/inspectionpanel_cosmetic.res b/resource/ui/econ/inspectionpanel_cosmetic.res
index fa06ce2..afe4e47 100644
--- a/resource/ui/econ/inspectionpanel_cosmetic.res
+++ b/resource/ui/econ/inspectionpanel_cosmetic.res
@@ -2,19 +2,19 @@
{
"storepreviewitem"
{
- "ControlName" "CStorePreviewItemPanel"
- "fieldName" "storepreviewitem"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1000"
- "wide" "f0"
- "tall" "f0"
- "autoResize" "0"
- "skip_autoresize" "1"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
+ "ControlName" "CStorePreviewItemPanel"
+ "fieldName" "storepreviewitem"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "autoResize" "0"
+ "skip_autoresize" "1"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
"small_vertical_break_size" "0"
"medium_vertical_break_size" "6"
@@ -28,122 +28,128 @@
"FullscreenStorePreview"
{
- "ControlName" "CMouseMessageForwardingPanel"
- "fieldName" "FullscreenStorePreview"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
+ "ControlName" "CMouseMessageForwardingPanel"
+ "fieldName" "FullscreenStorePreview"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
"paintbackground" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "ColorBlack"
+ "bgcolor_override" "DarkGrey"
"proportionaltoparent" "1"
"fullscreen_fade_to_black_duration" "0.32"
- "fullscreen_modelpanel_origin_x" "275"
+ "fullscreen_modelpanel_origin_x" "265"
"fullscreen_modelpanel_origin_y" "0"
- "fullscreen_modelpanel_origin_z" "-30"
+ "fullscreen_modelpanel_origin_z" "-35"
"ui_fadeout_time" "3.0"
"ui_fadeout_duration" "2.0"
"RotateLeftButton"
{
- "ControlName" "CExButton"
- "fieldName" "RotateLeftButton"
- "xpos" "c-200"
- "ypos" "c-10"
- "zpos" "4"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "<"
- "font" "Cerbetica14"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "RotateLeftButton"
+ "xpos" "c-200"
+ "ypos" "c-10"
+ "zpos" "4"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "<"
+ "font" "Cerbetica14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"RotateRightButton"
{
- "ControlName" "CExButton"
- "fieldName" "RotateRightButton"
- "xpos" "c180"
- "ypos" "c-10"
- "zpos" "4"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ">"
- "font" "Cerbetica14"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "RotateRightButton"
+ "xpos" "c180"
+ "ypos" "c-10"
+ "zpos" "4"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ">"
+ "font" "Cerbetica14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"ZoomButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "ZoomButton"
- "xpos" "r45"
- "ypos" "10"
- "zpos" "4"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "Command" "zoom_toggle"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "image_drawcolor" "118 107 94 200"
- "image_armedcolor" "246 247 213 255"
+ "ControlName" "CExImageButton"
+ "fieldName" "ZoomButton"
+ "xpos" "r45"
+ "ypos" "10"
+ "zpos" "4"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" ""
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "Command" "zoom_toggle"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
"SubImage"
{
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" "store/store_zoom"
- "scaleImage" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" "store/store_zoom"
+ "scaleImage" "1"
}
}
}
@@ -151,321 +157,322 @@
"ScrollBar"
{
- "ControlName" "ScrollBar"
- "FieldName" "ScrollBar"
- "xpos" "c222"
- "ypos" "c-120"
- "wide" "11"
- "tall" "200"
- "zpos" "1000"
- "visible" "1"
- "nobuttons" "1"
+ "ControlName" "ScrollBar"
+ "FieldName" "ScrollBar"
+ "xpos" "c222"
+ "ypos" "c-120"
+ "wide" "11"
+ "tall" "200"
+ "zpos" "1000"
+ "visible" "1"
+ "nobuttons" "1"
"Slider"
{
"PaintBackgroundType" "2"
- "fgcolor_override" "118 107 94 255"
+ "fgcolor_override" "TanDark"
}
"UpButton"
{
- "ControlName" "Button"
- "FieldName" "UpButton"
- "visible" "0"
- "tall" "0"
- "wide" "0"
+ "ControlName" "Button"
+ "FieldName" "UpButton"
+ "visible" "0"
+ "tall" "0"
+ "wide" "0"
}
"DownButton"
{
- "ControlName" "Button"
- "FieldName" "DownButton"
- "visible" "0"
- "tall" "0"
- "wide" "0"
+ "ControlName" "Button"
+ "FieldName" "DownButton"
+ "visible" "0"
+ "tall" "0"
+ "wide" "0"
}
}
// Fullscreen background panel
"BgPanel"
{
- "ControlName" "EditablePanel"
- "fieldName" "BgPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "BgPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "0 0 0 128"
+ "bgcolor_override" "0 0 0 128"
}
// Rounded dialog border
"DialogFrame"
{
- "ControlName" "EditablePanel"
- "fieldName" "DialogFrame"
- "xpos" "c-240"
- "ypos" "c-200"
- "zpos" "0"
- "wide" "480"
- "tall" "300"
- "visible" "1"
- "enabled" "1"
- "paintbackground" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "DarkGrey"
- "PaintBorder" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "DialogFrame"
+ "xpos" "c-240"
+ "ypos" "c-200"
+ "zpos" "0"
+ "wide" "480"
+ "tall" "300"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
+ "PaintBorder" "1"
// Background for the player model & item preview panels
"PreviewViewportBg"
{
- "ControlName" "EditablePanel"
- "fieldName" "PreviewViewportBg"
- "xpos" "10"
- "ypos" "18"
- "zpos" "1"
- "wide" "220"
- "tall" "264"
- "visible" "1"
- "enabled" "1"
- "paintborder" "1"
- "border" "StoreInnerShadowBorder"
+ "ControlName" "EditablePanel"
+ "fieldName" "PreviewViewportBg"
+ "xpos" "10"
+ "ypos" "18"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "264"
+ "visible" "1"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "StoreInnerShadowBorder"
}
"ItemNameLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Cerbetica20"
- "labelText" "%itemname%"
- "textAlignment" "west"
- "xpos" "240"
- "ypos" "17"
- "wide" "230"
- "tall" "15"
- "autoResize" "0"
- "skip_autoresize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "Cerbetica20"
+ "labelText" "%itemname%"
+ "textAlignment" "west"
+ "xpos" "240"
+ "ypos" "17"
+ "wide" "230"
+ "tall" "15"
+ "autoResize" "0"
+ "skip_autoresize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
}
// Scrollable editable panel for right-hand side of preview, for all text details
"DetailsView"
{
- "ControlName" "EditablePanel"
- "fieldName" "DetailsView"
- "xpos" "240"
- "ypos" "30"
- "zpos" "100"
- "wide" "230"
- "tall" "201"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "DetailsView"
+ "xpos" "240"
+ "ypos" "30"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "201"
+ "visible" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "Transparent"
- "skip_autoresize" "1"
- "autoresize" "0"
+ "bgcolor_override" "Transparent"
+ "skip_autoresize" "1"
+ "autoresize" "0"
"ScrollableChild"
{
- "ControlName" "EditablePanel"
- "fieldName" "ScrollableChild"
- "xpos" "240"
- "ypos" "0"
- "zpos" "100"
- "wide" "230"
- "tall" "222"
- "visible" "1"
- "PaintBackgroundType" "0"
- "bgcolor_override" "Transparent"
- "skip_autoresize" "1"
- "autoresize" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "ScrollableChild"
+ "xpos" "240"
+ "ypos" "0"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "222"
+ "visible" "1"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "Transparent"
+ "skip_autoresize" "1"
+ "autoresize" "0"
"ItemLevelInfoLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ItemLevelInfoLabel"
- "font" "HudFontSmallest"
- "labelText" "%item_level_info%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "ItemLevelInfoLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%item_level_info%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"RestrictionsLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "RestrictionsLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Restrictions"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "LightRed"
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Restrictions"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
}
"RestrictionsTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "RestrictionsTextLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_HolidayRestrictionText"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "LightRed"
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_HolidayRestrictionText"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
}
"UsedByLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "UsedByLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_UsedBy"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_UsedBy"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"UsedByTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "UsedByTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%used_by_classes%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%used_by_classes%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"SlotLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "SlotLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Slot"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "SlotLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Slot"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"SlotTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "SlotTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%slot%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "SlotTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%slot%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"ArmoryTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ArmoryTextLabel"
- "font" "HudFontSmallest"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labeltext" "%armory_text%"
+ "ControlName" "CExLabel"
+ "fieldName" "ArmoryTextLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labeltext" "%armory_text%"
}
"AttributesLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "AttributesLabel"
- "font" "HudFontSmallest"
- "textAlignment" "north-west"
- "zpos" "2"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "AttributesLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "north-west"
+ "zpos" "2"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"collectionhighlight"
{
- "ControlName" "EditablePanel"
- "fieldName" "collectionhighlight"
- "xpos" "208"
- "ypos" "42"
- "zpos" "1"
- "wide" "145"
- "tall" "9"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "collectionhighlight"
+ "xpos" "208"
+ "ypos" "42"
+ "zpos" "1"
+ "wide" "145"
+ "tall" "12"
+ "visible" "1"
"PaintBackgroundType" "2"
"bgcolor_override" "215 206 182 255"
}
"ItemWikiPageButton"
{
- "ControlName" "CExButton"
- "fieldName" "ItemWikiPageButton"
- "zpos" "20"
- "wide" "150"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_ItemDesc_ItemWikiPage"
- "font" "HudFontSmall"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "viewwikipage"
+ "ControlName" "CExButton"
+ "fieldName" "ItemWikiPageButton"
+ "zpos" "20"
+ "wide" "150"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Store_ItemDesc_ItemWikiPage"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "viewwikipage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
@@ -475,62 +482,62 @@
"classmodelpanel"
{
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "classmodelpanel"
- "xpos" "c-230"
- "ypos" "c-160"
- "zpos" "1"
- "wide" "220"
- "tall" "266"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "render_texture" "0"
- "fov" "40"
- "allow_rot" "1"
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "classmodelpanel"
+ "xpos" "c-230"
+ "ypos" "c-160"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "266"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "40"
+ "allow_rot" "1"
"paintbackground" "1"
- "paintbackgroundenabled" "1"
"bgcolor_override" "255 255 255 0"
+ "paintbackgroundenabled" "1"
"model"
{
- "force_pos" "1"
- "angles_x" "0"
- "angles_y" "170"
- "angles_z" "0"
- "origin_x" "150"
- "origin_y" "0"
- "origin_z" "-30"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
- "modelname" ""
+ "force_pos" "1"
+ "angles_x" "0"
+ "angles_y" "170"
+ "angles_z" "0"
+ "origin_x" "150"
+ "origin_y" "0"
+ "origin_z" "-30"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+ "modelname" ""
}
}
"PreviewItemModelPanel"
{
- "ControlName" "CItemModelPanel"
- "fieldName" "PreviewItemModelPanel"
- "xpos" "c-230"
- "ypos" "c-170"
- "zpos" "1"
- "wide" "220"
- "tall" "220"
- "visible" "1"
- "paintbackground" "0"
- "paintborder" "0"
- "model_xpos" "10"
- "model_ypos" "10"
- "model_wide" "200"
- "model_tall" "200"
- "name_only" "0"
- "attrib_only" "0"
- "model_only" "1"
- "paint_icon_hide" "0"
- "text_ypos" "10"
+ "ControlName" "CItemModelPanel"
+ "fieldName" "PreviewItemModelPanel"
+ "xpos" "c-230"
+ "ypos" "c-170"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "220"
+ "visible" "1"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "model_xpos" "10"
+ "model_ypos" "10"
+ "model_wide" "200"
+ "model_tall" "200"
+ "name_only" "0"
+ "attrib_only" "0"
+ "model_only" "1"
+ "paint_icon_hide" "0"
+ "text_ypos" "10"
"itemmodelpanel"
{
@@ -542,47 +549,47 @@
"ItemIcon1"
{
- "ControlName" "CStorePreviewItemIcon"
- "fieldName" "ItemIcon1"
- "xpos" "c-215"
- "ypos" "c56"
- "zpos" "13"
- "wide" "30"
- "tall" "20"
- "visible" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "ColorWhite"
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon1"
+ "xpos" "c-215"
+ "ypos" "c56"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "0"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "ColorWhite"
"bgblockout"
{
- "ControlName" "EditablePanel"
- "fieldName" "bgblockout"
- "xpos" "2"
- "ypos" "2"
- "zpos" "-10"
- "wide" "26"
- "tall" "16"
- "visible" "1"
- "enabled" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "bgblockout"
+ "xpos" "2"
+ "ypos" "2"
+ "zpos" "-10"
+ "wide" "26"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "0"
"PaintBackgroundType" "2"
- "bgcolor_override" "Grey"
+ "bgcolor_override" "Grey"
}
"itempanel"
{
- "fieldName" "itempanel"
+ "fieldName" "itempanel"
+ "paintborder" "0"
+ "model_xpos" "1"
+ "model_ypos" "2"
+ "model_wide" "28"
+ "model_tall" "16"
+ "name_only" "0"
+ "attrib_only" "0"
+ "model_only" "1"
+ "paint_icon_hide" "0"
"PaintBackgroundType" "2"
- "paintborder" "0"
- "model_xpos" "1"
- "model_ypos" "2"
- "model_wide" "28"
- "model_tall" "16"
- "name_only" "0"
- "attrib_only" "0"
- "model_only" "1"
- "paint_icon_hide" "0"
"itemmodelpanel"
{
@@ -595,306 +602,313 @@
"ClassUsageImage1"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage1"
- "xpos" "65"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage1"
+ "xpos" "65"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage2"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage2"
- "xpos" "85"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage2"
+ "xpos" "85"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage3"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage3"
- "xpos" "105"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage3"
+ "xpos" "105"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage4"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage4"
- "xpos" "125"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage4"
+ "xpos" "125"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage5"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage5"
- "xpos" "145"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage5"
+ "xpos" "145"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage6"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage6"
- "xpos" "165"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage6"
+ "xpos" "165"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
"image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"IconsMoveLeftButton"
{
- "ControlName" "CExButton"
- "fieldName" "IconsMoveLeftButton"
- "xpos" "c-210"
- "ypos" "c58"
- "zpos" "20"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "<"
- "font" "Cerbetica18"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "icons_left"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "IconsMoveLeftButton"
+ "xpos" "c-210"
+ "ypos" "c58"
+ "zpos" "20"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "<"
+ "font" "Cerbetica18"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "icons_left"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"IconsMoveRightButton"
{
- "ControlName" "CExButton"
- "fieldName" "IconsMoveRightButton"
- "xpos" "c-45"
- "ypos" "c58"
- "zpos" "20"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ">"
- "font" "Cerbetica18"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "icons_right"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "IconsMoveRightButton"
+ "xpos" "c-45"
+ "ypos" "c58"
+ "zpos" "20"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ">"
+ "font" "Cerbetica18"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "icons_right"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"ClassUsageMouseoverLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ClassUsageMouseoverLabel"
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "xpos" "c-265"
- "ypos" "c125"
- "zpos" "100"
- "wide" "230"
- "tall" "55"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "ClassUsageMouseoverLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "xpos" "c-265"
+ "ypos" "c125"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "55"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
"bgcolor_override" "Transparent"
"PaintBackgroundType" "2"
- "centerwrap" "1"
- "paintborder" "1"
- "textinsetx" "100"
- "border" "LoadoutItemPopupBorder"
+ "centerwrap" "1"
+ "paintborder" "1"
+ "textinsetx" "100"
+ "border" "LoadoutItemPopupBorder"
}
"GoFullscreenButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "GoFullscreenButton"
- "xpos" "c-31"
- "ypos" "c-173"
- "zpos" "20"
- "wide" "11"
- "tall" "11"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "gofullscreen"
- "paintbackground" "0"
+ "ControlName" "CExImageButton"
+ "fieldName" "GoFullscreenButton"
+ "xpos" "c-31"
+ "ypos" "c-173"
+ "zpos" "20"
+ "wide" "11"
+ "tall" "11"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" ""
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "Command" "gofullscreen"
+ "paintbackground" "0"
"image_drawcolor" "118 107 94 200"
- "image_armedcolor" "128 117 104 255"
+ "image_armedcolor" "246 247 213 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
"SubImage"
{
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "11"
- "tall" "11"
- "visible" "1"
- "enabled" "1"
- "image" "store/store_fullscreen"
- "scaleImage" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "11"
+ "tall" "11"
+ "visible" "1"
+ "enabled" "1"
+ "image" "store/store_fullscreen"
+ "scaleImage" "1"
}
}
"OptionsButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "OptionsButton"
- "xpos" "c-45"
- "ypos" "c-173"
- "zpos" "20"
- "wide" "11"
- "tall" "11"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "options"
- "paintbackground" "0"
- "image_drawcolor" "118 107 94 200"
- "image_armedcolor" "246 247 213 255"
+ "ControlName" "CExImageButton"
+ "fieldName" "OptionsButton"
+ "xpos" "c-45"
+ "ypos" "c-173"
+ "zpos" "20"
+ "wide" "11"
+ "tall" "11"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" ""
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "Command" "options"
+ "paintbackground" "0"
+ "image_drawcolor" "118 107 94 200"
+ "image_armedcolor" "246 247 213 255"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
"SubImage"
{
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "11"
- "tall" "11"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_options"
- "scaleImage" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "11"
+ "tall" "11"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_options"
+ "scaleImage" "1"
}
}
"TeamNavPanel"
{
- "ControlName" "CNavigationPanel"
- "fieldName" "TeamNavPanel"
- "xpos" "c-220"
- "ypos" "c-173"
- "zpos" "2"
- "wide" "19"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "auto_scale" "1"
- "auto_layout" "1"
- "selected_button_default" "0"
- "auto_layout_vertical_buffer" "-4"
+ "ControlName" "CNavigationPanel"
+ "fieldName" "TeamNavPanel"
+ "xpos" "c-220"
+ "ypos" "c-173"
+ "zpos" "2"
+ "wide" "19"
+ "tall" "40"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "auto_scale" "1"
+ "auto_layout" "1"
"display_vertically" "1"
"align" "west"
+ "selected_button_default" "0"
+ "auto_layout_vertical_buffer" "-4"
"ButtonSettings"
{
- "wide" "19"
- "tall" "19"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "textAlignment" "south-west"
- "scaleImage" "1"
+ "wide" "19"
+ "tall" "19"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "textAlignment" "south-west"
+ "scaleImage" "1"
+
"fgcolor" "TanDark"
"defaultFgColor_override" "TanDark"
- "armedFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
"paintbackground" "0"
"paintbackgroundtype" "0"
@@ -902,25 +916,25 @@
"paintborder" "0"
- "image_drawcolor" "255 255 255 77"
- "image_armedcolor" "255 255 255 128"
- "image_selectedcolor" "ColorWhite"
+ "image_drawcolor" "TanDark"
+ "image_armedcolor" "TanLight"
+ "image_selectedcolor" "TanLight"
- "stayselectedonclick" "1"
- "keyboardinputenabled" "0"
+ "stayselectedonclick" "1"
+ "keyboardinputenabled" "0"
"SubImage"
{
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "7"
- "wide" "19"
- "tall" "19"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "19"
+ "tall" "19"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
}
}
@@ -928,26 +942,26 @@
{
"all"
{
- "userdata" "2"
- "image_default" "store/store_redteam"
- "image_armed" "store/store_redteam"
- "image_selected" "store/store_redteam"
+ "userdata" "2"
+ "image_default" "store/store_redteam"
+ "image_armed" "store/store_redteam"
+ "image_selected" "store/store_redteam"
"SubImage"
{
- "image" "store/store_redteam"
+ "image" "store/store_redteam"
}
}
"scout"
{
- "userdata" "3"
- "image_default" "store/store_blueteam"
- "image_armed" "store/store_blueteam"
- "image_selected" "store/store_blueteam"
+ "userdata" "3"
+ "image_default" "store/store_blueteam"
+ "image_armed" "store/store_blueteam"
+ "image_selected" "store/store_blueteam"
"SubImage"
{
- "image" "store/store_blueteam"
+ "image" "store/store_blueteam"
}
}
}
@@ -955,113 +969,113 @@
"CycleTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "CycleTextLabel"
- "font" "FontStorePrice"
- "labelText" ""
- "textAlignment" "left"
- "xpos" "c-186"
- "ypos" "c-176"
- "wide" "138"
- "tall" "28"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "centerwrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "CycleTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" ""
+ "textAlignment" "left"
+ "xpos" "c-186"
+ "ypos" "c-176"
+ "wide" "138"
+ "tall" "28"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "centerwrap" "1"
}
"PaintNameLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "PaintNameLabel"
- "font" "FontStorePrice"
- "labelText" "#Store_NoPaint"
- "textAlignment" "left"
- "xpos" "c-186"
- "ypos" "-1000"
- "wide" "138"
- "tall" "28"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
- "centerwrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "PaintNameLabel"
+ "font" "FontStorePrice"
+ "labelText" "#Store_NoPaint"
+ "textAlignment" "left"
+ "xpos" "c-186"
+ "ypos" "-1000"
+ "wide" "138"
+ "tall" "28"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "centerwrap" "1"
}
"StyleNameLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "StyleNameLabel"
- "font" "FontStorePrice"
- "labelText" "None"
- "textAlignment" "left"
- "xpos" "132"
- "ypos" "-1000"
- "wide" "110"
- "tall" "25"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "centerwrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "StyleNameLabel"
+ "font" "FontStorePrice"
+ "labelText" "None"
+ "textAlignment" "left"
+ "xpos" "132"
+ "ypos" "-1000"
+ "wide" "110"
+ "tall" "25"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "centerwrap" "1"
}
"CloseButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "c221"
- "ypos" "c-194"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" "("
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "Command" "closex"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "246 247 213 255"
- "depressedFgColor_override" "118 107 94 255"
+ "ControlName" "CExImageButton"
+ "fieldName" "CloseButton"
+ "xpos" "c221"
+ "ypos" "c-194"
+ "zpos" "10"
+ "wide" "14"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" "("
+ "font" "CustomIcons"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "Command" "closex"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "RedSolid"
+ "depressedFgColor_override" "TanDark"
}
"mouseoveritempanel"
{
- "fieldName" "mouseoveritempanel"
- "xpos" "c-70"
- "ypos" "270"
- "zpos" "1001"
- "wide" "200"
- "tall" "150"
- "visible" "0"
- "bgcolor_override" "Transparent"
- "noitem_textcolor" "TextColor"
+ "fieldName" "mouseoveritempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "1001"
+ "wide" "200"
+ "tall" "150"
+ "visible" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
- "paintborder" "1"
- "text_center_x" "1"
- "resize_to_text" "1"
- "padding_height" "15"
- "model_ypos" "15"
- "model_wide" "150"
- "model_tall" "100"
- "hide_collection_panel" "1"
- "model_center_x" "1"
- "name_only" "1"
+ "paintborder" "1"
+ "text_center_x" "1"
+ "resize_to_text" "1"
+ "padding_height" "15"
+ "model_ypos" "15"
+ "model_wide" "150"
+ "model_tall" "100"
+ "hide_collection_panel" "1"
+ "model_center_x" "1"
+ "name_only" "1"
}
}
\ No newline at end of file
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index 4830e2f..cd1d35d 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -18,18 +18,15 @@
"bgcolor_override" "DarkGrey"
"infocus_bgcolor_override" "DarkGrey"
"outoffocus_bgcolor_override" "DarkGrey"
-
- "item_controls_xoffset" "2"
- "item_controls_yoffset" "2"
- "max_cart_model_panels" "8"
+ "max_cart_model_panels" "10"
"item_ypos" "70"
- "item_mod_wide" "40"
- "item_panels" "12"
- "item_columns" "4"
- "item_offcenter_x" "-230"
+ "item_panels" "15"
+ "item_columns" "5"
+ "item_offcenter_x" "-292"
"item_xdelta" "8"
"item_ydelta" "8"
- "item_backdrop_zpos" "1"
+ "item_controls_xoffset" "2"
+ "item_controls_yoffset" "2"
"show_item_backdrop" "1"
"item_backdrop_color" "DarkGrey"
"item_backdrop_left_margin" "11"
@@ -37,7 +34,6 @@
"item_backdrop_top_margin" "9"
"item_backdrop_bottom_margin" "42"
"item_backdrop_paintbackgroundtype" "0"
- "item_backdrop_zpos" "1"
"item_panel_bgcolor" "Grey"
"item_panel_bgcolor_mouseover" "156 146 128 255"
"item_panel_bgcolor_selected" "176 166 148 255"
@@ -52,9 +48,9 @@
"wide" "111"
"tall" "62"
"visible" "0"
- "bgcolor_override" "0 0 0 255"
+ "bgcolor_override" "ColorBlack"
"noitem_textcolor" "TextColor"
- "PaintBackgroundType" "0"
+ "PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "24"
"model_ypos" "6"
@@ -67,7 +63,6 @@
"name_only" "1"
"resize_to_text" "0"
"name_label_alignment" "3"
-
"inset_eq_x" "2"
"inset_eq_y" "2"
@@ -93,7 +88,6 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
-
"use_item_sounds" "1"
}
@@ -106,11 +100,10 @@
"wide" "32"
"tall" "25"
"visible" "0"
- "bgcolor_override" "0 0 0 255"
+ "bgcolor_override" "ColorBlack"
"noitem_textcolor" "TextColor"
- "PaintBackgroundType" "0"
+ "PaintBackgroundType" "2"
"paintborder" "0"
-
"model_xpos" "2"
"model_ypos" "2"
"model_wide" "28"
@@ -118,7 +111,6 @@
"text_ypos" "60"
"text_center" "1"
"name_only" "1"
-
"inset_eq_x" "2"
"inset_eq_y" "2"
@@ -185,7 +177,7 @@
"autoResize" "0"
"PaintBackgroundType" "2"
"border" "NoBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "35 35 35 255"
}
"attriblabel"
@@ -250,7 +242,7 @@
{
"ControlName" "CNavigationPanel"
"fieldName" "ItemCategoryTabs"
- "xpos" "c-230"
+ "xpos" "c-290"
"ypos" "31"
"zpos" "0"
"wide" "430"
@@ -277,23 +269,22 @@
"tabPosition" "0"
"textAlignment" "center"
"scaleImage" "1"
- "font" "HudFontSmallest"
- "fgcolor" "TanDark"
+ "font" "HudFontSmall"
+ "fgcolor" "TanLight"
- "defaultBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "124 114 99 255"
- "armedBgColor_override" "0 0 0 100"
- "armedFgColor_override" "235 227 203 255"
- "selectedBgColor_override" "0 0 0 100"
- "selectedFgColor_override" "235 227 203 255"
+ "defaultBgColor_override" "TanDarker"
+ "defaultFgColor_override" "TanLight"
+ "armedBgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "selectedBgColor_override" "TanDark"
+ "selectedFgColor_override" "TanLight"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
"paintbackground" "1"
- "paintborder" "1"
- "border" "ButtonBorder"
+ "paintborder" "0"
"stayselectedonclick" "1"
"keyboardinputenabled" "0"
@@ -304,8 +295,8 @@
{
"ControlName" "CExButton"
"fieldName" "PrevPageButton"
- "xpos" "c130"
- "ypos" "283"
+ "xpos" "c190"
+ "ypos" "280"
"zpos" "5"
"wide" "20"
"tall" "20"
@@ -322,18 +313,17 @@
"Command" "prevpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TanDarker"
}
"CurPageLabel"
{
"ControlName" "CExLabel"
"fieldName" "CurPageLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%backpackpage%"
"textAlignment" "center"
- "xpos" "c160"
- "ypos" "283"
+ "xpos" "c220"
+ "ypos" "280"
"zpos" "5"
"wide" "40"
"tall" "20"
@@ -348,8 +338,8 @@
{
"ControlName" "CExButton"
"fieldName" "NextPageButton"
- "xpos" "c210"
- "ypos" "283"
+ "xpos" "c270"
+ "ypos" "280"
"zpos" "5"
"wide" "20"
"tall" "20"
@@ -366,7 +356,6 @@
"Command" "nextpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TanDarker"
}
"BackpackSpaceLabel"
@@ -376,10 +365,10 @@
"font" "HudFontSmallest"
"labelText" "%freebackpackspace%"
"textAlignment" "west"
- "xpos" "c-237"
+ "xpos" "c-300"
"ypos" "315"
"zpos" "10"
- "wide" "160"
+ "wide" "200"
"tall" "20"
"autoResize" "1"
"pinCorner" "0"
@@ -394,7 +383,7 @@
"font" "HudFontSmall"
"labelText" "%storecart%"
"textAlignment" "east"
- "xpos" "c-238"
+ "xpos" "c-300"
"ypos" "334"
"zpos" "12"
"wide" "56"
@@ -413,7 +402,7 @@
{
"ControlName" "ImagePanel"
"fieldName" "CartImage"
- "xpos" "c-233"
+ "xpos" "c-295"
"ypos" "336"
"zpos" "13"
"wide" "24"
@@ -428,8 +417,8 @@
{
"ControlName" "CExButton"
"fieldName" "BrowseTheStoreButton"
- "xpos" "c-365"
- "ypos" "c-80"
+ "xpos" "c-64"
+ "ypos" "334"
"zpos" "2"
"wide" "160"
"tall" "23"
@@ -453,8 +442,8 @@
{
"ControlName" "CExButton"
"fieldName" "MarketPlaceButton"
- "xpos" "c-230"
- "ypos" "c40"
+ "xpos" "c-239"
+ "ypos" "334"
"zpos" "2"
"wide" "170"
"tall" "23"
@@ -560,22 +549,4 @@
"enabled" "1"
}
}
-
- "Wall"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Wall"
- "xpos" "c-250"
- "ypos" "55"
- "zpos" "-5"
- "wide" "505"
- "tall" "260"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "paintbackground" "1"
- "bgcolor_override" "DarkerGrey"
- "PaintBackgroundType" "2"
- }
}
\ No newline at end of file
diff --git a/resource/ui/econ/store/v2/storepage.res b/resource/ui/econ/store/v2/storepage.res
index 0ab0419..325e302 100644
--- a/resource/ui/econ/store/v2/storepage.res
+++ b/resource/ui/econ/store/v2/storepage.res
@@ -119,6 +119,7 @@
"itemmodelpanel"
{
"use_item_rendertarget" "0"
+ "inventory_image_type" "1"
"allow_rot" "0"
}
@@ -158,8 +159,8 @@
"textHidden" "0"
"editable" "1"
"unicode" "1"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "15 15 15 255"
+ "fgcolor_override" "DarkerGrey"
+ "bgcolor_override" "TanLight"
"paintbackgroundtype" "2"
"font" "HudFontSmall"
}
@@ -178,31 +179,19 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "tabPosition" "1"
"textHidden" "0"
"editable" "0"
"maxchars" "-1"
"NumericInputOnly" "0"
"unicode" "0"
- "border_override" "ButtonBorder"
- "paintborder" "1"
"fgcolor_override" "TanLight"
- "bgcolor_override" "Black"
+ "bgcolor_override" "Transparent"
"disabledFgColor_override" "TanLight"
- "disabledBgColor_override" "Black"
- "selectionColor_override" "Black"
+ "disabledBgColor_override" "Transparent"
+ "selectionColor_override" "Transparent"
"selectionTextColor_override" "TanLight"
- "defaultSelectionBG2Color_override" "Black"
-
- "Button"
- {
- "defaultFgColor_override" "TanLight"
- "defaultBgColor_override" "Black"
- "armedFgColor_override" "15 255 255 255"
- "armedBgColor_override" "Black"
- "paintbackgroundtype" "2"
- }
+ "defaultSelectionBG2Color_override" "Transparent"
}
"SortFilterComboBox"
@@ -219,31 +208,19 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "tabPosition" "1"
"textHidden" "0"
"editable" "0"
"maxchars" "-1"
"NumericInputOnly" "0"
"unicode" "0"
- "border_override" "ButtonBorder"
- "paintborder" "1"
"fgcolor_override" "TanLight"
- "bgcolor_override" "Black"
+ "bgcolor_override" "Transparent"
"disabledFgColor_override" "TanLight"
- "disabledBgColor_override" "Black"
- "selectionColor_override" "Black"
+ "disabledBgColor_override" "Transparent"
+ "selectionColor_override" "Transparent"
"selectionTextColor_override" "TanLight"
- "defaultSelectionBG2Color_override" "Black"
-
- "Button"
- {
- "defaultFgColor_override" "TanLight"
- "defaultBgColor_override" "Black"
- "armedFgColor_override" "15 255 255 255"
- "armedBgColor_override" "Black"
- "paintbackgroundtype" "2"
- }
+ "defaultSelectionBG2Color_override" "Transparent"
}
"mouseoveritempanel"
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res
index 820be56..fd4e05c 100644
--- a/resource/ui/econ/store/v2/storepanel.res
+++ b/resource/ui/econ/store/v2/storepanel.res
@@ -219,9 +219,9 @@
"xpos" "c304"
"ypos" "440"
"zpos" "5"
- "wide" "70"
+ "wide" "100"
"tall" "100"
- "font" "Cerbetica10"
+ "font" "HudFontSmallest"
"wrap" "1"
"labelText" "#Store_ConfirmStampDonationAddTitle"
"visible" "0"
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res
index 282bc50..2f8d748 100644
--- a/resource/ui/econ/store/v2/storepreviewitempanel.res
+++ b/resource/ui/econ/store/v2/storepreviewitempanel.res
@@ -2,19 +2,19 @@
{
"storepreviewitem"
{
- "ControlName" "CStorePreviewItemPanel"
- "fieldName" "storepreviewitem"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1000"
- "wide" "f0"
- "tall" "f0"
- "autoResize" "0"
- "skip_autoresize" "1"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
+ "ControlName" "CStorePreviewItemPanel"
+ "fieldName" "storepreviewitem"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "autoResize" "0"
+ "skip_autoresize" "1"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
"small_vertical_break_size" "0"
"medium_vertical_break_size" "6"
@@ -29,15 +29,15 @@
"ScrollBar"
{
- "ControlName" "ScrollBar"
- "FieldName" "ScrollBar"
- "xpos" "c226"
- "ypos" "c-120"
- "wide" "4"
- "tall" "200"
- "zpos" "1000"
- "visible" "1"
- "nobuttons" "1"
+ "ControlName" "ScrollBar"
+ "FieldName" "ScrollBar"
+ "xpos" "c226"
+ "ypos" "c-120"
+ "wide" "4"
+ "tall" "200"
+ "zpos" "1000"
+ "visible" "1"
+ "nobuttons" "1"
"Slider"
{
@@ -47,439 +47,441 @@
"UpButton"
{
- "ControlName" "Button"
- "FieldName" "UpButton"
- "visible" "0"
- "tall" "0"
- "wide" "0"
+ "ControlName" "Button"
+ "FieldName" "UpButton"
+ "visible" "0"
+ "tall" "0"
+ "wide" "0"
}
"DownButton"
{
- "ControlName" "Button"
- "FieldName" "DownButton"
- "visible" "0"
- "tall" "0"
- "wide" "0"
+ "ControlName" "Button"
+ "FieldName" "DownButton"
+ "visible" "0"
+ "tall" "0"
+ "wide" "0"
}
}
// Fullscreen background panel
"BgPanel"
{
- "ControlName" "EditablePanel"
- "fieldName" "BgPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "BgPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "0 0 0 128"
+ "bgcolor_override" "0 0 0 128"
}
// Rounded dialog border
"DialogFrame"
{
- "ControlName" "EditablePanel"
- "fieldName" "DialogFrame"
- "xpos" "c-240"
- "ypos" "c-150"
- "zpos" "0"
- "wide" "480"
- "tall" "300"
- "visible" "1"
- "enabled" "1"
- "paintbackground" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "DarkGrey"
- "PaintBorder" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "DialogFrame"
+ "xpos" "c-240"
+ "ypos" "c-150"
+ "zpos" "0"
+ "wide" "480"
+ "tall" "300"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
+ "PaintBorder" "1"
// Background for the player model & item preview panels
"PreviewViewportBg"
{
- "ControlName" "EditablePanel"
- "fieldName" "PreviewViewportBg"
- "xpos" "10"
- "ypos" "18"
- "zpos" "1"
- "wide" "220"
- "tall" "213"
- "visible" "1"
- "enabled" "1"
- "paintborder" "1"
- "border" "NoBorder"
- "bgcolor_override" "Grey"
+ "ControlName" "EditablePanel"
+ "fieldName" "PreviewViewportBg"
+ "xpos" "10"
+ "ypos" "18"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "213"
+ "visible" "1"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "NoBorder"
+ "bgcolor_override" "Grey"
}
"ItemNameLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Cerbetica20"
- "labelText" "%itemname%"
- "textAlignment" "west"
- "xpos" "240"
- "ypos" "17"
- "wide" "230"
- "tall" "15"
- "autoResize" "0"
- "skip_autoresize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%itemname%"
+ "textAlignment" "west"
+ "xpos" "240"
+ "ypos" "17"
+ "wide" "230"
+ "tall" "15"
+ "autoResize" "0"
+ "skip_autoresize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "TanLight"
}
// Scrollable editable panel for right-hand side of preview, for all text details
"DetailsView"
{
- "ControlName" "EditablePanel"
- "fieldName" "DetailsView"
- "xpos" "240"
- "ypos" "30"
- "zpos" "100"
- "wide" "230"
- "tall" "201"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "DetailsView"
+ "xpos" "240"
+ "ypos" "30"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "201"
+ "visible" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "Transparent"
- "skip_autoresize" "1"
- "autoresize" "0"
+ "bgcolor_override" "Transparent"
+ "skip_autoresize" "1"
+ "autoresize" "0"
"ScrollableChild"
{
- "ControlName" "EditablePanel"
- "fieldName" "ScrollableChild"
- "xpos" "240"
- "ypos" "0"
- "zpos" "100"
- "wide" "230"
- "tall" "222"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "ScrollableChild"
+ "xpos" "240"
+ "ypos" "0"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "222"
+ "visible" "1"
"PaintBackgroundType" "0"
- "bgcolor_override" "Transparent"
- "skip_autoresize" "1"
- "autoresize" "0"
+ "bgcolor_override" "Transparent"
+ "skip_autoresize" "1"
+ "autoresize" "0"
"ItemLevelInfoLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ItemLevelInfoLabel"
- "font" "HudFontSmallest"
- "labelText" "%item_level_info%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "ItemLevelInfoLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%item_level_info%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"RestrictionsLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "RestrictionsLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Restrictions"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "LightRed"
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Restrictions"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
}
"RestrictionsTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "RestrictionsTextLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_HolidayRestrictionText"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "LightRed"
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_HolidayRestrictionText"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
}
"UsedByLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "UsedByLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_UsedBy"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_UsedBy"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"UsedByTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "UsedByTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%used_by_classes%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%used_by_classes%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"SlotLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "SlotLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Slot"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "SlotLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Slot"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"SlotTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "SlotTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%slot%"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "SlotTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%slot%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"PriceLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "PriceLabel"
- "font" "HudFontSmall"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labeltext" "%price%"
+ "ControlName" "CExLabel"
+ "fieldName" "PriceLabel"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labeltext" "%price%"
}
"ArmoryTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ArmoryTextLabel"
- "font" "HudFontSmallest"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "labeltext" "%armory_text%"
+ "ControlName" "CExLabel"
+ "fieldName" "ArmoryTextLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labeltext" "%armory_text%"
}
"AttributesLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "AttributesLabel"
- "font" "HudFontSmallest"
- "textAlignment" "north-west"
- "wide" "228"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "AttributesLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "north-west"
+ "zpos" "2"
+ "wide" "228"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"ItemWikiPageButton"
{
- "ControlName" "CExButton"
- "fieldName" "ItemWikiPageButton"
- "zpos" "20"
- "wide" "150"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_ItemDesc_ItemWikiPage"
- "font" "HudFontMediumSmall"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "viewwikipage"
+ "ControlName" "CExButton"
+ "fieldName" "ItemWikiPageButton"
+ "zpos" "20"
+ "wide" "150"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Store_ItemDesc_ItemWikiPage"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "viewwikipage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
"TradableLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "TradableLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Tradable"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "TradableLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Tradable"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"TradableTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "TradableTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%tradable%"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "TradableTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%tradable%"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"GiftableLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "GiftableLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Giftable"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "GiftableLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Giftable"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"GiftableTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "GiftableTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%giftable%"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "GiftableTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%giftable%"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"NameableLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "NameableLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Nameable"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "NameableLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Nameable"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"NameableTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "NameableTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%nameable%"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "NameableTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%nameable%"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
"CraftableLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "CraftableLabel"
- "font" "HudFontSmallest"
- "labelText" "#Store_ItemDesc_Craftable"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor" "DullWhite"
+ "ControlName" "CExLabel"
+ "fieldName" "CraftableLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#Store_ItemDesc_Craftable"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "DullWhite"
}
"CraftableTextLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "CraftableTextLabel"
- "font" "HudFontSmallest"
- "labelText" "%craftable%"
- "textAlignment" "north-west"
- "wide" "205"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "CraftableTextLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%craftable%"
+ "textAlignment" "north-west"
+ "wide" "205"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
}
}
@@ -487,62 +489,62 @@
"classmodelpanel"
{
- "ControlName" "CTFPlayerModelPanel"
- "fieldName" "classmodelpanel"
- "xpos" "c-230"
- "ypos" "c-132"
- "zpos" "1"
- "wide" "220"
- "tall" "213"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "render_texture" "0"
- "fov" "40"
- "allow_rot" "1"
- "paintbackground" "1"
- "paintbackgroundenabled" "1"
- "bgcolor_override" "255 255 255 0"
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "classmodelpanel"
+ "xpos" "c-230"
+ "ypos" "c-132"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "213"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "40"
+ "allow_rot" "1"
+ "paintbackground" "1"
+ "bgcolor_override" "255 255 255 0"
+ "paintbackgroundenabled" "1"
"model"
{
- "force_pos" "1"
- "angles_x" "0"
- "angles_y" "170"
- "angles_z" "0"
- "origin_x" "190"
- "origin_y" "0"
- "origin_z" "-36"
- "frame_origin_x" "0"
- "frame_origin_y" "0"
- "frame_origin_z" "0"
- "spotlight" "1"
- "modelname" ""
+ "force_pos" "1"
+ "angles_x" "0"
+ "angles_y" "170"
+ "angles_z" "0"
+ "origin_x" "190"
+ "origin_y" "0"
+ "origin_z" "-36"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+ "modelname" ""
}
}
"PreviewItemModelPanel"
{
- "ControlName" "CItemModelPanel"
- "fieldName" "PreviewItemModelPanel"
- "xpos" "c-230"
- "ypos" "c-140"
- "zpos" "1"
- "wide" "220"
- "tall" "220"
- "visible" "1"
- "paintbackground" "0"
- "paintborder" "0"
- "model_xpos" "10"
- "model_ypos" "10"
- "model_wide" "200"
- "model_tall" "200"
- "name_only" "0"
- "attrib_only" "0"
- "model_only" "1"
- "paint_icon_hide" "0"
- "text_ypos" "10"
+ "ControlName" "CItemModelPanel"
+ "fieldName" "PreviewItemModelPanel"
+ "xpos" "c-230"
+ "ypos" "c-140"
+ "zpos" "1"
+ "wide" "220"
+ "tall" "220"
+ "visible" "1"
+ "paintbackground" "0"
+ "paintborder" "0"
+ "model_xpos" "10"
+ "model_ypos" "10"
+ "model_wide" "200"
+ "model_tall" "200"
+ "name_only" "0"
+ "attrib_only" "0"
+ "model_only" "1"
+ "paint_icon_hide" "0"
+ "text_ypos" "10"
"itemmodelpanel"
{
@@ -554,47 +556,47 @@
"ItemIcon1"
{
- "ControlName" "CStorePreviewItemIcon"
- "fieldName" "ItemIcon1"
- "xpos" "c-215"
- "ypos" "c56"
- "zpos" "13"
- "wide" "30"
- "tall" "20"
- "visible" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "0"
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon1"
+ "xpos" "c-215"
+ "ypos" "c56"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "0"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
"bgblockout"
{
- "ControlName" "EditablePanel"
- "fieldName" "bgblockout"
- "xpos" "2"
- "ypos" "2"
- "zpos" "-10"
- "wide" "26"
- "tall" "16"
- "visible" "1"
- "enabled" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "bgblockout"
+ "xpos" "2"
+ "ypos" "2"
+ "zpos" "-10"
+ "wide" "26"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "0"
"PaintBackgroundType" "2"
- "bgcolor_override" "Grey"
+ "bgcolor_override" "Grey"
}
"itempanel"
{
- "fieldName" "itempanel"
+ "fieldName" "itempanel"
+ "paintborder" "0"
+ "model_xpos" "1"
+ "model_ypos" "2"
+ "model_wide" "28"
+ "model_tall" "16"
+ "name_only" "0"
+ "attrib_only" "0"
+ "model_only" "1"
+ "paint_icon_hide" "0"
"PaintBackgroundType" "2"
- "paintborder" "0"
- "model_xpos" "1"
- "model_ypos" "2"
- "model_wide" "28"
- "model_tall" "16"
- "name_only" "0"
- "attrib_only" "0"
- "model_only" "1"
- "paint_icon_hide" "0"
"itemmodelpanel"
{
@@ -815,179 +817,182 @@
"ClassUsageImage1"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage1"
- "xpos" "65"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage1"
+ "xpos" "65"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage2"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage2"
- "xpos" "85"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage2"
+ "xpos" "85"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage3"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage3"
- "xpos" "105"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage3"
+ "xpos" "105"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage4"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage4"
- "xpos" "125"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage4"
+ "xpos" "125"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage5"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage5"
- "xpos" "145"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage5"
+ "xpos" "145"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"ClassUsageImage6"
{
- "ControlName" "CStorePreviewClassIcon"
- "fieldName" "ClassUsageImage6"
- "xpos" "165"
- "ypos" "225"
- "zpos" "5"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "panel_bgcolor" "TextColor"
- "panel_bgcolor_mouseover" "White"
- "image_indent" "2"
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage6"
+ "xpos" "165"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "image_indent" "2"
"PaintBackgroundType" "2"
+ "panel_bgcolor_mouseover" "White"
}
"IconsMoveLeftButton"
{
- "ControlName" "CExButton"
- "fieldName" "IconsMoveLeftButton"
- "xpos" "c-210"
- "ypos" "c58"
- "zpos" "20"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&A"
- "font" "MenuArrows"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "icons_left"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "IconsMoveLeftButton"
+ "xpos" "c-210"
+ "ypos" "c58"
+ "zpos" "20"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&A"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "icons_left"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"IconsMoveRightButton"
{
- "ControlName" "CExButton"
- "fieldName" "IconsMoveRightButton"
- "xpos" "c-45"
- "ypos" "c58"
- "zpos" "20"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&D"
- "font" "MenuArrows"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "command" "icons_right"
- "paintbackground" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "118 107 94 255"
- "armedFgColor_override" "128 117 104 255"
- "depressedFgColor_override" "236 227 203 255"
+ "ControlName" "CExButton"
+ "fieldName" "IconsMoveRightButton"
+ "xpos" "c-45"
+ "ypos" "c58"
+ "zpos" "20"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&D"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "icons_right"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"ClassUsageMouseoverLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ClassUsageMouseoverLabel"
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "xpos" "c-215"
- "ypos" "c75"
- "zpos" "100"
- "wide" "230"
- "tall" "55"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "ClassUsageMouseoverLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "xpos" "c-215"
+ "ypos" "c75"
+ "zpos" "100"
+ "wide" "230"
+ "tall" "55"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
"bgcolor_override" "Transparent"
"PaintBackgroundType" "2"
- "centerwrap" "1"
- "paintborder" "1"
- "textinsetx" "100"
- "border" "LoadoutItemPopupBorder"
+ "centerwrap" "1"
+ "paintborder" "1"
+ "textinsetx" "100"
+ "border" "LoadoutItemPopupBorder"
}
"RotLeftButton"
@@ -1075,32 +1080,36 @@
"GoFullscreenButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "GoFullscreenButton"
- "xpos" "c-31"
- "ypos" "c-123"
- "zpos" "20"
- "wide" "11"
- "tall" "11"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" ""
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "Command" "gofullscreen"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "image_drawcolor" "118 107 94 200"
- "image_armedcolor" "246 247 213 255"
+ "ControlName" "CExImageButton"
+ "fieldName" "GoFullscreenButton"
+ "xpos" "c-31"
+ "ypos" "c-123"
+ "zpos" "20"
+ "wide" "11"
+ "tall" "11"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labeltext" ""
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "Command" "gofullscreen"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "image_drawcolor" "TanDark"
+ "image_armedcolor" "TanLight"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
"SubImage"
{
@@ -1391,7 +1400,7 @@
"sound_released" "UI/buttonclickrelease.wav"
"defaultFgColor_override" "TanLight"
- "armedFgColor_override" "255 0 0 255"
+ "armedFgColor_override" "LightRed"
"depressedFgColor_override" "TanLight"
}
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
index 5f6c273..7f44bf2 100644
--- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
+++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res
@@ -152,6 +152,7 @@
"wrap" "1"
"centerwrap" "1"
"allcaps" "1"
+ "fgcolor" "TanLight"
}
"ClassUsageImage1"
@@ -510,7 +511,7 @@
"sound_released" "UI/buttonclickrelease.wav"
"defaultFgColor_override" "White"
- "armedFgColor_override" "255 0 0 255"
+ "armedFgColor_override" "LightRed"
"depressedFgColor_override" "White"
}
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res
index 72dfda8..bf7020e 100644
--- a/resource/ui/econ/store/v2/storeviewcartpanel.res
+++ b/resource/ui/econ/store/v2/storeviewcartpanel.res
@@ -290,7 +290,7 @@
{
"ControlName" "Label"
"fieldName" "EmptyCartLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#Store_CartIsEmpty"
"textAlignment" "center"
"xpos" "c-300"
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res
index f69c0fc..d7df112 100644
--- a/resource/ui/itemselectionpanel.res
+++ b/resource/ui/itemselectionpanel.res
@@ -263,12 +263,12 @@
"ControlName" "CheckButton"
"fieldName" "OnlyAllowUniqueQuality"
"labelText" "#OnlyAllowUniqueQuality"
- "font" "HudFontSmallest"
+ "font" "HudFontSmallBold"
"textAlignment" "east"
- "xpos" "c-306"
+ "xpos" "c-295"
"ypos" "288"
"zpos" "1"
- "wide" "290"
+ "wide" "280"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index 312cd32..053793e 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -210,8 +210,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "TFLogoImage"
- "xpos" "r180"
- "ypos" "r45"
+ "xpos" "r182"
+ "ypos" "r47"
"wide" "179"
"tall" "45"
"visible" "1"
diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res
index e614a48..453bd76 100644
--- a/resource/ui/publishfiledialog.res
+++ b/resource/ui/publishfiledialog.res
@@ -177,7 +177,7 @@
"wrap" "0"
"Command" "PreviewBrowse"
"Default" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
"LabelTitle"
@@ -332,7 +332,7 @@
"wrap" "0"
"Command" "MainFileCosmetics"
"Default" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
"ButtonSourceOther"
@@ -340,7 +340,7 @@
"ControlName" "Button"
"fieldName" "ButtonSourceOther"
"xpos" "15"
- "ypos" "280"
+ "ypos" "310"
"wide" "150"
"tall" "25"
"autoResize" "0"
@@ -355,7 +355,7 @@
"wrap" "0"
"Command" "MainFileOther"
"Default" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
"ButtonSourceMaps"
@@ -363,7 +363,7 @@
"ControlName" "Button"
"fieldName" "ButtonSourceMaps"
"xpos" "15"
- "ypos" "310"
+ "ypos" "280"
"wide" "150"
"tall" "25"
"autoResize" "0"
@@ -378,7 +378,7 @@
"wrap" "0"
"Command" "MainFileMaps"
"Default" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
"BrowseDescription"
@@ -1199,7 +1199,7 @@
"wrap" "0"
"Command" "Close"
"Default" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
"ButtonPublish"
@@ -1222,6 +1222,6 @@
"wrap" "0"
"Command" "Publish"
"Default" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
}
}
\ No newline at end of file
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res
index c5d97af..55c9a83 100644
--- a/resource/ui/steamworkshopdialog.res
+++ b/resource/ui/steamworkshopdialog.res
@@ -318,7 +318,7 @@
{
"ControlName" "CExButton"
"fieldName" "ViewPublishedButton"
- "xpos" "435"
+ "xpos" "433"
"ypos" "15"
"zpos" "20"
"wide" "100"
@@ -608,8 +608,8 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "#Cancel"
- "font" "HudFontSmall"
+ "labelText" "#TF_Close"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
--
cgit v1.2.3
From 74d7e98a6b1f2445c6391e26e846da57c4d7240b Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Thu, 1 Jul 2021 11:25:57 -0400
Subject: Corrected redundant font use
---
resource/scheme/clientscheme_fonts.res | 2 +-
resource/ui/charinfoloadoutsubpanel.res | 64 ++++----
resource/ui/charinfopanel.res | 2 +-
resource/ui/classloadoutpanel.res | 4 +-
resource/ui/classselection-base.res | 4 +-
resource/ui/craftingpanel.res | 16 +-
resource/ui/craftingstatusdialog.res | 4 +-
resource/ui/dashboardpartymember.res | 170 +++++++++++++++++++++
resource/ui/econ/backpackpanel.res | 50 +++---
resource/ui/econ/comboboxbackpackoverlaydialog.res | 2 +-
resource/ui/econ/confirmapplydecodedialog.res | 6 +-
resource/ui/econ/confirmapplygiftwrapdialog.res | 6 +-
resource/ui/econ/confirmapplypaintcandialog.res | 6 +-
.../confirmapplystrangepartapplicationdialog.res | 6 +-
...irmapplystrangerestrictionapplicationdialog.res | 6 +-
resource/ui/econ/confirmapplystrangifierdialog.res | 6 +-
.../econ/confirmapplyteamcolorpaintcandialog.res | 6 +-
resource/ui/econ/confirmcustomizetexturedialog.res | 26 ++--
resource/ui/econ/confirmdialog.res | 2 +-
resource/ui/econ/confirmdialogabandonnopenalty.res | 2 +-
resource/ui/econ/confirmdialogabandonpenalty.res | 2 +-
resource/ui/econ/confirmdialogabandonsafe.res | 2 +-
resource/ui/econ/genericwaitingdialog.res | 2 +-
resource/ui/econ/inspectionpanel_cosmetic.res | 6 +-
resource/ui/econ/itempickuppanel.res | 14 +-
resource/ui/econ/paintkitconsumedialog.res | 6 +-
resource/ui/econ/store/v2/storehome_base.res | 12 +-
resource/ui/econ/store/v2/storepage.res | 22 +--
resource/ui/econ/store/v2/storepanel.res | 2 +-
.../ui/econ/store/v2/storepreviewitempanel.res | 6 +-
resource/ui/econ/store/v2/storeviewcartpanel.res | 4 +-
resource/ui/econ/strangecounttransferdialog.res | 4 +-
resource/ui/econ/tradingstartdialog.res | 6 +-
resource/ui/hudarenaclasslayout.res | 4 +-
resource/ui/hudmatchstatus.res | 6 +-
resource/ui/hudobjectiveflagpanel.res | 2 +-
resource/ui/hudupgradepanel.res | 6 +-
resource/ui/itemrenameconfirmationdialog.res | 6 +-
resource/ui/itemrenamedialog.res | 16 +-
resource/ui/itemrenameinvaliddialog.res | 6 +-
resource/ui/itemselectionpanel.res | 8 +-
resource/ui/mainmenuoverride-base.res | 6 +-
resource/ui/matchhistoryentrypanel.res | 4 +-
resource/ui/matchmakingcasualcriteria.res | 4 +-
resource/ui/matchmakingdashboardcasualcriteria.res | 2 +-
resource/ui/matchmakingdashboardcomp.res | 4 +-
resource/ui/matchmakingdashboardmvmmodeselect.res | 4 +-
.../ui/matchmakingdashboardpopup_nextmapvoting.res | 6 +-
.../ui/matchmakingdashboardpopup_nextmapwinner.res | 2 +-
resource/ui/mvmcreditspendpanel.res | 2 +-
resource/ui/mvmcreditsubpanel.res | 4 +-
resource/ui/publishfiledialog.res | 2 +-
resource/ui/pvprankpanel.res | 6 +-
resource/ui/replaybrowser/mainpanel.res | 2 +-
resource/ui/stampdonationadd.res | 6 +-
resource/ui/statsummary.res | 2 +-
resource/ui/steamworkshopdialog.res | 2 +-
resource/ui/testitemroot.res | 26 ++--
resource/ui/votehud.res | 10 +-
59 files changed, 398 insertions(+), 228 deletions(-)
create mode 100644 resource/ui/dashboardpartymember.res
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index ff9e33e..4f44134 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -471,7 +471,7 @@ Scheme
"1"
{
"name" "Cerbetica"
- "tall" "36"
+ "tall" "35"
"weight" "500"
"additive" "0"
"antialias" "1"
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res
index 4b3a2cf..eb1fd8a 100644
--- a/resource/ui/charinfoloadoutsubpanel.res
+++ b/resource/ui/charinfoloadoutsubpanel.res
@@ -530,7 +530,7 @@
{
"ControlName" "Label"
"fieldName" "ClassLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "classname"
"textAlignment" "north"
"xpos" "0"
@@ -568,7 +568,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NoSteamLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#NoSteamNoItems"
"textAlignment" "north"
"xpos" "0"
@@ -587,7 +587,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NoGCLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#NoGCNoItems"
"textAlignment" "north"
"xpos" "0"
@@ -606,7 +606,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SelectLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#SelectClassLoadout"
"textAlignment" "north"
"xpos" "0"
@@ -625,7 +625,7 @@
{
"ControlName" "CExLabel"
"fieldName" "LoadoutChangesLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#LoadoutChangesUpdate"
"textAlignment" "north"
"xpos" "0"
@@ -679,7 +679,7 @@
"enabled" "0"
"tabPosition" "0"
"labelText" "?"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -715,7 +715,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#LoadoutExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -783,7 +783,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -812,7 +812,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -873,7 +873,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -953,7 +953,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -990,7 +990,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1020,7 +1020,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1080,7 +1080,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#CraftingExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1160,7 +1160,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1197,7 +1197,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1227,7 +1227,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1287,7 +1287,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#ArmoryExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1367,7 +1367,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1404,7 +1404,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1434,7 +1434,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1494,7 +1494,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TradingExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1574,7 +1574,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1611,7 +1611,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1641,7 +1641,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1701,7 +1701,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#WeaponPatternsExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1781,7 +1781,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1818,7 +1818,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1848,7 +1848,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1907,7 +1907,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#ExplanationExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1987,7 +1987,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -2024,7 +2024,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
diff --git a/resource/ui/charinfopanel.res b/resource/ui/charinfopanel.res
index 0871deb..982db06 100644
--- a/resource/ui/charinfopanel.res
+++ b/resource/ui/charinfopanel.res
@@ -20,7 +20,7 @@
"outoffocus_bgcolor_override" "27 27 27 0"
"title" "#CharInfoAndSetup"
- "title_font" "HudFontMediumBold"
+ "title_font" "HudFontMedium"
"titletextinsetX" "40"
"titletextinsetY" "0"
"titlebarfgcolor_override" "HudOffWhite"
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res
index 74e0a95..e2aa122 100644
--- a/resource/ui/classloadoutpanel.res
+++ b/resource/ui/classloadoutpanel.res
@@ -103,7 +103,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaratLabel"
- "font" "HudFontMediumSmallSecondary"
+ "font" "HudFontMediumSmall"
"labelText" ">>"
"textAlignment" "west"
"xpos" "c-290"
@@ -122,7 +122,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
"xpos" "c-270"
diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res
index 9275cb4..74ed9c7 100644
--- a/resource/ui/classselection-base.res
+++ b/resource/ui/classselection-base.res
@@ -1130,7 +1130,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#CMenu_ClassHighlightPanel_Title"
"textAlignment" "north-west"
"xpos" "10"
@@ -1179,7 +1179,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/craftingpanel.res b/resource/ui/craftingpanel.res
index b3e8da2..b6d777b 100644
--- a/resource/ui/craftingpanel.res
+++ b/resource/ui/craftingpanel.res
@@ -94,7 +94,7 @@
"recipebuttons_kv"
{
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"xpos" "0"
"ypos" "0"
"zpos" "1"
@@ -146,7 +146,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#CraftStep1"
"textAlignment" "north-west"
"xpos" "c-290"
@@ -177,7 +177,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RecipeTitle"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%recipetitle%"
"textAlignment" "west"
"xpos" "0"
@@ -217,7 +217,7 @@
{
"ControlName" "CExLabel"
"fieldName" "InputLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#Craft_Recipe_Inputs"
"textAlignment" "north-west"
"xpos" "0"
@@ -236,7 +236,7 @@
{
"ControlName" "CExLabel"
"fieldName" "OutputLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#Craft_Recipe_Outputs"
"textAlignment" "north-west"
"xpos" "0"
@@ -266,7 +266,7 @@
"enabled" "0"
"tabPosition" "0"
"labelText" "#CraftConfirm"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -281,7 +281,7 @@
{
"ControlName" "CExLabel"
"fieldName" "FreeAccountLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Craft_PremiumRecipe"
"textAlignment" "west"
"xpos" "0"
@@ -312,7 +312,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_Trial_Upgrade"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res
index a805dc3..88b677e 100644
--- a/resource/ui/craftingstatusdialog.res
+++ b/resource/ui/craftingstatusdialog.res
@@ -19,7 +19,7 @@
{
"ControlName" "Label"
"fieldName" "CenterPositioner"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"xpos" "0"
"ypos" "10"
"zpos" "0"
@@ -47,7 +47,7 @@
{
"ControlName" "Label"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"xpos" "0"
"ypos" "0"
"zpos" "0"
diff --git a/resource/ui/dashboardpartymember.res b/resource/ui/dashboardpartymember.res
new file mode 100644
index 0000000..06e959a
--- /dev/null
+++ b/resource/ui/dashboardpartymember.res
@@ -0,0 +1,170 @@
+"Resource/UI/DashboardPartyMember.res"
+{
+ "avatar"
+ {
+ // "ControlName" "CAvatarImagePanel"
+ "fieldName" "avatar"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "101"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "scaleImage" "1"
+ }
+
+ "EmptyImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "EmptyImage"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "100"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "scaleImage" "1"
+ "image" "class_portraits/silhouette_alpha"
+ "mouseinputenabled" "0"
+ }
+
+ "LeaderIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "LeaderIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "105"
+ "wide" "8"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ "image" "importtool_goldstar"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "BannedIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BannedIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.75"
+ "tall" "p0.75"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_alert"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "255 0 0 255"
+ }
+
+ "OutOfDateIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OutOfDateIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.75"
+ "tall" "p0.75"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_alert"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "OrangeDim"
+ }
+
+ "OfflineIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OfflineIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.65"
+ "tall" "p0.65"
+ "visible" "1"
+ "enabled" "1"
+ "image" "gc_dc"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "OrangeDim"
+ }
+
+ "StatusDimmer"
+ {
+ "ControlName" "Panel"
+ "fieldName" "StatusDimmer"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "104"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "bgcolor_override" "0 0 0 240"
+ }
+
+ "InteractButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "InteractButton"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "200"
+ "wide" "f1"
+ "tall" "f1"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "PlayerPanelPlayerName"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "interact"
+ "proportionaltoparent" "1"
+ "labeltext" ""
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ "actionsignallevel" "1"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultBgColor_override" "235 226 202 2"
+ "armedBgColor_override" "94 150 49 20"
+
+ "border_default" "NoBorder"
+ "border_armed" "FriendHighlightBorderThick"
+ }
+
+ "Spinner"
+ {
+ "ControlName" "CTFLogoPanel"
+ "fieldName" "Spinner"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "104"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "alpha" "200"
+
+ "radius" "26"
+ "velocity" "60"
+ "fgcolor_override" "Orange"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res
index 2909f79..d3259c3 100644
--- a/resource/ui/econ/backpackpanel.res
+++ b/resource/ui/econ/backpackpanel.res
@@ -157,7 +157,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaratLabel"
- "font" "HudFontMediumSmallSecondary"
+ "font" "HudFontMediumSmall"
"labelText" ">>"
"textAlignment" "west"
"xpos" "c-290"
@@ -176,7 +176,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
"xpos" "c-270"
@@ -211,7 +211,7 @@
{
"ControlName" "ComboBox"
"fieldName" "ShowRarityComboBox"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"wrap" "0"
"xpos" "c-58"
"ypos" "38"
@@ -243,7 +243,7 @@
"ControlName" "CheckButton"
"fieldName" "ShowBaseItemsCheckbox"
"labelText" "#ShowBaseItemsCheckBox"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "east"
"xpos" "c-170"
"ypos" "34"
@@ -264,7 +264,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NameFilterLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Store_NameFilterLabel"
"textAlignment" "west"
"xpos" "c117"
@@ -305,7 +305,7 @@
{
"ControlName" "ComboBox"
"fieldName" "SortByComboBox"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"xpos" "c117"
"ypos" "37"
"zpos" "1"
@@ -491,7 +491,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" ">"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -516,7 +516,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "<"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -590,7 +590,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackItemsExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -659,7 +659,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -689,7 +689,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -748,7 +748,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackPagesExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -864,7 +864,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -894,7 +894,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -953,7 +953,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackContextExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1033,7 +1033,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1080,7 +1080,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1116,7 +1116,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1159,7 +1159,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackStockExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1239,7 +1239,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1286,7 +1286,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1322,7 +1322,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
@@ -1364,7 +1364,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#BackpackSortExplanation_Title"
"textAlignment" "north"
"xpos" "20"
@@ -1444,7 +1444,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1480,7 +1480,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PositionLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%explanationnumber%"
"textAlignment" "center"
"xpos" "0"
diff --git a/resource/ui/econ/comboboxbackpackoverlaydialog.res b/resource/ui/econ/comboboxbackpackoverlaydialog.res
index e047221..121d85c 100644
--- a/resource/ui/econ/comboboxbackpackoverlaydialog.res
+++ b/resource/ui/econ/comboboxbackpackoverlaydialog.res
@@ -19,7 +19,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#TF_Item_SelectStyle"
"textAlignment" "center"
"xpos" "0"
diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res
index 8660af5..212fc15 100644
--- a/resource/ui/econ/confirmapplydecodedialog.res
+++ b/resource/ui/econ/confirmapplydecodedialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -145,7 +145,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplygiftwrapdialog.res b/resource/ui/econ/confirmapplygiftwrapdialog.res
index e8cb876..58f76d0 100644
--- a/resource/ui/econ/confirmapplygiftwrapdialog.res
+++ b/resource/ui/econ/confirmapplygiftwrapdialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -128,7 +128,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplypaintcandialog.res b/resource/ui/econ/confirmapplypaintcandialog.res
index db85758..cf97a17 100644
--- a/resource/ui/econ/confirmapplypaintcandialog.res
+++ b/resource/ui/econ/confirmapplypaintcandialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -127,7 +127,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
index 739111c..931bfca 100644
--- a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
+++ b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -127,7 +127,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
index 946b348..d6de429 100644
--- a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
+++ b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -127,7 +127,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplystrangifierdialog.res b/resource/ui/econ/confirmapplystrangifierdialog.res
index 7265b24..730a671 100644
--- a/resource/ui/econ/confirmapplystrangifierdialog.res
+++ b/resource/ui/econ/confirmapplystrangifierdialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -127,7 +127,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
index 7af3233..d9d4568 100644
--- a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
+++ b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res
@@ -58,7 +58,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -127,7 +127,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/confirmcustomizetexturedialog.res b/resource/ui/econ/confirmcustomizetexturedialog.res
index 195844e..db8bc5a 100644
--- a/resource/ui/econ/confirmcustomizetexturedialog.res
+++ b/resource/ui/econ/confirmcustomizetexturedialog.res
@@ -54,7 +54,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -116,7 +116,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -131,7 +131,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "465"
@@ -271,7 +271,7 @@
"tall" "20"
"labelText" "#ToolCustomizeTextureUseAvatarImage"
"textAlignment" "west"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
"UseAnyImageRadio"
@@ -284,7 +284,7 @@
"tall" "20"
"labelText" "#ToolCustomizeTextureUseAnyImage"
"textAlignment" "west"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
"BrowseForNewImageButton"
@@ -297,7 +297,7 @@
"wide" "300"
"tall" "20"
"labelText" "#ToolCustomizeTextureBrowseButton"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"Command" "pick_image"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -428,7 +428,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "SelectFilterGroupBox"
- "Font" "HudFontSmallestBold"
+ "Font" "HudFontSmallest"
"xpos" "0"
"ypos" "25"
"zpos" "-1"
@@ -441,7 +441,7 @@
{
"ControlName" "CExLabel"
"fieldName" "FilterLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"xpos" "10"
"ypos" "10"
"wide" "140"
@@ -533,7 +533,7 @@
"tall" "15"
"labelText" "#ToolCustomizeTextureColorPalette"
"textAlignment" "north-west"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
"PrevStencilPaletteButton"
@@ -546,7 +546,7 @@
"wide" "65"
"tall" "15"
"labelText" "<<"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"Command" "prev_stencil_palette"
"sound_depressed" "UI/buttonclick.wav"
@@ -563,7 +563,7 @@
"wide" "65"
"tall" "15"
"labelText" ">>"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"Command" "next_stencil_palette"
"sound_depressed" "UI/buttonclick.wav"
@@ -754,7 +754,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "WarningTextGroupBox"
- "Font" "HudFontSmallestBold"
+ "Font" "HudFontSmallest"
"xpos" "0"
"ypos" "25"
"zpos" "-1"
@@ -892,7 +892,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PleaseWaitLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#ToolCustomizeTexturePleaseWait"
"textAlignment" "center"
"xpos" "20"
diff --git a/resource/ui/econ/confirmdialog.res b/resource/ui/econ/confirmdialog.res
index 9f2b199..7b9d3d8 100644
--- a/resource/ui/econ/confirmdialog.res
+++ b/resource/ui/econ/confirmdialog.res
@@ -25,7 +25,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ConfirmTitle"
"textAlignment" "center"
"xpos" "0"
diff --git a/resource/ui/econ/confirmdialogabandonnopenalty.res b/resource/ui/econ/confirmdialogabandonnopenalty.res
index 86dcc23..d2b085a 100644
--- a/resource/ui/econ/confirmdialogabandonnopenalty.res
+++ b/resource/ui/econ/confirmdialogabandonnopenalty.res
@@ -23,7 +23,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ConfirmTitle"
"textAlignment" "north"
"xpos" "0"
diff --git a/resource/ui/econ/confirmdialogabandonpenalty.res b/resource/ui/econ/confirmdialogabandonpenalty.res
index 15a6a28..a9a9ecb 100644
--- a/resource/ui/econ/confirmdialogabandonpenalty.res
+++ b/resource/ui/econ/confirmdialogabandonpenalty.res
@@ -23,7 +23,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ConfirmTitle"
"textAlignment" "north"
"xpos" "0"
diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res
index 1199496..7214f3a 100644
--- a/resource/ui/econ/confirmdialogabandonsafe.res
+++ b/resource/ui/econ/confirmdialogabandonsafe.res
@@ -23,7 +23,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ConfirmTitle"
"textAlignment" "north"
"xpos" "0"
diff --git a/resource/ui/econ/genericwaitingdialog.res b/resource/ui/econ/genericwaitingdialog.res
index 1964cda..f740d64 100644
--- a/resource/ui/econ/genericwaitingdialog.res
+++ b/resource/ui/econ/genericwaitingdialog.res
@@ -19,7 +19,7 @@
{
"ControlName" "Label"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"xpos" "0"
"ypos" "8"
"zpos" "0"
diff --git a/resource/ui/econ/inspectionpanel_cosmetic.res b/resource/ui/econ/inspectionpanel_cosmetic.res
index afe4e47..d929ef9 100644
--- a/resource/ui/econ/inspectionpanel_cosmetic.res
+++ b/resource/ui/econ/inspectionpanel_cosmetic.res
@@ -122,7 +122,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -795,7 +795,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -839,7 +839,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res
index 29a5935..c46b6e9 100644
--- a/resource/ui/econ/itempickuppanel.res
+++ b/resource/ui/econ/itempickuppanel.res
@@ -83,7 +83,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemsFoundLabel"
- "font" "HudFontMediumBigBold"
+ "font" "HudFontMediumBig"
"fgcolor" "ColorCyan"
"labelText" "#NewItemsAcquired"
"textAlignment" "center"
@@ -102,7 +102,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SelectedItemFoundMethodLabel"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"fgcolor" "TanLight"
"labelText" ""
"textAlignment" "center"
@@ -121,7 +121,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemCountLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Item"
"textAlignment" "north-west"
"xpos" "c-245"
@@ -139,7 +139,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SelectedItemNumberLabel"
- "font" "HudFontMediumBigBold"
+ "font" "HudFontMediumBig"
"labelText" "#SelectedItemNumber"
"textAlignment" "north-west"
"xpos" "c-245"
@@ -265,7 +265,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -314,7 +314,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TipLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#DiscardItem"
"textAlignment" "center"
"xpos" "0"
@@ -335,7 +335,7 @@
{
"ControlName" "CExLabel"
"fieldName" "DiscardedLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#Discarded"
"textAlignment" "center"
"xpos" "c-215"
diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res
index 99396dd..f93d233 100644
--- a/resource/ui/econ/paintkitconsumedialog.res
+++ b/resource/ui/econ/paintkitconsumedialog.res
@@ -108,7 +108,7 @@
{
"ControlName" "Label"
"fieldName" "WorkingText"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_UsePaintkit_Working"
"textAlignment" "north"
"xpos" "cs-0.5"
@@ -155,7 +155,7 @@
{
"ControlName" "Label"
"fieldName" "SuccessText"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#AbuseReport_SucceededTitle"
"textAlignment" "north"
"xpos" "cs-0.5"
@@ -202,7 +202,7 @@
{
"ControlName" "Label"
"fieldName" "FailureText"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_UsePaintkit_Failed"
"textAlignment" "north"
"xpos" "cs-0.5"
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index cd1d35d..12a1407 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -77,7 +77,7 @@
"modelpanel_labels_kv"
{
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "north-east"
"xpos" "c-61"
"ypos" "32"
@@ -126,7 +126,7 @@
"cart_labels_kv"
{
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "north-east"
"xpos" "c-61"
"ypos" "32"
@@ -228,7 +228,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "RELOADSCHEME"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -499,7 +499,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaseLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#Store_Case_Label"
"textAlignment" "west"
"xpos" "0"
@@ -517,7 +517,7 @@
{
"ControlName" "CExLabel"
"fieldName" "KeyLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#Store_Key_Label"
"textAlignment" "west"
"xpos" "0"
@@ -535,7 +535,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaseLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#Store_Taunt_Label"
"textAlignment" "west"
"xpos" "0"
diff --git a/resource/ui/econ/store/v2/storepage.res b/resource/ui/econ/store/v2/storepage.res
index 325e302..bdd2a91 100644
--- a/resource/ui/econ/store/v2/storepage.res
+++ b/resource/ui/econ/store/v2/storepage.res
@@ -79,7 +79,7 @@
"modelpanel_labels_kv"
{
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "north-east"
"xpos" "c-61"
"ypos" "32"
@@ -128,7 +128,7 @@
"cart_labels_kv"
{
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "north-east"
"xpos" "c-61"
"ypos" "32"
@@ -169,7 +169,7 @@
{
"ControlName" "ComboBox"
"fieldName" "SubcategoryFilterComboBox"
- "Font" "HudFontSmallestBold"
+ "Font" "HudFontSmallest"
"xpos" "c30"
"ypos" "30"
"zpos" "1"
@@ -198,7 +198,7 @@
{
"ControlName" "ComboBox"
"fieldName" "SortFilterComboBox"
- "Font" "HudFontSmallestBold"
+ "Font" "HudFontSmallest"
"xpos" "c152"
"ypos" "30"
"zpos" "1"
@@ -285,7 +285,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassFilterTooltipLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"xpos" "36"
"ypos" "170"
@@ -376,7 +376,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PriceLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%selectionprice%"
"textAlignment" "east"
"xpos" "c20"
@@ -396,7 +396,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NameFilterLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Store_NameFilterLabel"
"textAlignment" "west"
"xpos" "c-70"
@@ -415,7 +415,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubcategoryFiltersLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Store_ItemTypeFilterLabel"
"textAlignment" "west"
"xpos" "c30"
@@ -434,7 +434,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SortFilterLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Store_SortByLabel"
"textAlignment" "west"
"xpos" "c152"
@@ -453,7 +453,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassFilterLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#Store_ClassFilterLabel"
"textAlignment" "west"
"xpos" "c-300"
@@ -755,7 +755,7 @@
"enabled" "0"
"tabPosition" "0"
"labelText" "RELOADSCHEME"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res
index fd4e05c..20896d6 100644
--- a/resource/ui/econ/store/v2/storepanel.res
+++ b/resource/ui/econ/store/v2/storepanel.res
@@ -19,7 +19,7 @@
"infocus_bgcolor_override" "46 43 42 0"
"outoffocus_bgcolor_override" "46 43 42 0"
"title" "#StoreTitle"
- "title_font" "HudFontMediumBold"
+ "title_font" "HudFontMedium"
"titletextinsetX" "40"
"titletextinsetY" "0"
"titlebarfgcolor_override" "HudOffWhite"
diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res
index 2f8d748..0c5b727 100644
--- a/resource/ui/econ/store/v2/storepreviewitempanel.res
+++ b/resource/ui/econ/store/v2/storepreviewitempanel.res
@@ -1093,7 +1093,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1142,7 +1142,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -1187,7 +1187,7 @@
"enabled" "1"
"tabPosition" "0"
"labeltext" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res
index bf7020e..72043f7 100644
--- a/resource/ui/econ/store/v2/storeviewcartpanel.res
+++ b/resource/ui/econ/store/v2/storeviewcartpanel.res
@@ -20,7 +20,7 @@
"outoffocus_bgcolor_override" "DarkGrey"
"title" "#StoreTitle"
- "title_font" "HudFontMediumBold"
+ "title_font" "HudFontMedium"
"titletextinsetX" "40"
"titletextinsetY" "0"
"titlebarfgcolor_override" "HudOffWhite"
@@ -257,7 +257,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CartItemsLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "%storecart%"
"textAlignment" "west"
"xpos" "c-300"
diff --git a/resource/ui/econ/strangecounttransferdialog.res b/resource/ui/econ/strangecounttransferdialog.res
index 2693691..f4c1ac9 100644
--- a/resource/ui/econ/strangecounttransferdialog.res
+++ b/resource/ui/econ/strangecounttransferdialog.res
@@ -53,7 +53,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -104,7 +104,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res
index 9dd70ee..3a5719c 100644
--- a/resource/ui/econ/tradingstartdialog.res
+++ b/resource/ui/econ/tradingstartdialog.res
@@ -33,7 +33,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "west"
"textinsetx" "34"
"use_proportional_insets" "1"
@@ -245,7 +245,7 @@
{
"ControlName" "CExLabel"
"fieldName" "EmptyPlayerListLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_TradeStartDialog_FriendsNone"
"textAlignment" "north"
"xpos" "0"
@@ -298,7 +298,7 @@
{
"ControlName" "CExLabel"
"fieldName" "EmptyPlayerListLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_TradeStartDialog_ServerNone"
"textAlignment" "north"
"xpos" "0"
diff --git a/resource/ui/hudarenaclasslayout.res b/resource/ui/hudarenaclasslayout.res
index 3a5314a..fbcf48a 100644
--- a/resource/ui/hudarenaclasslayout.res
+++ b/resource/ui/hudarenaclasslayout.res
@@ -101,7 +101,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_Arena_F4_ChangeClass"
"textAlignment" "center"
"fgcolor" "TanLight"
@@ -119,7 +119,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_Arena_F4_ChangeClass"
"textAlignment" "center"
"fgcolor" "TransparentBlack"
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res
index af79cc1..64c01e8 100644
--- a/resource/ui/hudmatchstatus.res
+++ b/resource/ui/hudmatchstatus.res
@@ -164,7 +164,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RankUpLabel"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"xpos" "cs-0.5"
"ypos" "80"
"wide" "600"
@@ -187,7 +187,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RankUpShadowLabel"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"xpos" "cs-0.5+2"
"ypos" "80+2"
"wide" "600"
@@ -412,7 +412,7 @@
{
"ControlName" "CExLabel"
"fieldName" "respawntime"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"xpos" "cs-0.5"
"ypos" "0"
"zpos" "5"
diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res
index 56782ca..3f2623e 100644
--- a/resource/ui/hudobjectiveflagpanel.res
+++ b/resource/ui/hudobjectiveflagpanel.res
@@ -433,7 +433,7 @@
"enabled" "1"
"textAlignment" "center"
"labelText" "%redscore%"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"fgcolor" "TanLight"
}
diff --git a/resource/ui/hudupgradepanel.res b/resource/ui/hudupgradepanel.res
index be3f0fb..a0a6e55 100644
--- a/resource/ui/hudupgradepanel.res
+++ b/resource/ui/hudupgradepanel.res
@@ -242,7 +242,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_Bot_Generic_ClassName"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -491,7 +491,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PVE_Quick_Equip_Bottle"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
@@ -516,7 +516,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#OpenGeneralLoadout"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res
index 95aa652..87d17de 100644
--- a/resource/ui/itemrenameconfirmationdialog.res
+++ b/resource/ui/itemrenameconfirmationdialog.res
@@ -19,7 +19,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -38,7 +38,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -87,7 +87,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/itemrenamedialog.res b/resource/ui/itemrenamedialog.res
index b811ce9..aeaa865 100644
--- a/resource/ui/itemrenamedialog.res
+++ b/resource/ui/itemrenamedialog.res
@@ -77,7 +77,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -96,7 +96,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -145,7 +145,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
@@ -194,7 +194,7 @@
{
"ControlName" "CExLabel"
"fieldName" "OldItemNameBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -214,7 +214,7 @@
{
"ControlName" "CExLabel"
"fieldName" "OldItemNameDescLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#ToolItemRenameOldItemName"
"textAlignment" "west"
"xpos" "20"
@@ -234,7 +234,7 @@
{
"ControlName" "CExLabel"
"fieldName" "OldItemNameLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%oldname%"
"textAlignment" "west"
"xpos" "120"
@@ -253,7 +253,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NewItemNameBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -273,7 +273,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NewItemNameDescLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#ToolItemRenameNewItemName"
"textAlignment" "west"
"xpos" "20"
diff --git a/resource/ui/itemrenameinvaliddialog.res b/resource/ui/itemrenameinvaliddialog.res
index 0ef1fd0..26f570d 100644
--- a/resource/ui/itemrenameinvaliddialog.res
+++ b/resource/ui/itemrenameinvaliddialog.res
@@ -19,7 +19,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "dynamic"
"textAlignment" "center"
"xpos" "100"
@@ -38,7 +38,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ToolBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "10"
@@ -87,7 +87,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SubjectBG"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" ""
"textAlignment" "east"
"xpos" "300"
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res
index d7df112..cb3ac7b 100644
--- a/resource/ui/itemselectionpanel.res
+++ b/resource/ui/itemselectionpanel.res
@@ -91,7 +91,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaratLabel"
- "font" "HudFontMediumSmallSecondary"
+ "font" "HudFontMediumSmall"
"labelText" ">>"
"textAlignment" "west"
"xpos" "c-290"
@@ -109,7 +109,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
"xpos" "c-270"
@@ -200,7 +200,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemSlotLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#PrimaryWeapon"
"textAlignment" "center"
"xpos" "c-185"
@@ -263,7 +263,7 @@
"ControlName" "CheckButton"
"fieldName" "OnlyAllowUniqueQuality"
"labelText" "#OnlyAllowUniqueQuality"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "east"
"xpos" "c-295"
"ypos" "288"
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index 053793e..0dc49de 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -318,7 +318,7 @@
"textinsetx" "40"
"textinsety" "10"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"labelText" "#TF_MM_NoGC_Rank"
"textAlignment" "north-west"
@@ -508,7 +508,7 @@
{
"ControlName" "CExLabel"
"fieldName" "Notifications_TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%notititle%"
"textAlignment" "north-west"
"xpos" "12"
@@ -576,7 +576,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "#TF_Competitive_Friends"
"textAlignment" "center"
"xpos" "0"
diff --git a/resource/ui/matchhistoryentrypanel.res b/resource/ui/matchhistoryentrypanel.res
index b7b86e6..25ad887 100644
--- a/resource/ui/matchhistoryentrypanel.res
+++ b/resource/ui/matchhistoryentrypanel.res
@@ -61,7 +61,7 @@
"mouseinputenabled" "0"
"labeltext" "#TF_Competitive_MatchHistory_Win"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"fgcolor_override" "95 164 44 255"
"textAlignment" "west"
}
@@ -79,7 +79,7 @@
"mouseinputenabled" "0"
"labeltext" "#TF_Competitive_MatchHistory_Loss"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"fgcolor_override" "141 63 63 255"
"textAlignment" "west"
}
diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res
index c63dfa5..0821fe9 100644
--- a/resource/ui/matchmakingcasualcriteria.res
+++ b/resource/ui/matchmakingcasualcriteria.res
@@ -64,7 +64,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -108,7 +108,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" ""
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res
index e98dd43..d1f6b7d 100644
--- a/resource/ui/matchmakingdashboardcasualcriteria.res
+++ b/resource/ui/matchmakingdashboardcasualcriteria.res
@@ -75,7 +75,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res
index a9e847c..1bf52ae 100644
--- a/resource/ui/matchmakingdashboardcomp.res
+++ b/resource/ui/matchmakingdashboardcomp.res
@@ -47,7 +47,7 @@
"enabled" "0"
"tabPosition" "0"
"labelText" "?"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -120,7 +120,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res
index 8be9d1d..634127b 100644
--- a/resource/ui/matchmakingdashboardmvmmodeselect.res
+++ b/resource/ui/matchmakingdashboardmvmmodeselect.res
@@ -126,7 +126,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_MannUp"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -238,7 +238,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_BootCamp"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
index 4e23a44..47514fd 100644
--- a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
+++ b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res
@@ -67,7 +67,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -117,7 +117,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -164,7 +164,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"fgcolor_override" "TanLight"
"textAlignment" "center"
"labelText" "#TF_Matchmaking_RollingQueue_MatchOver"
diff --git a/resource/ui/matchmakingdashboardpopup_nextmapwinner.res b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
index f94944b..bed8edd 100644
--- a/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
+++ b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res
@@ -65,7 +65,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"fgcolor_override" "TanLight"
"textAlignment" "center"
"labelText" "#TF_Matchmaking_RollingQueue_NextMapWinner"
diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res
index 2c1e8cb..0b36ba6 100644
--- a/resource/ui/mvmcreditspendpanel.res
+++ b/resource/ui/mvmcreditspendpanel.res
@@ -4,7 +4,7 @@
{
"ControlName" "CExLabel"
"fieldName" "HeaderLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%header%"
"textAlignment" "north-west"
"xpos" "0"
diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res
index e36437f..f66fd1c 100644
--- a/resource/ui/mvmcreditsubpanel.res
+++ b/resource/ui/mvmcreditsubpanel.res
@@ -4,7 +4,7 @@
{
"ControlName" "CExLabel"
"fieldName" "HeaderLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%header%"
"textAlignment" "north-west"
"xpos" "0"
@@ -115,7 +115,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CreditRatingLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "%rating%"
"textAlignment" "center"
"xpos" "66"
diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res
index 453bd76..36cd929 100644
--- a/resource/ui/publishfiledialog.res
+++ b/resource/ui/publishfiledialog.res
@@ -421,7 +421,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
"ClassUsagePanel"
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res
index 26c72f2..52517db 100644
--- a/resource/ui/pvprankpanel.res
+++ b/resource/ui/pvprankpanel.res
@@ -235,7 +235,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"textAlignment" "center"
"labelText" "%desc1%"
@@ -259,7 +259,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"fgcolor_override" "White"
"textAlignment" "center"
"labelText" "%desc2%"
@@ -273,7 +273,7 @@
"fonts"
{
- "0" "HudFontSmallestBold"
+ "0" "HudFontSmallest"
"1" "StorePromotionsTitle"
"2" "FontStorePrice"
}
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res
index 9f77c09..15f6785 100644
--- a/resource/ui/replaybrowser/mainpanel.res
+++ b/resource/ui/replaybrowser/mainpanel.res
@@ -20,7 +20,7 @@
"outoffocus_bgcolor_override" "27 27 27 0"
"title" "#Replay_Replay"
- "title_font" "HudFontSmallBold"
+ "title_font" "HudFontSmall"
"titletextinsetX" "40"
"titletextinsetY" "0"
"titlebarfgcolor_override" "HudOffWhite"
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res
index cf741ce..ef8dff6 100644
--- a/resource/ui/stampdonationadd.res
+++ b/resource/ui/stampdonationadd.res
@@ -25,7 +25,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ConfirmTitle"
"textAlignment" "north"
"xpos" "0"
@@ -43,7 +43,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "%text%"
"textAlignment" "north-west"
"xpos" "35"
@@ -164,7 +164,7 @@
{
"ControlName" "CExLabel"
"fieldName" "PriceLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%price%"
"textAlignment" "north-east"
"xpos" "345"
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index a747bd8..8cc7fc5 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -69,7 +69,7 @@
{
"ControlName" "CExLabel"
"fieldName" "LoadingLabel"
- "font" "HudFontBiggerBold"
+ "font" "HudFontBig"
"labelText" "#LoadingMap"
"textAlignment" "west"
"xpos" "5"
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res
index 55c9a83..22ee750 100644
--- a/resource/ui/steamworkshopdialog.res
+++ b/resource/ui/steamworkshopdialog.res
@@ -184,7 +184,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#TF_SteamWorkshop_YourItems"
"textAlignment" "west"
"xpos" "15"
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res
index 1a7852e..2e44787 100644
--- a/resource/ui/testitemroot.res
+++ b/resource/ui/testitemroot.res
@@ -52,7 +52,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassUsageLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#IT_ClassUsage"
"textAlignment" "west"
"xpos" "5"
@@ -284,7 +284,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CurrentlyTestingLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#IT_CurrentlyTesting"
"textAlignment" "west"
"xpos" "5"
@@ -349,7 +349,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Add"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -373,7 +373,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Remove"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -433,7 +433,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Add"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -457,7 +457,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Remove"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -517,7 +517,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Add"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -541,7 +541,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Remove"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -601,7 +601,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Add"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -625,7 +625,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Item_Remove"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -652,7 +652,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "#IT_BotControl_Title"
"textAlignment" "west"
"xpos" "5"
@@ -723,7 +723,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Bot_Add"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -778,7 +778,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#IT_Bot_RemoveAll"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res
index 1cda387..4a5a02a 100644
--- a/resource/ui/votehud.res
+++ b/resource/ui/votehud.res
@@ -571,7 +571,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMediumSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_Vote_Title"
"textAlignment" "north"
"xpos" "0"
@@ -623,7 +623,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ComboLabel"
- "font" "HudFontSmallestBold"
+ "font" "HudFontSmallest"
"labelText" "%combo_label%"
"textAlignment" "east"
"xpos" "5"
@@ -641,7 +641,7 @@
{
"ControlName" "ComboBox"
"fieldName" "ComboBox"
- "Font" "HudFontSmallestBold"
+ "Font" "HudFontSmallest"
"xpos" "85"
"ypos" "245"
"zpos" "1"
@@ -686,7 +686,7 @@
"brighttext" "0"
"Command" "CallVote"
"Default" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
"Button1"
{
@@ -707,7 +707,7 @@
"brighttext" "0"
"Command" "Close"
"Default" "0"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
}
}
}
\ No newline at end of file
--
cgit v1.2.3
From 37603a8118b9793c9c545e01479992d1b09d2afc Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Thu, 1 Jul 2021 15:18:50 -0400
Subject: Updated Matchmaking Dashboard
---
resource/scheme/clientscheme_icons.res | 15 +-
resource/ui/mainmenuplaylistentry.res | 109 ++-----------
resource/ui/matchmakingdashboard.res | 180 +++++----------------
resource/ui/matchmakingdashboardcasualcriteria.res | 9 +-
resource/ui/matchmakingdashboardcomp.res | 9 +-
resource/ui/matchmakingdashboardmvmmodeselect.res | 75 ++++-----
resource/ui/matchmakingdashboardplaylist.res | 40 ++---
resource/ui/matchmakingdashboardpopup_newmatch.res | 4 +-
resource/ui/matchmakingplaylist.res | 134 +++++++++++++++
resource/ui/matchmakingtooltip.res | 56 +++++++
10 files changed, 329 insertions(+), 302 deletions(-)
create mode 100644 resource/ui/matchmakingplaylist.res
create mode 100644 resource/ui/matchmakingtooltip.res
diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res
index 4933bd1..8283466 100644
--- a/resource/scheme/clientscheme_icons.res
+++ b/resource/scheme/clientscheme_icons.res
@@ -14,18 +14,29 @@ Scheme
}
}
- "ClassIcons"
+ "NormalIcons"
{
"1"
{
"name" "TF2Icons"
- "tall" "62"
+ "tall" "25"
"weight" "0"
"additive" "0"
"antialias" "1"
}
}
+ "MediumIcons"
+ {
+ "1"
+ {
+ "name" "TF2Icons"
+ "tall" "20"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
"CustomIcons"
{
"1"
diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res
index 2a5ade7..385addf 100644
--- a/resource/ui/mainmenuplaylistentry.res
+++ b/resource/ui/mainmenuplaylistentry.res
@@ -7,8 +7,8 @@
"xpos" "0"
"ypos" "0"
"zpos" "0"
- "wide" "270"
- "tall" "70"
+ "wide" "o4"
+ "tall" "p1.17"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -38,14 +38,13 @@
"fieldName" "BGColor"
"xpos" "0"
"ypos" "0"
- "zpos" "-1"
+ "zpos" "1"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
-
"proportionaltoparent" "1"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "TransparentBlack"
}
"ToolTipHack"
@@ -57,7 +56,7 @@
"zpos" "490"
"wide" "f0"
"tall" "f0"
- "visible" "0"
+ "visible" "1"
"enabled" "1"
"mouseinputenabled" "1"
"eatmouseinput" "0"
@@ -70,16 +69,15 @@
"xpos" "0"
"ypos" "0"
"zpos" "5"
- "wide" "250"
- "tall" "40"
+ "tall" "50"
+ "wide" "140"
"visible" "1"
"enabled" "1"
"labelText" "%button_token%"
- "textinsetx" "4"
- "textinsety" "16"
"use_proportional_insets" "1"
- "font" "Cerbetica24"
- "textAlignment" "east"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "north"
+ "textinsety" "5"
"dulltext" "0"
"brighttext" "0"
"default" "1"
@@ -88,15 +86,15 @@
"actionsignallevel" "2"
"border_default" "NoBorder"
- "border_armed" "NoBorder"
+ "border_armed" "CyanBorderThick"
"paintbackground" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "117 107 94 255"
- "depressedFgColor_override" "235 226 202 255"
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"MatchmakingBanPanel"
@@ -140,93 +138,20 @@
{
"ControlName" "CExLabel"
"fieldName" "DescLabel"
- "font" "MMenuPlayListDesc"
- "labelText" "%desc_token%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "35"
- "zpos" "2"
- "wide" "270"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "TanLight"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
+ "xpos" "9999"
}
"DescLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "DescLabelShadow"
- "font" "MMenuPlayListDesc"
- "labelText" "%desc_token%"
- "textAlignment" "center"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "1"
- "wide" "270"
- "tall" "35"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "TransparentBlack"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
-
- "pin_to_sibling" "DescLabel"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
+ "xpos" "9999"
}
"DisabledIcon"
{
"ControlName" "CExImageButton"
"fieldName" "DisabledIcon"
- "xpos" "0"
- "ypos" "0"
- "zpos" "50"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "actionsignallevel" "1"
- "command" "comp_access_info"
- "labeltext" ""
- "eatmouseinput" "0"
- "button_activation_type" "1"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanDarker"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanDarker"
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "Transparent"
- "depressedBgColor_override" "Transparent"
-
- "image_drawcolor" "TextColor"
- "image_armedcolor" "TanLight"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "110"
- "ypos" "2"
- "zpos" "1"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "locked_icon"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
+ "xpos" "9999"
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res
index 35e298d..6f76689 100644
--- a/resource/ui/matchmakingdashboard.res
+++ b/resource/ui/matchmakingdashboard.res
@@ -559,47 +559,24 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
- "textAlignment" "west"
- "textinsetx" "0"
+ "font" "NormalIcons"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "quit"
"proportionaltoparent" "1"
- "labeltext" ""
+ "labeltext" "q"
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "2"
- "RoundedCorners" "0"
-
+ "paintbackground" "0"
+ "textinsety" "4"
"sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "195 20 0 255"
- "defaultBgColor_override" "175 25 11 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "TanLight"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "cs-0.5"
- "ypos" "rs1-5"
- "zpos" "1"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- "image" "glyph_quit"
- "drawcolor_override" "TanLight"
- }
+
+ "FgColor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "LightRed"
}
"DisconnectButton"
@@ -609,56 +586,31 @@
"xpos" "rs1"
"ypos" "0"
"zpos" "100"
- "wide" "110"
+ "wide" "30"
"tall" "f6"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
- "textAlignment" "west"
+ "font" "NormalIcons"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "quit"
"proportionaltoparent" "1"
- "labeltext" "#TF_Disconnect"
+ "labeltext" "q"
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "2"
- "RoundedCorners" "0"
- "textinsety" "5"
- "textinsetx" "22"
- "use_proportional_insets" "1"
-
+ "paintbackground" "0"
+ "textinsety" "4"
"sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "195 20 0 255"
- "defaultBgColor_override" "175 25 11 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
-
- "image_drawcolor" "TanLight"
- "image_armedcolor" "TanLight"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "6"
- "ypos" "rs1-5"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- "image" "glyph_disconnect"
- "drawcolor_override" "TanLight"
- }
+
+ "FgColor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "LightRed"
}
"ResumeButton"
@@ -668,54 +620,31 @@
"xpos" "rs1-31-120"
"ypos" "0"
"zpos" "100"
- "wide" "80"
+ "wide" "30"
"tall" "f6"
"autoResize" "0"
"pinCorner" "3"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
- "textAlignment" "west"
+ "font" "NormalIcons"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "resume_game"
"proportionaltoparent" "1"
- "labeltext" "#MMenu_ResumeGame"
+ "labeltext" "/"
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "2"
- "roundedcorners" "1"
- "textinsety" "5"
- "textinsetx" "22"
- "use_proportional_insets" "1"
+ "paintbackground" "0"
+ "textinsety" "4"
"sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "140 180 150 255"
- "defaultBgColor_override" "100 120 100 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "image_drawcolor" "TanLight"
- "image_armedcolor" "TanLight"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "6"
- "ypos" "10"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- "image" "icon_resume"
- "drawcolor_override" "TanLight"
- }
+
+ "FgColor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TFOrange"
+ "depressedFgColor_override" "TFOrange"
}
"FindAGameButton"
@@ -725,54 +654,31 @@
"xpos" "rs1-31"
"ypos" "0"
"zpos" "100"
- "wide" "115"
+ "wide" "30"
"tall" "f6"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "font" "HudFontSmallBold"
- "textAlignment" "west"
+ "font" "NormalIcons"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "find_game"
"proportionaltoparent" "1"
- "labeltext" "#MMenu_FindAGame"
+ "labeltext" "!"
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "2"
- "roundedcorners" "1"
- "textinsetx" "25"
- "textinsety" "5"
- "use_proportional_insets" "1"
+ "paintbackground" "0"
+ "textinsety" "4"
"sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "94 150 49 255"
- "defaultBgColor_override" "76 107 34 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "image_drawcolor" "TanLight"
- "image_armedcolor" "TanLight"
-
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "6"
- "ypos" "10"
- "zpos" "1"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- "image" "glyph_multiplayer"
- "drawcolor_override" "TanLight"
- }
+
+ "FgColor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "CreditsGreen"
+ "depressedFgColor_override" "CreditsGreen"
}
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res
index d1f6b7d..39dfc00 100644
--- a/resource/ui/matchmakingdashboardcasualcriteria.res
+++ b/resource/ui/matchmakingdashboardcasualcriteria.res
@@ -18,7 +18,7 @@
{
"ControlName" "Label"
"fieldName" "Title"
- "xpos" "8"
+ "xpos" "0"
"ypos" "25"
"zpos" "99"
"wide" "f0"
@@ -27,8 +27,9 @@
"labeltext" "#TF_Matchmaking_HeaderCasual"
"textAlignment" "center"
"font" "HudFontMedium"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"mouseinputenabled" "0"
+ "allcaps" "1"
}
"criteria"
@@ -85,11 +86,9 @@
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "1"
+ "allcaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "CreditsGreen"
- "defaultBgColor_override" "GreenSolid"
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res
index 1bf52ae..2f834e9 100644
--- a/resource/ui/matchmakingdashboardcomp.res
+++ b/resource/ui/matchmakingdashboardcomp.res
@@ -18,7 +18,7 @@
{
"ControlName" "Label"
"fieldName" "Title"
- "xpos" "8"
+ "xpos" "0"
"ypos" "25"
"zpos" "101"
"wide" "f0"
@@ -27,9 +27,10 @@
"labeltext" "#TF_Matchmaking_HeaderCompetitive"
"textAlignment" "center"
"font" "HudFontMedium"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "DarkGrey"
"mouseinputenabled" "0"
+ "allcaps" "1"
}
"ShowExplanationsButton"
@@ -130,11 +131,9 @@
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "1"
+ "allcaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
-
- "armedBgColor_override" "CreditsGreen"
- "defaultBgColor_override" "GreenSolid"
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res
index 634127b..fb5e53f 100644
--- a/resource/ui/matchmakingdashboardmvmmodeselect.res
+++ b/resource/ui/matchmakingdashboardmvmmodeselect.res
@@ -19,43 +19,26 @@
"ControlName" "ImagePanel"
"fieldName" "MvMLogoImage"
"xpos" "30"
- "ypos" "-5"
+ "ypos" "5"
"zpos" "2"
"wide" "o2"
"tall" "100"
- "visible" "0"
- "enabled" "0"
- "mouseinputenabled" "0"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
"image" "mvm/mvm_logo"
"scaleImage" "1"
}
- "Title"
- {
- "ControlName" "Label"
- "fieldName" "Title"
- "xpos" "8"
- "ypos" "23"
- "zpos" "99"
- "wide" "f0"
- "tall" "20"
- "proportionaltoparent" "1"
- "labeltext" "#TF_Matchmaking_HeaderMvM"
- "textAlignment" "center"
- "font" "Cerbetica24"
- "fgcolor_override" "White"
- "mouseinputenabled" "0"
- }
-
"MannUpGroupBox"
{
//"ControlName" "EditablePanel"
"fieldName" "MannUpGroupBox"
"xpos" "6"
- "ypos" "55"
+ "ypos" "75"
"zpos" "1"
"wide" "250"
- "tall" "215"
+ "tall" "150"
"visible" "1"
"enabled" "1"
@@ -80,7 +63,7 @@
"ControlName" "ImagePanel"
"fieldName" "MannUpImage"
"xpos" "0"
- "ypos" "0"
+ "ypos" "10"
"zpos" "0"
"wide" "f0"
"tall" "o1"
@@ -115,28 +98,33 @@
{
//"ControlName" "CExButton"
"fieldName" "PlayNowButton"
- "xpos" "cs-0.5"
- "ypos" "rs1-5"
+ "xpos" "0"
+ "ypos" "rs1"
"zpos" "20"
- "wide" "120"
- "tall" "25"
+ "wide" "f0"
+ "tall" "o1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_MannUp"
- "font" "HudFontMediumSmall"
- "textAlignment" "center"
+ "font" "HudFontMedium"
+ "textAlignment" "south"
"dulltext" "0"
"brighttext" "0"
"Command" "mannup"
"actionsignallevel" "2"
"proportionaltoparent" "1"
+ "paintbackground" "0"
+ "allcaps" "1"
+ "textinsety" "-5"
+
+ "border_default" "NoBorder"
+ "border_armed" "CyanBorderThick"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TransparentBlack"
}
"PlayForBraggingRightsExplanation"
@@ -155,6 +143,7 @@
"wrap" "1"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
+ "visible" "0"
}
}
@@ -163,10 +152,10 @@
//"ControlName" "EditablePanel"
"fieldName" "PracticeGroupBox"
"xpos" "6"
- "ypos" "275"
+ "ypos" "230"
"zpos" "100"
"wide" "250"
- "tall" "130"
+ "tall" "150"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
@@ -227,28 +216,33 @@
{
//"ControlName" "CExButton"
"fieldName" "PracticeButton"
- "xpos" "cs-0.5"
- "ypos" "rs1-5"
+ "xpos" "0"
+ "ypos" "rs1"
"zpos" "20"
- "tall" "25"
- "wide" "120"
+ "wide" "f0"
+ "tall" "o1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_BootCamp"
- "font" "HudFontMediumSmall"
- "textAlignment" "center"
+ "font" "HudFontMedium"
+ "textAlignment" "south"
"dulltext" "0"
"brighttext" "0"
"Command" "bootcamp"
"actionsignallevel" "2"
"proportionaltoparent" "1"
+ "paintbackground" "0"
+ "allcaps" "1"
+ "textinsety" "-5"
+
+ "border_default" "NoBorder"
+ "border_armed" "CyanBorderThick"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TransparentBlack"
}
"PlayOnCommunityServerExplanation"
@@ -267,6 +261,7 @@
"wrap" "1"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
+ "visible" "0"
}
}
}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res
index 0ae80d6..0e20313 100644
--- a/resource/ui/matchmakingdashboardplaylist.res
+++ b/resource/ui/matchmakingdashboardplaylist.res
@@ -6,10 +6,10 @@
{
"fieldName" "ExpandableList"
"xpos" "r0"
- "ypos" "10"
- "zpos" "1001"
- "wide" "280"
- "tall" "f70"
+ "ypos" "r63"
+ "zpos" "2001"
+ "wide" "f0"
+ "tall" "f0"
"visible" "1"
"proportionaltoparent" "1"
}
@@ -18,28 +18,30 @@
{
"ControlName" "Label"
"fieldName" "Title"
- "xpos" "8"
- "ypos" "23"
+ "xpos" "10"
+ "ypos" "12"
"zpos" "99"
- "wide" "f0"
- "tall" "20"
+ "wide" "150"
+ "tall" "40"
"proportionaltoparent" "1"
"labeltext" "#TF_Matchmaking_HeaderModeSelect"
- "textAlignment" "center"
- "font" "HudFontMediumSecondary"
- "fgcolor_override" "White"
+ "textAlignment" "west"
+ "font" "HudFontMedium"
+ "fgcolor_override" "TanLight"
"mouseinputenabled" "0"
+ "allcaps" "1"
+ "visible" "0"
}
"playlist"
{
// "ControlName" "CTFPlaylistPanel"
"fieldName" "playlist"
- "xpos" "8"
- "ypos" "50"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "100"
- "wide" "255"
- "tall" "365"
+ "wide" "f0"
+ "tall" "f0"
"visible" "1"
"proportionaltoparent" "1"
}
@@ -48,11 +50,11 @@
{
"ControlName" "EditablePanel"
"fieldName" "PlayListDropShadow"
- "xpos" "8"
- "ypos" "50"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1000"
- "wide" "255"
- "tall" "298"
+ "wide" "f0"
+ "tall" "f0"
"visible" "0"
"PaintBackgroundType" "2"
"border" "InnerShadowBorder"
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res
index becfea1..a93a7d6 100644
--- a/resource/ui/matchmakingdashboardpopup_newmatch.res
+++ b/resource/ui/matchmakingdashboardpopup_newmatch.res
@@ -59,13 +59,13 @@
"ControlName" "CAutoFittingLabel"
"fieldName" "DescLabel"
"xpos" "0"
- "ypos" "5"
+ "ypos" "7"
"wide" "f0"
"zpos" "100"
"tall" "20"
"visible" "1"
"enabled" "1"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"fgcolor_override" "White"
"textAlignment" "center"
"labelText" "%match_type%"
diff --git a/resource/ui/matchmakingplaylist.res b/resource/ui/matchmakingplaylist.res
new file mode 100644
index 0000000..5232850
--- /dev/null
+++ b/resource/ui/matchmakingplaylist.res
@@ -0,0 +1,134 @@
+"Resource/UI/MatchMakingDashboardCasualCriteria.res"
+{
+ "EventEntry"
+ {
+ "ControlName" "CEventPlayListEntry"
+ "fieldName" "EventEntry"
+ "xpos" "0"
+ "ypos" "3"
+ "tall" "50"
+ "wide" "140"
+ "proportionaltoparent" "1"
+ "button_command" "play_event"
+ }
+
+ "CasualEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "CasualEntry"
+ "xpos" "r150"
+ "ypos" "5"
+ "tall" "50"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_casual"
+ "button_token" "#MMenu_PlayList_Casual_Button"
+ "button_command" "play_casual"
+ "desc_token" "#MMenu_PlayList_Casual_Desc"
+ "matchgroup" "7" // k_eTFMatchGroup_Casual_12v12
+ }
+
+ "CompetitiveEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "CompetitiveEntry"
+ "xpos" "5"
+ "ypos" "0"
+ "tall" "24"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_competitive"
+ "button_token" "#MMenu_PlayList_Competitive_Button"
+ "button_command" "play_competitive"
+ "desc_token" "#MMenu_PlayList_Competitive_Desc"
+ "matchgroup" "2" // k_eTFMatchGroup_Ladder_6v6
+
+ "pin_to_sibling" "MvMEntry"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "MvMEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "MvMEntry"
+ "xpos" "5"
+ "ypos" "0"
+ "tall" "50"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_mvm"
+ "button_token" "#MMenu_PlayList_MvM_Button"
+ "button_command" "play_mvm"
+ "desc_token" "#MMenu_PlayList_MvM_Desc"
+ "matchgroup" "1" // k_eTFMatchGroup_MvM_MannUp
+
+ "pin_to_sibling" "CasualEntry"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "ServerBrowserEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "ServerBrowserEntry"
+ "xpos" "0"
+ "ypos" "2"
+ "tall" "24"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_community_server"
+ "button_token" "#MMenu_PlayList_ServerBrowser_Button"
+ "button_command" "play_community"
+ "desc_token" "#MMenu_PlayList_ServerBrowser_Desc"
+
+ "pin_to_sibling" "CompetitiveEntry"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "TrainingEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "TrainingEntry"
+ "xpos" "5"
+ "ypos" "0"
+ "tall" "24"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_training"
+ "button_token" "#MMenu_PlayList_Training_Button"
+ "button_command" "play_training"
+ "desc_token" "#MMenu_PlayList_Training_Desc"
+
+ "pin_to_sibling" "CompetitiveEntry"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "CreateServerEntry"
+ {
+ "ControlName" "CPlayListEntry"
+ "fieldName" "CreateServerEntry"
+ "xpos" "0"
+ "ypos" "2"
+ "tall" "24"
+ "wide" "140"
+ "proportionaltoparent" "0"
+ "image_name" "main_menu/main_menu_button_custom_server"
+ "button_token" "#MMenu_PlayList_CreateServer_Button"
+ "button_command" "create_server"
+ "desc_token" "#MMenu_PlayList_CreateServer_Desc"
+
+ "pin_to_sibling" "TrainingEntry"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "ScrollBar"
+ {
+ "ControlName" "ScrollBar"
+ "FieldName" "ScrollBar"
+ "xpos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/matchmakingtooltip.res b/resource/ui/matchmakingtooltip.res
new file mode 100644
index 0000000..a049983
--- /dev/null
+++ b/resource/ui/matchmakingtooltip.res
@@ -0,0 +1,56 @@
+"Resource/UI/MatchMakingTooltip.res"
+{
+ "TooltipPanel"
+ {
+ // "ControlName" "EditablePanel"
+ "fieldName" "TooltipPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "30000"
+ "wide" "300"
+ "tall" "100"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "border" "ButtonHover"
+ "bgcolor_override" "DarkGrey"
+ "mouseinputenabled" "0"
+
+ "TipLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TipLabel"
+
+
+ if_small
+ {
+ "font" "HudFontSmall"
+ }
+
+ if_medium
+ {
+ "font" "HudFontMediumSmall"
+ }
+
+ if_large
+ {
+ "font" "HudFontMedium"
+ }
+
+ "labelText" "%tiptext%"
+ "textAlignment" "center"
+ "xpos" "10"
+ "ypos" "10"
+ "zpos" "2"
+ "wide" "140"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
+ "auto_wide_tocontents" "1"
+ "auto_tall_tocontents" "1"
+ }
+ }
+}
\ No newline at end of file
--
cgit v1.2.3
From 90572a5be5d690c578f6bd6fcbe21dada75a1d81 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Thu, 1 Jul 2021 15:19:03 -0400
Subject: Added Training Mode panels
---
.../ui/training/basictraining/classdetails.res | 215 ++++++++++++++++
resource/ui/training/basictraining/classpanel.res | 52 ++++
resource/ui/training/main.res | 275 +++++++++++++++++++++
resource/ui/training/modeselection/modepanel.res | 111 +++++++++
.../ui/training/offlinepractice/mapselection.res | 265 ++++++++++++++++++++
.../offlinepractice/practicemodeselection.res | 168 +++++++++++++
6 files changed, 1086 insertions(+)
create mode 100644 resource/ui/training/basictraining/classdetails.res
create mode 100644 resource/ui/training/basictraining/classpanel.res
create mode 100644 resource/ui/training/main.res
create mode 100644 resource/ui/training/modeselection/modepanel.res
create mode 100644 resource/ui/training/offlinepractice/mapselection.res
create mode 100644 resource/ui/training/offlinepractice/practicemodeselection.res
diff --git a/resource/ui/training/basictraining/classdetails.res b/resource/ui/training/basictraining/classdetails.res
new file mode 100644
index 0000000..0b5a08d
--- /dev/null
+++ b/resource/ui/training/basictraining/classdetails.res
@@ -0,0 +1,215 @@
+"Resource/training/basictraining/classdetails.res"
+{
+ "StartTrainingButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "StartTrainingButton"
+ "xpos" "145"
+ "ypos" "210"
+ "wide" "160"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_Training_StartTraining"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "startbasictraining"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "OverlayPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "OverlayPanel"
+ "xpos" "20"
+ "ypos" "0"
+ "wide" "300"
+ "tall" "200"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "1"
+ "bgcolor_override" "DarkGrey"
+ "paintbackgroundtype" "2"
+
+ "ClassNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ClassNameLabel"
+ "font" "HudFontMediumBold"
+ "labelText" "%classname%"
+ "textAlignment" "left"
+ "xpos" "10"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "430"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "DescLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%description%"
+ "textAlignment" "left"
+ "xpos" "10"
+ "ypos" "1"
+ "wide" "280"
+ "tall" "100"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ }
+
+ "WeaponSetLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WeaponSetLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#TR_StandardWeaponSet"
+ "textAlignment" "center"
+ "xpos" "10"
+ "ypos" "100"
+ "wide" "300"
+ "tall" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ }
+
+ "WeaponImage0"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "WeaponImage0"
+ "xpos" "15"
+ "ypos" "110"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ }
+
+ "WeaponImage1"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "WeaponImage1"
+ "xpos" "115"
+ "ypos" "110"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ }
+
+ "WeaponImage2"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "WeaponImage2"
+ "xpos" "215"
+ "ypos" "110"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ }
+
+ "PrimaryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PrimaryLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#TR_Primary"
+ "textAlignment" "center"
+ "xpos" "15"
+ "ypos" "175"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "SecondaryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SecondaryLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#TR_Secondary"
+ "textAlignment" "center"
+ "xpos" "115"
+ "ypos" "175"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "MeleeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MeleeLabel"
+ "font" "HudFontSmallest"
+ "labelText" "#TR_Melee"
+ "textAlignment" "center"
+ "xpos" "215"
+ "ypos" "175"
+ "wide" "70"
+ "tall" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ }
+
+ "ClassImage"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "ClassImage"
+ "xpos" "325"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "200"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ }
+
+ "ClassIconImage"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "ClassIconImage"
+ "xpos" "375"
+ "ypos" "20"
+ "wide" "50"
+ "tall" "50"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "alpha" "32"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/training/basictraining/classpanel.res b/resource/ui/training/basictraining/classpanel.res
new file mode 100644
index 0000000..7193004
--- /dev/null
+++ b/resource/ui/training/basictraining/classpanel.res
@@ -0,0 +1,52 @@
+"Resource/training/basictraining/classpanel.res"
+{
+ "Image"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Image"
+ "visible" "1"
+ "enabled" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "image" "illustrations/training_basic"
+ }
+
+ "SelectButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "SelectButton"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%selectbuttontext%"
+ "font" "HudFontSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "%selectcommand%"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "ProgressLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ProgressLabel"
+ "font" "HudFontSmallest"
+ "labelText" ""
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "241"
+ "wide" "30"
+ "tall" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "201 79 57 255"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/training/main.res b/resource/ui/training/main.res
new file mode 100644
index 0000000..d09d0bc
--- /dev/null
+++ b/resource/ui/training/main.res
@@ -0,0 +1,275 @@
+"Resource/training/main.res"
+{
+ "TrainingDialog"
+ {
+ "ControlName" "CTrainingDialog"
+ "fieldName" "TrainingDialog"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "bgcolor_override" "Transparent"
+ }
+
+ "Container"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Container"
+ "xpos" "c-225"
+ "ypos" "c-180"
+ "zpos" "0"
+ "wide" "450"
+ "tall" "360"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintbackground" "1"
+ "border" "CyanBorderThick"
+
+ "GradientBgPanel"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "GradientBgPanel"
+ "xpos" "10"
+ "ypos" "135"
+ "zpos" "1"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "image" "training/gradient"
+ "border" "ButtonBorder"
+ "paintbackgroundtype" "2"
+ "paintbackground" "1"
+ }
+
+ "Background"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Background"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "450"
+ "tall" "500"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "bgcolor_override" "DarkerGrey"
+ }
+
+ "TitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "HudFontMediumBold"
+ "labelText" "%title%"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "450"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "SubTitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SubTitleLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%subtitle%"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "35"
+ "zpos" "1"
+ "wide" "450"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ }
+
+ "BackButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "BackButton"
+ "ypos" "320"
+ "zpos" "20"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_BackCarat"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "prevpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "CancelButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CancelButton"
+ "ypos" "320"
+ "zpos" "20"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Cancel"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "cancel"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "ModeSelectionPanel"
+ {
+ "ControlName" "CModeSelectionPanel"
+ "fieldName" "ModeSelectionPanel"
+ "xpos" "0"
+ "ypos" "60"
+ "zpos" "2"
+ "wide" "500"
+ "tall" "400"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintBackground" "0"
+ "TrainingTitle" "#TF_Training_Title"
+ }
+
+ "BasicTraining_ClassSelectionPanel"
+ {
+ "ControlName" "CBasicTraining_ClassSelectionPanel"
+ "fieldName" "BasicTraining_ClassSelectionPanel"
+ "xpos" "10"
+ "ypos" "40"
+ "zpos" "2"
+ "wide" "430"
+ "tall" "400"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintBackground" "0"
+
+ "TrainingTitle" "#TR_AttackDefense"
+ "TrainingSubTitle" "#TF_SelectAClass"
+
+ "Class0Token" "#TF_Soldier"
+ "Class1Token" "#TF_Demoman"
+ "Class2Token" "#TF_Spy"
+ "Class3Token" "#TF_Engineer"
+
+ "Class0Image" "training/class_soldier"
+ "Class1Image" "training/class_demoman"
+ "Class2Image" "training/class_spy"
+ "Class3Image" "training/class_engineer"
+
+ "Class0Command" "basictraining_classselection_soldier"
+ "Class1Command" "basictraining_classselection_demoman"
+ "Class2Command" "basictraining_classselection_spy"
+ "Class3Command" "basictraining_classselection_engineer"
+ }
+
+ "BasicTraining_ClassDetailsPanel"
+ {
+ "ControlName" "CBasicTraining_ClassDetailsPanel"
+ "fieldName" "BasicTraining_ClassDetailsPanel"
+ "xpos" "0"
+ "ypos" "80"
+ "zpos" "2"
+ "wide" "450"
+ "tall" "500"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintBackground" "0"
+ "TrainingTitle" "#TR_AttackDefense"
+ }
+
+ "OfflinePractice_ModeSelectionPanel"
+ {
+ "ControlName" "COfflinePractice_ModeSelectionPanel"
+ "fieldName" "OfflinePractice_ModeSelectionPanel"
+ "xpos" "0"
+ "ypos" "60"
+ "wide" "450"
+ "tall" "500"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintBackground" "0"
+ "TrainingTitle" "#TR_PracticeModeSelectTitle"
+
+ "Mode0Token" "#Gametype_CP"
+ "Desc0Token" "#TF_GameModeDesc_CP"
+ "Image0Path" "illustrations/gamemode_cp"
+ "Mode0Id" "0"
+
+ "Mode1Token" "#Gametype_Koth"
+ "Desc1Token" "#TF_GameModeDesc_Koth"
+ "Image1Path" "illustrations/gamemode_koth"
+ "Mode1Id" "1"
+
+ "Mode2Token" "#Gametype_Escort"
+ "Desc2Token" "#TF_GameModeDesc_Escort"
+ "Image2Path" "illustrations/gamemode_payload"
+ "Mode2Id" "2"
+ }
+
+ "OfflinePractice_MapSelectionPanel"
+ {
+ "ControlName" "COfflinePractice_MapSelectionPanel"
+ "fieldName" "OfflinePractice_MapSelectionPanel"
+ "xpos" "0"
+ "ypos" "60"
+ "wide" "450"
+ "tall" "500"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "paintBackground" "0"
+ "TrainingTitle" "#TR_PracticeMapSelectTitle"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/training/modeselection/modepanel.res b/resource/ui/training/modeselection/modepanel.res
new file mode 100644
index 0000000..f73b50b
--- /dev/null
+++ b/resource/ui/training/modeselection/modepanel.res
@@ -0,0 +1,111 @@
+"Resource/training/modeselection/modepanel.res"
+{
+ "ModeInfoContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ModeInfoContainer"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "225"
+ "tall" "205"
+ "visible" "1"
+ "enabled" "1"
+ "border" "CyanBorder"
+
+ "ModeNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeNameLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%modename%"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "2"
+ "wide" "225"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "DescLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%description%"
+ "textAlignment" "north"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "2"
+ "wide" "225"
+ "tall" "55"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "TanLight"
+ "auto_wide_tocontents" "0"
+ "wrap" "1"
+ "centerwrap" "1"
+ }
+
+ "ImageFrame"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ImageFrame"
+ "xpos" "10"
+ "ypos" "25"
+ "wide" "205"
+ "tall" "205"
+ "visible" "1"
+ "enabled" "1"
+ "border" "NoBorder"
+ }
+
+ // Parented to ImageFrame in code.
+ "Image"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Image"
+ "xpos" "10"
+ "ypos" "32"
+ "wide" "185"
+ "tall" "185"
+ "visible" "1"
+ "enabled" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "image" ""
+ }
+ }
+
+ "StartButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "StartButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "225"
+ "tall" "205"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "paintbackground" "0"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "%startcommand%"
+ "sound_armed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/training/offlinepractice/mapselection.res b/resource/ui/training/offlinepractice/mapselection.res
new file mode 100644
index 0000000..30047a7
--- /dev/null
+++ b/resource/ui/training/offlinepractice/mapselection.res
@@ -0,0 +1,265 @@
+"Resource/training/offlinepractice/mapselection.res"
+{
+ "MapImagePanel"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "MapImagePanel"
+ "xpos" "60"
+ "zpos" "0"
+ "wide" "330"
+ "tall" "330"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "border" "ButtonBorder"
+ "paintbackgroundtype" "2"
+ "paintbackground" "1"
+ }
+
+ "GradientPanel"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "GradientPanel"
+ "xpos" "60"
+ "ypos" "107"
+ "zpos" "1"
+ "wide" "330"
+ "tall" "80"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "image" "training/gradient_black"
+ }
+
+ "PrevButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "PrevButton"
+ "xpos" "36"
+ "ypos" "65"
+ "zpos" "20"
+ "wide" "18"
+ "tall" "43"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_LessThan"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "0"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+ "Command" "goprev"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "NextButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextButton"
+ "xpos" "396"
+ "ypos" "65"
+ "zpos" "20"
+ "wide" "18"
+ "tall" "43"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_GreaterThan"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "0"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+ "Command" "gonext"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "MapNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MapNameLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%mapname%"
+ "textAlignment" "center"
+ "xpos" "60"
+ "ypos" "155"
+ "zpos" "2"
+ "wide" "330"
+ "tall" "40"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "CurPageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CurPageLabel"
+ "font" "HudFontMediumSmallBold"
+ "labelText" "%curpage%"
+ "textAlignment" "west"
+ "xpos" "65"
+ "ypos" "155"
+ "zpos" "100"
+ "wide" "33"
+ "tall" "40"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "StartOfflinePracticeButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "StartOfflinePracticeButton"
+ "xpos" "150"
+ "ypos" "235"
+ "wide" "150"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_StartPractice"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "startofflinepractice"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "DifficultyLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DifficultyLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_Bot_Difficulty"
+ "textAlignment" "west"
+ "xpos" "65"
+ "ypos" "200"
+ "wide" "190"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "DifficultyComboBox"
+ {
+ "ControlName" "ComboBox"
+ "fieldName" "DifficultyComboBox"
+ "Font" "HudFontSmallestBold"
+ "xpos" "130"
+ "ypos" "200"
+ "zpos" "1"
+ "wide" "80"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "1"
+ "textHidden" "0"
+ "editable" "0"
+ "maxchars" "-1"
+ "NumericInputOnly" "0"
+ "unicode" "0"
+ "textinsetx" "50"
+
+ "fgcolor_override" "TanLight"
+ "bgcolor_override" "DarkGrey"
+
+ "disabledFgColor_override" "235 226 202 255"
+ "disabledBgColor_override" "51 47 46 255"
+ "selectionColor_override" "51 47 46 255"
+ "selectionTextColor_override" "235 226 202 255"
+ "defaultSelectionBG2Color_override" "51 47 46 255"
+ }
+
+ "PlayersLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayersLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#IT_BotAddition_Title"
+ "textAlignment" "west"
+ "xpos" "230"
+ "ypos" "200"
+ "wide" "190"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "NumPlayersTextEntry"
+ {
+ "ControlName" "TextEntry"
+ "fieldName" "NumPlayersTextEntry"
+ "font" "HudFontSmallest"
+ "textHidden" "0"
+ "textAlignment" "west"
+ "unicode" "1"
+ "wrap" "0"
+ "xpos" "267"
+ "ypos" "203"
+ "zpos" "50"
+ "wide" "22"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "maxchars" "2"
+ "NumericInputOnly" "1"
+ "selectallonfirstfocus" "1"
+ "bgcolor_override" "DarkGrey"
+ "fgcolor_override" "TanLight"
+ }
+
+ "SuggestedPlayerCountLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SuggestedPlayerCountLabel"
+ "font" "HudFontSmallest"
+ "labelText" ""
+ "textAlignment" "west"
+ "xpos" "295"
+ "ypos" "200"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/training/offlinepractice/practicemodeselection.res b/resource/ui/training/offlinepractice/practicemodeselection.res
new file mode 100644
index 0000000..12d13d6
--- /dev/null
+++ b/resource/ui/training/offlinepractice/practicemodeselection.res
@@ -0,0 +1,168 @@
+"Resource/training/offlinepractice/practicemodeselection.res"
+{
+ "GameModeImagePanel"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "GameModeImagePanel"
+ "xpos" "60"
+ "ypos" "15"
+ "wide" "250"
+ "tall" "250"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "paintbackgroundtype" "2"
+ "paintbackground" "1"
+ }
+
+ "GameModeImageBgPanel"
+ {
+ "ControlName" "ImagePanel"
+ "FieldName" "GameModeImageBgPanel"
+ "xpos" "60"
+ "ypos" "0"
+ "wide" "330"
+ "tall" "255"
+ "visible" "1"
+ "tileImage" "0"
+ "scaleImage" "1"
+ "image" ""
+ "border" "CyanBorder"
+ }
+
+ "PrevButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "PrevButton"
+ "xpos" "36"
+ "ypos" "105"
+ "zpos" "20"
+ "wide" "18"
+ "tall" "43"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_LessThan"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "0"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+ "Command" "goprev"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "NextButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextButton"
+ "xpos" "396"
+ "ypos" "105"
+ "zpos" "20"
+ "wide" "18"
+ "tall" "43"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_GreaterThan"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "0"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+ "Command" "gonext"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "GameModeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "GameModeLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%gamemode%"
+ "textAlignment" "center"
+ "xpos" "60"
+ "ypos" "10"
+ "wide" "330"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "CurPageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CurPageLabel"
+ "font" "HudFontSmallBold"
+ "labelText" "%curpage%"
+ "textAlignment" "north"
+ "xpos" "70"
+ "ypos" "10"
+ "zpos" "1"
+ "wide" "40"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
+ }
+
+ "DescLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%description%"
+ "textAlignment" "center"
+ "xpos" "60"
+ "ypos" "230"
+ "wide" "330"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "fgcolor_override" "TanLight"
+ }
+
+ "SelectCurrentGameModeButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "SelectCurrentGameModeButton"
+ "xpos" "60"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "330"
+ "tall" "255"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "paintbackground" "0"
+ "Command" "selectcurrentgamemode"
+ "sound_armed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+}
\ No newline at end of file
--
cgit v1.2.3
From 7bbc1440403df82533141d0e190119caa496d124 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Thu, 1 Jul 2021 21:27:19 -0400
Subject: Added a Fabricator Recipes page
---
resource/ui/dynamicrecipepanel.res | 502 +++++++++++++++++++
resource/ui/matchmakingdashboardmvmcriteria.res | 178 +++++++
resource/ui/mvmcriteria.res | 637 ++++++++++++++++++++++++
3 files changed, 1317 insertions(+)
create mode 100644 resource/ui/dynamicrecipepanel.res
create mode 100644 resource/ui/matchmakingdashboardmvmcriteria.res
create mode 100644 resource/ui/mvmcriteria.res
diff --git a/resource/ui/dynamicrecipepanel.res b/resource/ui/dynamicrecipepanel.res
new file mode 100644
index 0000000..ed98d74
--- /dev/null
+++ b/resource/ui/dynamicrecipepanel.res
@@ -0,0 +1,502 @@
+"Resource/UI/DynamicRecipe.res"
+{
+ "dynamic_recipe_panel"
+ {
+ "ControlName" "Frame"
+ "fieldName" "dynamic_recipe_panel"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "400"
+ "zpos" "501"
+ "visible" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "settitlebarvisible" "0"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "DarkGrey"
+ "infocus_bgcolor_override" "DarkGrey"
+ "outoffocus_bgcolor_override" "DarkGrey"
+
+ "item_ypos" "30"
+ "output_item_ypos" "255"
+ "item_crafting_offcenter_x" "0"
+ "item_backpack_xdelta" "2"
+ "item_backpack_ydelta" "4"
+ "inventory_xpos" "0"
+ "inventory_ypos" "30"
+
+ "button_xpos_offcenter" "175"
+ "button_ypos" "85"
+ "button_ydelta" "80"
+ "button_override_delete_xpos" "0"
+
+ "modelpanels_kv"
+ {
+ "ControlName" "CItemModelPanel"
+ "wide" "70"
+ "tall" "45"
+ "visible" "0"
+ "enabled" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_TanLight" "TanLight"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+
+ "model_ypos" "5"
+ "model_tall" "35"
+ "text_center" "1"
+ "name_only" "1"
+ "text_forcesize" "3"
+ "noitem_use_fullpanel" "1"
+
+ "inset_eq_x" "2"
+ "inset_eq_y" "2"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "allow_rot" "0"
+ }
+
+ }
+
+ "filter_xoffset" "-290"
+ "filter_ypos" "30"
+ "filter_xdelta" "10"
+ "filter_ydelta" "10"
+
+ "recipefilterbuttons_kv"
+ {
+ "zpos" "2"
+ "wide" "30"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "textAlignment" "south-west"
+ "Command" ""
+ "Default" "0"
+ "font" "MenuKeys"
+ "scaleImage" "1"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ }
+
+ "recipecontainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "recipecontainer"
+ "xpos" "c0"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "300"
+ "tall" "350"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "200 187 161 0"
+
+ "RecipeTitle"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RecipeTitle"
+ "font" "HudFontMediumSmall"
+ "labelText" "%recipetitle%"
+ "textAlignment" "west"
+ "xpos" "80"
+ "ypos" "250"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "50"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "TanLight"
+ "wrap" "1"
+ }
+
+ "InputLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "InputLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#Craft_Recipe_Inputs"
+ "textAlignment" "north-west"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "OutputLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "OutputLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#Dynamic_Recipe_Outputs_Not_Complete"
+ "textAlignment" "north-west"
+ "xpos" "0"
+ "ypos" "238"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "UntradableLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "UntradableLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#Dynamic_Recipe_Outputs_Not_Tradable"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "299"
+ "zpos" "1"
+ "wide" "250"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "fgcolor" "Red"
+ }
+
+ "CraftButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CraftButton"
+ "xpos" "0"
+ "ypos" "320"
+ "zpos" "20"
+ "wide" "200"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "0"
+ "tabPosition" "0"
+ "labelText" "#CraftConfirm"
+ "font" "HudFontMedium"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "craft"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "PrevInputPageButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "PrevInputPageButton"
+ "xpos" "184"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "A"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "previnputpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ "CurInputPageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CurInputPageLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%inputpage%"
+ "textAlignment" "center"
+ "xpos" "210"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "45"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "ColorCyan"
+ }
+ "NextInputPageButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextInputPageButton"
+ "xpos" "265"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "D"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "nextinputpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ }
+
+ "inventorycontainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "inventorycontainer"
+ "xpos" "c-300"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "300"
+ "tall" "350"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "200 187 161 0"
+
+ "NoMatches"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NoMatches"
+ "font" "HudFontSmall"
+ "labelText" "#Dynamic_Recipe_No_Matching_Items"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "125"
+ "zpos" "1"
+ "wide" "280"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "fgcolor" "TanLight"
+ "wrap" "1"
+ }
+
+ "UntradableCheckBox"
+ {
+ "ControlName" "CheckButton"
+ "fieldName" "UntradableCheckBox"
+ "labelText" "#Dynamic_Recipe_Untradable_Checkbox"
+ "Font" "HudFontSmall"
+ "textAlignment" "west"
+ "xpos" "-4"
+ "ypos" "250"
+ "zpos" "1"
+ "wide" "280"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor" "TanLight"
+ }
+
+ "BackpackItems"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BackpackItems"
+ "font" "HudFontMediumSmall"
+ "labelText" "#Dynamic_Recipe_Matching_Items"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "1"
+ "wide" "280"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "CancelButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CancelButton"
+ "xpos" "0"
+ "ypos" "320"
+ "zpos" "20"
+ "wide" "200"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Cancel"
+ "font" "HudFontMedium"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "cancel"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "PrevPageButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "PrevPageButton"
+ "xpos" "0"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&A"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "prevpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ "CurPageLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CurPageLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%backpackpage%"
+ "textAlignment" "center"
+ "xpos" "26"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "45"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "ColorCyan"
+ }
+ "NextPageButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextPageButton"
+ "xpos" "81"
+ "ypos" "180"
+ "zpos" "1"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&D"
+ "font" "MenuArrows"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "nextpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ }
+
+ "mouseoveritempanel"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "mouseoveritempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "100"
+ "wide" "300"
+ "tall" "300"
+ "visible" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_TanLight" "TanLight"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "text_ypos" "20"
+ "text_center" "1"
+ "model_hide" "1"
+ "resize_to_text" "1"
+ "padding_height" "15"
+
+ "attriblabel"
+ {
+ "font" "ItemFontAttribLarge"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "2"
+ "wide" "140"
+ "tall" "60"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%attriblist%"
+ "textAlignment" "center"
+ "fgcolor" "TanLight"
+ "centerwrap" "1"
+ }
+ }
+
+ "mousedragitempanel"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "mousedragitempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "100"
+ "wide" "54"
+ "tall" "42"
+ "visible" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_TanLight" "TanLight"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "model_ypos" "5"
+ "model_tall" "35"
+ "text_ypos" "60"
+ "text_center" "1"
+ "name_only" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "allow_rot" "0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardmvmcriteria.res b/resource/ui/matchmakingdashboardmvmcriteria.res
new file mode 100644
index 0000000..3151229
--- /dev/null
+++ b/resource/ui/matchmakingdashboardmvmcriteria.res
@@ -0,0 +1,178 @@
+#base "MatchMakingDashboardSidePanel.res"
+
+"Resource/UI/MatchMakingDashboardMvMCriteria.res"
+{
+ "MVMCriteria"
+ {
+ "fieldName" "MVMCriteria"
+ "xpos" "r0"
+ "ypos" "10"
+ "zpos" "1002"
+ "wide" "420"
+ "tall" "f70"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ }
+
+ "criteria"
+ {
+ "ControlName" "CMVMCriteriaPanel"
+ "fieldName" "criteria"
+ "xpos" "5"
+ "ypos" "15"
+ "zpos" "100"
+ "wide" "410"
+ "tall" "f50"
+ "visible" "1"
+ "pinCorner" "2"
+ "proportionaltoparent" "1"
+ }
+
+ "BackButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "BackButton"
+ "xpos" "6"
+ "ypos" "rs1-8"
+ "zpos" "100"
+ "wide" "90"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "back"
+ "proportionaltoparent" "1"
+ "labeltext" "#TF_Matchmaking_Back"
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ //"actionsignallevel" "1"
+ "defaultBgColor_override" "DarkerGrey"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "MannUpQueueButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MannUpQueueButton"
+ "xpos" "106"
+ "ypos" "rs1-8"
+ "zpos" "100"
+ "wide" "150"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "start_search"
+ "proportionaltoparent" "1"
+ "labeltext" "#TF_Matchmaking_StartSearch"
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ "actionsignallevel" "1"
+ "defaultBgColor_override" "DarkerGrey"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "BootCampQueueButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "BootCampQueueButton"
+ "xpos" "5"
+ "ypos" "rs1-8"
+ "zpos" "100"
+ "wide" "250"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "start_search"
+ "proportionaltoparent" "1"
+ "labeltext" "#TF_Matchmaking_StartSearch"
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ "actionsignallevel" "1"
+ "defaultBgColor_override" "DarkerGrey"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "NextButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextButton"
+ "xpos" "6"
+ "ypos" "rs1-8"
+ "zpos" "100"
+ "wide" "f20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "select_tour"
+ "proportionaltoparent" "1"
+ "labeltext" "#TF_MvM_SelectChallenge"
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ //"actionsignallevel" "1"
+ "defaultBgColor_override" "DarkerGrey"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "JoinLateCheckButton"
+ {
+ "ControlName" "CheckButton"
+ "fieldName" "JoinLateCheckButton"
+ "xpos" "rs1-10"
+ "ypos" "rs1-9"
+ "zpos" "50"
+ "wide" "140"
+ "tall" "20"
+ "font" "HudFontSmall"
+ "labelText" ""
+ "proportionaltoparent" "1"
+ }
+
+ "JoinLateLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "JoinLateLabel"
+ "xpos" "rs1-10"
+ "ypos" "rs1-9"
+ "zpos" "50"
+ "wide" "115"
+ "tall" "20"
+ "font" "HudFontSmall"
+ "labelText" "#TF_Matchmaking_JoinInProgress"
+ "proportionaltoparent" "1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/mvmcriteria.res b/resource/ui/mvmcriteria.res
new file mode 100644
index 0000000..71f899b
--- /dev/null
+++ b/resource/ui/mvmcriteria.res
@@ -0,0 +1,637 @@
+"Resource/UI/MvMCriteria.res"
+{
+ "MvMTourOfDutyGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MvMTourOfDutyGroupBox"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "225"
+
+ "ChallengeLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ChallengeLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_MvM_TourOfDuty"
+ "textAlignment" "south-west"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "26"
+ "fgcolor_override" "White"
+ }
+
+ "DifficultyLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DifficultyLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_MvM_Difficulty"
+ "textAlignment" "south-west"
+ "xpos" "189"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "24"
+ "fgcolor_override" "White"
+ }
+
+ "CompleteLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "CompleteLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TR_ProgressDone"
+ "textAlignment" "south-west"
+ "xpos" "279"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "80"
+ "tall" "24"
+ "fgcolor_override" "White"
+ }
+
+ "TourLevelLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TourLevelLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_MvM_TourNumber"
+ "textAlignment" "south-west"
+ "xpos" "345"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "80"
+ "tall" "26"
+ "fgcolor_override" "White"
+ }
+
+ "TourlistGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "TourlistGroupBox"
+ "xpos" "0"
+ "ypos" "28"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "197"
+ "PaintBackgroundType" "0"
+ "paintbackground" "1"
+ "bgcolor_override" "DarkerGrey"
+
+ "GreyOutPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "GreyOutPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "200"
+ "wide" "400"
+ "tall" "225"
+ "visible" "0"
+ "bgcolor_override" "128 128 128 128"
+ }
+
+ "TourList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "TourList"
+ "font" "HudFontSmall"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "197"
+ "linespacing" "12"
+ }
+ }
+
+ "TourDifficultyWarning"
+ {
+ "ControlName" "Label"
+ "fieldName" "TourDifficultyWarning"
+ "font" "HudFontSmall"
+ "labelText" "#TF_MVM_Tour_ExpertDifficulty_Warning"
+ "xpos" "30"
+ "ypos" "100"
+ "zpos" "2"
+ "wide" "340"
+ "tall" "120"
+ "textAlignment" "north-west"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "250 114 45 255"
+ }
+ }
+
+ "MannUpTourLootDescriptionBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MannUpTourLootDescriptionBox"
+ "xpos" "0"
+ "ypos" "240"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "120"
+ "PaintBackgroundType" "0"
+ "paintbackground" "1"
+ "bgcolor_override" "DarkerGrey"
+
+ "TourLootImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TourLootImage"
+ "xpos" "280"
+ "ypos" "6"
+ "zpos" "0"
+ "wide" "110"
+ "tall" "110"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "image" "pve/mvm_loot_image"
+ "scaleImage" "1"
+ }
+
+ "ToorLootTitle"
+ {
+ "ControlName" "Label"
+ "fieldName" "ToorLootTitle"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_MvM_TourLootTitle"
+ "textAlignment" "west"
+ "xpos" "10"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "30"
+ }
+
+ "ToorLootDetailLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ToorLootDetailLabel"
+ "font" "FontRegular12"
+ "labelText" "%tour_loot_detail%"
+ "textAlignment" "west"
+ "wrap" "1"
+ "xpos" "10"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "280"
+ "tall" "50"
+ }
+ }
+
+ "MvMEconItemsGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MvMEconItemsGroupBox"
+ "xpos" "0"
+ "ypos" "240"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "120"
+ "bgcolor_override" "0 0 0 200"
+ "border" "QuickplayBorder"
+
+ "InventoryTitleLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "InventoryTitleLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_MvM_InventoryTitle"
+ "textAlignment" "north-west"
+ "xpos" "8"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "20"
+ }
+
+ "MannUpTicketAd"
+ {
+ "ControlName" "CCyclingAdContainerPanel"
+ "fieldName" "MannUpTicketAd"
+ "xpos" "3"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "70"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "1"
+ "paintborder" "0"
+
+ "items"
+ {
+ "0"
+ {
+ "item" "Tour of Duty Ticket"
+ "show_market" "0"
+ "show_name" "0"
+ "show_ad_text" "0"
+ "show_background" "0"
+ }
+ }
+ }
+
+ "MannUpTicketCountLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "MannUpTicketCountLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%ticket_count%"
+ "textAlignment" "north-west"
+ "fgcolor_override" "201 79 57 255"
+ "xpos" "11"
+ "ypos" "28"
+ "zpos" "2"
+ "wide" "60"
+ "tall" "30"
+ "mouseinputenabled" "0"
+ }
+
+ "SquadSurplusTicketAd"
+ {
+ "ControlName" "CCyclingAdContainerPanel"
+ "fieldName" "SquadSurplusTicketAd"
+ "xpos" "83"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "70"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "1"
+ "paintborder" "0"
+
+ "items"
+ {
+ "0"
+ {
+ "item" "MvM Squad Surplus Voucher"
+ "show_market" "0"
+ "show_name" "0"
+ "show_ad_text" "0"
+ "show_background" "0"
+ }
+ }
+ }
+
+ "SquadSurplusCountLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "SquadSurplusCountLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%voucher_count%"
+ "textAlignment" "north-west"
+ "fgcolor_override" "201 79 57 255"
+ "xpos" "89"
+ "ypos" "28"
+ "zpos" "2"
+ "wide" "60"
+ "tall" "30"
+ "mouseinputenabled" "0"
+ }
+
+ "SquadSurplusCheckButton"
+ {
+ "ControlName" "CheckButton"
+ "fieldName" "SquadSurplusCheckButton"
+ "xpos" "5"
+ "ypos" "92"
+ "zpos" "2"
+ "wide" "25"
+ "tall" "25"
+ "font" "HudFontSmall"
+ "labelText" ""
+ }
+
+ "ActivateSquadSurplusLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "SquadSurplusCheckLabel"
+ "font" "FontRegular12"
+ "labelText" "#TF_MvM_ActivateSquadSurplus"
+ "textAlignment" "west"
+ "wrap" "1"
+ "xpos" "33"
+ "ypos" "90"
+ "zpos" "0"
+ "wide" "140"
+ "tall" "25"
+ }
+
+ "Slot0"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot0"
+ "xpos" "200"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "0"
+ }
+
+ "Slot1"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot1"
+ "xpos" "200+30"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "1"
+ }
+
+ "Slot2"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot2"
+ "xpos" "200+30+30"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "2"
+ }
+
+ "Slot3"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot3"
+ "xpos" "200+30+30+30"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "3"
+ }
+
+ "Slot4"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot4"
+ "xpos" "200+30+30+30+30"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "4"
+ }
+
+ "Slot5"
+ {
+ "ControlName" "CMvMPlayerTicketStatusPanel"
+ "fieldName" "Slot5"
+ "xpos" "200+30+30+30+30+30"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "28"
+ "tall" "200"
+ "party_slot" "5"
+ }
+
+ "MissingTicketsAlertImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MissingTicketsAlertImage"
+ "xpos" "195"
+ "ypos" "r35"
+ "zpos" "105"
+ "wide" "35"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_alert"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "255 255 255 255"
+ }
+
+ "MissingTicketsLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "MissingTicketsLabel"
+ "font" "FontRegular12"
+ "fgcolor_override" "TanDark"
+ "labelText" "#TF_Matchmaking_CantQueue_NoTicket"
+ "textAlignment" "south-west"
+ "wrap" "1"
+ "xpos" "235"
+ "ypos" "rs1-5"
+ "zpos" "0"
+ "wide" "165"
+ "tall" "35"
+ "proportionaltoparent" "1"
+ }
+ }
+
+ "MvMPracticeGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MvMPracticeGroupBox"
+ "xpos" "0"
+ "ypos" "240"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "120"
+ "PaintBackgroundType" "2"
+ "paintbackground" "1"
+ "bgcolor_override" "0 0 0 200"
+ "border" "QuickplayBorder"
+
+ "NoMannUpImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "NoMannUpImage"
+ "xpos" "250"
+ "ypos" "6"
+ "zpos" "0"
+ "wide" "110"
+ "tall" "110"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "image" "pve/mvm_loot_image"
+ "scaleImage" "1"
+ }
+
+ "NoMannUpTitleLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "NoMannUpTitleLabel"
+ "font" "HudFontSmallBold"
+ "labelText" "#TF_MvM_NoMannUpTitle"
+ "textAlignment" "west"
+ "xpos" "10"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "30"
+ }
+
+ "NoMannUpDescriptionLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "NoMannUpDescriptionLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_MvM_NoMannUpDescription"
+ "textAlignment" "west"
+ "wrap" "1"
+ "xpos" "10"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "280"
+ "tall" "50"
+ }
+
+ "MannUpNowButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "MannUpNowButton"
+ "xpos" "10"
+ "ypos" "85"
+ "zpos" "2"
+ "wide" "120"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_MvM_MannUpNow"
+ "font" "HudFontSmallBold"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "mann_up_now"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+ }
+
+ "MvMSelectChallengeGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MvMSelectChallengeGroupBox"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "225"
+
+ "ChallengeLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ChallengeLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%tour_name%"
+ "textAlignment" "south-west"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "26"
+ "fgcolor_override" "TanLight"
+ "allcaps" "1"
+ }
+
+ "CompleteLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "CompleteLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%complete_heading%"
+ "textAlignment" "south-west"
+ "xpos" "270"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "24"
+ "fgcolor_override" "TanLight"
+ "allcaps" "1"
+ }
+
+ "TourLevelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TourLevelImage"
+ "xpos" "342"
+ "ypos" "-10"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "image" "../hud/mvm_tours"
+ "scaleImage" "1"
+ }
+
+ "TourLevelLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TourLevelLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "%tour_level%"
+ "textAlignment" "south"
+ "xpos" "357"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "30"
+ "tall" "26"
+ "fgcolor_override" "Black"
+ }
+
+ "ChallengeListGroupBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ChallengeListGroupBox"
+ "xpos" "0"
+ "ypos" "28"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "197"
+ "PaintBackgroundType" "2"
+ "paintbackground" "1"
+ "bgcolor_override" "0 0 0 200"
+ "border" "QuickplayBorder"
+
+ "GreyOutPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "GreyOutPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "200"
+ "wide" "400"
+ "tall" "225"
+ "visible" "0"
+ "bgcolor_override" "128 128 128 128"
+ }
+
+ "ChallengeList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "ChallengeList"
+ "font" "HudFontSmall"
+ "xpos" "70"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "330"
+ "tall" "192"
+ "linespacing" "12"
+ }
+ }
+ }
+}
\ No newline at end of file
--
cgit v1.2.3
From 7211d8916df735840e5b04d5164799493792a10e Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Fri, 2 Jul 2021 21:11:40 -0400
Subject: Changed main menu background, see notes.
- Changed the background to classic rayshud.
- Updated the killer panel, class select, achievement tracker and more?
- Visual tweaks and inconsistency fixes.
- Expanded the size allocated to the player list in the match hud.
---
materials/console/background_upward.vmt | 2 +-
materials/console/background_upward_widescreen.vmt | 2 +-
resource/chatscheme.res | 117 ++++++++++-----------
resource/scheme/clientscheme_colors.res | 2 +-
resource/ui/classloadoutpanel.res | 1 +
resource/ui/classselection-base.res | 50 ++++++---
resource/ui/craftingstatusdialog.res | 2 +-
resource/ui/disguise_menu/heavy_red.res | 2 +-
resource/ui/disguise_menu/hudmenuspydisguise.res | 22 ++--
resource/ui/freezepanel_basic.res | 63 ++++++-----
resource/ui/freezepanelkillerhealth.res | 28 ++---
resource/ui/hudaccountpanel.res | 8 +-
resource/ui/hudachievementtrackeritem.res | 92 ----------------
resource/ui/hudammoweapons.res | 4 +
resource/ui/huddemomancharge.res | 1 +
resource/ui/hudhealthaccount.res | 12 +--
resource/ui/hudinspectpanel.res | 8 +-
resource/ui/huditemeffectmeter.res | 2 +-
resource/ui/huditemeffectmeter_demoman.res | 4 +-
resource/ui/huditemeffectmeter_killstreak.res | 2 +-
resource/ui/hudmatchstatus.res | 14 +--
resource/ui/hudmediccharge.res | 67 ++++++------
resource/ui/hudmenutauntselection.res | 8 +-
resource/ui/mainmenuplaylistentry.res | 4 +-
resource/ui/mapinfomenu.res | 15 ++-
resource/ui/matchmakingdashboardpopup_newmatch.res | 6 +-
resource/ui/spectatorguihealth.res | 10 +-
resource/ui/statsummary.res | 39 ++-----
resource/ui/targetid.res | 78 ++++++++------
resource/ui/teammenu-base.res | 10 +-
resource/ui/textwindow.res | 13 +--
scripts/hudanimations_custom.txt | 8 +-
scripts/hudlayout.res | 41 ++++----
33 files changed, 333 insertions(+), 404 deletions(-)
delete mode 100644 resource/ui/hudachievementtrackeritem.res
diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt
index 336bca1..9b76d34 100644
--- a/materials/console/background_upward.vmt
+++ b/materials/console/background_upward.vmt
@@ -1,6 +1,6 @@
"UnlitGeneric"
{
- "$baseTexture" "console/background_modern"
+ "$baseTexture" "console/background_classic"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt
index 336bca1..9b76d34 100644
--- a/materials/console/background_upward_widescreen.vmt
+++ b/materials/console/background_upward_widescreen.vmt
@@ -1,6 +1,6 @@
"UnlitGeneric"
{
- "$baseTexture" "console/background_modern"
+ "$baseTexture" "console/background_classic"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
diff --git a/resource/chatscheme.res b/resource/chatscheme.res
index 1173f43..b8bb736 100644
--- a/resource/chatscheme.res
+++ b/resource/chatscheme.res
@@ -5,32 +5,23 @@ Scheme
// this is a list of all the colors used by the scheme
Colors
{
- "TFDarkBrown" "60 56 53 255"
- "TFDarkBrownTransparent" "60 56 53 190"
- "TFTanBright" "236 227 203 150"
- "TFTanLight" "201 188 162 150"
- "TFTanMedium" "131 121 104 150"
- "TFTanLightBright" "229 223 211 90"
- "TFTanLightDark" "96 90 78 90"
- "TFOrangeBright" "156 82 33 255"
- "TFTextBright" "251 236 203 150"
- "TFTextLight" "201 188 162 255"
- "TFTextMedium" "131 121 104 255"
- "TFTextMediumDark" "104 96 83 255"
- "TFTextBlack" "42 39 37 255"
- "TFTextDull" "131 121 104 255"
- "TFMediumBrown" "69 64 58 255"
- "QuickListBGDeselected" "69 64 58 255"
- "QuickListBGSelected" "131 121 104 150"
- "Blank" "0 0 0 0"
- "White" "255 255 255 255"
- "ControlBG" "76 88 68 255"
- "ControlDarkBG" "90 106 80 255"
- "WindowBG" "62 70 55 255"
- "SelectionBG" "90 84 75 255"
- "SelectionBG2" "69 64 57 255"
- "ListBG" "39 36 34 0"
- "Green" "63 185 73 255"
+ // base colors
+ "White" "255 255 255 255"
+ "OffWhite" "216 216 216 255"
+ "DullWhite" "142 142 142 255"
+ "Orange" "156 82 33 255"
+ "TransparentBlack" "0 0 0 128"
+ "Black" "0 0 0 255"
+ "Green" "63 185 73 255"
+ "Blank" "0 0 0 0"
+
+ "DarkBrown" "60 56 53 255"
+ "TanBright" "236 227 203 150"
+ "TanLight" "201 188 162 150"
+ "TanDark" "96 90 78 90"
+ "TextBright" "251 236 203 150"
+ "TextBlack" "42 39 37 255"
+ "TextDull" "131 121 104 255"
}
///////////////////// BASE SETTINGS ////////////////////////
@@ -40,35 +31,35 @@ Scheme
BaseSettings
{
// vgui_controls color specifications
- Border.Bright "TFTanLightDark"
- Border.Dark "TFTanLightDark"
+ Border.Bright "TanDark"
+ Border.Dark "TanDark"
Border.Selection "BorderSelection"
- Button.TextColor "TFDarkBrown"
- Button.BgColor "TFTanLight"
- Button.ArmedTextColor "TFDarkBrown"
- Button.ArmedBgColor "TFTanBright"
- Button.DepressedTextColor "TFDarkBrown"
- Button.DepressedBgColor "TFTanLight"
+ Button.TextColor "DarkBrown"
+ Button.BgColor "TanLight"
+ Button.ArmedTextColor "DarkBrown"
+ Button.ArmedBgColor "TanBright"
+ Button.DepressedTextColor "DarkBrown"
+ Button.DepressedBgColor "TanLight"
Button.FocusBorderColor "TransparentBlack"
- CheckButton.TextColor "TFTextBright"
- CheckButton.SelectedTextColor "TFTextBright"
- CheckButton.BgColor "ListBG"
- CheckButton.HighlightFgColor "TFTextMedium"
+ CheckButton.TextColor "TextBright"
+ CheckButton.SelectedTextColor "TextBright"
+ CheckButton.BgColor "TransparentBlack"
+ CheckButton.HighlightFgColor "TextDull"
CheckButton.ArmedBgColor "Blank"
CheckButton.DepressedBgColor "Blank"
CheckButton.Border1 "Border.Dark"
CheckButton.Border2 "Border.Bright"
- CheckButton.Check "TFTanBright"
- CheckButton.DisabledBgColor "ListBG"
+ CheckButton.Check "TanBright"
+ CheckButton.DisabledBgColor "TransparentBlack"
- ComboBoxButton.ArrowColor "TFTanLight"
- ComboBoxButton.ArmedArrowColor "TFTanBright"
+ ComboBoxButton.ArrowColor "TanLight"
+ ComboBoxButton.ArmedArrowColor "TanBright"
ComboBoxButton.BgColor "Blank"
ComboBoxButton.DisabledBgColor "Blank"
- "Chat.TypingText" "TFTextBright"
+ "Chat.TypingText" "TextBright"
Frame.BgColor "TransparentBlack"
Frame.OutOfFocusBgColor "TransparentBlack"
@@ -93,27 +84,27 @@ Scheme
GraphPanel.FgColor "White"
GraphPanel.BgColor "TransparentBlack"
- Label.TextDullColor "TFTextDull"
- Label.TextColor "TFTextBright"
- Label.TextBrightColor "TFTextBright"
- Label.SelectedTextColor "TFTextBright"
+ Label.TextDullColor "TextDull"
+ Label.TextColor "TextBright"
+ Label.TextBrightColor "TextBright"
+ Label.SelectedTextColor "TextBright"
Label.BgColor "Blank"
- Label.DisabledFgColor1 "TFTextDull"
+ Label.DisabledFgColor1 "TextDull"
Label.DisabledFgColor2 "Blank"
- ListPanel.TextColor "TFTextBright"
- ListPanel.BgColor "ListBG"
- ListPanel.SelectedBgColor "SelectionBG"
- ListPanel.SelectedOutOfFocusBgColor "SelectionBG2"
+ ListPanel.TextColor "TextBright"
+ ListPanel.BgColor "TransparentBlack"
+ ListPanel.SelectedBgColor "90 84 75 255"
+ ListPanel.SelectedOutOfFocusBgColor "69 64 57 255"
Menu.TextColor "White"
- Menu.BgColor "ListBG"
- Menu.ArmedTextColor "TFTextBlack"
- Menu.ArmedBgColor "TFOrangeBright"
+ Menu.BgColor "TransparentBlack"
+ Menu.ArmedTextColor "TextBlack"
+ Menu.ArmedBgColor "Orange"
Menu.TextInset "6"
Panel.FgColor "Blank"
- Panel.BgColor "TFDarkBrown"
+ Panel.BgColor "DarkBrown"
ProgressBar.FgColor "White"
ProgressBar.BgColor "TransparentBlack"
@@ -125,9 +116,9 @@ Scheme
RadioButton.SelectedTextColor "White"
RichText.TextColor "White"
- RichText.BgColor "ListBG"
+ RichText.BgColor "TransparentBlack"
RichText.SelectedTextColor "White"
- RichText.SelectedBgColor "TFOrangeBright"
+ RichText.SelectedBgColor "Orange"
ScrollBar.Wide "0"
ScrollBarButton.FgColor "Blank"
@@ -156,20 +147,20 @@ Scheme
Slider.DisabledTextColor1 "117 117 117 255"
Slider.DisabledTextColor2 "30 30 30 255"
- TextEntry.TextColor "TFTextBright"
- TextEntry.BgColor "ListBG"
+ TextEntry.TextColor "TextBright"
+ TextEntry.BgColor "TransparentBlack"
TextEntry.CursorColor "OffWhite"
TextEntry.DisabledTextColor "DullWhite"
TextEntry.DisabledBgColor "Blank"
TextEntry.SelectedTextColor "White"
- TextEntry.SelectedBgColor "TFOrangeBright"
+ TextEntry.SelectedBgColor "Orange"
TextEntry.OutOfFocusSelectedBgColor "255 155 0 128"
TextEntry.FocusEdgeColor "0 0 0 196"
- ToggleButton.SelectedTextColor "TFOrangeBright"
+ ToggleButton.SelectedTextColor "Orange"
Tooltip.TextColor "0 0 0 196"
- Tooltip.BgColor "TFOrangeBright"
+ Tooltip.BgColor "Orange"
TreeView.BgColor "TransparentBlack"
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index 34655ff..db9b858 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -7,7 +7,7 @@
//---------------------------------------------
"ColorRed" "255 0 0 255"
"ColorYellow" "255 255 0 255"
- "ColorGreen" "76 107 34 150"
+ "ColorGreen" "48 255 48 255"
"ColorCyan" "72 255 255 255"
"ColorBlue" "0 0 255 255"
"ColorPurple" "128 0 255 255"
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res
index e2aa122..1ce6f43 100644
--- a/resource/ui/classloadoutpanel.res
+++ b/resource/ui/classloadoutpanel.res
@@ -134,6 +134,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
}
"TauntCaratLabel"
diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res
index 74ed9c7..0e1a58d 100644
--- a/resource/ui/classselection-base.res
+++ b/resource/ui/classselection-base.res
@@ -21,12 +21,27 @@
"fieldName" "SidePanelBG"
"xpos" "0"
"ypos" "0"
- "zpos" "1"
+ "zpos" "0"
"wide" "255"
"tall" "f0"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
+ "fillcolor" "0 0 0 100"
+ }
+
+ "Background"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Background"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
"fillcolor" "0 0 0 200"
}
@@ -69,7 +84,7 @@
"xpos" "32"
"ypos" "275"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -83,6 +98,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -106,7 +122,7 @@
"xpos" "30"
"ypos" "291"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -120,6 +136,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -143,7 +160,7 @@
"xpos" "30"
"ypos" "307"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -157,6 +174,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -180,7 +198,7 @@
"xpos" "30"
"ypos" "327"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -194,6 +212,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -217,7 +236,7 @@
"xpos" "30"
"ypos" "343"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -231,6 +250,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -254,7 +274,7 @@
"xpos" "30"
"ypos" "359"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -268,6 +288,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -291,7 +312,7 @@
"xpos" "30"
"ypos" "379"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -305,6 +326,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -328,7 +350,7 @@
"xpos" "30"
"ypos" "395"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -342,6 +364,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -365,7 +388,7 @@
"xpos" "30"
"ypos" "411"
"zpos" "6"
- "wide" "150"
+ "wide" "100"
"tall" "16"
"autoResize" "0"
"pinCorner" "2"
@@ -379,6 +402,7 @@
"font" "Cerbetica16"
"scaleImage" "1"
"paintbackground" "0"
+ "allcaps" "1"
"fgcolor" "TanLight"
"defaultFgColor_override" "TanLight"
@@ -409,7 +433,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "(&R) RANDOM"
+ "labelText" "(&R) Random"
"textAlignment" "west"
"Command" "joinclass random"
"font" "Cerbetica16"
@@ -444,7 +468,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "(&Q) CANCEL"
+ "labelText" "(&Q) Cancel"
"textAlignment" "west"
"Command" "vguicancel"
"font" "Cerbetica16"
@@ -476,7 +500,7 @@
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
- "labelText" "(&E) EDIT LOADOUT"
+ "labelText" "(&E) Edit Loadout"
"textAlignment" "west"
"Command" "openloadout"
"font" "Cerbetica16"
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res
index 88b677e..97c8dd5 100644
--- a/resource/ui/craftingstatusdialog.res
+++ b/resource/ui/craftingstatusdialog.res
@@ -47,7 +47,7 @@
{
"ControlName" "Label"
"fieldName" "TitleLabel"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
"xpos" "0"
"ypos" "0"
"zpos" "0"
diff --git a/resource/ui/disguise_menu/heavy_red.res b/resource/ui/disguise_menu/heavy_red.res
index 28745e8..8f164a7 100644
--- a/resource/ui/disguise_menu/heavy_red.res
+++ b/resource/ui/disguise_menu/heavy_red.res
@@ -4,7 +4,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemName"
- "font" "HudFontSmallest"
+ "font" "HudFontSmallBold"
"xpos" "20"
"ypos" "0"
"zpos" "1"
diff --git a/resource/ui/disguise_menu/hudmenuspydisguise.res b/resource/ui/disguise_menu/hudmenuspydisguise.res
index 1481ee2..39191fc 100644
--- a/resource/ui/disguise_menu/hudmenuspydisguise.res
+++ b/resource/ui/disguise_menu/hudmenuspydisguise.res
@@ -7,7 +7,7 @@
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
- "wide" "470"
+ "wide" "100"
"tall" "170"
"visible" "1"
"enabled" "1"
@@ -21,17 +21,17 @@
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
"font" "Cerbetica28"
- "xpos" "10"
+ "xpos" "0"
"ypos" "0"
"zpos" "3"
- "wide" "380"
+ "wide" "100"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Disguise_Title"
- "textAlignment" "west"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
}
@@ -45,14 +45,14 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "3"
- "wide" "380"
+ "wide" "100"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Disguise_Title"
- "textAlignment" "west"
+ "textAlignment" "center"
"dulltext" "1"
"brighttext" "0"
"pin_to_sibling" "TitleLabel"
@@ -64,7 +64,7 @@
"fieldName" "ToggleLabel"
"font" "SpectatorKeyHints"
"xpos" "0"
- "ypos" "165"
+ "ypos" "167"
"zpos" "2"
"wide" "100"
"tall" "15"
@@ -335,7 +335,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "Cerbetica20"
- "fgcolor" "White"
+ "fgcolor" "TanLight"
"xpos" "10"
"ypos" "40"
"zpos" "5"
@@ -372,7 +372,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "Cerbetica20"
- "fgcolor" "White"
+ "fgcolor" "TanLight"
"xpos" "10"
"ypos" "85"
"zpos" "5"
@@ -409,7 +409,7 @@
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "Cerbetica20"
- "fgcolor" "White"
+ "fgcolor" "TanLight"
"xpos" "10"
"ypos" "130"
"zpos" "5"
@@ -430,7 +430,7 @@
"ControlName" "EditablePanel"
"fieldName" "MenuBG"
"xpos" "0"
- "ypos" "22"
+ "ypos" "25"
"zpos" "1"
"wide" "100"
"tall" "145"
diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res
index 8e7220b..423e0ee 100644
--- a/resource/ui/freezepanel_basic.res
+++ b/resource/ui/freezepanel_basic.res
@@ -5,25 +5,29 @@
"itempanel"
{
// For some reason this doesnt obey the xpos set in HUD Layout
- "xpos" "r249"
+ "xpos" "r249"
}
"FreezePanel"
{
- "ControlName" "CTFFreezePanel"
- "fieldName" "FreezePanel"
+ "ControlName" "CTFFreezePanel"
+ "fieldName" "FreezePanel"
"screenshot_move_panel_to_corner" "0"
}
"FreezePanelBase"
{
- "ControlName" "EditablePanel"
- "fieldName" "FreezePanelBase"
- "xpos" "r249"
- "ypos" "c-20"
- "wide" "240"
- "tall" "200"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "FreezePanelBase"
+ "xpos" "r200"
+ "ypos" "c20"
+ "wide" "200"
+ "tall" "38"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "PaintBackgroundType" "2"
+ "paintBackground" "1"
+ "paintBorder" "0"
"FreezePanelBGTitle"
{
@@ -32,20 +36,20 @@
"xpos" "0"
"ypos" "15"
"zpos" "-1"
- "wide" "240"
- "tall" "31"
+ "wide" "f0"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "0 0 0 128"
+ "fillcolor" "TransparentBlack"
}
"FreezePanelBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "FreezePanelBG"
"xpos" "0"
- "ypos" "46"
+ "ypos" "35"
"zpos" "0"
"wide" "240"
"tall" "3"
@@ -65,10 +69,10 @@
"ControlName" "CExLabel"
"fieldName" "FreezeLabel"
"font" "HudFontSmall"
- "xpos" "25"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
- "wide" "198"
+ "wide" "200"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -85,10 +89,10 @@
"ControlName" "CTFFreezePanelHealth"
"fieldName" "FreezePanelHealth"
"xpos" "0"
- "ypos" "6"
+ "ypos" "10"
"zpos" "1"
- "wide" "30"
- "tall" "30"
+ "wide" "35"
+ "tall" "25"
"visible" "1"
"enabled" "1"
"HealthBonusPosAdj" "9"
@@ -102,29 +106,30 @@
{
"ControlName" "CExLabel"
"fieldName" "FreezeLabelKiller"
- "font" "HudFontSmall"
- "xpos" "25"
- "ypos" "30"
+ "font" "HudFontMediumSmall"
+ "xpos" "0"
+ "ypos" "15"
"zpos" "1"
- "wide" "196"
- "tall" "15"
+ "wide" "200"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%killername%"
"textAlignment" "center"
+ "fgcolor" "TanLight"
}
"AvatarImage"
{
"ControlName" "CAvatarImagePanel"
"fieldName" "AvatarImage"
- "xpos" "7"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "15"
"zpos" "0"
- "wide" "14"
- "tall" "14"
+ "wide" "20"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"image" ""
diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res
index 9f35900..978e1e3 100644
--- a/resource/ui/freezepanelkillerhealth.res
+++ b/resource/ui/freezepanelkillerhealth.res
@@ -6,8 +6,8 @@
"fieldName" "PlayerStatusHealthImage"
"wide" "0"
"tall" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
}
"PlayerStatusHealthImageBG"
@@ -16,8 +16,8 @@
"fieldName" "PlayerStatusHealthImageBG"
"wide" "0"
"tall" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
}
"BuildingStatusHealthImageBG"
@@ -26,8 +26,8 @@
"fieldName" "BuildingStatusHealthImageBG"
"wide" "0"
"tall" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
}
"PlayerStatusHealthBonusImage"
@@ -36,14 +36,14 @@
"fieldName" "PlayerStatusHealthBonusImage"
"wide" "0"
"tall" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
}
- "SpecHealthValue"
+ "TargetHealthValue"
{
"ControlName" "CExLabel"
- "fieldName" "SpecHealthValue"
+ "fieldName" "TargetHealthValue"
"xpos" "3"
"ypos" "3"
"zpos" "5"
@@ -52,14 +52,14 @@
"visible" "1"
"enabled" "1"
"textAlignment" "center"
- "font" "Cerbetica16"
+ "font" "HudFontMediumSmall"
"labeltext" "%Health%"
}
- "SpecHealthValueShadow"
+ "TargetHealthShadow"
{
"ControlName" "CExLabel"
- "fieldName" "SpecHealthValueShadow"
+ "fieldName" "TargetHealthShadow"
"xpos" "4"
"ypos" "4"
"zpos" "5"
@@ -68,7 +68,7 @@
"visible" "1"
"enabled" "1"
"textAlignment" "center"
- "font" "Cerbetica16"
+ "font" "HudFontMediumSmall"
"fgcolor" "TransparentBlack"
"labeltext" "%Health%"
}
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res
index 7152576..9aa8c75 100644
--- a/resource/ui/hudaccountpanel.res
+++ b/resource/ui/hudaccountpanel.res
@@ -5,9 +5,9 @@
"delta_item_x" "8"
"delta_item_start_y" "10"
"delta_item_end_y" "35"
- "PositiveColor" "ColorGreen"
- "NegativeColor" "ColorRed"
- "delta_lifetime" "2"
+ "PositiveColor" "Heal Numbers"
+ "NegativeColor" "Damage Numbers"
+ "delta_lifetime" "1.5"
"delta_item_font" "HudFontMedium"
"delta_item_x_minmode" "18"
"delta_item_start_y_minmode" "10"
@@ -20,6 +20,8 @@
"ControlName" "CTFImagePanel"
"fieldName" "AccountBG"
"xpos" "9999"
+ "visible" "0"
+ "enabled" "0"
}
"MetalIcon"
diff --git a/resource/ui/hudachievementtrackeritem.res b/resource/ui/hudachievementtrackeritem.res
deleted file mode 100644
index c87717b..0000000
--- a/resource/ui/hudachievementtrackeritem.res
+++ /dev/null
@@ -1,92 +0,0 @@
-"Resource/UI/HudAchievementTrackerItem.res"
-{
- "HudAchievementTrackerItem"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudAchievementTrackerItem"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "190"
- "tall" "29"
- "visible" "0"
- "enabled" "1"
- "PaintBackgroundType" "2"
- }
-
- "AchievementName"
- {
- "ControlName" "Label"
- "fieldName" "AchievementName"
- "labeltext" ""
- "xpos" "5"
- "ypos" "-2"
- "wide" "190"
- "tall" "16"
- "zpos" "4"
- "textinsetx" "5"
- "font" "Cerbetica16"
- "textAlignment" "north-west"
- }
-
- "AchievementNameGlow"
- {
- "ControlName" "Label"
- "fieldName" "AchievementNameGlow"
- "labeltext" ""
- "xpos" "5"
- "ypos" "0"
- "wide" "190"
- "tall" "10"
- "zpos" "4"
- "fgcolor_override" "TanLight"
- "font" "AchievementTracker_NameGlow"
- "textinsetx" "5"
- "textAlignment" "north-west"
- }
-
- "AchievementDesc"
- {
- "ControlName" "Label"
- "fieldName" "AchievementDesc"
- "labeltext" ""
- "xpos" "5"
- "ypos" "14"
- "wide" "190"
- "tall" "18"
- "zpos" "4"
- "textinsetx" "5"
- "fgcolor_override" "TanLight"
- "font" "AchievementTracker_Desc"
- "wrap" "1"
- "TextAlignment" "north-west"
- }
-
- "ProgressBarBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ProgressBarBG"
- "xpos" "7"
- "ypos" "19"
- "wide" "100"
- "tall" "6"
- "fillcolor" "250 234 201 51"
- "zpos" "4"
- "visible" "1"
- "enabled" "1"
- }
-
- "ProgressBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ProgressBar"
- "xpos" "7"
- "ypos" "19"
- "wide" "0"
- "tall" "6"
- "fillcolor" "251 235 202 255"
- "zpos" "5"
- "visible" "1"
- "enabled" "1"
- }
-}
\ No newline at end of file
diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res
index ef72d5e..b2e4adf 100644
--- a/resource/ui/hudammoweapons.res
+++ b/resource/ui/hudammoweapons.res
@@ -5,6 +5,8 @@
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
+ "visible" "0"
+ "enabled" "0"
}
"HudWeaponLowAmmoImage"
@@ -12,6 +14,8 @@
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
+ "visible" "0"
+ "enabled" "0"
}
"AmmoInClip"
diff --git a/resource/ui/huddemomancharge.res b/resource/ui/huddemomancharge.res
index 3c566b9..74cafa5 100644
--- a/resource/ui/huddemomancharge.res
+++ b/resource/ui/huddemomancharge.res
@@ -4,6 +4,7 @@
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
+ "font" "Default"
"xpos" "c-75"
"ypos" "c92"
"xpos_minmode" "c-60"
diff --git a/resource/ui/hudhealthaccount.res b/resource/ui/hudhealthaccount.res
index c6833c3..d02c321 100644
--- a/resource/ui/hudhealthaccount.res
+++ b/resource/ui/hudhealthaccount.res
@@ -6,13 +6,13 @@
"delta_item_x" "128"
"delta_item_start_y" "65"
"delta_item_end_y" "95"
- "delta_item_x_minmode" "0"
- "delta_item_start_y_minmode" "60"
- "delta_item_end_y_minmode" "75"
- "PositiveColor" "ColorGreen"
- "NegativeColor" "ColorRed"
+ "PositiveColor" "Heal Numbers"
+ "NegativeColor" "Damage Numbers"
"delta_lifetime" "1.5"
"delta_item_font" "Cerbetica28"
- "delta_item_font_minmode" "Cerbetica20"
+ "delta_item_x_minmode" "0"
+ "delta_item_start_y_minmode" "60"
+ "delta_item_end_y_minmode" "75"
+ "delta_item_font_minmode" "Cerbetica20"
}
}
\ No newline at end of file
diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res
index 7abf448..4013be2 100644
--- a/resource/ui/hudinspectpanel.res
+++ b/resource/ui/hudinspectpanel.res
@@ -11,9 +11,11 @@
"tall" "100"
"visible" "0"
"bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "0"
+ "paintBackground" "1"
+ "PaintBackgroundType" "2"
+ "paintBorder" "0"
- "model_ypos" "10"
+ "model_ypos" "20"
"model_center_x" "1"
"model_wide" "90"
"model_tall" "60"
@@ -45,7 +47,7 @@
"ypos" "3"
"zpos" "1"
"wide" "270"
- "tall" "9"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res
index 499ede4..f6056a2 100644
--- a/resource/ui/huditemeffectmeter.res
+++ b/resource/ui/huditemeffectmeter.res
@@ -1,6 +1,6 @@
"Resource/UI/HudItemEffectMeter.res"
{
- HudItemEffectMeter
+ "HudItemEffectMeter"
{
"fieldName" "HudItemEffectMeter"
"visible" "1"
diff --git a/resource/ui/huditemeffectmeter_demoman.res b/resource/ui/huditemeffectmeter_demoman.res
index e88ccc3..fad379a 100644
--- a/resource/ui/huditemeffectmeter_demoman.res
+++ b/resource/ui/huditemeffectmeter_demoman.res
@@ -23,7 +23,7 @@
"ypos" "0"
"zpos" "2"
"wide" "40"
- "tall" "11"
+ "tall" "10"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
@@ -61,7 +61,7 @@
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCount"
"xpos" "0"
- "ypos" "12"
+ "ypos" "10"
"ypos_minmode" "8"
"zpos" "2"
"wide" "40"
diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res
index e39e1f6..a811e01 100644
--- a/resource/ui/huditemeffectmeter_killstreak.res
+++ b/resource/ui/huditemeffectmeter_killstreak.res
@@ -2,7 +2,7 @@
"Resource/UI/HudItemEffectMeter_Killstreak.res"
{
- HudItemEffectMeter
+ "HudItemEffectMeter"
{
"xpos" "c115"
"xpos_minmode" "c65"
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res
index 64c01e8..90ea1a3 100644
--- a/resource/ui/hudmatchstatus.res
+++ b/resource/ui/hudmatchstatus.res
@@ -274,11 +274,11 @@
"team1_grow_dir" "west"
"team1_base_x" "c-30"
- "team1_max_expand" "200"
+ "team1_max_expand" "250"
"team2_grow_dir" "east"
- "team2_base_x" "c30"
- "team2_max_expand" "200"
+ "team2_base_x" "c31"
+ "team2_max_expand" "250"
"playerpanels_kv"
{
@@ -292,11 +292,11 @@
"color_portrait_bg_blue" "70 130 180 150"
"color_portrait_bg_red_dead" "79 54 52 255"
"color_portrait_bg_blue_dead" "44 49 51 255"
- "color_bar_health_high" "84 191 58 255"
+ "color_bar_health_high" "Health Buff"
"color_bar_health_med" "191 183 58 255"
- "percentage_health_med" "0.6"
- "color_bar_health_low" "191 58 58 255"
- "percentage_health_low" "0.3"
+ "percentage_health_med" "0.5"
+ "color_bar_health_low" "Health Hurt"
+ "percentage_health_low" "0.2"
"color_portrait_blend_dead_red" "235 235 235 255"
"color_portrait_blend_dead_blue" "235 235 235 255"
diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res
index 869a860..75d129e 100644
--- a/resource/ui/hudmediccharge.res
+++ b/resource/ui/hudmediccharge.res
@@ -21,7 +21,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
- "xpos" "165"
+ "xpos" "c80"
"ypos" "35"
"xpos_minmode" "106"
"ypos_minmode" "-5"
@@ -73,11 +73,11 @@
{
"ControlName" "CExImageButton"
"fieldName" "IndividualChargesLabel"
- "xpos" "160"
- "ypos" "55"
+ "xpos" "c80"
+ "ypos" "56"
"zpos" "2"
"wide" "122"
- "tall" "35"
+ "tall" "34"
"xpos_minmode" "140"
"ypos_minmode" "23"
"wide_minmode" "102"
@@ -86,7 +86,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "defaultbgcolor_override" "25 25 25 255"
+ "defaultbgcolor_override" "Black"
"PaintBackgroundType" "0"
"textinsety" "99"
}
@@ -95,18 +95,19 @@
{
"ControlName" "CExLabel"
"fieldName" "ChargeMeterLabel"
- "xpos" "0"
- "ypos" "80"
+ "xpos" "c-75"
+ "ypos" "60"
+ "xpos_minmode" "10"
"ypos_minmode" "35"
"zpos" "3"
"wide" "150"
- "tall" "15"
+ "tall" "20"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
- "labelText" "#TF_Charge"
+ "labelText" "#TF_Ubercharge"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -119,8 +120,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
- "xpos" "0"
- "ypos" "80"
+ "xpos" "c-75"
+ "ypos" "60"
"xpos_minmode" "10"
"ypos_minmode" "35"
"zpos" "2"
@@ -144,11 +145,11 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter1"
"font" "Default"
- "xpos" "-5"
- "ypos" "-5"
+ "xpos" "-3"
+ "ypos" "-3"
"zpos" "3"
- "wide" "27"
- "tall" "25"
+ "wide" "28"
+ "tall" "28"
"wide_minmode" "22"
"tall_minmode" "10"
"autoResize" "0"
@@ -170,8 +171,8 @@
"xpos" "2"
"ypos" "0"
"zpos" "4"
- "wide" "27"
- "tall" "25"
+ "wide" "28"
+ "tall" "28"
"wide_minmode" "22"
"tall_minmode" "10"
"autoResize" "0"
@@ -196,8 +197,8 @@
"xpos" "2"
"ypos" "0"
"zpos" "4"
- "wide" "27"
- "tall" "25"
+ "wide" "28"
+ "tall" "28"
"wide_minmode" "22"
"tall_minmode" "10"
"autoResize" "0"
@@ -222,8 +223,8 @@
"xpos" "2"
"ypos" "0"
"zpos" "4"
- "wide" "27"
- "tall" "25"
+ "wide" "28"
+ "tall" "28"
"wide_minmode" "22"
"tall_minmode" "10"
"autoResize" "0"
@@ -242,27 +243,26 @@
"HealthClusterIcon"
{
- "ControlName" "ImagePanel"
- "fieldName" "HealthClusterIcon"
- "xpos" "0"
- "ypos" "0"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/ico_health_cluster"
- "scaleImage" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "HealthClusterIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../hud/ico_health_cluster"
+ "scaleImage" "1"
}
"ResistIconAnchor"
{
"ControlName" "EditablePanel"
"fieldName" "ResistIconAnchor"
- "xpos" "160"
+ "xpos" "c80"
"ypos" "95"
"xpos_minmode" "210"
"ypos_minmode" "48"
- "zpos" "2"
"wide" "30"
"tall" "30"
"visible" "1"
@@ -275,7 +275,6 @@
"fieldName" "ResistIcon"
"xpos" "0"
"ypos" "0"
- "zpos" "3"
"wide" "30"
"tall" "30"
"visible" "1"
diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res
index f49829f..1ae34b2 100644
--- a/resource/ui/hudmenutauntselection.res
+++ b/resource/ui/hudmenutauntselection.res
@@ -45,9 +45,10 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Taunt_Title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
+ "allcaps" "1"
}
"TitleLabelShadow"
@@ -66,9 +67,10 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Taunt_Title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
+ "allcaps" "1"
"pin_to_sibling" "TitleLabel"
}
@@ -901,7 +903,7 @@
"ControlName" "EditablePanel"
"fieldName" "MenuBG"
"xpos" "0"
- "ypos" "20"
+ "ypos" "22"
"zpos" "1"
"wide" "470"
"tall" "100"
diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res
index 385addf..949bb93 100644
--- a/resource/ui/mainmenuplaylistentry.res
+++ b/resource/ui/mainmenuplaylistentry.res
@@ -92,9 +92,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultFgColor_override" "TanDark"
+ "defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanLight"
}
"MatchmakingBanPanel"
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res
index c8868d7..d2b5b55 100644
--- a/resource/ui/mapinfomenu.res
+++ b/resource/ui/mapinfomenu.res
@@ -48,6 +48,7 @@
"textAlignment" "center"
"font" "HudFontMedium"
"fgcolor" "TanLight"
+ "allcaps" "1"
}
"MapInfoType"
@@ -126,11 +127,10 @@
"font" "HudFontMedium"
"paintbackground" "0"
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
+
}
"MapInfoWatchIntro"
@@ -161,11 +161,10 @@
"font" "HudFontMedium"
"paintbackground" "0"
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
- "selectedFgColor_override" "TanDark"
+
}
"MenuBG"
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res
index a93a7d6..578066c 100644
--- a/resource/ui/matchmakingdashboardpopup_newmatch.res
+++ b/resource/ui/matchmakingdashboardpopup_newmatch.res
@@ -59,14 +59,14 @@
"ControlName" "CAutoFittingLabel"
"fieldName" "DescLabel"
"xpos" "0"
- "ypos" "7"
+ "ypos" "5"
"wide" "f0"
"zpos" "100"
"tall" "20"
"visible" "1"
"enabled" "1"
"font" "HudFontSmall"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "center"
"labelText" "%match_type%"
"proportionaltoparent" "1"
@@ -85,7 +85,7 @@
"ControlName" "Label"
"fieldName" "AutoJoinLabel"
"xpos" "0"
- "ypos" "rs1-17"
+ "ypos" "rs1-15"
"wide" "f0"
"zpos" "100"
"tall" "20"
diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res
index bdca9a2..5ea03f0 100644
--- a/resource/ui/spectatorguihealth.res
+++ b/resource/ui/spectatorguihealth.res
@@ -42,10 +42,10 @@
"scaleImage" "1"
}
- "SpecHealthValue"
+ "TargetHealthValue"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealth"
+ "fieldName" "TargetHealthValue"
"xpos" "2"
"ypos" "16"
"zpos" "5"
@@ -59,10 +59,10 @@
"fgcolor" "Health Normal"
}
- "SpecHealthValueShadow"
+ "TargetHealthShadow"
{
"ControlName" "CExLabel"
- "fieldName" "SpecHealthValueShadow"
+ "fieldName" "TargetHealthShadow"
"xpos" "-1"
"ypos" "-2"
"zpos" "5"
@@ -75,7 +75,7 @@
"font" "Cerbetica18"
"fgcolor" "TransparentBlack"
- "pin_to_sibling" "SpecHealthValue"
+ "pin_to_sibling" "TargetHealthValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index 8cc7fc5..5a19944 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -51,36 +51,19 @@
{
"ControlName" "CExLabel"
"fieldName" "OnYourWayLabel"
- "font" "Cerbetica24"
+ "font" "HudFontBig"
"labelText" "#LoadingMap"
"textAlignment" "west"
"xpos" "5"
- "ypos" "5"
+ "ypos" "20"
"zpos" "40"
"wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fgcolor_override" "TanLight"
- }
- "LoadingLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "LoadingLabel"
- "font" "HudFontBig"
- "labelText" "#LoadingMap"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "414"
- "zpos" "201"
- "wide" "f0"
- "tall" "96"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
}
"MapLabel"
@@ -90,36 +73,36 @@
"font" "HudFontGiantBold"
"labelText" "%maplabel%"
"textAlignment" "west"
- "xpos" "5"
+ "xpos" "6"
"ypos" "20"
"zpos" "50"
"wide" "f0"
- "tall" "56"
+ "tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
"allcaps" "1"
+ "fgcolor_override" "TanLight"
}
"MapType"
{
"ControlName" "CExLabel"
"fieldName" "MapType"
- "font" "HudFontMedium"
+ "font" "HudFontBig"
"labelText" "%maptype%"
"textAlignment" "west"
"xpos" "6"
- "ypos" "69"
+ "ypos" "60"
"zpos" "50"
"wide" "f0"
- "tall" "24"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
"allcaps" "1"
+ "fgcolor_override" "TanLight"
}
"StatData"
diff --git a/resource/ui/targetid.res b/resource/ui/targetid.res
index 8b2a286..d7491cc 100644
--- a/resource/ui/targetid.res
+++ b/resource/ui/targetid.res
@@ -5,10 +5,10 @@
"ControlName" "ImagePanel"
"fieldName" "TargetBG"
"xpos" "0"
- "ypos" "29"
- "zpos" "6"
- "wide" "600"
- "tall" "19"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "640"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"fillcolor" "TransparentBlack"
@@ -42,13 +42,18 @@
"ControlName" "ImagePanel"
"fieldName" "TargetIDBG_Spec_Blue"
"xpos" "0"
- "ypos" "47"
- "zpos" "0"
- "wide" "5"
- "tall" "5"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
"visible" "0"
"enabled" "1"
"fillcolor" "72 112 125 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
}
"TargetIDBG_Spec_Red"
@@ -56,25 +61,30 @@
"ControlName" "ImagePanel"
"fieldName" "TargetIDBG_Spec_Red"
"xpos" "0"
- "ypos" "47"
- "zpos" "0"
- "wide" "5"
- "tall" "5"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
"visible" "0"
"enabled" "1"
"fillcolor" "158 64 61 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
}
"TargetNameLabel"
{
"ControlName" "Label"
"fieldName" "TargetNameLabel"
- "font" "HudFontMediumSmall"
+ "font" "HudClassHealth"
"xpos" "45"
- "ypos" "29"
- "zpos" "7"
- "wide" "300"
- "tall" "19"
+ "ypos" "30"
+ "zpos" "1"
+ "wide" "640"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"labelText" "%targetname%"
@@ -85,14 +95,14 @@
{
"ControlName" "Label"
"fieldName" "TargetNameLabelShadow"
- "font" "HudFontMediumSmall"
+ "font" "HudClassHealth"
"xpos" "-1"
"ypos" "-1"
"zpos" "1"
- "wide" "300"
- "tall" "19"
- "visible" "1"
- "enabled" "1"
+ "wide" "640"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "0"
"labelText" "%targetname%"
"textAlignment" "west"
"fgcolor_override" "TransparentBlack"
@@ -104,9 +114,9 @@
"ControlName" "Label"
"fieldName" "TargetDataLabel"
"font" "HudFontSmall"
- "xpos" "15"
+ "xpos" "0"
"ypos" "15"
- "zpos" "6"
+ "zpos" "1"
"wide" "f0"
"tall" "15"
"visible" "1"
@@ -119,11 +129,11 @@
{
"ControlName" "EditablePanel"
"fieldName" "SpectatorGUIHealth"
- "xpos" "-2"
- "ypos" "14"
+ "xpos" "0"
+ "ypos" "15"
"zpos" "10"
- "wide" "38"
- "tall" "42"
+ "wide" "45"
+ "tall" "35"
"visible" "1"
"enabled" "1"
"HealthBonusPosAdj" "10"
@@ -185,7 +195,7 @@
"fieldName" "MoveableSubPanel"
"xpos" "0"
"ypos" "0"
- "zpos" "6"
+ "zpos" "1"
"wide" "32"
"tall" "36"
"visible" "1"
@@ -219,7 +229,7 @@
"visible" "1"
"enabled" "1"
"icon" "obj_status_sentrygun_1"
- "drawcolor" "ProgressOffWhite"
+ "drawcolor" "TanLight"
"scaleImage" "1"
}
"MoveableSymbolIcon"
@@ -234,7 +244,7 @@
"visible" "1"
"enabled" "1"
"image" "../hud/eng_sel_item_movable"
- "drawcolor" "ProgressOffWhite"
+ "drawcolor" "TanLight"
"scaleImage" "1"
}
@@ -244,9 +254,9 @@
"fieldName" "MoveableKeyLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "43"
- "zpos" "6"
- "wide" "12"
+ "ypos" "45"
+ "zpos" "1"
+ "wide" "10"
"tall" "0"
"autoResize" "0"
"pinCorner" "0"
diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res
index 1957ec3..1fe00ec 100644
--- a/resource/ui/teammenu-base.res
+++ b/resource/ui/teammenu-base.res
@@ -13,8 +13,8 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fgcolor" "255 0 0 255"
}
+
"SidePanelBG"
{
"ControlName" "ImagePanel"
@@ -366,7 +366,7 @@
"tall" "0"
"visible" "1"
"enabled" "1"
- "labelText" "&3"
+ "labelText" "&1"
"command" "jointeam blue"
"team" "3"
}
@@ -379,7 +379,7 @@
"tall" "0"
"visible" "1"
"enabled" "1"
- "labelText" "&4"
+ "labelText" "&2"
"command" "jointeam red"
"team" "4"
}
@@ -392,7 +392,7 @@
"tall" "0"
"visible" "1"
"enabled" "1"
- "labelText" "&1"
+ "labelText" "&3"
"command" "jointeam auto"
}
@@ -404,7 +404,7 @@
"tall" "0"
"visible" "1"
"enabled" "1"
- "labelText" "&2"
+ "labelText" "&4"
"command" "jointeam spectate"
}
}
\ No newline at end of file
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res
index bb33c5a..c856be2 100644
--- a/resource/ui/textwindow.res
+++ b/resource/ui/textwindow.res
@@ -43,10 +43,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "#TF_WELCOME"
+ "labelText" "%mapname%"
"textAlignment" "center"
"font" "HudFontMedium"
"fgcolor" "TanLight"
+ "allcaps" "1"
}
"TextMessage"
@@ -96,10 +97,10 @@
{
"ControlName" "CExButton"
"fieldName" "ok"
- "xpos" "c-180"
+ "xpos" "c-60"
"ypos" "c96"
"zpos" "6"
- "wide" "360"
+ "wide" "120"
"tall" "30"
"autoResize" "0"
"pinCorner" "2"
@@ -114,9 +115,9 @@
"font" "HudFontMedium"
"paintbackground" "0"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanDark"
- "depressedFgColor_override" "TanLight"
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
}
"MenuBG"
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 6d484a7..7a74943 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -5,7 +5,7 @@ event HudHealthBonusPulse
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4
Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Buff" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Buff" Accel 0.0 0.0
RunEvent HudHealthBonusPulseLoop 0.4
}
@@ -16,7 +16,7 @@ event HudHealthBonusPulseStop
StopEvent HudHealthBonusPulseLoop 0.0
Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Health Pulse
@@ -26,7 +26,7 @@ event HudHealthDyingPulse
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2
Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Hurt" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Hurt" Accel 0.0 0.0
RunEvent HudHealthDyingPulseLoop 0.4
}
@@ -37,7 +37,7 @@ event HudHealthDyingPulseStop
StopEvent HudHealthDyingPulseLoop 0.0
Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Ammo Pulse
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 83196b7..a0f3caf 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -76,7 +76,7 @@
"xpos" "0"
"ypos" "0"
"wide" "f0"
- "tall" "f0"
+ "tall" "480"
}
"HudKothTimeStatus"
@@ -99,10 +99,10 @@
"fieldName" "HudItemEffectMeter"
"visible" "1"
"enabled" "1"
- "xpos" "c-75"
+ "xpos" "0"
"ypos" "0"
- "wide" "500"
- "tall" "500"
+ "wide" "f0"
+ "tall" "480"
"MeterFG" "White"
"MeterBG" "Gray"
}
@@ -112,10 +112,10 @@
"fieldName" "HudMedicCharge"
"visible" "1"
"enabled" "1"
- "xpos" "c-75"
+ "xpos" "0"
"ypos" "c25"
- "wide" "500"
- "tall" "500"
+ "wide" "f0"
+ "tall" "300"
}
"HudDemomanCharge"
@@ -137,16 +137,13 @@
"fieldName" "HudBowCharge"
"visible" "1"
"enabled" "1"
- "xpos" "c-100"
- "ypos" "c25"
- "xpos_minmode" "c-75"
- "ypos_minmode" "c46"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
- "wide" "200"
+ "wide" "0"
"tall" "500"
"MeterFG" "White"
"MeterBG" "Gray"
- "alpha" "0"
}
"HudFlameRocketCharge"
@@ -172,7 +169,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c-100"
- "ypos" "42"
+ "ypos" "0"
"zpos" "0"
"wide" "200"
"tall" "50"
@@ -219,12 +216,12 @@
{
"fieldName" "CHudAccountPanel"
"xpos" "c200"
- "xpos_minmode" "c130"
"ypos" "c130"
"zpos" "0"
- "ypos_minmode" "c83"
"wide" "55"
"tall" "70"
+ "xpos_minmode" "c130"
+ "ypos_minmode" "c83"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
@@ -265,8 +262,8 @@
"enabled" "1"
"xpos" "15"
"ypos" "r40"
- "wide" "150"
- "tall" "30"
+ "wide" "100"
+ "tall" "170"
}
"CMainTargetID"
@@ -275,10 +272,10 @@
"visible" "0"
"enabled" "1"
"xpos" "c-100"
- "ypos" "250"
+ "ypos" "355"
"ypos_minmode" "c80"
"wide" "600"
- "tall" "50"
+ "tall" "53"
"priority" "100"
}
@@ -288,7 +285,7 @@
"visible" "0"
"enabled" "1"
"xpos" "c-100"
- "ypos" "c120"
+ "ypos" "c135"
"wide" "600"
"tall" "50"
"priority" "40"
@@ -302,7 +299,7 @@
"visible" "0"
"enabled" "1"
"xpos" "c-100"
- "ypos" "c120"
+ "ypos" "c135"
"ypos_minmode" "c120"
"wide" "600"
"tall" "50"
--
cgit v1.2.3
From c3ac2a1bbb189b4800fc7631f0dc51b3c3de9343 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Fri, 2 Jul 2021 21:20:26 -0400
Subject: Updated the Building Panels
- Tweaked the look of the Engineer's building panels.
- Fixed alert icons not being aligned correctly (#169)
---
resource/ui/hud_obj_dispenser.res | 126 ++++++++++++--------------
resource/ui/hud_obj_sapper.res | 80 ++++++++---------
resource/ui/hud_obj_sentrygun.res | 156 +++++++++++++++------------------
resource/ui/hud_obj_sentrygun_disp.res | 105 +++++++++++-----------
resource/ui/hud_obj_tele.res | 107 +++++++++++-----------
resource/ui/hud_obj_tele_entrance.res | 152 +++++++++++++++-----------------
resource/ui/hud_obj_tele_exit.res | 115 ++++++++++++------------
7 files changed, 395 insertions(+), 446 deletions(-)
diff --git a/resource/ui/hud_obj_dispenser.res b/resource/ui/hud_obj_dispenser.res
index 1d878b3..d958f31 100644
--- a/resource/ui/hud_obj_dispenser.res
+++ b/resource/ui/hud_obj_dispenser.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,10 +29,10 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Dispenser"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "12"
+ "ypos" "5"
+ "wide" "30"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -44,10 +44,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,19 +55,18 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_dispenser_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -77,17 +76,16 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Icon_Upgrade_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -96,15 +94,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_1"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -113,15 +110,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_2"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
- "xpos" "45"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -130,16 +126,16 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_3"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"AlertTray"
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
+ "xpos" "95"
+ "ypos" "6"
+ "zpos" "-2"
+ "wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
@@ -150,13 +146,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "19"
- "tall" "19"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
"iconColor" "White"
@@ -166,13 +162,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "25"
- "tall" "25"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
"iconColor" "White"
@@ -183,8 +179,8 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "1"
+ "ypos" "10"
"wide" "8"
"tall" "25"
"autoResize" "0"
@@ -194,17 +190,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -213,8 +208,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -232,9 +227,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -249,28 +244,26 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "60"
+ "xpos" "45"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "0"
- "proportionaltoparent" "1"
"AmmoIcon"
{
"ControlName" "ImagePanel"
"fieldName" "AmmoIcon"
"xpos" "0"
- "ypos" "7"
+ "ypos" "12"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_ammo_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Ammo"
@@ -279,9 +272,9 @@
"fieldName" "Ammo"
"font" "Default"
"xpos" "12"
- "ypos" "7"
+ "ypos" "12"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -289,7 +282,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"UpgradeIcon"
@@ -297,16 +289,15 @@
"ControlName" "CIconPanel"
"fieldName" "UpgradeIcon"
"xpos" "0"
- "ypos" "19"
+ "ypos" "23"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "ico_metal"
"iconColor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Upgrade"
@@ -315,9 +306,9 @@
"fieldName" "Upgrade"
"font" "Default"
"xpos" "12"
- "ypos" "20"
+ "ypos" "23"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -325,7 +316,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
diff --git a/resource/ui/hud_obj_sapper.res b/resource/ui/hud_obj_sapper.res
index 2a72d1a..f62596f 100644
--- a/resource/ui/hud_obj_sapper.res
+++ b/resource/ui/hud_obj_sapper.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "100"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,10 +29,10 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "12"
+ "ypos" "5"
+ "wide" "30"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -44,10 +44,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,19 +55,18 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
- "ypos" "0"
- "wide" "200"
- "tall" "30"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "f0"
+ "tall" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sapper_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -77,18 +76,17 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "100"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Health"
{
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "1"
+ "ypos" "10"
"wide" "8"
"tall" "25"
"autoResize" "0"
@@ -98,17 +96,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -117,8 +114,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -136,9 +133,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -153,28 +150,26 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "35"
- "ypos" "3"
- "wide" "100"
- "tall" "30"
+ "xpos" "45"
+ "ypos" "0"
+ "wide" "50"
+ "tall" "35"
"visible" "0"
- "proportionaltoparent" "1"
"TargetIcon"
{
"ControlName" "CIconPanel"
"fieldName" "TargetIcon"
"xpos" "0"
- "ypos" "10"
+ "ypos" "12"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_sentrygun_1"
- "iconColor" "White"
- "proportionaltoparent" "1"
+ "iconColor" "ProgressOffWhite"
}
"TargetHealth"
@@ -182,10 +177,10 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "TargetHealth"
"font" "Default"
- "xpos" "12"
- "ypos" "10"
+ "xpos" "0"
+ "ypos" "17"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -193,7 +188,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res
index c3fbe53..67fef95 100644
--- a/resource/ui/hud_obj_sentrygun.res
+++ b/resource/ui/hud_obj_sentrygun.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "35"
+ "wide" "120"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,8 +29,8 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Sentry_1"
- "xpos" "15"
- "ypos" "3"
+ "xpos" "12"
+ "ypos" "5"
"wide" "30"
"tall" "30"
"visible" "1"
@@ -44,8 +44,8 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Sentry_2"
- "xpos" "15"
- "ypos" "3"
+ "xpos" "12"
+ "ypos" "5"
"wide" "30"
"tall" "30"
"visible" "0"
@@ -59,8 +59,8 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Sentry_3"
- "xpos" "15"
- "ypos" "3"
+ "xpos" "12"
+ "ypos" "5"
"wide" "30"
"tall" "30"
"visible" "0"
@@ -74,9 +74,9 @@
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "160"
+ "xpos" "50"
+ "ypos" "5"
+ "wide" "50"
"tall" "35"
"visible" "1"
@@ -85,16 +85,16 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
+ "wide" "50"
"tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sentry_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"proportionaltoparent" "1"
@@ -107,17 +107,16 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "35"
+ "wide" "120"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Icon_Upgrade_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -126,15 +125,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_1"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -143,15 +141,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_2"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
- "xpos" "45"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -160,17 +157,17 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_3"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"AlertTray"
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
- "tall" "35"
+ "xpos" "95"
+ "ypos" "6"
+ "zpos" "-2"
+ "wide" "30"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"icon" "obj_status_alert_background_tall"
@@ -180,13 +177,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "7"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "19"
- "tall" "19"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
"iconColor" "White"
@@ -196,13 +193,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "5"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "25"
- "tall" "25"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
"iconColor" "White"
@@ -213,10 +210,10 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "0"
+ "xpos" "1"
+ "ypos" "10"
"wide" "8"
- "tall" "38"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -224,17 +221,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "35"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -243,8 +239,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -262,9 +258,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -279,28 +275,26 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "60"
+ "xpos" "45"
"ypos" "0"
- "wide" "100"
+ "wide" "50"
"tall" "35"
"visible" "0"
- "proportionaltoparent" "1"
"KillIcon"
{
"ControlName" "ImagePanel"
"fieldName" "KillIcon"
"xpos" "0"
- "ypos" "0"
+ "ypos" "1"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_kill_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"KillsLabel"
@@ -308,19 +302,19 @@
"ControlName" "CExLabel"
"fieldName" "KillsLabel"
"font" "HudFontSmallest"
- "xpos" "12"
- "ypos" "0"
+ "xpos" "15"
+ "ypos" "1"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sentry_kills_assists"
- "textAlignment" "center"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
+ "drawcolor" "ProgressOffWhite"
}
"ShellIcon"
@@ -330,14 +324,13 @@
"xpos" "0"
"ypos" "12"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_ammo_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Shells"
@@ -348,7 +341,7 @@
"xpos" "12"
"ypos" "12"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -356,7 +349,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"RocketIcon"
@@ -364,16 +356,15 @@
"ControlName" "ImagePanel"
"fieldName" "RocketIcon"
"xpos" "0"
- "ypos" "24"
+ "ypos" "23"
"zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
+ "wide" "8"
+ "tall" "8"
+ "visible" "0"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_rockets_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Rockets"
@@ -382,9 +373,9 @@
"fieldName" "Rockets"
"font" "Default"
"xpos" "12"
- "ypos" "25"
+ "ypos" "23"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -392,7 +383,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"UpgradeIcon"
@@ -400,16 +390,15 @@
"ControlName" "CIconPanel"
"fieldName" "UpgradeIcon"
"xpos" "0"
- "ypos" "24"
+ "ypos" "23"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "ico_metal"
"iconColor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Upgrade"
@@ -418,9 +407,9 @@
"fieldName" "Upgrade"
"font" "Default"
"xpos" "12"
- "ypos" "25"
+ "ypos" "23"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -428,7 +417,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
diff --git a/resource/ui/hud_obj_sentrygun_disp.res b/resource/ui/hud_obj_sentrygun_disp.res
index a4a2461..be8a758 100644
--- a/resource/ui/hud_obj_sentrygun_disp.res
+++ b/resource/ui/hud_obj_sentrygun_disp.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "100"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,10 +29,10 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Sentry_1"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "12"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -44,10 +44,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,19 +55,18 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"labelText" "#Building_hud_disp_sentry_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -77,10 +76,9 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "100"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Icon_Upgrade_1"
{
@@ -115,10 +113,10 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "1"
+ "ypos" "2"
"wide" "8"
- "tall" "25"
+ "tall" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -126,17 +124,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -145,8 +142,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -164,9 +161,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -181,12 +178,11 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "60"
+ "xpos" "45"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "0"
- "proportionaltoparent" "1"
"KillIcon"
{
@@ -195,14 +191,13 @@
"xpos" "0"
"ypos" "10"
"zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "0"
- "enabled" "0"
+ "wide" "8"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_kill_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"KillsLabel"
@@ -210,19 +205,19 @@
"ControlName" "CExLabel"
"fieldName" "KillsLabel"
"font" "HudFontSmallest"
- "xpos" "12"
- "ypos" "10"
+ "xpos" "15"
+ "ypos" "11"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
"labelText" "#Building_hud_sentry_kills_assists"
- "textAlignment" "center"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
+ "drawcolor" "ProgressOffWhite"
}
"ShellIcon"
@@ -230,16 +225,15 @@
"ControlName" "ImagePanel"
"fieldName" "ShellIcon"
"xpos" "0"
- "ypos" "10"
+ "ypos" "12"
"zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
+ "wide" "8"
+ "tall" "8"
+ "visible" "0"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_ammo_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Shells"
@@ -248,17 +242,16 @@
"fieldName" "Shells"
"font" "Default"
"xpos" "12"
- "ypos" "10"
+ "ypos" "12"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
+ "visible" "0"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res
index f2a9472..3de8544 100644
--- a/resource/ui/hud_obj_tele.res
+++ b/resource/ui/hud_obj_tele.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "120"
+ "tall" "31"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,25 +29,25 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Teleport"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "21"
+ "ypos" "1"
+ "wide" "28"
+ "tall" "28"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_tele_entrance"
"iconColor" "White"
}
-
+
"NotBuiltPanel"
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,16 +55,16 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_tele_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
@@ -76,8 +76,8 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "120"
+ "tall" "31"
"visible" "0"
"Icon_Upgrade_1"
@@ -85,10 +85,10 @@
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
"xpos" "46"
- "ypos" "20"
+ "ypos" "4"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
@@ -101,10 +101,10 @@
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
"xpos" "46"
- "ypos" "20"
+ "ypos" "4"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
@@ -116,11 +116,11 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
- "xpos" "45"
- "ypos" "15"
+ "xpos" "46"
+ "ypos" "4"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "0"
"enabled" "1"
"scaleImage" "1"
@@ -132,9 +132,10 @@
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
+ "xpos" "95"
+ "ypos" "6"
+ "zpos" "-2"
+ "wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
@@ -145,13 +146,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "19"
- "tall" "19"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
"iconColor" "White"
@@ -161,13 +162,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "25"
- "tall" "25"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
"iconColor" "White"
@@ -178,10 +179,10 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "10"
+ "ypos" "6"
"wide" "8"
- "tall" "25"
+ "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -198,7 +199,7 @@
"xpos" "60"
"ypos" "0"
"wide" "100"
- "tall" "30"
+ "tall" "31"
"visible" "0"
"BuildingLabel"
@@ -207,7 +208,7 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
+ "ypos" "7"
"wide" "200"
"tall" "12"
"autoResize" "0"
@@ -246,7 +247,7 @@
"xpos" "60"
"ypos" "0"
"wide" "100"
- "tall" "30"
+ "tall" "31"
"visible" "0"
"ChargingPanel"
@@ -283,10 +284,10 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "Recharge"
"font" "Default"
- "xpos" "12"
- "ypos" "7"
- "wide" "38"
- "tall" "10"
+ "xpos" "0"
+ "ypos" "11"
+ "wide" "50"
+ "tall" "5"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -350,10 +351,10 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "Upgrade"
"font" "Default"
- "xpos" "12"
- "ypos" "10"
- "wide" "38"
- "tall" "10"
+ "xpos" "0"
+ "ypos" "24"
+ "wide" "50"
+ "tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
diff --git a/resource/ui/hud_obj_tele_entrance.res b/resource/ui/hud_obj_tele_entrance.res
index 0dd9a80..24cc748 100644
--- a/resource/ui/hud_obj_tele_entrance.res
+++ b/resource/ui/hud_obj_tele_entrance.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,10 +29,10 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Teleport_Entrance"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "12"
+ "ypos" "5"
+ "wide" "30"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -44,10 +44,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,19 +55,18 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_tele_enter_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -77,17 +76,16 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Icon_Upgrade_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -96,15 +94,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_1"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -113,15 +110,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_2"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
- "xpos" "45"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -130,16 +126,16 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_3"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"AlertTray"
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
+ "xpos" "95"
+ "ypos" "6"
+ "zpos" "-2"
+ "wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
@@ -150,13 +146,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "19"
- "tall" "19"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
"iconColor" "White"
@@ -166,13 +162,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "25"
- "tall" "25"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
"iconColor" "White"
@@ -183,8 +179,8 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "1"
+ "ypos" "10"
"wide" "8"
"tall" "25"
"autoResize" "0"
@@ -194,17 +190,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -213,8 +208,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -232,9 +227,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -249,38 +244,36 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "60"
+ "xpos" "45"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "0"
- "proportionaltoparent" "1"
"TeleportedIcon"
{
"ControlName" "ImagePanel"
"fieldName" "TeleportedIcon"
"xpos" "0"
- "ypos" "7"
+ "ypos" "12"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/hud_obj_status_teleport_64"
"drawcolor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"ChargingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "ChargingPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "100"
- "tall" "31"
+ "xpos" "12"
+ "ypos" "12"
+ "wide" "38"
+ "tall" "8"
"visible" "0"
"Recharge"
@@ -288,10 +281,10 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "Recharge"
"font" "Default"
- "xpos" "12"
- "ypos" "7"
+ "xpos" "0"
+ "ypos" "0"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -299,7 +292,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -307,10 +299,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "FullyChargedPanel"
- "xpos" "0"
- "ypos" "7"
- "wide" "100"
- "tall" "31"
+ "xpos" "12"
+ "ypos" "12"
+ "wide" "38"
+ "tall" "8"
"visible" "0"
"TimesUsedLabel"
@@ -318,19 +310,19 @@
"ControlName" "CExLabel"
"fieldName" "TimesUsedLabel"
"font" "HudFontSmallest"
- "xpos" "12"
+ "xpos" "3"
"ypos" "0"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%timesused%"
- "textAlignment" "center"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
+ "drawcolor" "ProgressOffWhite"
}
}
@@ -339,16 +331,15 @@
"ControlName" "CIconPanel"
"fieldName" "UpgradeIcon"
"xpos" "0"
- "ypos" "20"
+ "ypos" "23"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "ico_metal"
"iconColor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Upgrade"
@@ -357,9 +348,9 @@
"fieldName" "Upgrade"
"font" "Default"
"xpos" "12"
- "ypos" "20"
+ "ypos" "23"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -367,7 +358,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
diff --git a/resource/ui/hud_obj_tele_exit.res b/resource/ui/hud_obj_tele_exit.res
index 6aba9f7..f8712be 100644
--- a/resource/ui/hud_obj_tele_exit.res
+++ b/resource/ui/hud_obj_tele_exit.res
@@ -6,8 +6,8 @@
"fieldName" "BuildingStatusItem"
"xpos" "0"
"ypos" "0"
- "wide" "140"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -29,25 +29,25 @@
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Teleport_Exit"
- "xpos" "15"
- "ypos" "3"
- "wide" "25"
- "tall" "25"
+ "xpos" "12"
+ "ypos" "5"
+ "wide" "30"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "obj_status_tele_exit"
"iconColor" "White"
}
-
+
"NotBuiltPanel"
{
"ControlName" "EditablePanel"
"fieldName" "NotBuiltPanel"
- "xpos" "0"
+ "xpos" "50"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "1"
"NotBuiltLabel"
@@ -55,19 +55,18 @@
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "HudFontSmallest"
- "xpos" "60"
+ "xpos" "0"
"ypos" "0"
- "wide" "200"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Building_hud_tele_exit_not_built"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
@@ -77,17 +76,16 @@
"fieldName" "BuiltPanel"
"xpos" "0"
"ypos" "0"
- "wide" "160"
- "tall" "30"
+ "wide" "120"
+ "tall" "40"
"visible" "0"
- "proportionaltoparent" "1"
"Icon_Upgrade_1"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_1"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -96,15 +94,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_1"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_2"
- "xpos" "46"
- "ypos" "20"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -113,15 +110,14 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_2"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
"fieldName" "Icon_Upgrade_3"
- "xpos" "45"
- "ypos" "15"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -130,16 +126,16 @@
"scaleImage" "1"
"icon" "obj_status_upgrade_3"
"iconColor" "White"
- "proportionaltoparent" "1"
}
"AlertTray"
{
"ControlName" "CBuildingStatusAlertTray"
"fieldName" "AlertTray"
- "xpos" "113"
- "ypos" "0"
- "wide" "34"
+ "xpos" "95"
+ "ypos" "6"
+ "zpos" "-2"
+ "wide" "30"
"tall" "30"
"visible" "1"
"enabled" "1"
@@ -150,13 +146,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "WrenchIcon"
- "xpos" "121"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "19"
- "tall" "19"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
"iconColor" "White"
@@ -166,13 +162,13 @@
{
"ControlName" "CIconPanel"
"fieldName" "SapperIcon"
- "xpos" "117"
- "ypos" "15"
+ "xpos" "101"
+ "ypos" "12"
"zpos" "1"
- "wide" "25"
- "tall" "25"
+ "wide" "17"
+ "tall" "17"
"visible" "0"
- "enabled" "1"
+ "enabled" "0"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
"iconColor" "White"
@@ -183,8 +179,8 @@
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
- "xpos" "0"
- "ypos" "3"
+ "xpos" "1"
+ "ypos" "10"
"wide" "8"
"tall" "25"
"autoResize" "0"
@@ -194,17 +190,16 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
"BuildingPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BuildingPanel"
- "xpos" "60"
+ "xpos" "50"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "40"
"visible" "0"
"BuildingLabel"
@@ -213,8 +208,8 @@
"fieldName" "BuildingLabel"
"font" "HudFontSmallest"
"xpos" "0"
- "ypos" "5"
- "wide" "200"
+ "ypos" "7"
+ "wide" "45"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
@@ -232,9 +227,9 @@
"fieldName" "BuildingProgress"
"font" "Default"
"xpos" "0"
- "ypos" "16"
- "wide" "50"
- "tall" "10"
+ "ypos" "20"
+ "wide" "45"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -249,10 +244,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "RunningPanel"
- "xpos" "60"
+ "xpos" "45"
"ypos" "0"
- "wide" "100"
- "tall" "30"
+ "wide" "50"
+ "tall" "35"
"visible" "0"
"proportionaltoparent" "1"
@@ -261,16 +256,15 @@
"ControlName" "CIconPanel"
"fieldName" "UpgradeIcon"
"xpos" "0"
- "ypos" "20"
+ "ypos" "23"
"zpos" "1"
- "wide" "10"
- "tall" "10"
+ "wide" "8"
+ "tall" "8"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"icon" "ico_metal"
"iconColor" "ProgressOffWhite"
- "proportionaltoparent" "1"
}
"Upgrade"
@@ -279,9 +273,9 @@
"fieldName" "Upgrade"
"font" "Default"
"xpos" "12"
- "ypos" "20"
+ "ypos" "23"
"wide" "38"
- "tall" "10"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -289,7 +283,6 @@
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
- "proportionaltoparent" "1"
}
}
}
--
cgit v1.2.3
From 8c07156e860e07404a92a274f4a1f5a8874007ab Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Fri, 2 Jul 2021 21:20:54 -0400
Subject: Fixed misaligned item panel in spectator (#168)
---
resource/ui/econ/inspectionpanel.res | 134 ++++++++++++++++-------------------
resource/ui/spectatortournament.res | 57 ---------------
2 files changed, 63 insertions(+), 128 deletions(-)
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res
index c833ad5..a3ce0cc 100644
--- a/resource/ui/econ/inspectionpanel.res
+++ b/resource/ui/econ/inspectionpanel.res
@@ -9,8 +9,8 @@
"zpos" "1"
"wide" "o1"
"tall" "p0.75"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"image" "item_carousel_bg"
"scaleImage" "1"
"proportionaltoparent" "1"
@@ -18,27 +18,26 @@
"ItemName"
{
- "ControlName" "CItemModelPanel"
- "fieldName" "ItemName"
- "xpos" "cs-0.5"
- "ypos" "6"
- "zpos" "5"
- "wide" "f0"
- "tall" "200"
- "visible" "1"
+ "ControlName" "CItemModelPanel"
+ "fieldName" "ItemName"
+ "xpos" "100"
+ "ypos" "6"
+ "zpos" "5"
+ "wide" "400"
+ "tall" "60"
+ "visible" "1"
+ "paintborder" "0"
+ "mouseinputenabled" "0"
+ "text_ypos" "15"
+ "text_center" "0"
+ "paint_icon_hide" "1"
+ "model_hide" "1"
+ "text_forcesize" "0"
+ "name_only" "1"
+ "proportionaltoparent" "0"
"bgcolor_override" "Transparent"
"noitem_textcolor" "TanDark"
"PaintBackgroundType" "2"
- "paintborder" "0"
- "mouseinputenabled" "0"
- "proportionaltoparent" "1"
-
- "text_ypos" "15"
- "text_center" "0"
- "paint_icon_hide" "1"
- "model_hide" "1"
- "text_forcesize" "4"
- "name_only" "1"
"itemmodelpanel"
{
@@ -52,8 +51,8 @@
"ModelInspectionPanel"
{
"fieldName" "ModelInspectionPanel"
- "xpos" "cs-0.5"
- "ypos" "0"
+ "xpos" "cs-0.7"
+ "ypos" "20"
"zpos" "5"
"wide" "o1.5"
"tall" "p0.8"
@@ -119,8 +118,8 @@
{
"ControlName" "CNavigationPanel"
"fieldName" "TeamNavPanel"
- "xpos" "cs-0.5"
- "ypos" "p.7-16"
+ "xpos" "cs1.4"
+ "ypos" "c-135"
"zpos" "100"
"wide" "60"
"tall" "25"
@@ -213,10 +212,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "PaintkitPreviewContainer"
- "xpos" "cs-0.5"
- "ypos" "p.7"
- "wide" "300"
- "tall" "100"
+ "xpos" "cs0.3"
+ "ypos" "p.2"
+ "wide" "250"
+ "tall" "200"
"zpos" "100"
"visible" "1"
"bgcolor_override" "DarkerGrey"
@@ -235,10 +234,6 @@
"tall" "60"
"visible" "1"
}
- "consume_mode"
- {
- "border" "ReplayHighlightBorder"
- }
"DebugButton"
{
@@ -295,10 +290,10 @@
"fieldName" "ComboBoxValidPaintkits"
"Font" "HudFontSmallest"
"wrap" "0"
- "xpos" "rs1-10"
+ "xpos" "80"
"ypos" "10"
"zpos" "100"
- "wide" "200"
+ "wide" "165"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -318,12 +313,12 @@
"visible" "0"
}
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "Transparent"
- "disabledFgColor_override" "White"
+ "disabledFgColor_override" "TanDark"
"disabledBgColor_override" "Transparent"
"selectionColor_override" "Transparent"
- "selectionTextColor_override" "White"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "Transparent"
}
@@ -336,13 +331,13 @@
"textAlignment" "west"
"xpos" "8"
"ypos" "10"
- "wide" "80"
+ "wide" "70"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"fixed_paintkit"
{
@@ -356,7 +351,7 @@
"fieldName" "ComboBoxValidItems"
"Font" "HudFontSmallest"
"wrap" "0"
- "xpos" "rs1-10"
+ "xpos" "80"
"ypos" "30"
"fixed_paintkit"
@@ -365,7 +360,7 @@
}
"zpos" "100"
- "wide" "200"
+ "wide" "165"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -385,12 +380,12 @@
"visible" "0"
}
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"bgcolor_override" "Transparent"
"disabledFgColor_override" "TanDark"
"disabledBgColor_override" "Transparent"
"selectionColor_override" "Transparent"
- "selectionTextColor_override" "White"
+ "selectionTextColor_override" "TanLight"
"defaultSelectionBG2Color_override" "Transparent"
}
@@ -409,7 +404,7 @@
"ypos" "10"
}
- "wide" "80"
+ "wide" "70"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -432,8 +427,8 @@
{
"ControlName" "Slider"
"fieldName" "WearSlider"
- "xpos" "90"
- "ypos" "50"
+ "xpos" "8"
+ "ypos" "70"
"fixed_item"
{
@@ -441,7 +436,7 @@
}
"zpos" "1"
- "wide" "204"
+ "wide" "234"
"tall" "30"
"numticks" "4"
"rangemin" "1"
@@ -477,7 +472,7 @@
"ypos" "30"
}
- "wide" "80"
+ "wide" "70"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -500,9 +495,9 @@
{
"ControlName" "Button"
"fieldName" "NewSeedButton"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"xpos" "8"
- "ypos" "75"
+ "ypos" "125"
"fixed_item"
{
@@ -515,8 +510,8 @@
}
"zpos" "10"
- "wide" "70"
- "tall" "20"
+ "wide" "234"
+ "tall" "25"
"autoResize" "0"
"visible" "1"
"enabled" "1"
@@ -532,10 +527,8 @@
"sound_released" "UI/buttonclickrelease.wav"
"command" "random_seed"
- "defaultFgColor_override" "White"
- "defaultBgColor_override" "Black"
- "selectedFgColor_override" "Black"
- "selectedBgColor_override" "White"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "White"
"consume_mode"
{
@@ -547,8 +540,8 @@
{
"ControlName" "TextEntry"
"fieldName" "SeedTextEntry"
- "xpos" "90"
- "ypos" "75"
+ "xpos" "8"
+ "ypos" "95"
"fixed_item"
{
@@ -561,7 +554,7 @@
}
"zpos" "10"
- "wide" "115"
+ "wide" "234"
"tall" "20"
"autoResize" "0"
"visible" "1"
@@ -570,11 +563,12 @@
"actionsignallevel" "2"
"default" "1"
"NumericInputOnly" "1"
- "defaultFgColor_override" "White"
- "defaultBgColor_override" "Black"
- "selectedFgColor_override" "Black"
- "selectedBgColor_override" "White"
"maxchars" "18"
+ "textAlignment" "center"
+ "defaultFgColor_override" "DarkGrey"
+ "defaultBgColor_override" "TanLight"
+ "selectedFgColor_override" "DarkGrey"
+ "selectedBgColor_override" "TanLight"
"consume_mode"
{
@@ -586,8 +580,8 @@
{
"ControlName" "CExButton"
"fieldName" "MarketButton"
- "xpos" "rs1-10"
- "ypos" "75"
+ "xpos" "8"
+ "ypos" "155"
"fixed_item"
{
@@ -600,8 +594,8 @@
}
"zpos" "100"
- "wide" "75"
- "tall" "20"
+ "wide" "234"
+ "tall" "25"
"labelText" "#TF_ItemAd_ViewOnMarket"
"font" "HudFontMediumSmall"
"textinsetx" "0"
@@ -612,10 +606,8 @@
"actionsignallevel" "2"
"RoundedCorners" "0"
- "defaultFgColor_override" "White"
- "defaultBgColor_override" "Black"
- "selectedFgColor_override" "Black"
- "selectedBgColor_override" "White"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "White"
"sound_armed" "ui/item_info_mouseover.wav"
"sound_depressed" "UI/buttonclick.wav"
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res
index 3c89ef1..512a27e 100644
--- a/resource/ui/spectatortournament.res
+++ b/resource/ui/spectatortournament.res
@@ -451,61 +451,4 @@
"fieldName" "CycleTargetRevKeyLabel"
"visible" "0"
}
-
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "r249"
- "ypos" "c50"
- "zpos" "10"
- "wide" "240"
- "tall" "100"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
-
- "model_ypos" "20"
- "model_center_x" "1"
- "model_wide" "90"
- "model_tall" "60"
-
- "text_xpos" "10"
- "text_ypos" "10"
- "text_wide" "220"
- "text_center" "1"
-
- "max_text_height" "100"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "0"
- "useparentbg" "1"
- "inventory_image_type" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "Label"
- "fieldName" "ItemLabel"
- "font" "HudFontSmallest"
- "xpos" "10"
- "ypos" "3"
- "zpos" "1"
- "wide" "270"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
}
\ No newline at end of file
--
cgit v1.2.3
From 828bb29e330132188e880bdda41373ca11456984 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sat, 3 Jul 2021 11:46:50 -0400
Subject: Added more raysfox icons!
---
#customizations/mainmenuoverride-classic.res | 2 +-
materials/vgui/replay/thumbnails/nogc.vmt | 8 --------
materials/vgui/replay/thumbnails/nogc.vtf | Bin 87588 -> 0 bytes
materials/vgui/replay/thumbnails/raysfox/cool.vmt | 8 ++++++++
materials/vgui/replay/thumbnails/raysfox/cool.vtf | Bin 0 -> 22080 bytes
materials/vgui/replay/thumbnails/raysfox/fire.vmt | 8 ++++++++
materials/vgui/replay/thumbnails/raysfox/fire.vtf | Bin 0 -> 22080 bytes
materials/vgui/replay/thumbnails/raysfox/hmm.vmt | 8 ++++++++
materials/vgui/replay/thumbnails/raysfox/hmm.vtf | Bin 0 -> 22080 bytes
materials/vgui/replay/thumbnails/raysfox/shock.vmt | 8 ++++++++
materials/vgui/replay/thumbnails/raysfox/shock.vtf | Bin 0 -> 87588 bytes
resource/ui/mainmenuoverride-base.res | 2 +-
12 files changed, 34 insertions(+), 10 deletions(-)
delete mode 100644 materials/vgui/replay/thumbnails/nogc.vmt
delete mode 100644 materials/vgui/replay/thumbnails/nogc.vtf
create mode 100644 materials/vgui/replay/thumbnails/raysfox/cool.vmt
create mode 100644 materials/vgui/replay/thumbnails/raysfox/cool.vtf
create mode 100644 materials/vgui/replay/thumbnails/raysfox/fire.vmt
create mode 100644 materials/vgui/replay/thumbnails/raysfox/fire.vtf
create mode 100644 materials/vgui/replay/thumbnails/raysfox/hmm.vmt
create mode 100644 materials/vgui/replay/thumbnails/raysfox/hmm.vtf
create mode 100644 materials/vgui/replay/thumbnails/raysfox/shock.vmt
create mode 100644 materials/vgui/replay/thumbnails/raysfox/shock.vtf
diff --git a/#customizations/mainmenuoverride-classic.res b/#customizations/mainmenuoverride-classic.res
index 0268e0d..69c7c6a 100644
--- a/#customizations/mainmenuoverride-classic.res
+++ b/#customizations/mainmenuoverride-classic.res
@@ -337,7 +337,7 @@
"tall" "30"
"visible" "1"
"enabled" "1"
- "image" "replay\thumbnails\nogc"
+ "image" "replay\thumbnails\raysfox\shock"
"scaleImage" "1"
"proportionaltoparent" "1"
}
diff --git a/materials/vgui/replay/thumbnails/nogc.vmt b/materials/vgui/replay/thumbnails/nogc.vmt
deleted file mode 100644
index d1a45c3..0000000
--- a/materials/vgui/replay/thumbnails/nogc.vmt
+++ /dev/null
@@ -1,8 +0,0 @@
-"UnlitGeneric"
-{
- "$basetexture" "vgui\replay\thumbnails\nogc"
- "$vertexcolor" "1"
- "$no_fullbright" "1"
- "$ignorez" "1"
- "$translucent" "1"
-}
\ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/nogc.vtf b/materials/vgui/replay/thumbnails/nogc.vtf
deleted file mode 100644
index e9527ac..0000000
Binary files a/materials/vgui/replay/thumbnails/nogc.vtf and /dev/null differ
diff --git a/materials/vgui/replay/thumbnails/raysfox/cool.vmt b/materials/vgui/replay/thumbnails/raysfox/cool.vmt
new file mode 100644
index 0000000..b8ddd6a
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/raysfox/cool.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$basetexture" "vgui\replay\thumbnails\raysfox\cool"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+}
\ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/raysfox/cool.vtf b/materials/vgui/replay/thumbnails/raysfox/cool.vtf
new file mode 100644
index 0000000..09b3b2a
Binary files /dev/null and b/materials/vgui/replay/thumbnails/raysfox/cool.vtf differ
diff --git a/materials/vgui/replay/thumbnails/raysfox/fire.vmt b/materials/vgui/replay/thumbnails/raysfox/fire.vmt
new file mode 100644
index 0000000..bc482cc
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/raysfox/fire.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$basetexture" "vgui\replay\thumbnails\raysfox\fire"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+}
\ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/raysfox/fire.vtf b/materials/vgui/replay/thumbnails/raysfox/fire.vtf
new file mode 100644
index 0000000..18b5abc
Binary files /dev/null and b/materials/vgui/replay/thumbnails/raysfox/fire.vtf differ
diff --git a/materials/vgui/replay/thumbnails/raysfox/hmm.vmt b/materials/vgui/replay/thumbnails/raysfox/hmm.vmt
new file mode 100644
index 0000000..e5674e1
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/raysfox/hmm.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$basetexture" "vgui\replay\thumbnails\raysfox\hmm"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+}
\ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/raysfox/hmm.vtf b/materials/vgui/replay/thumbnails/raysfox/hmm.vtf
new file mode 100644
index 0000000..de20f78
Binary files /dev/null and b/materials/vgui/replay/thumbnails/raysfox/hmm.vtf differ
diff --git a/materials/vgui/replay/thumbnails/raysfox/shock.vmt b/materials/vgui/replay/thumbnails/raysfox/shock.vmt
new file mode 100644
index 0000000..3f6de24
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/raysfox/shock.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$basetexture" "vgui\replay\thumbnails\raysfox\shock"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+}
\ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/raysfox/shock.vtf b/materials/vgui/replay/thumbnails/raysfox/shock.vtf
new file mode 100644
index 0000000..e9527ac
Binary files /dev/null and b/materials/vgui/replay/thumbnails/raysfox/shock.vtf differ
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index 0dc49de..3b5659a 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -336,7 +336,7 @@
"tall" "30"
"visible" "1"
"enabled" "1"
- "image" "replay\thumbnails\nogc"
+ "image" "replay\thumbnails\raysfox\shock"
"scaleImage" "1"
"proportionaltoparent" "1"
}
--
cgit v1.2.3
From 6503b7feb5cab0e877e0470dc351bf309a261004 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sat, 3 Jul 2021 14:26:10 -0400
Subject: Fixed main menu background not displaying on startup
- Fixed the main menu background not displaying on startup
- Updated the scoreboard and other visual improvements.
---
materials/console/background_classic.vtf | Bin 2796384 -> 0 bytes
materials/console/background_modern.vtf | Bin 2796384 -> 1398264 bytes
materials/console/background_upward.vmt | 10 -
materials/console/background_upward.vtf | Bin 0 -> 1398264 bytes
materials/console/background_upward_widescreen.vmt | 10 -
materials/console/background_upward_widescreen.vtf | Bin 0 -> 1398264 bytes
resource/tools.res | 53 +-
resource/ui/hudobjectivetimepanel.res | 2 +-
resource/ui/loadoutpresetpanel.res | 29 -
resource/ui/mainmenuoverride-base.res | 40 +-
resource/ui/mapinfomenu.res | 4 +-
resource/ui/matchmakingdashboardpopup_newmatch.res | 4 +-
resource/ui/matchmakingdashboardsidepanel.res | 4 +-
resource/ui/scoreboard-base.res | 1242 ++++++++++++--------
resource/ui/textwindow.res | 6 +-
15 files changed, 803 insertions(+), 601 deletions(-)
delete mode 100644 materials/console/background_classic.vtf
delete mode 100644 materials/console/background_upward.vmt
create mode 100644 materials/console/background_upward.vtf
delete mode 100644 materials/console/background_upward_widescreen.vmt
create mode 100644 materials/console/background_upward_widescreen.vtf
delete mode 100644 resource/ui/loadoutpresetpanel.res
diff --git a/materials/console/background_classic.vtf b/materials/console/background_classic.vtf
deleted file mode 100644
index b099309..0000000
Binary files a/materials/console/background_classic.vtf and /dev/null differ
diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf
index b688e1e..769c830 100644
Binary files a/materials/console/background_modern.vtf and b/materials/console/background_modern.vtf differ
diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt
deleted file mode 100644
index 9b76d34..0000000
--- a/materials/console/background_upward.vmt
+++ /dev/null
@@ -1,10 +0,0 @@
-"UnlitGeneric"
-{
- "$baseTexture" "console/background_classic"
- "$vertexcolor" "1"
- "$vertexalpha" "1"
- "$ignorez" "1"
- "$no_fullbright" "1"
- "$nolod" "1"
- "%keywords" "tf"
-}
\ No newline at end of file
diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf
new file mode 100644
index 0000000..987e0bf
Binary files /dev/null and b/materials/console/background_upward.vtf differ
diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt
deleted file mode 100644
index 9b76d34..0000000
--- a/materials/console/background_upward_widescreen.vmt
+++ /dev/null
@@ -1,10 +0,0 @@
-"UnlitGeneric"
-{
- "$baseTexture" "console/background_classic"
- "$vertexcolor" "1"
- "$vertexalpha" "1"
- "$ignorez" "1"
- "$no_fullbright" "1"
- "$nolod" "1"
- "%keywords" "tf"
-}
\ No newline at end of file
diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf
new file mode 100644
index 0000000..987e0bf
Binary files /dev/null and b/materials/console/background_upward_widescreen.vtf differ
diff --git a/resource/tools.res b/resource/tools.res
index 79f0053..3bcb685 100644
--- a/resource/tools.res
+++ b/resource/tools.res
@@ -149,7 +149,7 @@
"labeltext" "RELOAD HUD"
"command" "engine vgui_cache_res_files 0;hud_reloadscheme"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -173,7 +173,7 @@
"labeltext" "CHAT ON/OFF"
"command" "engine toggle hud_saytext_time 10 0"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -197,7 +197,7 @@
"labeltext" "CAPTIONS ON"
"command" "engine closecaption 1;cc_subtitles 0;cc_lang english;cc_predisplay_time 0;cc_emit #subtitles0"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -221,7 +221,7 @@
"labeltext" "CAPTIONS OFF"
"command" "engine closecaption 0"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -245,7 +245,7 @@
"labeltext" "FIX SOUND ISSUES"
"command" "engine snd_restart"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -269,7 +269,7 @@
"labeltext" "FIX VISUAL ISSUES"
"command" "engine record fix;stop"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -293,7 +293,7 @@
"labeltext" "NET GRAPH ON/OFF"
"command" "engine toggle net_graph"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -317,7 +317,7 @@
"labeltext" "MATCH HUD ON/OFF"
"command" "engine toggle tf_use_match_hud"
"actionsignallevel" "2"
- "font" "Cerbetica12"
+ "font" "HudFontSmall"
"textAlignment" "center"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -331,18 +331,19 @@
{
"ControlName" "CExLabel"
"fieldName" "DamageLabel"
- "xpos" "0"
+ "xpos" "-5"
"ypos" "5"
- "wide" "130"
- "tall" "12"
+ "wide" "65"
+ "tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "Damage Color:"
- "font" "Cerbetica12"
+ "labelText" "DAMAGE COLOR:"
+ "font" "HudFontSmall"
"textAlignment" "center"
"fgcolor_override" "TanLight"
+ "wrap" "1"
"pin_to_sibling" "NetgraphToggle"
"pin_corner_to_sibling" "PIN_TOPLEFT"
@@ -353,8 +354,8 @@
{
"ControlName" "CExImageButton"
"fieldname" "DamageWhite"
- "xpos" "-17"
- "ypos" "0"
+ "xpos" "2"
+ "ypos" "2"
"zpos" "16"
"wide" "15"
"tall" "15"
@@ -372,7 +373,7 @@
"pin_to_sibling" "DamageLabel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
"defaultFgColor_override" "255 255 255 255"
"armedFgColor_override" "128 128 128 255"
@@ -443,8 +444,8 @@
{
"ControlName" "CExImageButton"
"fieldname" "DamageGreen"
- "xpos" "1"
- "ypos" "0"
+ "xpos" "0"
+ "ypos" "2"
"zpos" "16"
"wide" "15"
"tall" "15"
@@ -460,9 +461,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "pin_to_sibling" "DamageRed"
+ "pin_to_sibling" "DamageWhite"
"pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
"defaultFgColor_override" "0 255 0 255"
"armedFgColor_override" "0 128 0 255"
@@ -533,20 +534,18 @@
{
"ControlName" "CExLabel"
"fieldName" "VersionLabel"
- "xpos" "-30"
+ "xpos" "0"
"ypos" "5"
- "wide" "100"
- "tall" "24"
+ "wide" "130"
+ "tall" "26"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "rayshud version: v2021.0700"
- "font" "Cerbetica12"
+ "labelText" "VERSION: 2021.0700"
+ "font" "HudFontSmall"
"textAlignment" "center"
"fgcolor_override" "TanLight"
- "wrap" "1"
- "allcaps" "1"
"pin_to_sibling" "MatchStatusToggle"
"pin_corner_to_sibling" "PIN_TOPLEFT"
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res
index 8ba5175..7ef95ed 100644
--- a/resource/ui/hudobjectivetimepanel.res
+++ b/resource/ui/hudobjectivetimepanel.res
@@ -42,7 +42,7 @@
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
- "font" "ScoreboardVerySmall"
+ "font" "HudFontSmallest"
}
"WaitingForPlayersBG"
{
diff --git a/resource/ui/loadoutpresetpanel.res b/resource/ui/loadoutpresetpanel.res
deleted file mode 100644
index bc0bc26..0000000
--- a/resource/ui/loadoutpresetpanel.res
+++ /dev/null
@@ -1,29 +0,0 @@
-"Resource/UI/LoadoutPresetPanel.res"
-{
- "loadout_preset_panel"
- {
- "ControlName" "CLoadoutPresetPanel"
- "fieldName" "loadout_preset_panel"
-
- "presetbutton_kv"
- {
- "zpos" "20"
- "wide" "25"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "font" "Cerbetica28"
- "textAlignment" "center"
- "textinsetx" "0"
- "dulltext" "0"
- "brighttext" "0"
- "Command" ""
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "centerwrap" "1"
- }
- }
-}
\ No newline at end of file
diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res
index 3b5659a..4e91659 100644
--- a/resource/ui/mainmenuoverride-base.res
+++ b/resource/ui/mainmenuoverride-base.res
@@ -214,7 +214,7 @@
"ypos" "r47"
"wide" "179"
"tall" "45"
- "visible" "1"
+ "visible" "0"
"enabled" "1"
"image" "../logo/tf2_logo_lt-blu"
"scaleImage" "1"
@@ -304,36 +304,36 @@
"NoGCMessage"
{
- "ControlName" "Label"
- "fieldName" "NoGCMessage"
- "xpos" "10"
- "ypos" "200"
- "zpos" "99"
- "wide" "260"
- "tall" "100"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "wrap" "1"
- "textinsetx" "40"
- "textinsety" "10"
-
- "font" "HudFontSmallest"
- "fgcolor_override" "TanLight"
+ "ControlName" "Label"
+ "fieldName" "NoGCMessage"
+ "xpos" "30"
+ "ypos" "200"
+ "zpos" "99"
+ "wide" "260"
+ "tall" "70"
+ "visible" "1"
+ "wrap" "1"
+ "textinsetx" "15"
+ "textinsety" "5"
+ "font" "HudFontSmall"
+ "fgcolor_override" "ColorCyan"
"labelText" "#TF_MM_NoGC_Rank"
"textAlignment" "north-west"
+ "bgcolor_override" "Transparent"
"use_proportional_insets" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
}
"NoGCImage"
{
"ControlName" "ImagePanel"
"fieldName" "NoGCImage"
- "xpos" "230"
+ "xpos" "220"
"ypos" "220"
"zpos" "99"
- "wide" "30"
- "tall" "30"
+ "wide" "45"
+ "tall" "45"
"visible" "1"
"enabled" "1"
"image" "replay\thumbnails\raysfox\shock"
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res
index d2b5b55..9ca9a3b 100644
--- a/resource/ui/mapinfomenu.res
+++ b/resource/ui/mapinfomenu.res
@@ -36,7 +36,7 @@
"ControlName" "CExLabel"
"fieldName" "MapInfoTitle"
"xpos" "c-180"
- "ypos" "c-116"
+ "ypos" "c-115"
"zpos" "1"
"wide" "360"
"tall" "26"
@@ -77,7 +77,7 @@
"fieldName" "MapInfoText"
"font" "HudFontSmall"
"xpos" "c-170"
- "ypos" "c-90"
+ "ypos" "c-85"
"zpos" "3"
"wide" "340"
"tall" "155"
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res
index 578066c..047ac0f 100644
--- a/resource/ui/matchmakingdashboardpopup_newmatch.res
+++ b/resource/ui/matchmakingdashboardpopup_newmatch.res
@@ -62,7 +62,7 @@
"ypos" "5"
"wide" "f0"
"zpos" "100"
- "tall" "20"
+ "tall" "15"
"visible" "1"
"enabled" "1"
"font" "HudFontSmall"
@@ -85,7 +85,7 @@
"ControlName" "Label"
"fieldName" "AutoJoinLabel"
"xpos" "0"
- "ypos" "rs1-15"
+ "ypos" "rs1-19"
"wide" "f0"
"zpos" "100"
"tall" "20"
diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res
index b30a70a..6a742bf 100644
--- a/resource/ui/matchmakingdashboardsidepanel.res
+++ b/resource/ui/matchmakingdashboardsidepanel.res
@@ -150,8 +150,8 @@
"wide" "f0"
"tall" "f-20"
"visible" "1"
- "proportionaltoparent" "1"
"border" "TeamMenuBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "DarkerGrey"
+ "proportionaltoparent" "1"
}
}
\ No newline at end of file
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
index e142a55..91c269f 100644
--- a/resource/ui/scoreboard-base.res
+++ b/resource/ui/scoreboard-base.res
@@ -13,184 +13,78 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "avatar_width" "54"
- "medal_width" "23"
- "name_width" "0"
- "name_width_short" "65"
+ "medal_width" "25"
+ "avatar_width" "55"
"spacer" "5"
- "status_width" "15"
- "nemesis_width" "15"
+ "name_width" "150"
+ "nemesis_width" "20"
"class_width" "20"
- "score_width" "20"
+ "score_width" "25"
"ping_width" "20"
"killstreak_width" "15"
"killstreak_image_width" "15"
}
"BlueScoreBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "BlueScoreBG"
"xpos" "c-270"
"ypos" "144"
"wide" "270"
"tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "Blue"
- "scaleImage" "1"
+ "bgcolor_override" "Blue"
if_mvm
{
"visible" "0"
}
}
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "c-295"
- "ypos" "144"
- "zpos" "5"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
"RedScoreBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "RedScoreBG"
- "xpos" "c0"
- "ypos" "144"
+ "xpos" "0"
+ "ypos" "0"
"wide" "270"
"tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "Red"
- "scaleImage" "1"
+ "bgcolor_override" "Red"
+
+ "pin_to_sibling" "BlueScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
if_mvm
{
"visible" "0"
}
}
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "c270"
- "ypos" "144"
- "zpos" "5"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
"MainBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "MainBG"
"xpos" "0"
"ypos" "0"
- "zpos" "-1"
- "wide" "9999"
- "tall" "9999"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "ScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "c-270"
- "ypos" "169"
- "zpos" "-1"
+ "zpos" "0"
"wide" "540"
- "tall" "500"
- "pinCorner" "0"
+ "tall" "315"
"visible" "1"
"enabled" "1"
- "fillcolor" "TransparentBlack"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "MvMScoreboardBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MvMScoreboardBackground"
- "xpos" "c-270"
- "ypos" "244"
- "zpos" "-1"
- "wide" "540"
- "tall" "500"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
+ "bgcolor_override" "TransparentBlack"
- "Red6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "tall" "100"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
-
- if_mvm
- {
- "visible" "0"
- }
- }
- "Blue6sBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ScoreboardBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "240"
- "tall" "100"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
+ "pin_to_sibling" "BlueScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
if_mvm
{
"visible" "0"
}
}
+
"BlueTeamName"
{
"ControlName" "CExLabel"
@@ -198,20 +92,26 @@
"font" "HudFontMediumBig"
"labelText" "%blueteamname%"
"textAlignment" "west"
- "xpos" "c-265"
- "ypos" "144"
- "wide" "220"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "270"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "TextInsetX" "5"
+
+ "pin_to_sibling" "BlueScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
if_mvm
{
"visible" "0"
}
}
+
"BlueTeamScore"
{
"ControlName" "CExLabel"
@@ -219,8 +119,8 @@
"font" "Cerbetica32"
"labelText" "%blueteamscore%"
"textAlignment" "east"
- "xpos" "c-106"
- "ypos" "143"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "4"
"wide" "100"
"tall" "25"
@@ -228,35 +128,47 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "TextInsetX" "20"
+
+ "pin_to_sibling" "BlueScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
if_mvm
{
"visible" "0"
}
}
- "BlueTeamScoreDropshadow"
+
+ "BlueTeamScoreShadow"
{
"ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
+ "fieldName" "BlueTeamScoreShadow"
"font" "Cerbetica32"
- "fgcolor" "0 0 0 200"
"labelText" "%blueteamscore%"
"textAlignment" "east"
- "xpos" "c-104"
- "ypos" "145"
- "zpos" "4"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
"wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor" "TransparentBlack"
+ "TextInsetX" "20"
+
+ "pin_to_sibling" "BlueTeamScore"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
if_mvm
{
"visible" "0"
}
}
+
"BlueTeamPlayerCount"
{
"ControlName" "CExLabel"
@@ -264,20 +176,25 @@
"font" "HudFontSmall"
"labelText" "%blueteamplayercount%"
"textAlignment" "west"
- "xpos" "c-270"
- "ypos" "130"
- "wide" "100"
- "tall" "12"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "270"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "pin_to_sibling" "BlueScoreBG"
+ "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+
if_mvm
{
"visible" "0"
}
}
+
"RedTeamName"
{
"ControlName" "CExLabel"
@@ -285,20 +202,26 @@
"font" "HudFontMediumBig"
"labelText" "%redteamname%"
"textAlignment" "east"
- "xpos" "c45"
- "ypos" "144"
- "wide" "220"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "270"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "TextInsetX" "5"
+
+ "pin_to_sibling" "RedScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
if_mvm
{
"visible" "0"
}
}
+
"RedTeamScore"
{
"ControlName" "CExLabel"
@@ -306,8 +229,8 @@
"font" "Cerbetica32"
"labelText" "%redteamscore%"
"textAlignment" "west"
- "xpos" "c6"
- "ypos" "143"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "4"
"wide" "100"
"tall" "25"
@@ -315,6 +238,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "TextInsetX" "20"
+
+ "pin_to_sibling" "RedScoreBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
if_mvm
{
@@ -322,23 +250,28 @@
}
}
- "RedTeamScoreDropshadow"
+ "RedTeamScoreShadow"
{
"ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
+ "fieldName" "RedTeamScoreShadow"
"font" "Cerbetica32"
- "fgcolor" "0 0 0 200"
"labelText" "%redteamscore%"
"textAlignment" "west"
- "xpos" "c8"
- "ypos" "145"
- "zpos" "4"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
"wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor" "TransparentBlack"
+ "TextInsetX" "20"
+
+ "pin_to_sibling" "RedTeamScore"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
if_mvm
{
@@ -353,38 +286,25 @@
"font" "HudFontSmall"
"labelText" "%redteamplayercount%"
"textAlignment" "east"
- "xpos" "c170"
- "ypos" "130"
- "wide" "100"
- "tall" "12"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "270"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "pin_to_sibling" "RedScoreBG"
+ "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+
if_mvm
{
"visible" "0"
}
}
- "ServerLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ServerLabel"
- "font" "HudFontSmall"
- "labelText" "%server%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "20"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
"ServerTimeValue"
{
"ControlName" "CExLabel"
@@ -394,85 +314,58 @@
"textAlignment" "west"
"xpos" "5"
"ypos" "5"
- "zpos" "999"
- "wide" "600"
+ "wide" "f0"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
}
-
- "BluePlayerList"
+
+ "ServerLabel"
{
- "ControlName" "SectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "c-270"
- "ypos" "168"
- "zpos" "20"
- "wide" "270"
- "tall" "240"
+ "ControlName" "CExLabel"
+ "fieldName" "ServerLabel"
+ "font" "HudFontSmall"
+ "labelText" "%server%"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "0 28 162 140"
- "linegap" "0"
- "show_columns" "0"
+ "allcaps" "1"
- if_mvm
- {
- "visible" "0"
- }
+ "pin_to_sibling" "ServerTimeValue"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
- "RedPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "c0"
- "ypos" "168"
- "zpos" "20"
- "wide" "270"
- "tall" "240"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "14"
- "fgcolor" "192 28 0 140"
- "linegap" "0"
- "show_columns" "0"
- if_mvm
- {
- "visible" "0"
- }
- }
- "VerticalLine"
+ "MapName"
{
- "ControlName" "ImagePanel"
- "fieldName" "VerticalLine"
- "xpos" "299"
- "ypos" "9999"
- "zpos" "9999"
- "wide" "2"
- "tall" "292"
+ "ControlName" "CExLabel"
+ "fieldName" "mapname"
+ "font" "HudFontSmall"
+ "labelText" "%mapname%"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 153"
- "PaintBackgroundType" "0"
+ "allcaps" "1"
- if_mvm
- {
- "visible" "0"
- }
+ "pin_to_sibling" "ServerLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
+
"Spectators"
{
"ControlName" "CExLabel"
@@ -480,15 +373,18 @@
"font" "HudFontSmallest"
"labelText" "%spectators%"
"textAlignment" "west"
- "xpos" "c-266"
- "ypos" "402"
- "zpos" "900"
- "wide" "541"
- "tall" "20"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "MapName"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"SpectatorsInQueue"
@@ -498,58 +394,237 @@
"font" "HudFontSmallest"
"labelText" "%waitingtoplay%"
"textAlignment" "west"
- "xpos" "5"
- "ypos" "50"
- "zpos" "999"
- "wide" "600"
- "tall" "20"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "pin_to_sibling" "MapName"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+
if_mvm
{
"visible" "0"
}
}
- "StatsBackground"
+
+ "BluePlayerList"
{
- "ControlName" "ImagePanel"
- "fieldName" "StatsBackground"
+ "ControlName" "SectionedListPanel"
+ "fieldName" "BluePlayerList"
"xpos" "c-270"
- "ypos" "418"
- "zpos" "2"
- "wide" "540"
- "tall" "64"
- "autoResize" "0"
+ "ypos" "168"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "240"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "HudBlack" //"32 32 32 125"
- "PaintBackgroundType" "0"
+ "autoresize" "3"
+ "linespacing" "16"
+ "fgcolor" "Blue"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+ "RedPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "c0"
+ "ypos" "168"
+ "zpos" "20"
+ "wide" "270"
+ "tall" "240"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "16"
+ "fgcolor" "Red"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
}
"ClassImage"
{
"ControlName" "ImagePanel"
"fieldName" "ClassImage"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "92"
"tall" "92"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
"image" "../hud/class_scoutred"
"scaleImage" "1"
+ "pin_to_sibling" "LocalPlayerStatsPanel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
if_mvm
{
"visible" "1"
}
}
+
+ "classmodelpanel"
+ {
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "classmodelpanel"
+ "xpos" "-10"
+ "ypos" "185"
+ "zpos" "10"
+ "wide" "130"
+ "tall" "260"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "12"
+ "allow_rot" "1"
+ "disable_speak_event" "1"
+
+ "pin_to_sibling" "LocalPlayerStatsPanel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ "model"
+ {
+ "force_pos" "1"
+
+ "angles_x" "0"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "0"
+ "origin_z" "-60"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+
+ "modelname" ""
+ }
+
+ "customclassdata"
+ {
+ "undefined"
+ {
+ }
+ "Scout"
+ {
+ "fov" "25"
+ "angles_x" "-17"
+ "angles_y" "145"
+ "angles_z" "0"
+ "origin_x" "105"
+ "origin_y" "4"
+ "origin_z" "-82"
+ }
+ "Sniper"
+ {
+ "fov" "25"
+ "angles_x" "-10"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "130"
+ "origin_y" "-3"
+ "origin_z" "-97"
+ }
+ "Soldier"
+ {
+ "fov" "25"
+ "angles_x" "-10"
+ "angles_y" "170"
+ "angles_z" "0"
+ "origin_x" "145"
+ "origin_y" "-5"
+ "origin_z" "-90"
+ }
+ "Demoman"
+ {
+ "fov" "25"
+ "angles_x" "-13"
+ "angles_y" "200"
+ "angles_z" "0"
+ "origin_x" "138"
+ "origin_y" "-4"
+ "origin_z" "-93"
+ }
+ "Medic"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "178"
+ "angles_z" "0"
+ "origin_x" "150"
+ "origin_y" "-5"
+ "origin_z" "-96"
+ }
+ "Heavy"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "200"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "0"
+ "origin_z" "-102"
+ }
+ "Pyro"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "175"
+ "origin_y" "-5"
+ "origin_z" "-90"
+ }
+ "Spy"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "160"
+ "angles_z" "0"
+ "origin_x" "160"
+ "origin_y" "0"
+ "origin_z" "-95"
+ }
+ "Engineer"
+ {
+ "fov" "20"
+ "angles_x" "-10"
+ "angles_y" "168"
+ "angles_z" "0"
+ "origin_x" "140"
+ "origin_y" "-2"
+ "origin_z" "-82"
+ }
+ }
+ }
+
"PlayerNameLabel"
{
"ControlName" "CExLabel"
@@ -572,25 +647,6 @@
"visible" "1"
}
}
-
- "MapName"
- {
- "ControlName" "CExLabel"
- "fieldName" "mapname"
- "font" "HudFontSmall"
- "labelText" "%mapname%"
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "35"
- "zpos" "3"
- "wide" "480"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "236 227 203 255"
- }
"HorizontalLine"
{
"ControlName" "ImagePanel"
@@ -613,6 +669,7 @@
"visible" "1"
}
}
+
"PlayerScoreLabel"
{
"ControlName" "CExLabel"
@@ -851,15 +908,18 @@
{
"ControlName" "EditablePanel"
"fieldName" "LocalPlayerStatsPanel"
- "xpos" "c-270"
- "ypos" "416"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "10"
"wide" "540"
- "tall" "268"
+ "tall" "70"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "pin_to_sibling" "MainBG"
+ "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
if_mvm
{
@@ -873,14 +933,14 @@
"font" "HudFontGiantBold"
"labelText" ":"
"textAlignment" "center"
- "xpos" "0"
- "ypos" "-2"
+ "xpos" "265"
+ "ypos" "0"
"zpos" "3"
- "wide" "540"
- "tall" "64"
+ "wide" "15"
+ "tall" "65"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
+ "visible" "1"
"enabled" "1"
}
"Kills"
@@ -890,15 +950,19 @@
"font" "HudFontGiantBold"
"labelText" "%kills%"
"textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "70"
- "tall" "55"
+ "tall" "65"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "KillsLabel"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"Kills2"
{
@@ -907,30 +971,34 @@
"font" "HudFontGiantBold"
"labelText" "%kills%"
"textAlignment" "east"
- "xpos" "188"
- "ypos" "6"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "70"
- "tall" "55"
+ "tall" "65"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
+ "fgcolor" "TanLight"
+
+ "pin_to_sibling" "Kills"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"DeathsLabel"
{
"ControlName" "CExLabel"
"fieldName" "DeathsLabel"
- "font" "HudFontMedium"
+ "font" "HudFontGiantBold"
"labelText" "#TF_ScoreBoard_DeathsLabel"
"textAlignment" "east"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "3"
- "wide" "95"
- "tall" "24"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -943,15 +1011,19 @@
"font" "HudFontGiantBold"
"labelText" "%deaths%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "70"
- "tall" "55"
+ "tall" "65"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "KillsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Deaths2"
{
@@ -960,35 +1032,41 @@
"font" "HudFontGiantBold"
"labelText" "%deaths%"
"textAlignment" "west"
- "xpos" "282"
- "ypos" "6"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "70"
- "tall" "55"
+ "tall" "65"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Deaths"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"GameType"
{
"ControlName" "CExLabel"
"fieldName" "gametype"
"font" "HudFontSmallest"
"labelText" "%gametype%"
- "textAlignment" "center"
- "xpos" "28"
- "ypos" "250"
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "3"
- "wide" "116"
+ "wide" "f0"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
- "fgcolor" "185 177 153 255"
+ "fgcolor" "TanLight"
}
+
"AssistsLabel"
{
"ControlName" "CExLabel"
@@ -996,11 +1074,11 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_AssistsLabel"
"textAlignment" "west"
- "xpos" "4"
+ "xpos" "15"
"ypos" "2"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1013,15 +1091,19 @@
"font" "HudFontSmall"
"labelText" "%assists%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "AssistsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Assists2"
{
@@ -1030,16 +1112,20 @@
"font" "HudFontSmall"
"labelText" "%assists%"
"textAlignment" "west"
- "xpos" "70"
- "ypos" "2"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Assists"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"DestructionLabel"
@@ -1049,15 +1135,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_DestructionLabel"
"textAlignment" "west"
- "xpos" "4"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "AssistsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Destruction"
{
@@ -1066,15 +1156,19 @@
"font" "HudFontSmall"
"labelText" "%destruction%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
- "wide" "0"
- "tall" "0"
+ "wide" "35"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
+
+ "pin_to_sibling" "DestructionLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Destruction2"
{
@@ -1083,34 +1177,20 @@
"font" "HudFontSmall"
"labelText" "%destruction%"
"textAlignment" "west"
- "xpos" "70"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
- }
- "RevengeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RevengeLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_ScoreBoard_RevengeLabel"
- "textAlignment" "west"
- "xpos" "102"
- "ypos" "16"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "pin_to_sibling" "Destruction"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"CapturesLabel"
@@ -1120,15 +1200,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_CapturesLabel"
"textAlignment" "west"
- "xpos" "4"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "100"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "DestructionLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Captures"
{
@@ -1137,15 +1221,19 @@
"font" "HudFontSmall"
"labelText" "%captures%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "CapturesLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Captures2"
{
@@ -1154,16 +1242,20 @@
"font" "HudFontSmall"
"labelText" "%captures%"
"textAlignment" "west"
- "xpos" "70"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Captures"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"DefensesLabel"
@@ -1173,15 +1265,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_DefensesLabel"
"textAlignment" "west"
- "xpos" "4"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "100"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "CapturesLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Defenses"
{
@@ -1190,15 +1286,19 @@
"font" "HudFontSmall"
"labelText" "%defenses%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "DefensesLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Defenses2"
{
@@ -1207,17 +1307,22 @@
"font" "HudFontSmall"
"labelText" "%defenses%"
"textAlignment" "west"
- "xpos" "70"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Defenses"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"DominationLabel"
{
"ControlName" "CExLabel"
@@ -1225,15 +1330,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_DominationLabel"
"textAlignment" "west"
- "xpos" "102"
- "ypos" "2"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "3"
- "wide" "100"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "Assists2"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Domination"
{
@@ -1242,15 +1351,19 @@
"font" "HudFontSmall"
"labelText" "%dominations%"
"textAlignment" "west"
- "xpos" "100"
- "ypos" "108"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "DominationLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Domination2"
{
@@ -1259,16 +1372,42 @@
"font" "HudFontSmall"
"labelText" "%dominations%"
"textAlignment" "west"
- "xpos" "168"
- "ypos" "2"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Domination"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "RevengeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RevengeLabel"
+ "font" "HudFontSmall"
+ "labelText" "#TF_ScoreBoard_RevengeLabel"
+ "textAlignment" "west"
+ "xpos" "0"
+ "ypos" "1"
+ "zpos" "3"
+ "wide" "60"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "pin_to_sibling" "DominationLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Revenge"
{
@@ -1277,15 +1416,19 @@
"font" "HudFontSmall"
"labelText" "%Revenge%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "RevengeLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Revenge2"
{
@@ -1294,17 +1437,22 @@
"font" "HudFontSmall"
"labelText" "%Revenge%"
"textAlignment" "west"
- "xpos" "168"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Revenge"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"HealingLabel"
{
"ControlName" "CExLabel"
@@ -1312,15 +1460,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_HealingLabel"
"textAlignment" "west"
- "xpos" "102"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "RevengeLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Healing"
{
@@ -1329,15 +1481,19 @@
"font" "HudFontSmall"
"labelText" "%healing%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "HealingLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Healing2"
{
@@ -1346,17 +1502,22 @@
"font" "HudFontSmall"
"labelText" "%healing%"
"textAlignment" "west"
- "xpos" "168"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Healing"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"InvulnLabel"
{
"ControlName" "CExLabel"
@@ -1364,15 +1525,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_InvulnLabel"
"textAlignment" "west"
- "xpos" "102"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "HealingLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Invuln"
{
@@ -1381,15 +1546,19 @@
"font" "HudFontSmall"
"labelText" "%invulns%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "InvulnLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Invuln2"
{
@@ -1398,17 +1567,22 @@
"font" "HudFontSmall"
"labelText" "%invulns%"
"textAlignment" "west"
- "xpos" "168"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Invuln"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"TeleportsLabel"
{
"ControlName" "CExLabel"
@@ -1419,8 +1593,8 @@
"xpos" "342"
"ypos" "2"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1433,15 +1607,19 @@
"font" "HudFontSmall"
"labelText" "%teleports%"
"textAlignment" "west"
- "xpos" "100"
- "ypos" "156"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "TeleportsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Teleports2"
{
@@ -1450,16 +1628,22 @@
"font" "HudFontSmall"
"labelText" "%teleports%"
"textAlignment" "west"
- "xpos" "408"
- "ypos" "2"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Teleports"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"HeadshotsLabel"
{
"ControlName" "CExLabel"
@@ -1467,15 +1651,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_HeadshotsLabel"
"textAlignment" "west"
- "xpos" "342"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "TeleportsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Headshots"
{
@@ -1484,15 +1672,19 @@
"font" "HudFontSmall"
"labelText" "%headshots%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "HeadshotsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Headshots2"
{
@@ -1501,32 +1693,42 @@
"font" "HudFontSmall"
"labelText" "%headshots%"
"textAlignment" "west"
- "xpos" "408"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Headshots"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
- "BackstabsLabel"
+
+"BackstabsLabel"
{
"ControlName" "CExLabel"
"fieldName" "BackstabsLabel"
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_BackstabsLabel"
"textAlignment" "west"
- "xpos" "342"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "HeadshotsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Backstabs"
{
@@ -1535,15 +1737,19 @@
"font" "HudFontSmall"
"labelText" "%backstabs%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "BackstabsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Backstabs2"
{
@@ -1552,16 +1758,22 @@
"font" "HudFontSmall"
"labelText" "%backstabs%"
"textAlignment" "west"
- "xpos" "408"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Backstabs"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"BonusLabel"
{
"ControlName" "CExLabel"
@@ -1569,15 +1781,19 @@
"font" "HudFontSmall"
"labelText" "#TF_ScoreBoard_BonusLabel"
"textAlignment" "west"
- "xpos" "342"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "BackstabsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Bonus"
{
@@ -1586,15 +1802,19 @@
"font" "HudFontSmall"
"labelText" "%bonus%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "35"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "BonusLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Bonus2"
{
@@ -1603,16 +1823,22 @@
"font" "HudFontSmall"
"labelText" "%bonus%"
"textAlignment" "west"
- "xpos" "408"
- "ypos" "44"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "35"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Bonus"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"SupportLabel"
{
"ControlName" "CExLabel"
@@ -1620,15 +1846,19 @@
"font" "HudFontSmall"
"labelText" "#TF_Scoreboard_Support"
"textAlignment" "west"
- "xpos" "440"
- "ypos" "2"
+ "xpos" "5"
+ "ypos" "0"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "Teleports2"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Support"
{
@@ -1637,15 +1867,19 @@
"font" "HudFontSmall"
"labelText" "%support%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "SupportLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Support2"
{
@@ -1654,17 +1888,22 @@
"font" "HudFontSmall"
"labelText" "%support%"
"textAlignment" "west"
- "xpos" "502"
- "ypos" "2"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Support"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+
"DamageLabel"
{
"ControlName" "CExLabel"
@@ -1672,15 +1911,19 @@
"font" "HudFontSmall"
"labelText" "#TF_Scoreboard_Damage"
"textAlignment" "west"
- "xpos" "440"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "1"
"zpos" "3"
- "wide" "95"
- "tall" "20"
+ "wide" "60"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+
+ "pin_to_sibling" "SupportLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"Damage"
{
@@ -1689,15 +1932,19 @@
"font" "HudFontSmall"
"labelText" "%damage%"
"textAlignment" "west"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
+
+ "pin_to_sibling" "DamageLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"Damage2"
{
@@ -1706,15 +1953,20 @@
"font" "HudFontSmall"
"labelText" "%damage%"
"textAlignment" "west"
- "xpos" "502"
- "ypos" "16"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
"wide" "35"
- "tall" "20"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "fgcolor_override" "TanLight"
+
+ "pin_to_sibling" "Damage"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
}
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res
index c856be2..e0e3288 100644
--- a/resource/ui/textwindow.res
+++ b/resource/ui/textwindow.res
@@ -35,7 +35,7 @@
"ControlName" "CExLabel"
"fieldName" "TFMessageTitle"
"xpos" "c-180"
- "ypos" "c-116"
+ "ypos" "c-115"
"zpos" "1"
"wide" "360"
"tall" "26"
@@ -61,9 +61,9 @@
{
"ControlName" "CExRichText"
"fieldName" "TFTextMessage"
- "font" "HudFontSmallest"
+ "font" "HudFontSmall"
"xpos" "c-170"
- "ypos" "c-90"
+ "ypos" "c-85"
"zpos" "1"
"wide" "340"
"tall" "180"
--
cgit v1.2.3
From 1465593a280be1066fb916834090fce515deba2d Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sat, 3 Jul 2021 15:09:07 -0400
Subject: Added Streamer Mode (#167)
- Added files for Streamer Mode. The user will have to remove the _ from #customizations/_streamermode or use the editor to enable this feature.
---
#customizations/_streamermode/basechat.res | 7 +
.../_streamermode/dashboardpartymember.res | 7 +
.../_streamermode/disguisestatuspanel.res | 7 +
.../_streamermode/freezepanel_basic.res | 20 +
#customizations/_streamermode/hudarenawinpanel.res | 58 +
#customizations/_streamermode/hudinspectpanel.res | 10 +
.../_streamermode/hudkillstreaknotice.res | 7 +
#customizations/_streamermode/hudlayout.res | 17 +
#customizations/_streamermode/hudmatchstatus.res | 23 +
#customizations/_streamermode/hudmatchsummary.res | 34 +
#customizations/_streamermode/hudplayerclass.res | 10 +
#customizations/_streamermode/hudtournament.res | 21 +
.../_streamermode/matchmakingtooltip.res | 10 +
#customizations/_streamermode/mvmscoreboard.res | 7 +
#customizations/_streamermode/pvprankpanel.res | 10 +
#customizations/_streamermode/scoreboard.res | 22 +
#customizations/_streamermode/spectator.res | 10 +
#customizations/_streamermode/targetid.res | 7 +
#customizations/_streamermode/votehud.res | 10 +
#customizations/_streamermode/winpanel.res | 42 +
resource/ui/basechat-base.res | 68 +
resource/ui/basechat.res | 70 +-
resource/ui/dashboardpartymember-base.res | 170 +++
resource/ui/dashboardpartymember.res | 172 +--
resource/ui/disguisestatuspanel-base.res | 169 +++
resource/ui/disguisestatuspanel.res | 171 +--
resource/ui/freezepanel_basic-base.res | 3 +
resource/ui/hudarenawinpanel-base.res | 1157 ++++++++++++++++
resource/ui/hudarenawinpanel.res | 1159 +---------------
resource/ui/hudinspectpanel-base.res | 61 +
resource/ui/hudinspectpanel.res | 63 +-
resource/ui/hudkillstreaknotice-base.res | 34 +
resource/ui/hudkillstreaknotice.res | 36 +-
resource/ui/hudmatchstatus-base.res | 738 ++++++++++
resource/ui/hudmatchstatus.res | 740 +---------
resource/ui/hudmatchsummary-base.res | 994 +++++++++++++
resource/ui/hudmatchsummary.res | 996 +------------
resource/ui/hudplayerclass.res | 1 +
resource/ui/hudtournament-base.res | 665 +++++++++
resource/ui/hudtournament.res | 667 +--------
resource/ui/matchmakingtooltip-base.res | 56 +
resource/ui/matchmakingtooltip.res | 58 +-
resource/ui/mvmscoreboard-base.res | 204 +++
resource/ui/mvmscoreboard.res | 206 +--
resource/ui/pvprankpanel-base.res | 588 ++++++++
resource/ui/pvprankpanel.res | 590 +-------
resource/ui/roundinfo.res | 141 ++
resource/ui/scoreboard-base.res | 1 +
resource/ui/scoreboard.res | 1 +
resource/ui/spectator-base.res | 173 +++
resource/ui/spectator.res | 176 +--
resource/ui/targetid-base.res | 287 ++++
resource/ui/targetid.res | 289 +---
resource/ui/votehud-base.res | 713 ++++++++++
resource/ui/votehud.res | 715 +---------
resource/ui/winpanel-base.res | 735 ++++++++++
resource/ui/winpanel.res | 737 +---------
scripts/hudlayout-base.res | 1464 ++++++++++++++++++++
scripts/hudlayout.res | 1464 +-------------------
59 files changed, 8797 insertions(+), 8274 deletions(-)
create mode 100644 #customizations/_streamermode/basechat.res
create mode 100644 #customizations/_streamermode/dashboardpartymember.res
create mode 100644 #customizations/_streamermode/disguisestatuspanel.res
create mode 100644 #customizations/_streamermode/freezepanel_basic.res
create mode 100644 #customizations/_streamermode/hudarenawinpanel.res
create mode 100644 #customizations/_streamermode/hudinspectpanel.res
create mode 100644 #customizations/_streamermode/hudkillstreaknotice.res
create mode 100644 #customizations/_streamermode/hudlayout.res
create mode 100644 #customizations/_streamermode/hudmatchstatus.res
create mode 100644 #customizations/_streamermode/hudmatchsummary.res
create mode 100644 #customizations/_streamermode/hudplayerclass.res
create mode 100644 #customizations/_streamermode/hudtournament.res
create mode 100644 #customizations/_streamermode/matchmakingtooltip.res
create mode 100644 #customizations/_streamermode/mvmscoreboard.res
create mode 100644 #customizations/_streamermode/pvprankpanel.res
create mode 100644 #customizations/_streamermode/scoreboard.res
create mode 100644 #customizations/_streamermode/spectator.res
create mode 100644 #customizations/_streamermode/targetid.res
create mode 100644 #customizations/_streamermode/votehud.res
create mode 100644 #customizations/_streamermode/winpanel.res
create mode 100644 resource/ui/basechat-base.res
create mode 100644 resource/ui/dashboardpartymember-base.res
create mode 100644 resource/ui/disguisestatuspanel-base.res
create mode 100644 resource/ui/freezepanel_basic-base.res
create mode 100644 resource/ui/hudarenawinpanel-base.res
create mode 100644 resource/ui/hudinspectpanel-base.res
create mode 100644 resource/ui/hudkillstreaknotice-base.res
create mode 100644 resource/ui/hudmatchstatus-base.res
create mode 100644 resource/ui/hudmatchsummary-base.res
create mode 100644 resource/ui/hudtournament-base.res
create mode 100644 resource/ui/matchmakingtooltip-base.res
create mode 100644 resource/ui/mvmscoreboard-base.res
create mode 100644 resource/ui/pvprankpanel-base.res
create mode 100644 resource/ui/roundinfo.res
create mode 100644 resource/ui/spectator-base.res
create mode 100644 resource/ui/targetid-base.res
create mode 100644 resource/ui/votehud-base.res
create mode 100644 resource/ui/winpanel-base.res
create mode 100644 scripts/hudlayout-base.res
diff --git a/#customizations/_streamermode/basechat.res b/#customizations/_streamermode/basechat.res
new file mode 100644
index 0000000..505eda6
--- /dev/null
+++ b/#customizations/_streamermode/basechat.res
@@ -0,0 +1,7 @@
+"Resource/UI/BaseChat.res"
+{
+ "HudChat"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/dashboardpartymember.res b/#customizations/_streamermode/dashboardpartymember.res
new file mode 100644
index 0000000..fc523d8
--- /dev/null
+++ b/#customizations/_streamermode/dashboardpartymember.res
@@ -0,0 +1,7 @@
+"Resource/UI/DashboardPartyMember.res"
+{
+ "avatar"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/disguisestatuspanel.res b/#customizations/_streamermode/disguisestatuspanel.res
new file mode 100644
index 0000000..68b544b
--- /dev/null
+++ b/#customizations/_streamermode/disguisestatuspanel.res
@@ -0,0 +1,7 @@
+"Resource/UI/ItemModelPanel.res"
+{
+ "DisguiseNameLabel"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/freezepanel_basic.res b/#customizations/_streamermode/freezepanel_basic.res
new file mode 100644
index 0000000..cd703ba
--- /dev/null
+++ b/#customizations/_streamermode/freezepanel_basic.res
@@ -0,0 +1,20 @@
+"Resource/UI/FreezePanel_Basic.res"
+{
+ "FreezePanelBase"
+ {
+ "FreezeLabel"
+ {
+ "ypos" "9999"
+ }
+
+ "FreezeLabelKiller"
+ {
+ "ypos" "9999"
+ }
+ }
+
+ "itempanel"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudarenawinpanel.res b/#customizations/_streamermode/hudarenawinpanel.res
new file mode 100644
index 0000000..c72a748
--- /dev/null
+++ b/#customizations/_streamermode/hudarenawinpanel.res
@@ -0,0 +1,58 @@
+"Resource/UI/arenawinpanel.res"
+{
+ "ArenaWinPanelWinnersPanel"
+ {
+ "Player1Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player1Name"
+ {
+ "ypos" "9999"
+ }
+ "Player2Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player2Name"
+ {
+ "ypos" "9999"
+ }
+ "Player3Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player3Name"
+ {
+ "ypos" "9999"
+ }
+ }
+
+ "ArenaWinPanelLosersPanel"
+ {
+ "Player1Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player1Name"
+ {
+ "ypos" "9999"
+ }
+ "Player2Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player2Name"
+ {
+ "ypos" "9999"
+ }
+ "Player3Avatar"
+ {
+ "ypos" "9999"
+ }
+ "Player3Name"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudinspectpanel.res b/#customizations/_streamermode/hudinspectpanel.res
new file mode 100644
index 0000000..9d04ac5
--- /dev/null
+++ b/#customizations/_streamermode/hudinspectpanel.res
@@ -0,0 +1,10 @@
+"Resource/UI/HudInspectPanel.res"
+{
+ "itempanel"
+ {
+ "ItemLabel"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudkillstreaknotice.res b/#customizations/_streamermode/hudkillstreaknotice.res
new file mode 100644
index 0000000..4eb3a1a
--- /dev/null
+++ b/#customizations/_streamermode/hudkillstreaknotice.res
@@ -0,0 +1,7 @@
+"Resource/UI/HudKillStreakNotice.res"
+{
+ "SplashLabel"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudlayout.res b/#customizations/_streamermode/hudlayout.res
new file mode 100644
index 0000000..1f22f08
--- /dev/null
+++ b/#customizations/_streamermode/hudlayout.res
@@ -0,0 +1,17 @@
+"Resource/HudLayout.res"
+{
+ "HudDeathNotice"
+ {
+ "TextFont" ""
+ }
+
+ "HudVoiceStatus"
+ {
+ "text_xpos" "9999"
+ }
+
+ "HudSpectatorExtras"
+ {
+ "player_name_font" ""
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudmatchstatus.res b/#customizations/_streamermode/hudmatchstatus.res
new file mode 100644
index 0000000..9ab39da
--- /dev/null
+++ b/#customizations/_streamermode/hudmatchstatus.res
@@ -0,0 +1,23 @@
+"Resource/UI/HudMatchStatus.res"
+{
+ "TeamStatus"
+ {
+ "playerpanels_kv"
+ {
+ "playername"
+ {
+ "xpos" "9999"
+ }
+ }
+ }
+
+ "BlueTeamPanel"
+ {
+ "xpos" "9999"
+ }
+
+ "RedTeamPanel"
+ {
+ "xpos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudmatchsummary.res b/#customizations/_streamermode/hudmatchsummary.res
new file mode 100644
index 0000000..5d1a2da
--- /dev/null
+++ b/#customizations/_streamermode/hudmatchsummary.res
@@ -0,0 +1,34 @@
+"Resource/UI/HudMatchSummary.res"
+{
+ "MainStatsContainer"
+ {
+ "TeamScoresPanel"
+ {
+ "BlueTeamPanel"
+ {
+ "wide" "0"
+
+ "BluePlayerListParent"
+ {
+ BluePlayerList
+ {
+ "wide" "0"
+ }
+ }
+ }
+
+ "RedTeamPanel"
+ {
+ "wide" "0"
+
+ "RedPlayerListParent"
+ {
+ RedPlayerListParent
+ {
+ "wide" "0"
+ }
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudplayerclass.res b/#customizations/_streamermode/hudplayerclass.res
new file mode 100644
index 0000000..25c5e9e
--- /dev/null
+++ b/#customizations/_streamermode/hudplayerclass.res
@@ -0,0 +1,10 @@
+"Resource/UI/HudPlayerClass.res"
+{
+ "CarryingWeapon"
+ {
+ "OwnerLabel"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/hudtournament.res b/#customizations/_streamermode/hudtournament.res
new file mode 100644
index 0000000..1662cdf
--- /dev/null
+++ b/#customizations/_streamermode/hudtournament.res
@@ -0,0 +1,21 @@
+"Resource/UI/HudTournament.res"
+{
+ HudTournament
+ {
+ playerpanels_kv
+ {
+ "playername"
+ {
+ if_competitive
+ {
+ "ypos" "9999"
+ }
+
+ if_readymode
+ {
+ "ypos" "9999"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/matchmakingtooltip.res b/#customizations/_streamermode/matchmakingtooltip.res
new file mode 100644
index 0000000..fbb6b7f
--- /dev/null
+++ b/#customizations/_streamermode/matchmakingtooltip.res
@@ -0,0 +1,10 @@
+"Resource/UI/MatchMakingTooltip.res"
+{
+ "TooltipPanel"
+ {
+ "TipLabel"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/mvmscoreboard.res b/#customizations/_streamermode/mvmscoreboard.res
new file mode 100644
index 0000000..1a0be34
--- /dev/null
+++ b/#customizations/_streamermode/mvmscoreboard.res
@@ -0,0 +1,7 @@
+"Resource/UI/MvMScoreboard.res"
+{
+ "MvMPlayerList"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/pvprankpanel.res b/#customizations/_streamermode/pvprankpanel.res
new file mode 100644
index 0000000..e42eea4
--- /dev/null
+++ b/#customizations/_streamermode/pvprankpanel.res
@@ -0,0 +1,10 @@
+"Resource/UI/MvMScoreboard.res"
+{
+ "BGPanel"
+ {
+ "NameLabel"
+ {
+ "labelText" "STREAMER MODE"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/scoreboard.res b/#customizations/_streamermode/scoreboard.res
new file mode 100644
index 0000000..31c4b03
--- /dev/null
+++ b/#customizations/_streamermode/scoreboard.res
@@ -0,0 +1,22 @@
+"Resource/UI/Scoreboard.res"
+{
+ "ServerLabel"
+ {
+ "ypos" "9999"
+
+ if_mvm
+ {
+ "ypos" "9999"
+ }
+ }
+
+ "BluePlayerList"
+ {
+ "wide" "0"
+ }
+
+ "RedPlayerList"
+ {
+ "wide" "0"
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/spectator.res b/#customizations/_streamermode/spectator.res
new file mode 100644
index 0000000..787ba4f
--- /dev/null
+++ b/#customizations/_streamermode/spectator.res
@@ -0,0 +1,10 @@
+"Resource/UI/Spectator.res"
+{
+ "itempanel"
+ {
+ "ItemLabel"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/targetid.res b/#customizations/_streamermode/targetid.res
new file mode 100644
index 0000000..068b863
--- /dev/null
+++ b/#customizations/_streamermode/targetid.res
@@ -0,0 +1,7 @@
+"Resource/UI/TargetID.res"
+{
+ "TargetNameLabel"
+ {
+ "labeltext" ""
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/votehud.res b/#customizations/_streamermode/votehud.res
new file mode 100644
index 0000000..1b7b36f
--- /dev/null
+++ b/#customizations/_streamermode/votehud.res
@@ -0,0 +1,10 @@
+"Resource/UI/VoteHud.res"
+{
+ "VoteActive"
+ {
+ "Header"
+ {
+ "ypos" "9999"
+ }
+ }
+}
\ No newline at end of file
diff --git a/#customizations/_streamermode/winpanel.res b/#customizations/_streamermode/winpanel.res
new file mode 100644
index 0000000..aa0f1cb
--- /dev/null
+++ b/#customizations/_streamermode/winpanel.res
@@ -0,0 +1,42 @@
+"Resource/UI/winpanel.res"
+{
+ "Player1Avatar"
+ {
+ "ypos" "9999"
+ }
+
+ "Player2Avatar"
+ {
+ "ypos" "9999"
+ }
+
+ "Player3Avatar"
+ {
+ "ypos" "9999"
+ }
+
+ "Player1Name"
+ {
+ "ypos" "9999"
+ }
+
+ "Player2Name"
+ {
+ "ypos" "9999"
+ }
+
+ "Player3Name"
+ {
+ "ypos" "9999"
+ }
+
+ "KillStreakPlayer1Avatar"
+ {
+ "ypos" "9999"
+ }
+
+ "KillStreakPlayer1Name"
+ {
+ "ypos" "9999"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/basechat-base.res b/resource/ui/basechat-base.res
new file mode 100644
index 0000000..e57ab51
--- /dev/null
+++ b/resource/ui/basechat-base.res
@@ -0,0 +1,68 @@
+"Resource/UI/BaseChat.res"
+{
+ "HudChat"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudChat"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "5"
+ "ypos" "25"
+ "wide" "210"
+ "tall" "100"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "0 0 0 255"
+ }
+
+ ChatInputLine
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ChatInputLine"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "10"
+ "ypos" "395"
+ "wide" "160"
+ "tall" "0"
+ "PaintBackgroundType" "0"
+ }
+
+ "ChatFiltersButton"
+ {
+ "ControlName" "Button"
+ "fieldName" "ChatFiltersButton"
+ "xpos" "173"
+ "ypos" "87"
+ "wide" "33"
+ "tall" "8"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#chat_filterbutton"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Default" "0"
+ }
+
+ "HudChatHistory"
+ {
+ "ControlName" "RichText"
+ "fieldName" "HudChatHistory"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "210"
+ "tall" "75"
+ "wrap" "1"
+ "autoResize" "1"
+ "pinCorner" "1"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "south-west"
+ "font" "ChatFont"
+ "maxchars" "-1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res
index e57ab51..890e211 100644
--- a/resource/ui/basechat.res
+++ b/resource/ui/basechat.res
@@ -1,68 +1,2 @@
-"Resource/UI/BaseChat.res"
-{
- "HudChat"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudChat"
- "visible" "1"
- "enabled" "1"
- "xpos" "5"
- "ypos" "25"
- "wide" "210"
- "tall" "100"
- "PaintBackgroundType" "0"
- "bgcolor_override" "0 0 0 255"
- }
-
- ChatInputLine
- {
- "ControlName" "EditablePanel"
- "fieldName" "ChatInputLine"
- "visible" "1"
- "enabled" "1"
- "xpos" "10"
- "ypos" "395"
- "wide" "160"
- "tall" "0"
- "PaintBackgroundType" "0"
- }
-
- "ChatFiltersButton"
- {
- "ControlName" "Button"
- "fieldName" "ChatFiltersButton"
- "xpos" "173"
- "ypos" "87"
- "wide" "33"
- "tall" "8"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#chat_filterbutton"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Default" "0"
- }
-
- "HudChatHistory"
- {
- "ControlName" "RichText"
- "fieldName" "HudChatHistory"
- "xpos" "0"
- "ypos" "0"
- "wide" "210"
- "tall" "75"
- "wrap" "1"
- "autoResize" "1"
- "pinCorner" "1"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "south-west"
- "font" "ChatFont"
- "maxchars" "-1"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/basechat.res"
+"#base" "basechat-base.res"
\ No newline at end of file
diff --git a/resource/ui/dashboardpartymember-base.res b/resource/ui/dashboardpartymember-base.res
new file mode 100644
index 0000000..06e959a
--- /dev/null
+++ b/resource/ui/dashboardpartymember-base.res
@@ -0,0 +1,170 @@
+"Resource/UI/DashboardPartyMember.res"
+{
+ "avatar"
+ {
+ // "ControlName" "CAvatarImagePanel"
+ "fieldName" "avatar"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "101"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "scaleImage" "1"
+ }
+
+ "EmptyImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "EmptyImage"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "100"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "scaleImage" "1"
+ "image" "class_portraits/silhouette_alpha"
+ "mouseinputenabled" "0"
+ }
+
+ "LeaderIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "LeaderIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "105"
+ "wide" "8"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ "image" "importtool_goldstar"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "BannedIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BannedIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.75"
+ "tall" "p0.75"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_alert"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "255 0 0 255"
+ }
+
+ "OutOfDateIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OutOfDateIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.75"
+ "tall" "p0.75"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_alert"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "OrangeDim"
+ }
+
+ "OfflineIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OfflineIcon"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "105"
+ "wide" "p0.65"
+ "tall" "p0.65"
+ "visible" "1"
+ "enabled" "1"
+ "image" "gc_dc"
+ "scaleImage" "1"
+ "mouseinputenabled" "0"
+ "proportionaltoparent" "1"
+ "drawcolor" "OrangeDim"
+ }
+
+ "StatusDimmer"
+ {
+ "ControlName" "Panel"
+ "fieldName" "StatusDimmer"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "104"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "bgcolor_override" "0 0 0 240"
+ }
+
+ "InteractButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "InteractButton"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "200"
+ "wide" "f1"
+ "tall" "f1"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "font" "PlayerPanelPlayerName"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "interact"
+ "proportionaltoparent" "1"
+ "labeltext" ""
+ "mouseinputenabled" "1"
+ "keyboardinputenabled" "0"
+ "actionsignallevel" "1"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultBgColor_override" "235 226 202 2"
+ "armedBgColor_override" "94 150 49 20"
+
+ "border_default" "NoBorder"
+ "border_armed" "FriendHighlightBorderThick"
+ }
+
+ "Spinner"
+ {
+ "ControlName" "CTFLogoPanel"
+ "fieldName" "Spinner"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "104"
+ "wide" "f2"
+ "tall" "f2"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "alpha" "200"
+
+ "radius" "26"
+ "velocity" "60"
+ "fgcolor_override" "Orange"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/dashboardpartymember.res b/resource/ui/dashboardpartymember.res
index 06e959a..a8d50fd 100644
--- a/resource/ui/dashboardpartymember.res
+++ b/resource/ui/dashboardpartymember.res
@@ -1,170 +1,2 @@
-"Resource/UI/DashboardPartyMember.res"
-{
- "avatar"
- {
- // "ControlName" "CAvatarImagePanel"
- "fieldName" "avatar"
- "xpos" "1"
- "ypos" "1"
- "zpos" "101"
- "wide" "f2"
- "tall" "f2"
- "visible" "1"
- "proportionaltoparent" "1"
- "scaleImage" "1"
- }
-
- "EmptyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "EmptyImage"
- "xpos" "1"
- "ypos" "1"
- "zpos" "100"
- "wide" "f2"
- "tall" "f2"
- "visible" "1"
- "proportionaltoparent" "1"
- "scaleImage" "1"
- "image" "class_portraits/silhouette_alpha"
- "mouseinputenabled" "0"
- }
-
- "LeaderIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LeaderIcon"
- "xpos" "0"
- "ypos" "0"
- "zpos" "105"
- "wide" "8"
- "tall" "8"
- "visible" "1"
- "enabled" "1"
- "image" "importtool_goldstar"
- "scaleImage" "1"
- "mouseinputenabled" "0"
- }
-
- "BannedIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BannedIcon"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "105"
- "wide" "p0.75"
- "tall" "p0.75"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_alert"
- "scaleImage" "1"
- "mouseinputenabled" "0"
- "proportionaltoparent" "1"
- "drawcolor" "255 0 0 255"
- }
-
- "OutOfDateIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OutOfDateIcon"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "105"
- "wide" "p0.75"
- "tall" "p0.75"
- "visible" "1"
- "enabled" "1"
- "image" "glyph_alert"
- "scaleImage" "1"
- "mouseinputenabled" "0"
- "proportionaltoparent" "1"
- "drawcolor" "OrangeDim"
- }
-
- "OfflineIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OfflineIcon"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "105"
- "wide" "p0.65"
- "tall" "p0.65"
- "visible" "1"
- "enabled" "1"
- "image" "gc_dc"
- "scaleImage" "1"
- "mouseinputenabled" "0"
- "proportionaltoparent" "1"
- "drawcolor" "OrangeDim"
- }
-
- "StatusDimmer"
- {
- "ControlName" "Panel"
- "fieldName" "StatusDimmer"
- "xpos" "1"
- "ypos" "1"
- "zpos" "104"
- "wide" "f2"
- "tall" "f2"
- "visible" "1"
- "proportionaltoparent" "1"
- "bgcolor_override" "0 0 0 240"
- }
-
- "InteractButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "InteractButton"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "200"
- "wide" "f1"
- "tall" "f1"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "PlayerPanelPlayerName"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "interact"
- "proportionaltoparent" "1"
- "labeltext" ""
- "mouseinputenabled" "1"
- "keyboardinputenabled" "0"
- "actionsignallevel" "1"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultBgColor_override" "235 226 202 2"
- "armedBgColor_override" "94 150 49 20"
-
- "border_default" "NoBorder"
- "border_armed" "FriendHighlightBorderThick"
- }
-
- "Spinner"
- {
- "ControlName" "CTFLogoPanel"
- "fieldName" "Spinner"
- "xpos" "1"
- "ypos" "1"
- "zpos" "104"
- "wide" "f2"
- "tall" "f2"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "alpha" "200"
-
- "radius" "26"
- "velocity" "60"
- "fgcolor_override" "Orange"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/dashboardpartymember.res"
+"#base" "dashboardpartymember-base.res"
\ No newline at end of file
diff --git a/resource/ui/disguisestatuspanel-base.res b/resource/ui/disguisestatuspanel-base.res
new file mode 100644
index 0000000..773fb15
--- /dev/null
+++ b/resource/ui/disguisestatuspanel-base.res
@@ -0,0 +1,169 @@
+"Resource/UI/ItemModelPanel.res"
+{
+ "itemmodelpanel"
+ {
+ "ControlName" "CEmbeddedItemModelPanel"
+ "fieldName" "itemmodelpanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "100"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "useparentbg" "1"
+ "fov" "54"
+ "start_framed" "1"
+ "disable_manipulation" "1"
+
+ "model"
+ {
+ "angles_x" "10"
+ "angles_y" "130"
+ "angles_z" "0"
+ }
+ }
+
+ "ShadedBar"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "150"
+ "tall" "30"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "0"
+ }
+
+ "DisguiseStatusBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "DisguiseStatusBG"
+ "xpos" "30"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "150"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/color_panel_brown"
+ "scaleImage" "1"
+ "teambg_1" "../hud/color_panel_brown"
+ "teambg_2" "../hud/color_panel_red"
+ "teambg_3" "../hud/color_panel_blu"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "DisguiseNameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DisguiseNameLabel"
+ "font" "HudFontSmall"
+ "xpos" "35"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "115"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%disguisename%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "DisguiseNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "DisguiseNameLabelShadow"
+ "font" "HudFontSmall"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "115"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%disguisename%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "TransparentBlack"
+ "pin_to_sibling" "DisguiseNameLabel"
+ }
+
+ "WeaponNameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "WeaponNameLabel"
+ "font" "HudFontSmallest"
+ "xpos" "35"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "115"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%weaponname%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "WeaponNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "WeaponNameLabelShadow"
+ "font" "HudFontSmallest"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "115"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%weaponname%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "TransparentBlack"
+ "pin_to_sibling" "WeaponNameLabel"
+ }
+
+ "SpectatorGUIHealth"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "SpectatorGUIHealth"
+ "xpos" "-7"
+ "ypos" "-10"
+ "zpos" "1"
+ "wide" "37"
+ "tall" "50"
+ "visible" "1"
+ "enabled" "1"
+ "HealthBonusPosAdj" "10"
+ "HealthDeathWarning" "0.49"
+ "TFFont" "HudFontSmall"
+ "HealthDeathWarningColor" "HUDDeathWarning"
+ "TextColor" "HudOffWhite"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/disguisestatuspanel.res b/resource/ui/disguisestatuspanel.res
index 773fb15..9937824 100644
--- a/resource/ui/disguisestatuspanel.res
+++ b/resource/ui/disguisestatuspanel.res
@@ -1,169 +1,2 @@
-"Resource/UI/ItemModelPanel.res"
-{
- "itemmodelpanel"
- {
- "ControlName" "CEmbeddedItemModelPanel"
- "fieldName" "itemmodelpanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "100"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "useparentbg" "1"
- "fov" "54"
- "start_framed" "1"
- "disable_manipulation" "1"
-
- "model"
- {
- "angles_x" "10"
- "angles_y" "130"
- "angles_z" "0"
- }
- }
-
- "ShadedBar"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ShadedBar"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "150"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "0"
- }
-
- "DisguiseStatusBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "DisguiseStatusBG"
- "xpos" "30"
- "ypos" "0"
- "zpos" "0"
- "wide" "150"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_brown"
- "scaleImage" "1"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
-
- "src_corner_height" "23"
- "src_corner_width" "23"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
-
- "DisguiseNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "DisguiseNameLabel"
- "font" "HudFontSmall"
- "xpos" "35"
- "ypos" "0"
- "zpos" "1"
- "wide" "115"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%disguisename%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "DisguiseNameLabelShadow"
- {
- "ControlName" "Label"
- "fieldName" "DisguiseNameLabelShadow"
- "font" "HudFontSmall"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "1"
- "wide" "115"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%disguisename%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor_override" "TransparentBlack"
- "pin_to_sibling" "DisguiseNameLabel"
- }
-
- "WeaponNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "WeaponNameLabel"
- "font" "HudFontSmallest"
- "xpos" "35"
- "ypos" "15"
- "zpos" "1"
- "wide" "115"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%weaponname%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WeaponNameLabelShadow"
- {
- "ControlName" "Label"
- "fieldName" "WeaponNameLabelShadow"
- "font" "HudFontSmallest"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "1"
- "wide" "115"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%weaponname%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor_override" "TransparentBlack"
- "pin_to_sibling" "WeaponNameLabel"
- }
-
- "SpectatorGUIHealth"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectatorGUIHealth"
- "xpos" "-7"
- "ypos" "-10"
- "zpos" "1"
- "wide" "37"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmall"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/disguisestatuspanel.res"
+"#base" "disguisestatuspanel-base.res"
\ No newline at end of file
diff --git a/resource/ui/freezepanel_basic-base.res b/resource/ui/freezepanel_basic-base.res
new file mode 100644
index 0000000..18a8d03
--- /dev/null
+++ b/resource/ui/freezepanel_basic-base.res
@@ -0,0 +1,3 @@
+"#base" "hudinspectpanel.res"
+"#base" "../../#customizations/_streamermode/resource/freezepanel_basic.res"
+"#base" "freezepanel_basic-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudarenawinpanel-base.res b/resource/ui/hudarenawinpanel-base.res
new file mode 100644
index 0000000..5bf3651
--- /dev/null
+++ b/resource/ui/hudarenawinpanel-base.res
@@ -0,0 +1,1157 @@
+"Resource/UI/arenawinpanel.res"
+{
+ "ArenaWinPanelScores"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ArenaWinPanelScores"
+ "xpos" "0"
+ "ypos" "1"
+ "wide" "450"
+ "tall" "200"
+ "visible" "1"
+
+ "BlueScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueScoreBG"
+ "xpos" "25"
+ "ypos" "35"
+ "zpos" "-1"
+ "wide" "200"
+ "tall" "25"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "BlueSolid"
+ }
+ "RedScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedScoreBG"
+ "xpos" "225"
+ "ypos" "35"
+ "zpos" "-1"
+ "wide" "200"
+ "tall" "25"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "RedSolid"
+ }
+
+ "BlueTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel"
+ "font" "HudFontMedium"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "29"
+ "ypos" "33"
+ "wide" "200"
+ "tall" "28"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "Cerbetica40"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "138"
+ "ypos" "10"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BlueTeamScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreShadow"
+ "font" "Cerbetica40"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "BlueTeamScore"
+ }
+
+ "RedTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel"
+ "font" "HudFontMedium"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "220"
+ "ypos" "33"
+ "wide" "200"
+ "tall" "28"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "Cerbetica40"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "230"
+ "ypos" "10"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "RedTeamScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScoreShadow"
+ "font" "Cerbetica40"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "RedTeamScore"
+ }
+
+ "ArenaStreaksBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ArenaStreaksBG"
+ "xpos" "9999"
+ }
+ "ArenaStreakLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ArenaStreakLabel"
+ "xpos" "9999"
+ }
+ }
+
+ "WinPanelBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "WinPanelBG"
+ "xpos" "9999"
+ }
+ "WinPanelBG2"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "WinPanelBG2"
+ "xpos" "25"
+ "ypos" "60"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "118"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "0 0 0 250"
+ }
+
+ "WinningTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WinningTeamLabel"
+ "font" "Cerbetica20"
+ "xpos" "35"
+ "ypos" "41"
+ "zpos" "1"
+ "wide" "340"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%WinningTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "WinningTeamLabelDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WinningTeamLabelDropshadow"
+ "font" "Cerbetica20"
+ "fgcolor" "TransparentBlack"
+ "xpos" "36"
+ "ypos" "42"
+ "zpos" "1"
+ "wide" "340"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%WinningTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "LosingTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "LosingTeamLabel"
+ "font" "Cerbetica20"
+ "xpos" "35"
+ "ypos" "41"
+ "zpos" "1"
+ "wide" "340"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%LosingTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "LosingTeamLabelDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "LosingTeamLabelDropshadow"
+ "font" "Cerbetica20"
+ "fgcolor" "TransparentBlack"
+ "xpos" "36"
+ "ypos" "42"
+ "zpos" "1"
+ "wide" "340"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%LosingTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "WinReasonLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WinReasonLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "340"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%WinReasonLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "DetailsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DetailsLabel"
+ "font" "Default"
+ "xpos" "35"
+ "ypos" "122"
+ "zpos" "1"
+ "wide" "418"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%DetailsLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "ShadedBar"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "2"
+ "wide" "382"
+ "tall" "84"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "0 0 0 150"
+ "PaintBackgroundType" "0"
+ }
+
+ "TopPlayersLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TopPlayerLabel"
+ "font" "Default"
+ "xpos" "50"
+ "ypos" "64"
+ "zpos" "3"
+ "wide" "190"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%TopPlayersLabel%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "DamageThisRoundLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DamageThisRoundLabel"
+ "font" "Default"
+ "xpos" "265"
+ "ypos" "64"
+ "zpos" "3"
+ "wide" "40"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Arena_Winpanel_DamageThisRound"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "HealingThisRoundLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PointsThisRoundLabel"
+ "font" "Default"
+ "xpos" "315"
+ "ypos" "64"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Arena_Winpanel_HealingThisRound"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "LifetimeThisRoundLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PointsThisRoundLabel"
+ "font" "Default"
+ "xpos" "360"
+ "ypos" "64"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Arena_Winpanel_TimeAliveThisRound"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "KillingBlowsThisRoundLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PointsThisRoundLabel"
+ "font" "Default"
+ "xpos" "400"
+ "ypos" "64"
+ "zpos" "3"
+ "wide" "25"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Arena_Winpanel_KillingBlows"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "HorizontalLine"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HorizontalLine"
+ "xpos" "40"
+ "ypos" "155"
+ "zpos" "3"
+ "wide" "374"
+ "tall" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "250 234 201 255"
+ "PaintBackgroundType" "0"
+ }
+
+ "ArenaWinPanelWinnersPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ArenaWinPanelWinnersPanel"
+ "xpos" "20"
+ "ypos" "76"
+ "wide" "340"
+ "tall" "46"
+ "visible" "1"
+ "zpos" "3"
+
+ "Player1Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player1Avatar"
+ "xpos" "21"
+ "ypos" "4"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player1Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Name"
+ "xpos" "40"
+ "ypos" "4"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Class"
+ "xpos" "175"
+ "ypos" "4"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Damage"
+ "xpos" "241"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Healing"
+ "xpos" "289"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Lifetime"
+ "xpos" "335"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Kills"
+ "xpos" "362"
+ "ypos" "4"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player2Avatar"
+ "xpos" "21"
+ "ypos" "19"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player2Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Name"
+ "xpos" "40"
+ "ypos" "19"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Class"
+ "xpos" "175"
+ "ypos" "19"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Damage"
+ "xpos" "241"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Healing"
+ "xpos" "289"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Lifetime"
+ "xpos" "335"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Kills"
+ "xpos" "362"
+ "ypos" "19"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player3Avatar"
+ "xpos" "21"
+ "ypos" "34"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player3Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Name"
+ "xpos" "40"
+ "ypos" "34"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Class"
+ "xpos" "175"
+ "ypos" "34"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Damage"
+ "xpos" "241"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Healing"
+ "xpos" "289"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Lifetime"
+ "xpos" "335"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Kills"
+ "xpos" "362"
+ "ypos" "34"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+ "ArenaWinPanelLosersPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ArenaWinPanelLosersPanel"
+ "xpos" "20"
+ "ypos" "76"
+ "wide" "340"
+ "tall" "46"
+ "visible" "1"
+ "zpos" "3"
+
+ "Player1Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player1Avatar"
+ "xpos" "21"
+ "ypos" "4"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player1Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Name"
+ "xpos" "40"
+ "ypos" "4"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Class"
+ "xpos" "175"
+ "ypos" "4"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Damage"
+ "xpos" "241"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Healing"
+ "xpos" "289"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Lifetime"
+ "xpos" "335"
+ "ypos" "4"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Kills"
+ "xpos" "362"
+ "ypos" "4"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player2Avatar"
+ "xpos" "21"
+ "ypos" "19"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player2Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Name"
+ "xpos" "40"
+ "ypos" "19"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Class"
+ "xpos" "175"
+ "ypos" "19"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Damage"
+ "xpos" "241"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Healing"
+ "xpos" "289"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Lifetime"
+ "xpos" "335"
+ "ypos" "19"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Kills"
+ "xpos" "362"
+ "ypos" "19"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player3Avatar"
+ "xpos" "21"
+ "ypos" "34"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player3Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Name"
+ "xpos" "40"
+ "ypos" "34"
+ "wide" "126"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Class"
+ "xpos" "175"
+ "ypos" "34"
+ "wide" "45"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Damage"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Damage"
+ "xpos" "241"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Healing"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Healing"
+ "xpos" "289"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Lifetime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Lifetime"
+ "xpos" "335"
+ "ypos" "34"
+ "wide" "35"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Kills"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Kills"
+ "xpos" "362"
+ "ypos" "34"
+ "wide" "25"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudarenawinpanel.res b/resource/ui/hudarenawinpanel.res
index 5bf3651..ee526ac 100644
--- a/resource/ui/hudarenawinpanel.res
+++ b/resource/ui/hudarenawinpanel.res
@@ -1,1157 +1,2 @@
-"Resource/UI/arenawinpanel.res"
-{
- "ArenaWinPanelScores"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ArenaWinPanelScores"
- "xpos" "0"
- "ypos" "1"
- "wide" "450"
- "tall" "200"
- "visible" "1"
-
- "BlueScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "25"
- "ypos" "35"
- "zpos" "-1"
- "wide" "200"
- "tall" "25"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "BlueSolid"
- }
- "RedScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedScoreBG"
- "xpos" "225"
- "ypos" "35"
- "zpos" "-1"
- "wide" "200"
- "tall" "25"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "RedSolid"
- }
-
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "HudFontMedium"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "29"
- "ypos" "33"
- "wide" "200"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica40"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "138"
- "ypos" "10"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueTeamScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreShadow"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "pin_to_sibling" "BlueTeamScore"
- }
-
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "HudFontMedium"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "xpos" "220"
- "ypos" "33"
- "wide" "200"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica40"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "230"
- "ypos" "10"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedTeamScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreShadow"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "pin_to_sibling" "RedTeamScore"
- }
-
- "ArenaStreaksBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ArenaStreaksBG"
- "xpos" "9999"
- }
- "ArenaStreakLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ArenaStreakLabel"
- "xpos" "9999"
- }
- }
-
- "WinPanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "WinPanelBG"
- "xpos" "9999"
- }
- "WinPanelBG2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WinPanelBG2"
- "xpos" "25"
- "ypos" "60"
- "zpos" "0"
- "wide" "400"
- "tall" "118"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "0 0 0 250"
- }
-
- "WinningTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinningTeamLabel"
- "font" "Cerbetica20"
- "xpos" "35"
- "ypos" "41"
- "zpos" "1"
- "wide" "340"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%WinningTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WinningTeamLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinningTeamLabelDropshadow"
- "font" "Cerbetica20"
- "fgcolor" "TransparentBlack"
- "xpos" "36"
- "ypos" "42"
- "zpos" "1"
- "wide" "340"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%WinningTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "LosingTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "LosingTeamLabel"
- "font" "Cerbetica20"
- "xpos" "35"
- "ypos" "41"
- "zpos" "1"
- "wide" "340"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%LosingTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "LosingTeamLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "LosingTeamLabelDropshadow"
- "font" "Cerbetica20"
- "fgcolor" "TransparentBlack"
- "xpos" "36"
- "ypos" "42"
- "zpos" "1"
- "wide" "340"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "labelText" "%LosingTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "WinReasonLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinReasonLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "340"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%WinReasonLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "DetailsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DetailsLabel"
- "font" "Default"
- "xpos" "35"
- "ypos" "122"
- "zpos" "1"
- "wide" "418"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%DetailsLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "382"
- "tall" "84"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "0 0 0 150"
- "PaintBackgroundType" "0"
- }
-
- "TopPlayersLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TopPlayerLabel"
- "font" "Default"
- "xpos" "50"
- "ypos" "64"
- "zpos" "3"
- "wide" "190"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%TopPlayersLabel%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "DamageThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DamageThisRoundLabel"
- "font" "Default"
- "xpos" "265"
- "ypos" "64"
- "zpos" "3"
- "wide" "40"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Arena_Winpanel_DamageThisRound"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "HealingThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PointsThisRoundLabel"
- "font" "Default"
- "xpos" "315"
- "ypos" "64"
- "zpos" "3"
- "wide" "35"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Arena_Winpanel_HealingThisRound"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "LifetimeThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PointsThisRoundLabel"
- "font" "Default"
- "xpos" "360"
- "ypos" "64"
- "zpos" "3"
- "wide" "35"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Arena_Winpanel_TimeAliveThisRound"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "KillingBlowsThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PointsThisRoundLabel"
- "font" "Default"
- "xpos" "400"
- "ypos" "64"
- "zpos" "3"
- "wide" "25"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Arena_Winpanel_KillingBlows"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "40"
- "ypos" "155"
- "zpos" "3"
- "wide" "374"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "250 234 201 255"
- "PaintBackgroundType" "0"
- }
-
- "ArenaWinPanelWinnersPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ArenaWinPanelWinnersPanel"
- "xpos" "20"
- "ypos" "76"
- "wide" "340"
- "tall" "46"
- "visible" "1"
- "zpos" "3"
-
- "Player1Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player1Avatar"
- "xpos" "21"
- "ypos" "4"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Name"
- "xpos" "40"
- "ypos" "4"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Class"
- "xpos" "175"
- "ypos" "4"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Damage"
- "xpos" "241"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Healing"
- "xpos" "289"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Lifetime"
- "xpos" "335"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Kills"
- "xpos" "362"
- "ypos" "4"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player2Avatar"
- "xpos" "21"
- "ypos" "19"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player2Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Name"
- "xpos" "40"
- "ypos" "19"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Class"
- "xpos" "175"
- "ypos" "19"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Damage"
- "xpos" "241"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Healing"
- "xpos" "289"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Lifetime"
- "xpos" "335"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Kills"
- "xpos" "362"
- "ypos" "19"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player3Avatar"
- "xpos" "21"
- "ypos" "34"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player3Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Name"
- "xpos" "40"
- "ypos" "34"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Class"
- "xpos" "175"
- "ypos" "34"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Damage"
- "xpos" "241"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Healing"
- "xpos" "289"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Lifetime"
- "xpos" "335"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Kills"
- "xpos" "362"
- "ypos" "34"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
- "ArenaWinPanelLosersPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ArenaWinPanelLosersPanel"
- "xpos" "20"
- "ypos" "76"
- "wide" "340"
- "tall" "46"
- "visible" "1"
- "zpos" "3"
-
- "Player1Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player1Avatar"
- "xpos" "21"
- "ypos" "4"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Name"
- "xpos" "40"
- "ypos" "4"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Class"
- "xpos" "175"
- "ypos" "4"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Damage"
- "xpos" "241"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Healing"
- "xpos" "289"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Lifetime"
- "xpos" "335"
- "ypos" "4"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Kills"
- "xpos" "362"
- "ypos" "4"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player2Avatar"
- "xpos" "21"
- "ypos" "19"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player2Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Name"
- "xpos" "40"
- "ypos" "19"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Class"
- "xpos" "175"
- "ypos" "19"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Damage"
- "xpos" "241"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Healing"
- "xpos" "289"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Lifetime"
- "xpos" "335"
- "ypos" "19"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Kills"
- "xpos" "362"
- "ypos" "19"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player3Avatar"
- "xpos" "21"
- "ypos" "34"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player3Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Name"
- "xpos" "40"
- "ypos" "34"
- "wide" "126"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Class"
- "xpos" "175"
- "ypos" "34"
- "wide" "45"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Damage"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Damage"
- "xpos" "241"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Healing"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Healing"
- "xpos" "289"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Lifetime"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Lifetime"
- "xpos" "335"
- "ypos" "34"
- "wide" "35"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Kills"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Kills"
- "xpos" "362"
- "ypos" "34"
- "wide" "25"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudarenawinpanel.res"
+"#base" "hudarenawinpanel-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudinspectpanel-base.res b/resource/ui/hudinspectpanel-base.res
new file mode 100644
index 0000000..4013be2
--- /dev/null
+++ b/resource/ui/hudinspectpanel-base.res
@@ -0,0 +1,61 @@
+"Resource/UI/HudInspectPanel.res"
+{
+ "itempanel"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "itempanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "190"
+ "tall" "100"
+ "visible" "0"
+ "bgcolor_override" "TransparentBlack"
+ "paintBackground" "1"
+ "PaintBackgroundType" "2"
+ "paintBorder" "0"
+
+ "model_ypos" "20"
+ "model_center_x" "1"
+ "model_wide" "90"
+ "model_tall" "60"
+
+ "text_xpos" "10"
+ "text_ypos" "10"
+ "text_wide" "170"
+ "text_center" "1"
+
+ "max_text_height" "100"
+ "padding_height" "10"
+ "resize_to_text" "1"
+ "text_forcesize" "2"
+
+ "itemmodelpanel"
+ {
+ "fieldName" "itemmodelpanel"
+ "use_item_rendertarget" "0"
+ "useparentbg" "1"
+ "inventory_image_type" "1"
+ }
+
+ "ItemLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ItemLabel"
+ "font" "HudFontSmallest"
+ "xpos" "10"
+ "ypos" "3"
+ "zpos" "1"
+ "wide" "270"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#FreezePanel_Item"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res
index 4013be2..bf00d41 100644
--- a/resource/ui/hudinspectpanel.res
+++ b/resource/ui/hudinspectpanel.res
@@ -1,61 +1,2 @@
-"Resource/UI/HudInspectPanel.res"
-{
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "190"
- "tall" "100"
- "visible" "0"
- "bgcolor_override" "TransparentBlack"
- "paintBackground" "1"
- "PaintBackgroundType" "2"
- "paintBorder" "0"
-
- "model_ypos" "20"
- "model_center_x" "1"
- "model_wide" "90"
- "model_tall" "60"
-
- "text_xpos" "10"
- "text_ypos" "10"
- "text_wide" "170"
- "text_center" "1"
-
- "max_text_height" "100"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "0"
- "useparentbg" "1"
- "inventory_image_type" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "Label"
- "fieldName" "ItemLabel"
- "font" "HudFontSmallest"
- "xpos" "10"
- "ypos" "3"
- "zpos" "1"
- "wide" "270"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudinspectpanel.res"
+"#base" "hudinspectpanel-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudkillstreaknotice-base.res b/resource/ui/hudkillstreaknotice-base.res
new file mode 100644
index 0000000..478af6d
--- /dev/null
+++ b/resource/ui/hudkillstreaknotice-base.res
@@ -0,0 +1,34 @@
+"Resource/UI/HudKillStreakNotice.res"
+{
+ "Background"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Background"
+ "xpos" "c-250"
+ "ypos" "110"
+ "zpos" "0"
+ "wide" "500"
+ "tall" "50"
+ "autoResize" "0"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TransparentBlack"
+ }
+
+ "SplashLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SplashLabel"
+ "font_override" "ScoreboardSmall"
+ "labelText" ""
+ "textAlignment" "center"
+ "xpos" "c-250"
+ "ypos" "70"
+ "zpos" "2"
+ "wide" "500"
+ "tall" "50"
+ "autoResize" "0"
+ "fgcolor" "White"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudkillstreaknotice.res b/resource/ui/hudkillstreaknotice.res
index 478af6d..b3c5f68 100644
--- a/resource/ui/hudkillstreaknotice.res
+++ b/resource/ui/hudkillstreaknotice.res
@@ -1,34 +1,2 @@
-"Resource/UI/HudKillStreakNotice.res"
-{
- "Background"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Background"
- "xpos" "c-250"
- "ypos" "110"
- "zpos" "0"
- "wide" "500"
- "tall" "50"
- "autoResize" "0"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TransparentBlack"
- }
-
- "SplashLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SplashLabel"
- "font_override" "ScoreboardSmall"
- "labelText" ""
- "textAlignment" "center"
- "xpos" "c-250"
- "ypos" "70"
- "zpos" "2"
- "wide" "500"
- "tall" "50"
- "autoResize" "0"
- "fgcolor" "White"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudkillstreaknotice.res"
+"#base" "hudkillstreaknotice-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudmatchstatus-base.res b/resource/ui/hudmatchstatus-base.res
new file mode 100644
index 0000000..90ea1a3
--- /dev/null
+++ b/resource/ui/hudmatchstatus-base.res
@@ -0,0 +1,738 @@
+"Resource/UI/HudMatchStatus.res"
+{
+ "HudMatchStatus"
+ {
+ "fieldName" "HudMatchStatus"
+ "avatar_width" "63"
+ "spacer" "5"
+ "name_width" "57"
+ "horiz_inset" "2"
+ }
+
+ "RoundSignModel"
+ {
+ "ControlName" "CModelPanel"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+
+ "CountdownLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabel"
+ "font" "HudFontGiant"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.1"
+ "wide" "40"
+ "tall" "40"
+ "zpos" "5"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%countdown%"
+ "textAlignment" "center"
+ "fgcolor" "TanLight"
+ "proportionaltoparent" "1"
+ }
+ "CountdownLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabelShadow"
+ "font" "HudFontGiant"
+ "xpos" "cs-0.48"
+ "ypos" "cs-0.48"
+ "wide" "40"
+ "tall" "40"
+ "zpos" "4"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%countdown%"
+ "textAlignment" "center"
+ "fgcolor" "TransparentBlack"
+ "proportionaltoparent" "1"
+ }
+
+ "FrontParticlePanel"
+ {
+ "ControlName" "CTFParticlePanel"
+ "fieldName" "FrontParticlePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+
+ "ParticleEffects"
+ {
+ "0"
+ {
+ "particle_xpos" "c0"
+ "particle_ypos" "c0"
+ "particle_scale" "2"
+ "particleName" "versus_door_slam"
+ "start_activated" "0"
+ "loop" "0"
+ }
+ }
+
+ "paintbackground" "0"
+ }
+
+ "MatchDoors"
+ {
+ "ControlName" "CModelPanel"
+ "fieldName" "MatchDoors"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "fov" "70"
+ "proportionaltoparent" "1"
+
+ "model"
+ {
+ "modelname" "models/vgui/versus_doors.mdl"
+ "skin" "0"
+ "angles_x" "0"
+ "angles_y" "0"
+ "angles_z" "0"
+ "origin_x" "120"
+ "origin_y" "0"
+ "origin_z" "-77"
+
+ "animation"
+ {
+ "name" "ref"
+ "sequence" "ref"
+ "default" "1"
+ }
+
+ "animation"
+ {
+ "name" "open"
+ "sequence" "open"
+ }
+
+ "animation"
+ {
+ "name" "close"
+ "sequence" "close"
+ }
+
+ "animation"
+ {
+ "name" "idle_closed"
+ "sequence" "idle_closed"
+ }
+ }
+ }
+
+ "RoundCounter"
+ {
+ "fieldName" "RoundCounter"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "300"
+ "tall" "100"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "BGFrame"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGFrame"
+ "wide" "0"
+ "tall" "0"
+ }
+
+ "RankUpLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RankUpLabel"
+ "font" "HudFontMediumSmall"
+ "xpos" "cs-0.5"
+ "ypos" "80"
+ "wide" "600"
+ "tall" "60"
+ "zpos" "5"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "centerwrap" "1"
+ "alpha" "0"
+ "labelText" "%rank_possibility%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ "fgcolor" "TanLight"
+ }
+
+ "RankUpShadowLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RankUpShadowLabel"
+ "font" "HudFontMediumSmall"
+ "xpos" "cs-0.5+2"
+ "ypos" "80+2"
+ "wide" "600"
+ "tall" "60"
+ "zpos" "5"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "centerwrap" "1"
+ "alpha" "0"
+ "labelText" "%rank_possibility%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ "fgcolor" "Black"
+ }
+
+ "ObjectiveStatusTimePanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusTimePanel"
+ "xpos" "c-40"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "75"
+ "tall" "50"
+ "visible" "0"
+ "enabled" "1"
+ "delta_item_x" "20"
+ "delta_item_start_y" "20"
+ "delta_item_end_y" "35"
+ "PositiveColor" "0 255 0 255"
+ "NegativeColor" "255 0 0 255"
+ "delta_lifetime" "1"
+ "delta_item_font" "HudFontMediumSmall"
+
+ if_match
+ {
+ "font" "HudFontSmall"
+ }
+
+ "TimePanelValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TimePanelValue"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "xpos" "15"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "50"
+ "tall" "25"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "0:00"
+
+ if_match
+ {
+ "xpos" "15"
+ "ypos" "10"
+ "tall" "15"
+ "font" "HudFontSmall"
+ }
+ }
+ }
+
+ "TeamStatus"
+ {
+ "ControlName" "CTFTeamStatus"
+ "fieldName" "TeamStatus"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "75"
+ "visible" "1"
+ "enabled" "1"
+
+ "max_size" "19"
+ "6v6_gap" "2"
+ "12v12_gap" "2"
+
+ "team1_grow_dir" "west"
+ "team1_base_x" "c-30"
+ "team1_max_expand" "250"
+
+ "team2_grow_dir" "east"
+ "team2_base_x" "c31"
+ "team2_max_expand" "250"
+
+ "playerpanels_kv"
+ {
+ "visible" "0"
+ "wide" "25"
+ "tall" "50"
+ "zpos" "1"
+ "proportionaltoparent" "1"
+
+ "color_portrait_bg_red" "205 50 50 150"
+ "color_portrait_bg_blue" "70 130 180 150"
+ "color_portrait_bg_red_dead" "79 54 52 255"
+ "color_portrait_bg_blue_dead" "44 49 51 255"
+ "color_bar_health_high" "Health Buff"
+ "color_bar_health_med" "191 183 58 255"
+ "percentage_health_med" "0.5"
+ "color_bar_health_low" "Health Hurt"
+ "percentage_health_low" "0.2"
+ "color_portrait_blend_dead_red" "235 235 235 255"
+ "color_portrait_blend_dead_blue" "235 235 235 255"
+
+ "playername"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "playername"
+ "font" "DefaultVerySmall"
+ "xpos" "5"
+ "ypos" "24"
+ "zpos" "5"
+ "wide" "50"
+ "tall" "8"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ }
+ "classimage"
+ {
+ "ControlName" "CTFClassImage"
+ "fieldName" "classimage"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/class_scoutred"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ }
+ "classimagebg"
+ {
+ "ControlName" "Panel"
+ "fieldName" "classimagebg"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "19"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "0"
+ "proportionaltoparent" "1"
+ }
+ "healthbar"
+ {
+ "ControlName" "ContinuousProgressBar"
+ "fieldName" "healthbar"
+ "font" "Default"
+ "xpos" "0"
+ "ypos" "19"
+ "zpos" "5"
+ "wide" "f0"
+ "tall" "3"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "bgcolor_override" "80 80 80 255"
+ "proportionaltoparent" "1"
+ }
+ "overhealbar"
+ {
+ "ControlName" "ContinuousProgressBar"
+ "fieldName" "overhealbar"
+ "font" "Default"
+ "xpos" "0"
+ "ypos" "19"
+ "zpos" "6"
+ "wide" "f0"
+ "tall" "3"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "bgcolor_override" "0 0 0 0"
+ "fgcolor_override" "255 255 255 160"
+ "proportionaltoparent" "1"
+ }
+ "HealthIcon"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HealthIcon"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "ReadyBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ReadyBG"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "ReadyImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ReadyImage"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "respawntime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "respawntime"
+ "font" "HudFontSmall"
+ "xpos" "cs-0.5"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "f0"
+ "tall" "19"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%respawntime%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ }
+ "chargeamount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "chargeamount"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "specindex"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "specindex"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "DeathPanel"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DeathPanel"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "SkullPanel"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SkullPanel"
+ "xpos" "9999"
+ "visible" "0"
+ "enabled" "1"
+ }
+ }
+ }
+
+ "BlueTeamPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueTeamPanel"
+ "xpos" "-155"
+ "ypos" "125"
+ "zpos" "50"
+ "wide" "150"
+ "tall" "260"
+ "visible" "0"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "65"
+ "tall" "385"
+ }
+
+ "BlueTeamBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueTeamBG"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "2"
+ "wide" "147"
+ "tall" "36"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderBlueBGOpaque"
+ }
+ "BlueTeamImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueTeamImage"
+ "xpos" "9"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "56"
+ "tall" "56"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/team_blue"
+ "scaleImage" "1"
+ }
+ "BlueTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel"
+ "font" "CompMatchStartTeamNames"
+ "labelText" "%blueteamname%"
+ "textAlignment" "center"
+ "xpos" "48"
+ "ypos" "13"
+ "zpos" "20"
+ "wide" "95"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
+ }
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "11"
+ "ypos" "10"
+ "zpos" "5"
+ "wide" "35"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "BlueLeaderAvatarBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueLeaderAvatarBG"
+ "xpos" "9"
+ "ypos" "8"
+ "zpos" "4"
+ "wide" "39"
+ "tall" "39"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TextColor"
+ }
+ "BluePlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "BluePlayerList"
+ "xpos" "6"
+ "ypos" "38"
+ "zpos" "1"
+ "wide" "136"
+ "tall" "205"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "25"
+ "linegap" "4"
+ //"show_columns" "1"
+
+ if_large
+ {
+ "tall" "315"
+ }
+ }
+ "BluePlayerListBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BluePlayerListBG"
+ "xpos" "4"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "139"
+ "tall" "215"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderClearBG"
+
+ if_large
+ {
+ "tall" "325"
+ }
+ }
+ }
+
+ "RedTeamPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedTeamPanel"
+ "xpos" "r-5"
+ "ypos" "125"
+ "zpos" "50"
+ "wide" "150"
+ "tall" "260"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "65"
+ "tall" "385"
+ }
+
+ "RedTeamBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedTeamBG"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "2"
+ "wide" "147"
+ "tall" "36"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderRedBGOpaque"
+ }
+ "RedTeamImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedTeamImage"
+ "xpos" "84"
+ "ypos" "-9"
+ "zpos" "5"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/team_Red"
+ "scaleImage" "1"
+ }
+ "RedTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel"
+ "font" "CompMatchStartTeamNames"
+ "labelText" "%redteamname%"
+ "textAlignment" "center"
+ "xpos" "5"
+ "ypos" "13"
+ "zpos" "20"
+ "wide" "95"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
+ }
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "102"
+ "ypos" "10"
+ "zpos" "5"
+ "wide" "35"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "RedLeaderAvatarBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedLeaderAvatarBG"
+ "xpos" "100"
+ "ypos" "8"
+ "zpos" "4"
+ "wide" "39"
+ "tall" "39"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TextColor"
+ }
+ "RedPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "6"
+ "ypos" "38"
+ "zpos" "1"
+ "wide" "136"
+ "tall" "205"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "25"
+ "linegap" "4"
+ //"show_columns" "1"
+
+ if_large
+ {
+ "tall" "315"
+ }
+ }
+ "RedPlayerListBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedPlayerListBG"
+ "xpos" "4"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "139"
+ "tall" "215"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderClearBG"
+
+ if_large
+ {
+ "tall" "325"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res
index 90ea1a3..ab6c214 100644
--- a/resource/ui/hudmatchstatus.res
+++ b/resource/ui/hudmatchstatus.res
@@ -1,738 +1,2 @@
-"Resource/UI/HudMatchStatus.res"
-{
- "HudMatchStatus"
- {
- "fieldName" "HudMatchStatus"
- "avatar_width" "63"
- "spacer" "5"
- "name_width" "57"
- "horiz_inset" "2"
- }
-
- "RoundSignModel"
- {
- "ControlName" "CModelPanel"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
-
- "CountdownLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CountdownLabel"
- "font" "HudFontGiant"
- "xpos" "cs-0.5"
- "ypos" "cs-0.1"
- "wide" "40"
- "tall" "40"
- "zpos" "5"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%countdown%"
- "textAlignment" "center"
- "fgcolor" "TanLight"
- "proportionaltoparent" "1"
- }
- "CountdownLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CountdownLabelShadow"
- "font" "HudFontGiant"
- "xpos" "cs-0.48"
- "ypos" "cs-0.48"
- "wide" "40"
- "tall" "40"
- "zpos" "4"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%countdown%"
- "textAlignment" "center"
- "fgcolor" "TransparentBlack"
- "proportionaltoparent" "1"
- }
-
- "FrontParticlePanel"
- {
- "ControlName" "CTFParticlePanel"
- "fieldName" "FrontParticlePanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "proportionaltoparent" "1"
-
- "ParticleEffects"
- {
- "0"
- {
- "particle_xpos" "c0"
- "particle_ypos" "c0"
- "particle_scale" "2"
- "particleName" "versus_door_slam"
- "start_activated" "0"
- "loop" "0"
- }
- }
-
- "paintbackground" "0"
- }
-
- "MatchDoors"
- {
- "ControlName" "CModelPanel"
- "fieldName" "MatchDoors"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fov" "70"
- "proportionaltoparent" "1"
-
- "model"
- {
- "modelname" "models/vgui/versus_doors.mdl"
- "skin" "0"
- "angles_x" "0"
- "angles_y" "0"
- "angles_z" "0"
- "origin_x" "120"
- "origin_y" "0"
- "origin_z" "-77"
-
- "animation"
- {
- "name" "ref"
- "sequence" "ref"
- "default" "1"
- }
-
- "animation"
- {
- "name" "open"
- "sequence" "open"
- }
-
- "animation"
- {
- "name" "close"
- "sequence" "close"
- }
-
- "animation"
- {
- "name" "idle_closed"
- "sequence" "idle_closed"
- }
- }
- }
-
- "RoundCounter"
- {
- "fieldName" "RoundCounter"
- "xpos" "cs-0.5"
- "ypos" "0"
- "zpos" "1"
- "wide" "300"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- }
-
- "BGFrame"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BGFrame"
- "wide" "0"
- "tall" "0"
- }
-
- "RankUpLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RankUpLabel"
- "font" "HudFontMediumSmall"
- "xpos" "cs-0.5"
- "ypos" "80"
- "wide" "600"
- "tall" "60"
- "zpos" "5"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "centerwrap" "1"
- "alpha" "0"
- "labelText" "%rank_possibility%"
- "textAlignment" "center"
- "proportionaltoparent" "1"
- "fgcolor" "TanLight"
- }
-
- "RankUpShadowLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RankUpShadowLabel"
- "font" "HudFontMediumSmall"
- "xpos" "cs-0.5+2"
- "ypos" "80+2"
- "wide" "600"
- "tall" "60"
- "zpos" "5"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "centerwrap" "1"
- "alpha" "0"
- "labelText" "%rank_possibility%"
- "textAlignment" "center"
- "proportionaltoparent" "1"
- "fgcolor" "Black"
- }
-
- "ObjectiveStatusTimePanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusTimePanel"
- "xpos" "c-40"
- "ypos" "0"
- "zpos" "2"
- "wide" "75"
- "tall" "50"
- "visible" "0"
- "enabled" "1"
- "delta_item_x" "20"
- "delta_item_start_y" "20"
- "delta_item_end_y" "35"
- "PositiveColor" "0 255 0 255"
- "NegativeColor" "255 0 0 255"
- "delta_lifetime" "1"
- "delta_item_font" "HudFontMediumSmall"
-
- if_match
- {
- "font" "HudFontSmall"
- }
-
- "TimePanelValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "TimePanelValue"
- "font" "HudFontMediumSmall"
- "fgcolor" "TanLight"
- "xpos" "15"
- "ypos" "0"
- "zpos" "3"
- "wide" "50"
- "tall" "25"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "0:00"
-
- if_match
- {
- "xpos" "15"
- "ypos" "10"
- "tall" "15"
- "font" "HudFontSmall"
- }
- }
- }
-
- "TeamStatus"
- {
- "ControlName" "CTFTeamStatus"
- "fieldName" "TeamStatus"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "75"
- "visible" "1"
- "enabled" "1"
-
- "max_size" "19"
- "6v6_gap" "2"
- "12v12_gap" "2"
-
- "team1_grow_dir" "west"
- "team1_base_x" "c-30"
- "team1_max_expand" "250"
-
- "team2_grow_dir" "east"
- "team2_base_x" "c31"
- "team2_max_expand" "250"
-
- "playerpanels_kv"
- {
- "visible" "0"
- "wide" "25"
- "tall" "50"
- "zpos" "1"
- "proportionaltoparent" "1"
-
- "color_portrait_bg_red" "205 50 50 150"
- "color_portrait_bg_blue" "70 130 180 150"
- "color_portrait_bg_red_dead" "79 54 52 255"
- "color_portrait_bg_blue_dead" "44 49 51 255"
- "color_bar_health_high" "Health Buff"
- "color_bar_health_med" "191 183 58 255"
- "percentage_health_med" "0.5"
- "color_bar_health_low" "Health Hurt"
- "percentage_health_low" "0.2"
- "color_portrait_blend_dead_red" "235 235 235 255"
- "color_portrait_blend_dead_blue" "235 235 235 255"
-
- "playername"
- {
- "ControlName" "CExLabel"
- "fieldName" "playername"
- "font" "DefaultVerySmall"
- "xpos" "5"
- "ypos" "24"
- "zpos" "5"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- }
- "classimage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "classimage"
- "xpos" "cs-0.5"
- "ypos" "0"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
- "classimagebg"
- {
- "ControlName" "Panel"
- "fieldName" "classimagebg"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "19"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "proportionaltoparent" "1"
- }
- "healthbar"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "healthbar"
- "font" "Default"
- "xpos" "0"
- "ypos" "19"
- "zpos" "5"
- "wide" "f0"
- "tall" "3"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "bgcolor_override" "80 80 80 255"
- "proportionaltoparent" "1"
- }
- "overhealbar"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "overhealbar"
- "font" "Default"
- "xpos" "0"
- "ypos" "19"
- "zpos" "6"
- "wide" "f0"
- "tall" "3"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "bgcolor_override" "0 0 0 0"
- "fgcolor_override" "255 255 255 160"
- "proportionaltoparent" "1"
- }
- "HealthIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HealthIcon"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "ReadyBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ReadyBG"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "ReadyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ReadyImage"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "respawntime"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntime"
- "font" "HudFontSmall"
- "xpos" "cs-0.5"
- "ypos" "0"
- "zpos" "5"
- "wide" "f0"
- "tall" "19"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "center"
- "proportionaltoparent" "1"
- }
- "chargeamount"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamount"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "specindex"
- {
- "ControlName" "CExLabel"
- "fieldName" "specindex"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "DeathPanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "DeathPanel"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- "SkullPanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SkullPanel"
- "xpos" "9999"
- "visible" "0"
- "enabled" "1"
- }
- }
- }
-
- "BlueTeamPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueTeamPanel"
- "xpos" "-155"
- "ypos" "125"
- "zpos" "50"
- "wide" "150"
- "tall" "260"
- "visible" "0"
- "enabled" "1"
-
- if_large
- {
- "ypos" "65"
- "tall" "385"
- }
-
- "BlueTeamBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueTeamBG"
- "xpos" "0"
- "ypos" "10"
- "zpos" "2"
- "wide" "147"
- "tall" "36"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderBlueBGOpaque"
- }
- "BlueTeamImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueTeamImage"
- "xpos" "9"
- "ypos" "0"
- "zpos" "5"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/team_blue"
- "scaleImage" "1"
- }
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "CompMatchStartTeamNames"
- "labelText" "%blueteamname%"
- "textAlignment" "center"
- "xpos" "48"
- "ypos" "13"
- "zpos" "20"
- "wide" "95"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
- }
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "11"
- "ypos" "10"
- "zpos" "5"
- "wide" "35"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "BlueLeaderAvatarBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueLeaderAvatarBG"
- "xpos" "9"
- "ypos" "8"
- "zpos" "4"
- "wide" "39"
- "tall" "39"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TextColor"
- }
- "BluePlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "6"
- "ypos" "38"
- "zpos" "1"
- "wide" "136"
- "tall" "205"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "25"
- "linegap" "4"
- //"show_columns" "1"
-
- if_large
- {
- "tall" "315"
- }
- }
- "BluePlayerListBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BluePlayerListBG"
- "xpos" "4"
- "ypos" "30"
- "zpos" "0"
- "wide" "139"
- "tall" "215"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderClearBG"
-
- if_large
- {
- "tall" "325"
- }
- }
- }
-
- "RedTeamPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedTeamPanel"
- "xpos" "r-5"
- "ypos" "125"
- "zpos" "50"
- "wide" "150"
- "tall" "260"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "65"
- "tall" "385"
- }
-
- "RedTeamBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedTeamBG"
- "xpos" "0"
- "ypos" "10"
- "zpos" "2"
- "wide" "147"
- "tall" "36"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderRedBGOpaque"
- }
- "RedTeamImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedTeamImage"
- "xpos" "84"
- "ypos" "-9"
- "zpos" "5"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/team_Red"
- "scaleImage" "1"
- }
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "CompMatchStartTeamNames"
- "labelText" "%redteamname%"
- "textAlignment" "center"
- "xpos" "5"
- "ypos" "13"
- "zpos" "20"
- "wide" "95"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
- }
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "102"
- "ypos" "10"
- "zpos" "5"
- "wide" "35"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "RedLeaderAvatarBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedLeaderAvatarBG"
- "xpos" "100"
- "ypos" "8"
- "zpos" "4"
- "wide" "39"
- "tall" "39"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TextColor"
- }
- "RedPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "6"
- "ypos" "38"
- "zpos" "1"
- "wide" "136"
- "tall" "205"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "25"
- "linegap" "4"
- //"show_columns" "1"
-
- if_large
- {
- "tall" "315"
- }
- }
- "RedPlayerListBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedPlayerListBG"
- "xpos" "4"
- "ypos" "30"
- "zpos" "0"
- "wide" "139"
- "tall" "215"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderClearBG"
-
- if_large
- {
- "tall" "325"
- }
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudmatchstatus.res"
+"#base" "hudmatchstatus-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudmatchsummary-base.res b/resource/ui/hudmatchsummary-base.res
new file mode 100644
index 0000000..24d39b8
--- /dev/null
+++ b/resource/ui/hudmatchsummary-base.res
@@ -0,0 +1,994 @@
+"Resource/UI/HudMatchSummary.res"
+{
+ "MatchSummary"
+ {
+ "ControlName" "CTFMatchSummary"
+ "fieldName" "MatchSummary"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "tabPosition" "0"
+ "paintbackground" "0"
+ "zpos" "20"
+ "visible" "0"
+
+ "AnimBluePlayerListParent" "p.47"
+ "AnimBlueTeamScore" "p.46"
+ "AnimBlueTeamScoreDropshadow" "p.46"
+ "AnimBlueTeamScoreBG" "p.483"
+ "AnimBluePlayerListBG" "p.47"
+ "AnimRedTeamScoreBGWide" "p.483"
+ "AnimRedTeamScoreBGXPos" "r5-p.483"
+ "AnimRedTeamScoreWide" "p.46"
+ "AnimRedTeamScoreXPos" "r5-p.46"
+ "AnimRedTeamScoreDropshadowWide" "p.46"
+ "AnimRedTeamScoreDropshadowXPos" "r4-p.46"
+ "AnimRedPlayerListParentWide" "p.47"
+ "AnimRedPlayerListParentXPos" "r7-p.47"
+ "AnimRedPlayerListBGWide" "p.47"
+ "AnimRedPlayerListBGXPos" "r9-p.47"
+ "AnimBlueMedalsYPos" "75"
+ "AnimRedMedalsYPos" "75"
+ "AnimStatsLabelPanel6v6YPos" "75"
+ "AnimBlueTeamLabel6v6YPos" "107"
+ "AnimRedTeamLabel6v6YPos" "107"
+ "AnimStatsLabelPanel12v12YPos" "20"
+ "AnimBlueTeamLabel12v12YPos" "47"
+ "AnimRedTeamLabel12v12YPos" "47"
+ "AnimStatsContainer12v12YPos" "-10"
+
+ if_large
+ {
+ "AnimBlueMedalsYPos" "50"
+ "AnimRedMedalsYPos" "50"
+ }
+ }
+
+ "RankBorder"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RankBorder"
+ "xpos" "cs-0.5"
+ "ypos" "r0"
+ "zpos" "9000"
+ "wide" "510"
+ "tall" "43"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "border" "MainMenuBGBorder"
+ "proportionaltoparent" "1"
+
+ if_uses_xp
+ {
+ "visible" "1"
+ }
+ }
+
+ "RankPanel"
+ {
+ "ControlName" "CMiniPvPRankPanel"
+ "fieldName" "RankPanel"
+ "xpos" "cs-0.5"
+ "ypos" "r0"
+ "zpos" "9001"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "1"
+ "matchgroup" "MatchGroup_Ladder_6v6"
+ "show_name" "0"
+ "show_sources_when_hidden" "1"
+ "instantly_update" "0"
+
+ if_uses_placement
+ {
+ "show_model" "0"
+ }
+ }
+
+ "RankModelPanel"
+ {
+ "ControlName" "CPvPRankPanel"
+ "fieldName" "RankModelPanel"
+ "xpos" "cs-0.5"
+ "ypos" "r1"
+ "zpos" "9002"
+ "wide" "2000"
+ "tall" "2000"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "1"
+ "matchgroup" "MatchGroup_Casual_12v12"
+ "show_progress" "0"
+ "instantly_update" "0"
+
+ if_uses_xp
+ {
+ "visible" "0"
+ }
+ }
+
+ "StatsBgPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "StatsBgPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "PaintBackgroundType" "1"
+ "bgcolor_override" "0 0 0 250"
+ }
+
+ "DrawingPanel"
+ {
+ "ControlName" "CDrawingPanel"
+ "fieldName" "DrawingPanel"
+ "xpos" "c-320"
+ "ypos" "35"
+ "wide" "640"
+ "tall" "480"
+ "zpos" "60"
+ "visible" "0"
+ "enabled" "1"
+ "keyboardinputenabled" "0"
+ "linecolor" "RedSolid"
+ "team_colors" "1"
+ }
+
+ "MainStatsContainer"
+ {
+ "Controlname" "EditablePanel"
+ "fieldnName" "MainStatsContainer"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+
+ "ParticlePanel"
+ {
+ "ControlName" "CTFParticlePanel"
+ "fieldName" "ParticlePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "55"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ }
+
+ "StatsLabelPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "StatsLabelPanel"
+ "xpos" "c-100"
+ "ypos" "-20"
+ "zpos" "70"
+ "wide" "200"
+ "tall" "15"
+ "visible" "0"
+ "enabled" "1"
+ "autoResize" "0"
+
+ "StatsAndMedals"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "StatsAndMedals"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "#TF_StatsAndMedals"
+ "textAlignment" "center"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "4"
+ "wide" "200"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "StatsAndMedalsShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "StatsAndMedalsShadow"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "#TF_StatsAndMedals"
+ "fgcolor" "TransparentBlack"
+ "textAlignment" "center"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "3"
+ "wide" "200"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "StatsAndMedals"
+ }
+ }
+
+ "TeamScoresPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "TeamScoresPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "50"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+
+ "BlueTeamPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueTeamPanel"
+ "xpos" "-320"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+
+ "BlueTeamScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueTeamScoreBG"
+ "xpos" "5"
+ "ypos" "99"
+ "zpos" "2"
+ "wide" "p.213"
+ "tall" "36"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "DarkBlueTeamBorder"
+ "bgcolor_override" "Blue"
+
+ if_large
+ {
+ "ypos" "39"
+ }
+ }
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "MatchSummaryTeamScores"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "5"
+ "ypos" "101"
+ "zpos" "4"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "41"
+ }
+
+ }
+ "BlueTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreDropshadow"
+ "font" "MatchSummaryTeamScores"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "6"
+ "ypos" "102"
+ "zpos" "3"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "43"
+ }
+ }
+ "BlueTeamWinner"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamWinner"
+ "font" "MatchSummaryWinner"
+ "labelText" "%blueteamwinner%"
+ "textAlignment" "east"
+ "xpos" "5"
+ "ypos" "101"
+ "zpos" "4"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "41"
+ }
+ }
+ "BlueTeamWinnerDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamWinnerDropshadow"
+ "font" "MatchSummaryWinner"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%blueteamwinner%"
+ "textAlignment" "east"
+ "xpos" "6"
+ "ypos" "102"
+ "zpos" "3"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "42"
+ }
+ }
+ "BlueTeamImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueTeamImage"
+ "xpos" "14"
+ "ypos" "89"
+ "zpos" "5"
+ "wide" "56"
+ "tall" "56"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/team_blue"
+ "scaleImage" "1"
+
+ if_large
+ {
+ "ypos" "29"
+ }
+ }
+ "BlueTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel"
+ "font" "CompMatchStartTeamNames"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "60"
+ "ypos" "-25"
+ "zpos" "20"
+ "wide" "195"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "18"
+ "ypos" "100"
+ "zpos" "5"
+ "wide" "34"
+ "tall" "34"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "HudTimerProgressInActive"
+
+ if_large
+ {
+ "ypos" "40"
+ }
+ }
+ "BlueLeaderAvatarBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueLeaderAvatarBG"
+ "xpos" "16"
+ "ypos" "98"
+ "zpos" "4"
+ "wide" "38"
+ "tall" "38"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TextColor"
+
+ if_large
+ {
+ "ypos" "38"
+ }
+ }
+ "BluePlayerListParent"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BluePlayerListParent"
+ "xpos" "12"
+ "ypos" "137"
+ "zpos" "1"
+ "wide" "p.193"
+ "tall" "215"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "77"
+ "tall" "340"
+ }
+
+ "BluePlayerList"
+ {
+ "ControlName" "TFSectionedListPanel"
+ "fieldName" "BluePlayerList"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "p.465"
+ "tall" "205"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "25"
+ "linegap" "0"
+ //"show_columns" "1"
+
+ "medal_width" "s.08"
+ "avatar_width" "s.08"
+ "spacer" "2"
+ "name_width" "s.19"
+ "class_width" "s.04"
+ "award_width" "s.04"
+ "stats_width" "s.08"
+ "horiz_inset" "0"
+
+ if_large
+ {
+ "tall" "340"
+ "linegap" "0"
+ }
+ }
+ }
+ "BluePlayerListBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BluePlayerListBG"
+ "xpos" "9"
+ "ypos" "117"
+ "zpos" "0"
+ "wide" "p.2"
+ "tall" "225"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderClearBG"
+
+ if_large
+ {
+ "ypos" "57"
+ "tall" "360"
+ }
+ }
+ }
+ "RedTeamPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedTeamPanel"
+ "xpos" "320"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+
+ "RedTeamScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedTeamScoreBG"
+ "xpos" "r5-p.213"
+ "ypos" "99"
+ "zpos" "2"
+ "wide" "p.213"
+ "tall" "36"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "DarkRedTeamBorder"
+ "bgcolor_override" "Red"
+
+ if_large
+ {
+ "ypos" "39"
+ }
+ }
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "MatchSummaryTeamScores"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "r5-p.19"
+ "ypos" "101"
+ "zpos" "4"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "41"
+ }
+ }
+ "RedTeamScoreDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScoreDropshadow"
+ "font" "MatchSummaryTeamScores"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "r3-p.19"
+ "ypos" "103"
+ "zpos" "3"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "43"
+ }
+ }
+ "RedTeamWinner"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamWinner"
+ "font" "MatchSummaryWinner"
+ "labelText" "%redteamwinner%"
+ "textAlignment" "west"
+ "xpos" "r5-p.19"
+ "ypos" "101"
+ "zpos" "4"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "41"
+ }
+ }
+ "RedTeamWinnerDropshadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamWinnerDropshadow"
+ "font" "MatchSummaryWinner"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%redteamwinner%"
+ "textAlignment" "west"
+ "xpos" "r4-p.19"
+ "ypos" "102"
+ "zpos" "3"
+ "wide" "p.19"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "42"
+ }
+ }
+ "RedTeamImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedTeamImage"
+ "xpos" "r68"
+ "ypos" "80"
+ "zpos" "5"
+ "wide" "70"
+ "tall" "70"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/team_red"
+ "scaleImage" "1"
+
+ if_large
+ {
+ "ypos" "20"
+ }
+ }
+ "RedTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel"
+ "font" "CompMatchStartTeamNames"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "r255"
+ "ypos" "-25"
+ "zpos" "20"
+ "wide" "195"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "r52"
+ "ypos" "100"
+ "zpos" "5"
+ "wide" "34"
+ "tall" "34"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "HudTimerProgressInActive"
+
+ if_large
+ {
+ "ypos" "40"
+ }
+ }
+ "RedLeaderAvatarBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedLeaderAvatarBG"
+ "xpos" "r54"
+ "ypos" "98"
+ "zpos" "4"
+ "wide" "38"
+ "tall" "38"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "TextColor"
+
+ if_large
+ {
+ "ypos" "38"
+ }
+ }
+ "RedPlayerListParent"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedPlayerListParent"
+ "xpos" "r12-p.193"
+ "ypos" "137"
+ "zpos" "1"
+ "wide" "p.193"
+ "tall" "215"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "ypos" "77"
+ "tall" "340"
+ }
+
+ "RedPlayerList"
+ {
+ "ControlName" "TFSectionedListPanel"
+ "fieldName" "RedPlayerList"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "p.465"
+ "tall" "205"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "25"
+ "linegap" "0"
+ //"show_columns" "1"
+
+ "medal_width" "s.08"
+ "avatar_width" "s.08"
+ "spacer" "2"
+ "name_width" "s.19"
+ "class_width" "s.04"
+ "award_width" "s.04"
+ "stats_width" "s.08"
+ "horiz_inset" "0"
+
+ if_large
+ {
+ "tall" "340"
+ "linegap" "0"
+ }
+ }
+ }
+ "RedPlayerListBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedPlayerListBG"
+ "xpos" "r9-p.2"
+ "ypos" "117"
+ "zpos" "0"
+ "wide" "p.2"
+ "tall" "225"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "border" "TFFatLineBorderClearBG"
+
+ if_large
+ {
+ "ypos" "57"
+ "tall" "360"
+ }
+ }
+ }
+ "BlueMedals"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueMedals"
+ "xpos" "c-250"
+ "ypos" "-20"
+ "zpos" "50"
+ "wide" "150"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "visible" "0"
+ }
+
+ "BlueGoldMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueGoldMedal"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_gold"
+ "scaleImage" "1"
+ }
+ "BlueGoldMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueGoldMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%blueteammedals_gold%"
+ "textAlignment" "center"
+ "xpos" "15"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BlueSilverMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueSilverMedal"
+ "xpos" "55"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_silver"
+ "scaleImage" "1"
+ }
+ "BlueSilverMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueSilverMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%blueteammedals_silver%"
+ "textAlignment" "center"
+ "xpos" "70"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BlueBronzeMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BlueBronzeMedal"
+ "xpos" "110"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_bronze"
+ "scaleImage" "1"
+ }
+ "BlueBronzeMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueBronzeMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%blueteammedals_bronze%"
+ "textAlignment" "center"
+ "xpos" "125"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ }
+ "RedMedals"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedMedals"
+ "xpos" "c100"
+ "ypos" "-20"
+ "zpos" "50"
+ "wide" "150"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+
+ if_large
+ {
+ "visible" "0"
+ }
+
+ "RedGoldMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedGoldMedal"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_gold"
+ "scaleImage" "1"
+ }
+ "RedGoldMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedGoldMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%redteammedals_gold%"
+ "textAlignment" "center"
+ "xpos" "15"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "RedSilverMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedSilverMedal"
+ "xpos" "55"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_silver"
+ "scaleImage" "1"
+ }
+ "RedSilverMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedSilverMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%redteammedals_silver%"
+ "textAlignment" "center"
+ "xpos" "70"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "RedBronzeMedal"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "RedBronzeMedal"
+ "xpos" "110"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "competitive/competitive_coin_bronze"
+ "scaleImage" "1"
+ }
+ "RedBronzeMedalValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedBronzeMedalValue"
+ "font" "MatchSummaryStatsAndMedals"
+ "labelText" "%redteammedals_bronze%"
+ "textAlignment" "center"
+ "xpos" "125"
+ "ypos" "0"
+ "zpos" "6"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudmatchsummary.res b/resource/ui/hudmatchsummary.res
index 24d39b8..0b72180 100644
--- a/resource/ui/hudmatchsummary.res
+++ b/resource/ui/hudmatchsummary.res
@@ -1,994 +1,2 @@
-"Resource/UI/HudMatchSummary.res"
-{
- "MatchSummary"
- {
- "ControlName" "CTFMatchSummary"
- "fieldName" "MatchSummary"
- "autoResize" "0"
- "pinCorner" "0"
- "tabPosition" "0"
- "paintbackground" "0"
- "zpos" "20"
- "visible" "0"
-
- "AnimBluePlayerListParent" "p.47"
- "AnimBlueTeamScore" "p.46"
- "AnimBlueTeamScoreDropshadow" "p.46"
- "AnimBlueTeamScoreBG" "p.483"
- "AnimBluePlayerListBG" "p.47"
- "AnimRedTeamScoreBGWide" "p.483"
- "AnimRedTeamScoreBGXPos" "r5-p.483"
- "AnimRedTeamScoreWide" "p.46"
- "AnimRedTeamScoreXPos" "r5-p.46"
- "AnimRedTeamScoreDropshadowWide" "p.46"
- "AnimRedTeamScoreDropshadowXPos" "r4-p.46"
- "AnimRedPlayerListParentWide" "p.47"
- "AnimRedPlayerListParentXPos" "r7-p.47"
- "AnimRedPlayerListBGWide" "p.47"
- "AnimRedPlayerListBGXPos" "r9-p.47"
- "AnimBlueMedalsYPos" "75"
- "AnimRedMedalsYPos" "75"
- "AnimStatsLabelPanel6v6YPos" "75"
- "AnimBlueTeamLabel6v6YPos" "107"
- "AnimRedTeamLabel6v6YPos" "107"
- "AnimStatsLabelPanel12v12YPos" "20"
- "AnimBlueTeamLabel12v12YPos" "47"
- "AnimRedTeamLabel12v12YPos" "47"
- "AnimStatsContainer12v12YPos" "-10"
-
- if_large
- {
- "AnimBlueMedalsYPos" "50"
- "AnimRedMedalsYPos" "50"
- }
- }
-
- "RankBorder"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RankBorder"
- "xpos" "cs-0.5"
- "ypos" "r0"
- "zpos" "9000"
- "wide" "510"
- "tall" "43"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "MainMenuBGBorder"
- "proportionaltoparent" "1"
-
- if_uses_xp
- {
- "visible" "1"
- }
- }
-
- "RankPanel"
- {
- "ControlName" "CMiniPvPRankPanel"
- "fieldName" "RankPanel"
- "xpos" "cs-0.5"
- "ypos" "r0"
- "zpos" "9001"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "matchgroup" "MatchGroup_Ladder_6v6"
- "show_name" "0"
- "show_sources_when_hidden" "1"
- "instantly_update" "0"
-
- if_uses_placement
- {
- "show_model" "0"
- }
- }
-
- "RankModelPanel"
- {
- "ControlName" "CPvPRankPanel"
- "fieldName" "RankModelPanel"
- "xpos" "cs-0.5"
- "ypos" "r1"
- "zpos" "9002"
- "wide" "2000"
- "tall" "2000"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "matchgroup" "MatchGroup_Casual_12v12"
- "show_progress" "0"
- "instantly_update" "0"
-
- if_uses_xp
- {
- "visible" "0"
- }
- }
-
- "StatsBgPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "StatsBgPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
- "PaintBackgroundType" "1"
- "bgcolor_override" "0 0 0 250"
- }
-
- "DrawingPanel"
- {
- "ControlName" "CDrawingPanel"
- "fieldName" "DrawingPanel"
- "xpos" "c-320"
- "ypos" "35"
- "wide" "640"
- "tall" "480"
- "zpos" "60"
- "visible" "0"
- "enabled" "1"
- "keyboardinputenabled" "0"
- "linecolor" "RedSolid"
- "team_colors" "1"
- }
-
- "MainStatsContainer"
- {
- "Controlname" "EditablePanel"
- "fieldnName" "MainStatsContainer"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "f0"
- "proportionaltoparent" "1"
-
- "ParticlePanel"
- {
- "ControlName" "CTFParticlePanel"
- "fieldName" "ParticlePanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "55"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- }
-
- "StatsLabelPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "StatsLabelPanel"
- "xpos" "c-100"
- "ypos" "-20"
- "zpos" "70"
- "wide" "200"
- "tall" "15"
- "visible" "0"
- "enabled" "1"
- "autoResize" "0"
-
- "StatsAndMedals"
- {
- "ControlName" "CExLabel"
- "fieldName" "StatsAndMedals"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "#TF_StatsAndMedals"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "4"
- "wide" "200"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "StatsAndMedalsShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "StatsAndMedalsShadow"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "#TF_StatsAndMedals"
- "fgcolor" "TransparentBlack"
- "textAlignment" "center"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "3"
- "wide" "200"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "pin_to_sibling" "StatsAndMedals"
- }
- }
-
- "TeamScoresPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TeamScoresPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "50"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
-
- "BlueTeamPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueTeamPanel"
- "xpos" "-320"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
-
- "BlueTeamScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueTeamScoreBG"
- "xpos" "5"
- "ypos" "99"
- "zpos" "2"
- "wide" "p.213"
- "tall" "36"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "DarkBlueTeamBorder"
- "bgcolor_override" "Blue"
-
- if_large
- {
- "ypos" "39"
- }
- }
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "MatchSummaryTeamScores"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "5"
- "ypos" "101"
- "zpos" "4"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "41"
- }
-
- }
- "BlueTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreDropshadow"
- "font" "MatchSummaryTeamScores"
- "fgcolor" "TransparentBlack"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "6"
- "ypos" "102"
- "zpos" "3"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "43"
- }
- }
- "BlueTeamWinner"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamWinner"
- "font" "MatchSummaryWinner"
- "labelText" "%blueteamwinner%"
- "textAlignment" "east"
- "xpos" "5"
- "ypos" "101"
- "zpos" "4"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "41"
- }
- }
- "BlueTeamWinnerDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamWinnerDropshadow"
- "font" "MatchSummaryWinner"
- "fgcolor" "TransparentBlack"
- "labelText" "%blueteamwinner%"
- "textAlignment" "east"
- "xpos" "6"
- "ypos" "102"
- "zpos" "3"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "42"
- }
- }
- "BlueTeamImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueTeamImage"
- "xpos" "14"
- "ypos" "89"
- "zpos" "5"
- "wide" "56"
- "tall" "56"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/team_blue"
- "scaleImage" "1"
-
- if_large
- {
- "ypos" "29"
- }
- }
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "CompMatchStartTeamNames"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "60"
- "ypos" "-25"
- "zpos" "20"
- "wide" "195"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "18"
- "ypos" "100"
- "zpos" "5"
- "wide" "34"
- "tall" "34"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "HudTimerProgressInActive"
-
- if_large
- {
- "ypos" "40"
- }
- }
- "BlueLeaderAvatarBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueLeaderAvatarBG"
- "xpos" "16"
- "ypos" "98"
- "zpos" "4"
- "wide" "38"
- "tall" "38"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TextColor"
-
- if_large
- {
- "ypos" "38"
- }
- }
- "BluePlayerListParent"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BluePlayerListParent"
- "xpos" "12"
- "ypos" "137"
- "zpos" "1"
- "wide" "p.193"
- "tall" "215"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "77"
- "tall" "340"
- }
-
- "BluePlayerList"
- {
- "ControlName" "TFSectionedListPanel"
- "fieldName" "BluePlayerList"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "p.465"
- "tall" "205"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "25"
- "linegap" "0"
- //"show_columns" "1"
-
- "medal_width" "s.08"
- "avatar_width" "s.08"
- "spacer" "2"
- "name_width" "s.19"
- "class_width" "s.04"
- "award_width" "s.04"
- "stats_width" "s.08"
- "horiz_inset" "0"
-
- if_large
- {
- "tall" "340"
- "linegap" "0"
- }
- }
- }
- "BluePlayerListBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BluePlayerListBG"
- "xpos" "9"
- "ypos" "117"
- "zpos" "0"
- "wide" "p.2"
- "tall" "225"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderClearBG"
-
- if_large
- {
- "ypos" "57"
- "tall" "360"
- }
- }
- }
- "RedTeamPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedTeamPanel"
- "xpos" "320"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
-
- "RedTeamScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedTeamScoreBG"
- "xpos" "r5-p.213"
- "ypos" "99"
- "zpos" "2"
- "wide" "p.213"
- "tall" "36"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "DarkRedTeamBorder"
- "bgcolor_override" "Red"
-
- if_large
- {
- "ypos" "39"
- }
- }
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "MatchSummaryTeamScores"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "r5-p.19"
- "ypos" "101"
- "zpos" "4"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "41"
- }
- }
- "RedTeamScoreDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreDropshadow"
- "font" "MatchSummaryTeamScores"
- "fgcolor" "TransparentBlack"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "r3-p.19"
- "ypos" "103"
- "zpos" "3"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "43"
- }
- }
- "RedTeamWinner"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamWinner"
- "font" "MatchSummaryWinner"
- "labelText" "%redteamwinner%"
- "textAlignment" "west"
- "xpos" "r5-p.19"
- "ypos" "101"
- "zpos" "4"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "41"
- }
- }
- "RedTeamWinnerDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamWinnerDropshadow"
- "font" "MatchSummaryWinner"
- "fgcolor" "TransparentBlack"
- "labelText" "%redteamwinner%"
- "textAlignment" "west"
- "xpos" "r4-p.19"
- "ypos" "102"
- "zpos" "3"
- "wide" "p.19"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "42"
- }
- }
- "RedTeamImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedTeamImage"
- "xpos" "r68"
- "ypos" "80"
- "zpos" "5"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/team_red"
- "scaleImage" "1"
-
- if_large
- {
- "ypos" "20"
- }
- }
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "CompMatchStartTeamNames"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "xpos" "r255"
- "ypos" "-25"
- "zpos" "20"
- "wide" "195"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "r52"
- "ypos" "100"
- "zpos" "5"
- "wide" "34"
- "tall" "34"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "HudTimerProgressInActive"
-
- if_large
- {
- "ypos" "40"
- }
- }
- "RedLeaderAvatarBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedLeaderAvatarBG"
- "xpos" "r54"
- "ypos" "98"
- "zpos" "4"
- "wide" "38"
- "tall" "38"
- "visible" "1"
- "PaintBackgroundType" "2"
- "bgcolor_override" "TextColor"
-
- if_large
- {
- "ypos" "38"
- }
- }
- "RedPlayerListParent"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedPlayerListParent"
- "xpos" "r12-p.193"
- "ypos" "137"
- "zpos" "1"
- "wide" "p.193"
- "tall" "215"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "ypos" "77"
- "tall" "340"
- }
-
- "RedPlayerList"
- {
- "ControlName" "TFSectionedListPanel"
- "fieldName" "RedPlayerList"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "p.465"
- "tall" "205"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "25"
- "linegap" "0"
- //"show_columns" "1"
-
- "medal_width" "s.08"
- "avatar_width" "s.08"
- "spacer" "2"
- "name_width" "s.19"
- "class_width" "s.04"
- "award_width" "s.04"
- "stats_width" "s.08"
- "horiz_inset" "0"
-
- if_large
- {
- "tall" "340"
- "linegap" "0"
- }
- }
- }
- "RedPlayerListBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedPlayerListBG"
- "xpos" "r9-p.2"
- "ypos" "117"
- "zpos" "0"
- "wide" "p.2"
- "tall" "225"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "TFFatLineBorderClearBG"
-
- if_large
- {
- "ypos" "57"
- "tall" "360"
- }
- }
- }
- "BlueMedals"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueMedals"
- "xpos" "c-250"
- "ypos" "-20"
- "zpos" "50"
- "wide" "150"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "visible" "0"
- }
-
- "BlueGoldMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueGoldMedal"
- "xpos" "0"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_gold"
- "scaleImage" "1"
- }
- "BlueGoldMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueGoldMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%blueteammedals_gold%"
- "textAlignment" "center"
- "xpos" "15"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueSilverMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueSilverMedal"
- "xpos" "55"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_silver"
- "scaleImage" "1"
- }
- "BlueSilverMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueSilverMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%blueteammedals_silver%"
- "textAlignment" "center"
- "xpos" "70"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueBronzeMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BlueBronzeMedal"
- "xpos" "110"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_bronze"
- "scaleImage" "1"
- }
- "BlueBronzeMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueBronzeMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%blueteammedals_bronze%"
- "textAlignment" "center"
- "xpos" "125"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- }
- "RedMedals"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedMedals"
- "xpos" "c100"
- "ypos" "-20"
- "zpos" "50"
- "wide" "150"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
-
- if_large
- {
- "visible" "0"
- }
-
- "RedGoldMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedGoldMedal"
- "xpos" "0"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_gold"
- "scaleImage" "1"
- }
- "RedGoldMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedGoldMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%redteammedals_gold%"
- "textAlignment" "center"
- "xpos" "15"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedSilverMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedSilverMedal"
- "xpos" "55"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_silver"
- "scaleImage" "1"
- }
- "RedSilverMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedSilverMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%redteammedals_silver%"
- "textAlignment" "center"
- "xpos" "70"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedBronzeMedal"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RedBronzeMedal"
- "xpos" "110"
- "ypos" "0"
- "zpos" "5"
- "wide" "15"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "image" "competitive/competitive_coin_bronze"
- "scaleImage" "1"
- }
- "RedBronzeMedalValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedBronzeMedalValue"
- "font" "MatchSummaryStatsAndMedals"
- "labelText" "%redteammedals_bronze%"
- "textAlignment" "center"
- "xpos" "125"
- "ypos" "0"
- "zpos" "6"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- }
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudmatchsummary.res"
+"#base" "hudmatchsummary-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res
index 22784b2..b0ab2ab 100644
--- a/resource/ui/hudplayerclass.res
+++ b/resource/ui/hudplayerclass.res
@@ -1,2 +1,3 @@
+"#base" "../../#customizations/streamermode/hudplayerclass.res"
"#base" "../../#customizations/_enabled/hudplayerclass-left.res"
"#base" "hudplayerclass-base.res"
\ No newline at end of file
diff --git a/resource/ui/hudtournament-base.res b/resource/ui/hudtournament-base.res
new file mode 100644
index 0000000..cabc17e
--- /dev/null
+++ b/resource/ui/hudtournament-base.res
@@ -0,0 +1,665 @@
+"Resource/UI/HudTournament.res"
+{
+ HudTournament
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudTournament"
+ "xpos" "0"
+ "ypos" "25"
+ "wide" "f0"
+ "tall" "480"
+ "proportionaltoparent" "1"
+
+ "team1_player_base_offset_x" "-75"
+ "team1_player_base_y" "0"
+ "team1_player_delta_x" "-47"
+ "team1_player_delta_y" "0"
+ "team2_player_base_offset_x" "25"
+ "team2_player_base_y" "0"
+ "team2_player_delta_x" "47"
+ "team2_player_delta_y" "0"
+ "teams_player_delta_x_comp" "42"
+
+ "avatar_width" "63"
+ "spacer" "5"
+ "name_width" "57"
+ "horiz_inset" "2"
+
+ if_mvm
+ {
+ "ypos" "0"
+ "team1_player_base_y" "66"
+ "team2_player_base_y" "66"
+ "team2_player_delta_x" "52"
+ }
+
+ if_competitive
+ {
+ "team1_player_base_y" "66"
+ "team2_player_base_y" "66"
+ "team2_player_base_offset_x" "5"
+ }
+
+ if_readymode
+ {
+ "team1_player_base_y" "66"
+ "team2_player_base_y" "66"
+ "team2_player_delta_x" "52"
+ "team2_player_base_offset_x" "5"
+ }
+
+ "ModeImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ModeImage"
+ "xpos" "cs-0.5"
+ "ypos" "50"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "60"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "image" "competitive/competitive_logo_laurel"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+
+ if_competitive {
+ "visible" "1"
+ }
+ }
+
+ "playerpanels_kv"
+ {
+ "visible" "0"
+ "wide" "50"
+ "tall" "35"
+ "zpos" "1"
+ "color_ready" "0 255 0 220"
+ "color_notready" "TransparentBlack"
+
+ "PanelBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PanelBG"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "fillcolor" "TransparentBlack"
+ }
+
+ "playername"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "playername"
+ "font" "Cerbetica10"
+ "xpos" "1"
+ "ypos" "25"
+ "zpos" "5"
+ "wide" "48"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%playername%"
+ "textAlignment" "center"
+ }
+
+ "classimage"
+ {
+ "ControlName" "CTFClassImage"
+ "fieldName" "classimage"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "3"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/class_scoutred"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "image" "../vgui/hud_connecting"
+ }
+
+ if_competitive
+ {
+ "image" "../vgui/hud_connecting"
+ }
+
+ if_readymode
+ {
+ "image" "../vgui/hud_connecting"
+ }
+ }
+
+ "classimagebg"
+ {
+ "ControlName" "Panel"
+ "fieldName" "classimagebg"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "3"
+ "wide" "24"
+ "tall" "24"
+ "visible" "0"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "0"
+ }
+
+ "HealthIcon"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HealthIcon"
+ "xpos" "22"
+ "ypos" "-3"
+ "zpos" "3"
+ "wide" "32"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "HealthBonusPosAdj" "10"
+ "HealthDeathWarning" "0.49"
+ "TFFont" "HudFontSmallest"
+ "HealthDeathWarningColor" "HUDDeathWarning"
+ "TextColor" "HudOffWhite"
+
+ if_readymode
+ {
+ "xpos" "9999"
+ }
+ }
+
+ "ReadyBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ReadyBG"
+ "xpos" "29"
+ "ypos" "5"
+ "zpos" "3"
+ "wide" "16"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "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
+ "draw_corner_height" "0"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+
+ if_competitive
+ {
+ "visible" "1"
+ }
+
+ if_readymode
+ {
+ "visible" "1"
+ }
+ }
+
+ "ReadyImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ReadyImage"
+ "xpos" "31"
+ "ypos" "7"
+ "zpos" "4"
+ "wide" "12"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "image" "hud/checkmark"
+ "scaleImage" "1"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+
+ if_competitive
+ {
+ "visible" "1"
+ }
+
+ if_readymode
+ {
+ "visible" "1"
+ }
+ }
+
+ "respawntime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "respawntime"
+ "font" "DefaultSmall"
+ "xpos" "28"
+ "ypos" "2"
+ "zpos" "5"
+ "wide" "23"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%respawntime%"
+ "textAlignment" "west"
+ //"fgcolor" "TanLight"
+ }
+
+ "chargeamount"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "chargeamount"
+ "font" "DefaultSmall"
+ "xpos" "25"
+ "ypos" "17"
+ "zpos" "6"
+ "wide" "25"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "labelText" "%chargeamount%"
+ "textAlignment" "north"
+ "fgcolor" "ColorGreen"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "specindex"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "specindex"
+ "font" "DefaultVerySmall"
+ "xpos" "4"
+ "ypos" "2"
+ "zpos" "5"
+ "wide" "50"
+ "tall" "8"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "labelText" "%specindex%"
+ "textAlignment" "north-west"
+ //"fgcolor" "TanLight"
+ }
+ }
+ }
+
+ "HudTournamentBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HudTournamentBG"
+ "wide" "0"
+ }
+
+ "TournamentLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TournamentLabel"
+ "wide" "0"
+ }
+
+ "HudTournamentBLUEBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HudTournamentBLUEBG"
+ "xpos" "c-125"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "125"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_blu"
+
+ "src_corner_height" "15"
+ "src_corner_width" "15"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "TournamentBLUELabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TournamentBLUELabel"
+ "font" "HudFontSmall"
+ "xpos" "-5"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "65"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%bluenamelabel%"
+ "textAlignment" "west"
+
+ "pin_to_sibling" "HudTournamentBLUEBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "TournamentBLUEStateLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TournamentBLUEStateLabel"
+ "font" "HudFontSmallest"
+ "xpos" "-5"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "65"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%bluestate%"
+ "textAlignment" "east"
+
+ "pin_to_sibling" "HudTournamentBLUEBG"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "HudTournamentREDBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HudTournamentREDBG"
+ "xpos" "c0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "125"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_red"
+
+ "src_corner_height" "15"
+ "src_corner_width" "15"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ if_competitive
+ {
+ "visible" "0"
+ }
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "TournamentREDLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TournamentREDLabel"
+ "font" "HudFontSmall"
+ "xpos" "-5"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "65"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%rednamelabel%"
+ "textAlignment" "east"
+
+ "pin_to_sibling" "HudTournamentREDBG"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "TournamentREDStateLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TournamentREDStateLabel"
+ "font" "HudFontSmallest"
+ "xpos" "-5"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "65"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%redstate%"
+ "textAlignment" "west"
+
+ "pin_to_sibling" "HudTournamentREDBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
+ }
+
+ "TournamentConditionLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TournamentConditionLabel"
+ "font" "HudFontSmallest"
+ "fgcolor" "TanLight"
+ "xpos" "c-125"
+ "ypos" "16"
+ "zpos" "1"
+ "wide" "250"
+ "tall" "14"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%winconditions%"
+ "textAlignment" "center"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "ypos" "25"
+ }
+ }
+
+ "HudTournamentBGHelp"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HudTournamentBGHelp"
+ "wide" "0"
+ }
+
+ "TournamentInstructionsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TournamentInstructionsLabel"
+ "font" "HudFontSmallest"
+ "xpos" "c-125"
+ "ypos" "30"
+ "wide" "250"
+ "tall" "12"
+ "zpos" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%readylabel%"
+ "textAlignment" "center"
+
+ if_mvm
+ {
+ "ypos" "105"
+ }
+
+ if_competitive
+ {
+ "ypos" "36"
+ }
+ }
+
+ "TournamentReadyHintIcon"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TournamentReadyHintIcon"
+ "wide" "0"
+ }
+
+ "CountdownBG"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "CountdownBG"
+ "wide" "0"
+ }
+
+ "CountdownLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabel"
+ "font" "HudFontMedium"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.1"
+ "wide" "40"
+ "tall" "40"
+ "zpos" "4"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%tournamentstatelabel%"
+ "textAlignment" "center"
+ "proportionaltoparent" "1"
+ }
+
+ "CountdownLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabelShadow"
+ "font" "HudFontMedium"
+ "xpos" "cs-0.49"
+ "ypos" "cs-0.09"
+ "wide" "40"
+ "tall" "40"
+ "zpos" "3"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "0"
+ "labelText" "%tournamentstatelabel%"
+ "textAlignment" "center"
+ "fgcolor" "TransparentBlack"
+ "proportionaltoparent" "1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudtournament.res b/resource/ui/hudtournament.res
index cabc17e..5b129ef 100644
--- a/resource/ui/hudtournament.res
+++ b/resource/ui/hudtournament.res
@@ -1,665 +1,2 @@
-"Resource/UI/HudTournament.res"
-{
- HudTournament
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudTournament"
- "xpos" "0"
- "ypos" "25"
- "wide" "f0"
- "tall" "480"
- "proportionaltoparent" "1"
-
- "team1_player_base_offset_x" "-75"
- "team1_player_base_y" "0"
- "team1_player_delta_x" "-47"
- "team1_player_delta_y" "0"
- "team2_player_base_offset_x" "25"
- "team2_player_base_y" "0"
- "team2_player_delta_x" "47"
- "team2_player_delta_y" "0"
- "teams_player_delta_x_comp" "42"
-
- "avatar_width" "63"
- "spacer" "5"
- "name_width" "57"
- "horiz_inset" "2"
-
- if_mvm
- {
- "ypos" "0"
- "team1_player_base_y" "66"
- "team2_player_base_y" "66"
- "team2_player_delta_x" "52"
- }
-
- if_competitive
- {
- "team1_player_base_y" "66"
- "team2_player_base_y" "66"
- "team2_player_base_offset_x" "5"
- }
-
- if_readymode
- {
- "team1_player_base_y" "66"
- "team2_player_base_y" "66"
- "team2_player_delta_x" "52"
- "team2_player_base_offset_x" "5"
- }
-
- "ModeImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ModeImage"
- "xpos" "cs-0.5"
- "ypos" "50"
- "zpos" "0"
- "wide" "60"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "competitive/competitive_logo_laurel"
- "scaleImage" "1"
- "proportionaltoparent" "1"
-
- if_competitive {
- "visible" "1"
- }
- }
-
- "playerpanels_kv"
- {
- "visible" "0"
- "wide" "50"
- "tall" "35"
- "zpos" "1"
- "color_ready" "0 255 0 220"
- "color_notready" "TransparentBlack"
-
- "PanelBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "fillcolor" "TransparentBlack"
- }
-
- "playername"
- {
- "ControlName" "CExLabel"
- "fieldName" "playername"
- "font" "Cerbetica10"
- "xpos" "1"
- "ypos" "25"
- "zpos" "5"
- "wide" "48"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%playername%"
- "textAlignment" "center"
- }
-
- "classimage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "classimage"
- "xpos" "1"
- "ypos" "1"
- "zpos" "3"
- "wide" "24"
- "tall" "24"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "image" "../vgui/hud_connecting"
- }
-
- if_competitive
- {
- "image" "../vgui/hud_connecting"
- }
-
- if_readymode
- {
- "image" "../vgui/hud_connecting"
- }
- }
-
- "classimagebg"
- {
- "ControlName" "Panel"
- "fieldName" "classimagebg"
- "xpos" "1"
- "ypos" "1"
- "zpos" "3"
- "wide" "24"
- "tall" "24"
- "visible" "0"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "0"
- }
-
- "HealthIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HealthIcon"
- "xpos" "22"
- "ypos" "-3"
- "zpos" "3"
- "wide" "32"
- "tall" "32"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmallest"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
-
- if_readymode
- {
- "xpos" "9999"
- }
- }
-
- "ReadyBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ReadyBG"
- "xpos" "29"
- "ypos" "5"
- "zpos" "3"
- "wide" "16"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "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
- "draw_corner_height" "0"
-
- if_mvm
- {
- "visible" "1"
- }
-
- if_competitive
- {
- "visible" "1"
- }
-
- if_readymode
- {
- "visible" "1"
- }
- }
-
- "ReadyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ReadyImage"
- "xpos" "31"
- "ypos" "7"
- "zpos" "4"
- "wide" "12"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "hud/checkmark"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
-
- if_competitive
- {
- "visible" "1"
- }
-
- if_readymode
- {
- "visible" "1"
- }
- }
-
- "respawntime"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntime"
- "font" "DefaultSmall"
- "xpos" "28"
- "ypos" "2"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- //"fgcolor" "TanLight"
- }
-
- "chargeamount"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamount"
- "font" "DefaultSmall"
- "xpos" "25"
- "ypos" "17"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "north"
- "fgcolor" "ColorGreen"
-
- if_mvm
- {
- "visible" "0"
- }
- }
-
- "specindex"
- {
- "ControlName" "CExLabel"
- "fieldName" "specindex"
- "font" "DefaultVerySmall"
- "xpos" "4"
- "ypos" "2"
- "zpos" "5"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "labelText" "%specindex%"
- "textAlignment" "north-west"
- //"fgcolor" "TanLight"
- }
- }
- }
-
- "HudTournamentBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudTournamentBG"
- "wide" "0"
- }
-
- "TournamentLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentLabel"
- "wide" "0"
- }
-
- "HudTournamentBLUEBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudTournamentBLUEBG"
- "xpos" "c-125"
- "ypos" "0"
- "zpos" "-1"
- "wide" "125"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_blu"
-
- "src_corner_height" "15"
- "src_corner_width" "15"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "visible" "0"
- }
-
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "TournamentBLUELabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentBLUELabel"
- "font" "HudFontSmall"
- "xpos" "-5"
- "ypos" "0"
- "zpos" "1"
- "wide" "65"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%bluenamelabel%"
- "textAlignment" "west"
-
- "pin_to_sibling" "HudTournamentBLUEBG"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "visible" "0"
- }
-
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "TournamentBLUEStateLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentBLUEStateLabel"
- "font" "HudFontSmallest"
- "xpos" "-5"
- "ypos" "0"
- "zpos" "1"
- "wide" "65"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%bluestate%"
- "textAlignment" "east"
-
- "pin_to_sibling" "HudTournamentBLUEBG"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "visible" "0"
- }
-
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "HudTournamentREDBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudTournamentREDBG"
- "xpos" "c0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "125"
- "tall" "16"
- "visible" "1"
- "enabled" "1"
- "image" "../HUD/tournament_panel_red"
-
- "src_corner_height" "15"
- "src_corner_width" "15"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
-
- if_mvm
- {
- "visible" "0"
- }
- if_competitive
- {
- "visible" "0"
- }
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "TournamentREDLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentREDLabel"
- "font" "HudFontSmall"
- "xpos" "-5"
- "ypos" "0"
- "zpos" "1"
- "wide" "65"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%rednamelabel%"
- "textAlignment" "east"
-
- "pin_to_sibling" "HudTournamentREDBG"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "visible" "0"
- }
-
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "TournamentREDStateLabel"
- {
- "ControlName" "Label"
- "fieldName" "TournamentREDStateLabel"
- "font" "HudFontSmallest"
- "xpos" "-5"
- "ypos" "0"
- "zpos" "1"
- "wide" "65"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%redstate%"
- "textAlignment" "west"
-
- "pin_to_sibling" "HudTournamentREDBG"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "visible" "0"
- }
-
- if_readymode
- {
- "visible" "0"
- }
- }
-
- "TournamentConditionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TournamentConditionLabel"
- "font" "HudFontSmallest"
- "fgcolor" "TanLight"
- "xpos" "c-125"
- "ypos" "16"
- "zpos" "1"
- "wide" "250"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%winconditions%"
- "textAlignment" "center"
-
- if_mvm
- {
- "visible" "0"
- }
-
- if_competitive
- {
- "ypos" "25"
- }
- }
-
- "HudTournamentBGHelp"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudTournamentBGHelp"
- "wide" "0"
- }
-
- "TournamentInstructionsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TournamentInstructionsLabel"
- "font" "HudFontSmallest"
- "xpos" "c-125"
- "ypos" "30"
- "wide" "250"
- "tall" "12"
- "zpos" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%readylabel%"
- "textAlignment" "center"
-
- if_mvm
- {
- "ypos" "105"
- }
-
- if_competitive
- {
- "ypos" "36"
- }
- }
-
- "TournamentReadyHintIcon"
- {
- "ControlName" "CExLabel"
- "fieldName" "TournamentReadyHintIcon"
- "wide" "0"
- }
-
- "CountdownBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "CountdownBG"
- "wide" "0"
- }
-
- "CountdownLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CountdownLabel"
- "font" "HudFontMedium"
- "xpos" "cs-0.5"
- "ypos" "cs-0.1"
- "wide" "40"
- "tall" "40"
- "zpos" "4"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%tournamentstatelabel%"
- "textAlignment" "center"
- "proportionaltoparent" "1"
- }
-
- "CountdownLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CountdownLabelShadow"
- "font" "HudFontMedium"
- "xpos" "cs-0.49"
- "ypos" "cs-0.09"
- "wide" "40"
- "tall" "40"
- "zpos" "3"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "wrap" "0"
- "labelText" "%tournamentstatelabel%"
- "textAlignment" "center"
- "fgcolor" "TransparentBlack"
- "proportionaltoparent" "1"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/hudtournament.res"
+"#base" "hudtournament-base.res"
\ No newline at end of file
diff --git a/resource/ui/matchmakingtooltip-base.res b/resource/ui/matchmakingtooltip-base.res
new file mode 100644
index 0000000..a049983
--- /dev/null
+++ b/resource/ui/matchmakingtooltip-base.res
@@ -0,0 +1,56 @@
+"Resource/UI/MatchMakingTooltip.res"
+{
+ "TooltipPanel"
+ {
+ // "ControlName" "EditablePanel"
+ "fieldName" "TooltipPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "30000"
+ "wide" "300"
+ "tall" "100"
+ "visible" "0"
+ "PaintBackgroundType" "2"
+ "border" "ButtonHover"
+ "bgcolor_override" "DarkGrey"
+ "mouseinputenabled" "0"
+
+ "TipLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TipLabel"
+
+
+ if_small
+ {
+ "font" "HudFontSmall"
+ }
+
+ if_medium
+ {
+ "font" "HudFontMediumSmall"
+ }
+
+ if_large
+ {
+ "font" "HudFontMedium"
+ }
+
+ "labelText" "%tiptext%"
+ "textAlignment" "center"
+ "xpos" "10"
+ "ypos" "10"
+ "zpos" "2"
+ "wide" "140"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
+ "auto_wide_tocontents" "1"
+ "auto_tall_tocontents" "1"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/matchmakingtooltip.res b/resource/ui/matchmakingtooltip.res
index a049983..57322f1 100644
--- a/resource/ui/matchmakingtooltip.res
+++ b/resource/ui/matchmakingtooltip.res
@@ -1,56 +1,2 @@
-"Resource/UI/MatchMakingTooltip.res"
-{
- "TooltipPanel"
- {
- // "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "30000"
- "wide" "300"
- "tall" "100"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "ButtonHover"
- "bgcolor_override" "DarkGrey"
- "mouseinputenabled" "0"
-
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
-
-
- if_small
- {
- "font" "HudFontSmall"
- }
-
- if_medium
- {
- "font" "HudFontMediumSmall"
- }
-
- if_large
- {
- "font" "HudFontMedium"
- }
-
- "labelText" "%tiptext%"
- "textAlignment" "center"
- "xpos" "10"
- "ypos" "10"
- "zpos" "2"
- "wide" "140"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "TanLight"
- "auto_wide_tocontents" "1"
- "auto_tall_tocontents" "1"
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/matchmakingtooltip.res"
+"#base" "matchmakingtooltip-base.res"
\ No newline at end of file
diff --git a/resource/ui/mvmscoreboard-base.res b/resource/ui/mvmscoreboard-base.res
new file mode 100644
index 0000000..f2a42a8
--- /dev/null
+++ b/resource/ui/mvmscoreboard-base.res
@@ -0,0 +1,204 @@
+"Resource/UI/MvMScoreboard.res"
+{
+ "WaveStatusPanel"
+ {
+ "ControlName" "CWaveStatusPanel"
+ "fieldName" "WaveStatusPanel"
+ "xpos" "c-300"
+ "ypos" "8"
+ "zpos" "0"
+ "wide" "600"
+ "tall" "67"
+ "visible" "1"
+ "enabled" "1"
+ "verbose" "1"
+ }
+
+ "PopFileLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PopFileLabel"
+ "font" "HudFontMedium"
+ "labelText" "%popfile%"
+ "textAlignment" "west"
+ "xpos" "c-265"
+ "ypos" "c-30"
+ "wide" "270"
+ "tall" "30"
+ "fgcolor" "TanLight"
+ }
+
+ "PlayerListBackground"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "PlayerListBackground"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../hud/tournament_panel_brown"
+ "scaleImage" "0"
+ "src_corner_height" "0"
+ "src_corner_width" "0"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "PlayerListBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayerListBG"
+ "xpos" "c-270"
+ "ypos" "244"
+ "zpos" "-1"
+ "wide" "540"
+ "tall" "500"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "0"
+ }
+
+ "MvMPlayerList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "MvMPlayerList"
+ "xpos" "c-260"
+ "ypos" "248"
+ "wide" "520"
+ "tall" "148"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "22"
+ "textcolor" "White"
+ "font" "HudFontMedium"
+ }
+
+ "CreditStatsContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CreditStatsContainer"
+ "xpos" "c-190"
+ "ypos" "70"
+ "wide" "480"
+ "tall" "205"
+ "visible" "1"
+
+ "CreditStatsBackground"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "CreditStatsBackground"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../HUD/tournament_panel_brown"
+ "src_corner_height" "0"
+ "src_corner_width" "0"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+ "CreditStatsBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CreditStatsBG"
+ "xpos" "0"
+ "ypos" "25"
+ "zpos" "-1"
+ "wide" "335"
+ "tall" "115"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+
+ }
+
+ "CreditsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CreditsLabel"
+ "font" "HudFontSmallishBold"
+ "labelText" "#TF_PVE_Currency"
+ "textAlignment" "center"
+ "xpos" "9999"
+ "ypos" "9999"
+ "wide" "200"
+ "fgcolor" "TanLight"
+ }
+
+ "PreviousWaveCreditInfoPanel"
+ {
+ "ControlName" "CCreditDisplayPanel"
+ "fieldName" "PreviousWaveCreditInfoPanel"
+ "xpos" "8"
+ "ypos" "30"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "TotalGameCreditInfoPanel"
+ {
+ "ControlName" "CCreditDisplayPanel"
+ "fieldName" "TotalGameCreditInfoPanel"
+ "xpos" "208"
+ "ypos" "30"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "PreviousWaveCreditSpendPanel"
+ {
+ "ControlName" "CCreditSpendPanel"
+ "fieldName" "PreviousWaveCreditSpendPanel"
+ "xpos" "8"
+ "ypos" "75"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "TotalGameCreditSpendPanel"
+ {
+ "ControlName" "CCreditSpendPanel"
+ "fieldName" "TotalGameCreditSpendPanel"
+ "xpos" "208"
+ "ypos" "75"
+ "wide" "184"
+ "tall" "60"
+ "wide" "200"
+ "visible" "1"
+ }
+
+ "RespecStatusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RespecStatusLabel"
+ "font" "HudFontSmall"
+ "labelText" "%respecstatus%"
+ "textAlignment" "north-west"
+ "xpos" "180"
+ "ypos" "8"
+ "wide" "220"
+ "tall" "40"
+ "fgcolor" "TanLight"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/mvmscoreboard.res b/resource/ui/mvmscoreboard.res
index f2a42a8..113a307 100644
--- a/resource/ui/mvmscoreboard.res
+++ b/resource/ui/mvmscoreboard.res
@@ -1,204 +1,2 @@
-"Resource/UI/MvMScoreboard.res"
-{
- "WaveStatusPanel"
- {
- "ControlName" "CWaveStatusPanel"
- "fieldName" "WaveStatusPanel"
- "xpos" "c-300"
- "ypos" "8"
- "zpos" "0"
- "wide" "600"
- "tall" "67"
- "visible" "1"
- "enabled" "1"
- "verbose" "1"
- }
-
- "PopFileLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PopFileLabel"
- "font" "HudFontMedium"
- "labelText" "%popfile%"
- "textAlignment" "west"
- "xpos" "c-265"
- "ypos" "c-30"
- "wide" "270"
- "tall" "30"
- "fgcolor" "TanLight"
- }
-
- "PlayerListBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "PlayerListBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/tournament_panel_brown"
- "scaleImage" "0"
- "src_corner_height" "0"
- "src_corner_width" "0"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
-
- "PlayerListBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "PlayerListBG"
- "xpos" "c-270"
- "ypos" "244"
- "zpos" "-1"
- "wide" "540"
- "tall" "500"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "0"
- }
-
- "MvMPlayerList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "MvMPlayerList"
- "xpos" "c-260"
- "ypos" "248"
- "wide" "520"
- "tall" "148"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "22"
- "textcolor" "White"
- "font" "HudFontMedium"
- }
-
- "CreditStatsContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CreditStatsContainer"
- "xpos" "c-190"
- "ypos" "70"
- "wide" "480"
- "tall" "205"
- "visible" "1"
-
- "CreditStatsBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "CreditStatsBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "image" "../HUD/tournament_panel_brown"
- "src_corner_height" "0"
- "src_corner_width" "0"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
- "CreditStatsBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CreditStatsBG"
- "xpos" "0"
- "ypos" "25"
- "zpos" "-1"
- "wide" "335"
- "tall" "115"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "2"
-
- }
-
- "CreditsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditsLabel"
- "font" "HudFontSmallishBold"
- "labelText" "#TF_PVE_Currency"
- "textAlignment" "center"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "200"
- "fgcolor" "TanLight"
- }
-
- "PreviousWaveCreditInfoPanel"
- {
- "ControlName" "CCreditDisplayPanel"
- "fieldName" "PreviousWaveCreditInfoPanel"
- "xpos" "8"
- "ypos" "30"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "TotalGameCreditInfoPanel"
- {
- "ControlName" "CCreditDisplayPanel"
- "fieldName" "TotalGameCreditInfoPanel"
- "xpos" "208"
- "ypos" "30"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "PreviousWaveCreditSpendPanel"
- {
- "ControlName" "CCreditSpendPanel"
- "fieldName" "PreviousWaveCreditSpendPanel"
- "xpos" "8"
- "ypos" "75"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "TotalGameCreditSpendPanel"
- {
- "ControlName" "CCreditSpendPanel"
- "fieldName" "TotalGameCreditSpendPanel"
- "xpos" "208"
- "ypos" "75"
- "wide" "184"
- "tall" "60"
- "wide" "200"
- "visible" "1"
- }
-
- "RespecStatusLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RespecStatusLabel"
- "font" "HudFontSmall"
- "labelText" "%respecstatus%"
- "textAlignment" "north-west"
- "xpos" "180"
- "ypos" "8"
- "wide" "220"
- "tall" "40"
- "fgcolor" "TanLight"
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/mvmscoreboard.res"
+"#base" "mvmscoreboard-base.res"
\ No newline at end of file
diff --git a/resource/ui/pvprankpanel-base.res b/resource/ui/pvprankpanel-base.res
new file mode 100644
index 0000000..52517db
--- /dev/null
+++ b/resource/ui/pvprankpanel-base.res
@@ -0,0 +1,588 @@
+"Resource/UI/PvPRankPanel.res"
+{
+ "ModelContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ModelContainer"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "actionsignallevel" "2"
+
+ "BelowModelParticlePanel"
+ {
+ "ControlName" "CTFParticlePanel"
+ "fieldName" "BelowModelParticlePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "cs-0.5-228"
+ }
+
+ "ParticleEffects"
+ {
+ "0"
+ {
+ "particle_xpos" "c0"
+ "particle_ypos" "c0"
+ "particle_scale" "3"
+ "particleName" "rankup_base"
+ "start_activated" "0"
+ "loop" "0"
+ }
+ }
+
+ "paintbackground" "0"
+ }
+
+ "RankModel"
+ {
+ "ControlName" "CBaseModelPanel"
+ "fieldName" "RankModel"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "0"
+ "wide" "o1"
+ "tall" "p0.12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fov" "60"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "cs-0.5-228"
+ "ypos" "cs-0.5"
+ "wide" "200"
+ "tall" "200"
+ }
+
+ "paintbackground" "0"
+ "render_texture" "0"
+
+ "model"
+ {
+ "force_pos" "1"
+ "modelname" ""
+ "skin" "0"
+ "angles_x" "0"
+ "angles_y" "180"
+ "angles_z" "0"
+ "origin_x" "45"
+ "origin_y" "0"
+ "origin_z" "0"
+ "spotlight" "1"
+
+ if_mini
+ {
+ "origin_x" "70"
+ }
+
+ "animation"
+ {
+ "sequence" "idle"
+ "default" "1"
+ }
+ }
+
+ "lights"
+ {
+ "default"
+ {
+ "name" "directional"
+ "color" "0.5 0.5 0.5"
+ "direction" "0.60 0.65 0.2"
+ }
+ }
+ }
+
+ "AboveModelParticlePanel"
+ {
+ "ControlName" "CTFParticlePanel"
+ "fieldName" "AboveModelParticlePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "paintbackground" "0"
+
+ if_mini
+ {
+ "xpos" "cs-0.5-228"
+ }
+
+ "ParticleEffects"
+ {
+ "0"
+ {
+ "particle_xpos" "c0"
+ "particle_ypos" "c0"
+ "particle_scale" "5"
+ "particleName" "rankup_glitter"
+ "start_activated" "0"
+ "loop" "0"
+ }
+ "1"
+ {
+ "particle_xpos" "c0"
+ "particle_ypos" "c0"
+ "particle_scale" "4"
+ "particleName" "badgepress_base"
+ "start_activated" "0"
+ "loop" "0"
+ }
+ "2"
+ {
+ "particle_xpos" "c-8"
+ "particle_ypos" "c0"
+ "particle_scale" "4"
+ "particleName" "rankdown_base"
+ "start_activated" "0"
+ "loop" "0"
+ }
+ }
+
+ "paintbackground" "1"
+ }
+
+ "MedalButton"
+ {
+ "ControlName" "Button"
+ "fieldName" "MedalButton"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.4"
+ "zpos" "100"
+ "wide" "o1"
+ "tall" "42"
+ "proportionaltoparent" "1"
+ "command" "medal_clicked"
+ "actionsignallevel" "2"
+ "labeltext" ""
+ "paintbackground" "0"
+ "backgroundenabled" "0"
+ }
+ }
+
+ "BGPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "260"
+ "tall" "102"
+ "visible" "0"
+ "PaintBackgroundType" "0"
+ "border" "NoBorder"
+ "bgcolor_override" "25 25 25 0"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "tall" "35"
+ "wide" "505"
+ }
+
+ "NameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "NameLabel"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "170"
+ "zpos" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallishBold"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "center"
+ "labelText" "%name%"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "visible" "0"
+ }
+ }
+
+ "DescLine1"
+ {
+ "ControlName" "CAutoFittingLabel"
+ "fieldName" "DescLine1"
+ "xpos" "0"
+ "ypos" "13"
+ "wide" "170"
+ "zpos" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "center"
+ "labelText" "%desc1%"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "50"
+ "ypos" "r35"
+ }
+ }
+
+ "DescLine2"
+ {
+ "ControlName" "CAutoFittingLabel"
+ "fieldName" "DescLine2"
+ "xpos" "0"
+ "ypos" "32"
+ "wide" "170"
+ "zpos" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "center"
+ "labelText" "%desc2%"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "67"
+ "ypos" "4"
+ }
+
+ "fonts"
+ {
+ "0" "HudFontSmallest"
+ "1" "StorePromotionsTitle"
+ "2" "FontStorePrice"
+ }
+
+ "colors"
+ {
+ "1" "CreditsGreen"
+ "2" "TanLight"
+ }
+ }
+
+ "StatsContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "StatsContainer"
+ "xpos" "0"
+ "ypos" "10"
+ "wide" "260"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "rs1-10"
+ "ypos" "0"
+ "wide" "p0.85"
+ }
+
+ "XPBar"
+ {
+ "Controlname" "EditablePanel"
+ "fieldName" "XPBar"
+ "xpos" "0"
+ "ypos" "rs1-63"
+ "wide" "170"
+ "tall" "35"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "cs-0.5"
+ "ypos" "rs1-3"
+ "wide" "p1"
+ }
+
+ "CurrentXPLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "CurrentXPLabel"
+ "xpos" "35"
+ "ypos" "rs1"
+ "zpos" "0"
+ "wide" "50"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "font" "ItemFontAttribSmall"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ "labelText" "%current_xp%"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "40"
+ }
+ }
+
+ "NextLevelXPLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "NextLevelXPLabel"
+ "xpos" "85"
+ "ypos" "rs1"
+ "zpos" "0"
+ "wide" "50"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "font" "ItemFontAttribSmall"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "east"
+ "labelText" "%next_level_xp%"
+ "proportionaltoparent" "1"
+ }
+
+ "ProgressBarsContainer"
+ {
+ "Controlname" "EditablePanel"
+ "fieldName" "ProgressBarsContainer"
+ "xpos" "35"
+ "ypos" "rs1-10"
+ "wide" "100"
+ "tall" "7"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "0"
+ "ypos" "rs1-10"
+ "wide" "p1"
+ }
+
+ "ProgressBar"
+ {
+ "ControlName" "ProgressBar"
+ "fieldName" "ProgressBar"
+ "xpos" "0"
+ "ypos" "cs-0.5"
+ "wide" "f0"
+ "tall" "f-2"
+ "zpos" "1"
+ "proportionaltoparent" "1"
+ "progress" "1"
+
+ "fgcolor_override" "20 20 20 180"
+ "bgcolor_override" "Transparent"
+ }
+
+ "ContinuousProgressBar"
+ {
+ "ControlName" "ContinuousProgressBar"
+ "fieldName" "ContinuousProgressBar"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "wide" "f2"
+ "tall" "f2"
+ "proportionaltoparent" "1"
+ "progress" "0"
+
+ "fgcolor_override" "CreditsGreen"
+ }
+
+ "Frame"
+ {
+ "Controlname" "EditablePanel"
+ "fieldName" "Frame"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "zpos" "5"
+ "visible" "0"
+ "enabled" "0"
+ "proportionaltoparent" "1"
+ "border" "InnerShadowBorderThin"
+ }
+ }
+ }
+
+ "Stats"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Stats"
+ "xpos" "0"
+ "ypos" "60"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "proportionaltoparent" "1"
+ "bgcolor_override" "Transparent"
+
+ "if_mini"
+ {
+ "visible" "0"
+ }
+
+ "Frame"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Frame"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "0"
+ "tall" "0"
+ "proportionaltoparent" "1"
+ "border" "NoBorder"
+ }
+
+ // First column
+ "GamesLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "GamesLabel"
+ "xpos" "10"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_games%"
+ "proportionaltoparent" "1"
+ }
+
+ "KillsLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "KillsLabel"
+ "xpos" "c-20"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_kills%"
+ "proportionaltoparent" "1"
+ }
+
+ "DeathsLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DeathsLabel"
+ "xpos" "c-20"
+ "ypos" "15"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_deaths%"
+ "proportionaltoparent" "1"
+ }
+
+ // Second column
+ "DamageLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DamageLabel"
+ "xpos" "10"
+ "ypos" "15"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_damage%"
+ "proportionaltoparent" "1"
+ }
+
+ "HealingLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "HealingLabel"
+ "xpos" "rs1+20"
+ "ypos" "5"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_healing%"
+ "proportionaltoparent" "1"
+ }
+
+ "SupportLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "SupportLabel"
+ "xpos" "rs1+20"
+ "ypos" "15"
+ "zpos" "0"
+ "wide" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_support%"
+ "proportionaltoparent" "1"
+ }
+
+ // Third column
+ "ScoreLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ScoreLabel"
+ "xpos" "rs1+20"
+ "ypos" "15"
+ "wide" "100"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "0"
+ "font" "HudFontSmallest"
+ "fgcolor_override" "White"
+ "textAlignment" "north-west"
+ "labelText" "%stat_score%"
+ "proportionaltoparent" "1"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res
index 52517db..f5bd003 100644
--- a/resource/ui/pvprankpanel.res
+++ b/resource/ui/pvprankpanel.res
@@ -1,588 +1,2 @@
-"Resource/UI/PvPRankPanel.res"
-{
- "ModelContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ModelContainer"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "3"
- "wide" "f0"
- "tall" "f0"
- "proportionaltoparent" "1"
- "actionsignallevel" "2"
-
- "BelowModelParticlePanel"
- {
- "ControlName" "CTFParticlePanel"
- "fieldName" "BelowModelParticlePanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "cs-0.5-228"
- }
-
- "ParticleEffects"
- {
- "0"
- {
- "particle_xpos" "c0"
- "particle_ypos" "c0"
- "particle_scale" "3"
- "particleName" "rankup_base"
- "start_activated" "0"
- "loop" "0"
- }
- }
-
- "paintbackground" "0"
- }
-
- "RankModel"
- {
- "ControlName" "CBaseModelPanel"
- "fieldName" "RankModel"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "0"
- "wide" "o1"
- "tall" "p0.12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fov" "60"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "cs-0.5-228"
- "ypos" "cs-0.5"
- "wide" "200"
- "tall" "200"
- }
-
- "paintbackground" "0"
- "render_texture" "0"
-
- "model"
- {
- "force_pos" "1"
- "modelname" ""
- "skin" "0"
- "angles_x" "0"
- "angles_y" "180"
- "angles_z" "0"
- "origin_x" "45"
- "origin_y" "0"
- "origin_z" "0"
- "spotlight" "1"
-
- if_mini
- {
- "origin_x" "70"
- }
-
- "animation"
- {
- "sequence" "idle"
- "default" "1"
- }
- }
-
- "lights"
- {
- "default"
- {
- "name" "directional"
- "color" "0.5 0.5 0.5"
- "direction" "0.60 0.65 0.2"
- }
- }
- }
-
- "AboveModelParticlePanel"
- {
- "ControlName" "CTFParticlePanel"
- "fieldName" "AboveModelParticlePanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "proportionaltoparent" "1"
- "paintbackground" "0"
-
- if_mini
- {
- "xpos" "cs-0.5-228"
- }
-
- "ParticleEffects"
- {
- "0"
- {
- "particle_xpos" "c0"
- "particle_ypos" "c0"
- "particle_scale" "5"
- "particleName" "rankup_glitter"
- "start_activated" "0"
- "loop" "0"
- }
- "1"
- {
- "particle_xpos" "c0"
- "particle_ypos" "c0"
- "particle_scale" "4"
- "particleName" "badgepress_base"
- "start_activated" "0"
- "loop" "0"
- }
- "2"
- {
- "particle_xpos" "c-8"
- "particle_ypos" "c0"
- "particle_scale" "4"
- "particleName" "rankdown_base"
- "start_activated" "0"
- "loop" "0"
- }
- }
-
- "paintbackground" "1"
- }
-
- "MedalButton"
- {
- "ControlName" "Button"
- "fieldName" "MedalButton"
- "xpos" "cs-0.5"
- "ypos" "cs-0.4"
- "zpos" "100"
- "wide" "o1"
- "tall" "42"
- "proportionaltoparent" "1"
- "command" "medal_clicked"
- "actionsignallevel" "2"
- "labeltext" ""
- "paintbackground" "0"
- "backgroundenabled" "0"
- }
- }
-
- "BGPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BGPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "260"
- "tall" "102"
- "visible" "0"
- "PaintBackgroundType" "0"
- "border" "NoBorder"
- "bgcolor_override" "25 25 25 0"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "tall" "35"
- "wide" "505"
- }
-
- "NameLabel"
- {
- "ControlName" "Label"
- "fieldName" "NameLabel"
- "xpos" "0"
- "ypos" "0"
- "wide" "170"
- "zpos" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallishBold"
- "fgcolor_override" "TanLight"
- "textAlignment" "center"
- "labelText" "%name%"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "visible" "0"
- }
- }
-
- "DescLine1"
- {
- "ControlName" "CAutoFittingLabel"
- "fieldName" "DescLine1"
- "xpos" "0"
- "ypos" "13"
- "wide" "170"
- "zpos" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "TanLight"
- "textAlignment" "center"
- "labelText" "%desc1%"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "50"
- "ypos" "r35"
- }
- }
-
- "DescLine2"
- {
- "ControlName" "CAutoFittingLabel"
- "fieldName" "DescLine2"
- "xpos" "0"
- "ypos" "32"
- "wide" "170"
- "zpos" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "center"
- "labelText" "%desc2%"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "67"
- "ypos" "4"
- }
-
- "fonts"
- {
- "0" "HudFontSmallest"
- "1" "StorePromotionsTitle"
- "2" "FontStorePrice"
- }
-
- "colors"
- {
- "1" "CreditsGreen"
- "2" "TanLight"
- }
- }
-
- "StatsContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "StatsContainer"
- "xpos" "0"
- "ypos" "10"
- "wide" "260"
- "tall" "f0"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "rs1-10"
- "ypos" "0"
- "wide" "p0.85"
- }
-
- "XPBar"
- {
- "Controlname" "EditablePanel"
- "fieldName" "XPBar"
- "xpos" "0"
- "ypos" "rs1-63"
- "wide" "170"
- "tall" "35"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "cs-0.5"
- "ypos" "rs1-3"
- "wide" "p1"
- }
-
- "CurrentXPLabel"
- {
- "ControlName" "Label"
- "fieldName" "CurrentXPLabel"
- "xpos" "35"
- "ypos" "rs1"
- "zpos" "0"
- "wide" "50"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "font" "ItemFontAttribSmall"
- "fgcolor_override" "TanLight"
- "textAlignment" "west"
- "labelText" "%current_xp%"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "40"
- }
- }
-
- "NextLevelXPLabel"
- {
- "ControlName" "Label"
- "fieldName" "NextLevelXPLabel"
- "xpos" "85"
- "ypos" "rs1"
- "zpos" "0"
- "wide" "50"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "font" "ItemFontAttribSmall"
- "fgcolor_override" "TanLight"
- "textAlignment" "east"
- "labelText" "%next_level_xp%"
- "proportionaltoparent" "1"
- }
-
- "ProgressBarsContainer"
- {
- "Controlname" "EditablePanel"
- "fieldName" "ProgressBarsContainer"
- "xpos" "35"
- "ypos" "rs1-10"
- "wide" "100"
- "tall" "7"
- "proportionaltoparent" "1"
-
- if_mini
- {
- "xpos" "0"
- "ypos" "rs1-10"
- "wide" "p1"
- }
-
- "ProgressBar"
- {
- "ControlName" "ProgressBar"
- "fieldName" "ProgressBar"
- "xpos" "0"
- "ypos" "cs-0.5"
- "wide" "f0"
- "tall" "f-2"
- "zpos" "1"
- "proportionaltoparent" "1"
- "progress" "1"
-
- "fgcolor_override" "20 20 20 180"
- "bgcolor_override" "Transparent"
- }
-
- "ContinuousProgressBar"
- {
- "ControlName" "ContinuousProgressBar"
- "fieldName" "ContinuousProgressBar"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "wide" "f2"
- "tall" "f2"
- "proportionaltoparent" "1"
- "progress" "0"
-
- "fgcolor_override" "CreditsGreen"
- }
-
- "Frame"
- {
- "Controlname" "EditablePanel"
- "fieldName" "Frame"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- "zpos" "5"
- "visible" "0"
- "enabled" "0"
- "proportionaltoparent" "1"
- "border" "InnerShadowBorderThin"
- }
- }
- }
-
- "Stats"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Stats"
- "xpos" "0"
- "ypos" "60"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- "proportionaltoparent" "1"
- "bgcolor_override" "Transparent"
-
- "if_mini"
- {
- "visible" "0"
- }
-
- "Frame"
- {
- "ControlName" "EditablePanel"
- "fieldName" "Frame"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "0"
- "tall" "0"
- "proportionaltoparent" "1"
- "border" "NoBorder"
- }
-
- // First column
- "GamesLabel"
- {
- "ControlName" "Label"
- "fieldName" "GamesLabel"
- "xpos" "10"
- "ypos" "5"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_games%"
- "proportionaltoparent" "1"
- }
-
- "KillsLabel"
- {
- "ControlName" "Label"
- "fieldName" "KillsLabel"
- "xpos" "c-20"
- "ypos" "5"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_kills%"
- "proportionaltoparent" "1"
- }
-
- "DeathsLabel"
- {
- "ControlName" "Label"
- "fieldName" "DeathsLabel"
- "xpos" "c-20"
- "ypos" "15"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_deaths%"
- "proportionaltoparent" "1"
- }
-
- // Second column
- "DamageLabel"
- {
- "ControlName" "Label"
- "fieldName" "DamageLabel"
- "xpos" "10"
- "ypos" "15"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_damage%"
- "proportionaltoparent" "1"
- }
-
- "HealingLabel"
- {
- "ControlName" "Label"
- "fieldName" "HealingLabel"
- "xpos" "rs1+20"
- "ypos" "5"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_healing%"
- "proportionaltoparent" "1"
- }
-
- "SupportLabel"
- {
- "ControlName" "Label"
- "fieldName" "SupportLabel"
- "xpos" "rs1+20"
- "ypos" "15"
- "zpos" "0"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_support%"
- "proportionaltoparent" "1"
- }
-
- // Third column
- "ScoreLabel"
- {
- "ControlName" "Label"
- "fieldName" "ScoreLabel"
- "xpos" "rs1+20"
- "ypos" "15"
- "wide" "100"
- "tall" "20"
- "visible" "0"
- "enabled" "0"
- "font" "HudFontSmallest"
- "fgcolor_override" "White"
- "textAlignment" "north-west"
- "labelText" "%stat_score%"
- "proportionaltoparent" "1"
- }
- }
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/pvprankpanel.res"
+"#base" "pvprankpanel-base.res"
\ No newline at end of file
diff --git a/resource/ui/roundinfo.res b/resource/ui/roundinfo.res
new file mode 100644
index 0000000..0325f20
--- /dev/null
+++ b/resource/ui/roundinfo.res
@@ -0,0 +1,141 @@
+"Resource/UI/RoundInfo.res"
+{
+ "roundinfo"
+ {
+ "ControlName" "Frame"
+ "fieldName" "roundinfo"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "Overlay"
+ {
+ "ControlName" "RoundInfoOverlay"
+ "fieldName" "Overlay"
+ "xpos" "c-145"
+ "ypos" "c-65"
+ "zpos" "4"
+ "wide" "274"
+ "tall" "137"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "Title"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Title"
+ "xpos" "c-180"
+ "ypos" "c-116"
+ "zpos" "1"
+ "wide" "360"
+ "tall" "26"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#round_info_header"
+ "textAlignment" "center"
+ "font" "HudFontMedium"
+ "fgcolor" "TanLight"
+ "allcaps" "1"
+ }
+
+ "Mapname"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Mapname"
+ "xpos" "c-180"
+ "ypos" "c-140"
+ "zpos" "1"
+ "wide" "360"
+ "tall" "26"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%mapname%"
+ "textAlignment" "center"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TanLight"
+ "allcaps" "1"
+ }
+
+ "RoundContinue"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "RoundContinue"
+ "xpos" "c-60"
+ "ypos" "c96"
+ "zpos" "6"
+ "wide" "120"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Continue"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "continue"
+ "default" "1"
+ "font" "HudFontMedium"
+ "paintbackground" "0"
+
+ "defaultFgColor_override" "TanDark"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDark"
+ }
+
+ "MapImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MapImage"
+ "xpos" "c-145"
+ "ypos" "c-65"
+ "zpos" "3"
+ "wide" "274"
+ "tall" "137"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ }
+
+ "ShadedBar"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "c-145"
+ "ypos" "c-75"
+ "zpos" "1"
+ "wide" "275"
+ "tall" "200"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+ }
+
+ "teambutton0SC"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "teambutton0SC"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "&E"
+ "command" "continue"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
index 91c269f..9cdbe4f 100644
--- a/resource/ui/scoreboard-base.res
+++ b/resource/ui/scoreboard-base.res
@@ -320,6 +320,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
}
"ServerLabel"
diff --git a/resource/ui/scoreboard.res b/resource/ui/scoreboard.res
index bf73016..96521cc 100644
--- a/resource/ui/scoreboard.res
+++ b/resource/ui/scoreboard.res
@@ -1,2 +1,3 @@
+"#base" "../../#customizations/streamermode/scoreboard.res"
"#base" "../../#customizations/_enabled/scoreboard-minimal.res"
"#base" "scoreboard-base.res"
\ No newline at end of file
diff --git a/resource/ui/spectator-base.res b/resource/ui/spectator-base.res
new file mode 100644
index 0000000..2ea9a8d
--- /dev/null
+++ b/resource/ui/spectator-base.res
@@ -0,0 +1,173 @@
+#base "hudinspectpanel.res"
+
+"Resource/UI/Spectator.res"
+{
+ "Spectator"
+ {
+ "ControlName" "Frame"
+ "fieldName" "Spectator"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ }
+
+ "specgui" { }
+
+ "topbar"
+ {
+ "ControlName" "Panel"
+ "fieldName" "TopBar"
+ "xpos" "0"
+ "ypos" "0"
+ "tall" "0"
+ "wide" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ }
+
+ "BottomBar"
+ {
+ "ControlName" "Frame"
+ "fieldName" "BottomBar"
+ "xpos" "9999"
+ "ypos" "9999"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+
+ "bottombarblank"
+ {
+ "ControlName" "Panel"
+ "fieldName" "bottombarblank"
+ "xpos" "0"
+ "ypos" "r0"
+ "tall" "0"
+ "wide" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ }
+
+ "ReinforcementsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ReinforcementsLabel"
+ "xpos" "0"
+ "ypos" "50"
+ "wide" "f0"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#game_respawntime_in_secs"
+ "textAlignment" "center"
+ "font" "HudFontMedium"
+
+ if_mvm
+ {
+ "ypos" "90"
+ }
+ }
+
+ "BuyBackLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BuyBackLabel"
+ "xpos" "0"
+ "ypos" "110"
+ "wide" "f0"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "labelText" "#TF_PVE_Buyback"
+ "textAlignment" "center"
+ "font" "HudFontSmall"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+
+ "MapLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MapLabel"
+ "xpos" "9999"
+ }
+ "ClassOrTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ClassOrTeamLabel"
+ "xpos" "9999"
+ }
+ "SwitchCamModeKeyLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SwitchCamModeKeyLabel"
+ "xpos" "9999"
+ }
+ "SwitchCamModeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SwitchCamModeLabel"
+ "xpos" "9999"
+ }
+ "CycleTargetFwdKeyLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CycleTargetFwdKeyLabel"
+ "xpos" "9999"
+ }
+ "CycleTargetFwdLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CycleTargetFwdLabel"
+ "xpos" "9999"
+ }
+ "CycleTargetRevKeyLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CycleTargetRevKeyLabel"
+ "xpos" "9999"
+ }
+ "CycleTargetRevLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CycleTargetRevLabel"
+ "xpos" "9999"
+ }
+ "TipLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TipLabel"
+ "xpos" "9999"
+ }
+
+ "spectator_extras"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "spectator_extras"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/spectator.res b/resource/ui/spectator.res
index 2ea9a8d..93e1551 100644
--- a/resource/ui/spectator.res
+++ b/resource/ui/spectator.res
@@ -1,173 +1,3 @@
-#base "hudinspectpanel.res"
-
-"Resource/UI/Spectator.res"
-{
- "Spectator"
- {
- "ControlName" "Frame"
- "fieldName" "Spectator"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "specgui" { }
-
- "topbar"
- {
- "ControlName" "Panel"
- "fieldName" "TopBar"
- "xpos" "0"
- "ypos" "0"
- "tall" "0"
- "wide" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "BottomBar"
- {
- "ControlName" "Frame"
- "fieldName" "BottomBar"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
- }
-
- "bottombarblank"
- {
- "ControlName" "Panel"
- "fieldName" "bottombarblank"
- "xpos" "0"
- "ypos" "r0"
- "tall" "0"
- "wide" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- }
-
- "ReinforcementsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReinforcementsLabel"
- "xpos" "0"
- "ypos" "50"
- "wide" "f0"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#game_respawntime_in_secs"
- "textAlignment" "center"
- "font" "HudFontMedium"
-
- if_mvm
- {
- "ypos" "90"
- }
- }
-
- "BuyBackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuyBackLabel"
- "xpos" "0"
- "ypos" "110"
- "wide" "f0"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_PVE_Buyback"
- "textAlignment" "center"
- "font" "HudFontSmall"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "MapLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapLabel"
- "xpos" "9999"
- }
- "ClassOrTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassOrTeamLabel"
- "xpos" "9999"
- }
- "SwitchCamModeKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeKeyLabel"
- "xpos" "9999"
- }
- "SwitchCamModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeLabel"
- "xpos" "9999"
- }
- "CycleTargetFwdKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdKeyLabel"
- "xpos" "9999"
- }
- "CycleTargetFwdLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdLabel"
- "xpos" "9999"
- }
- "CycleTargetRevKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevKeyLabel"
- "xpos" "9999"
- }
- "CycleTargetRevLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevLabel"
- "xpos" "9999"
- }
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "xpos" "9999"
- }
-
- "spectator_extras"
- {
- "ControlName" "EditablePanel"
- "fieldName" "spectator_extras"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-}
\ No newline at end of file
+"#base" "hudinspectpanel.res"
+"#base" "../../#customizations/streamermode/spectator.res"
+"#base" "spectator-base.res"
\ No newline at end of file
diff --git a/resource/ui/targetid-base.res b/resource/ui/targetid-base.res
new file mode 100644
index 0000000..d7491cc
--- /dev/null
+++ b/resource/ui/targetid-base.res
@@ -0,0 +1,287 @@
+"Resource/UI/TargetID.res"
+{
+ "TargetBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetBG"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "640"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "TransparentBlack"
+ }
+
+ "TargetIDBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "TargetIDBG"
+ "xpos" "0"
+ "ypos" "48"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/color_panel_brown"
+ "scaleImage" "1"
+ "teambg_1" "../hud/color_panel_brown"
+ "teambg_2" "../hud/color_panel_red"
+ "teambg_3" "../hud/color_panel_blu"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetIDBG_Spec_Blue"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetIDBG_Spec_Blue"
+ "xpos" "0"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "0"
+ "enabled" "1"
+ "fillcolor" "72 112 125 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetIDBG_Spec_Red"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetIDBG_Spec_Red"
+ "xpos" "0"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "0"
+ "enabled" "1"
+ "fillcolor" "158 64 61 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetNameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetNameLabel"
+ "font" "HudClassHealth"
+ "xpos" "45"
+ "ypos" "30"
+ "zpos" "1"
+ "wide" "640"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%targetname%"
+ "textAlignment" "west"
+ }
+
+ "TargetNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetNameLabelShadow"
+ "font" "HudClassHealth"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "640"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%targetname%"
+ "textAlignment" "west"
+ "fgcolor_override" "TransparentBlack"
+ "pin_to_sibling" "TargetNameLabel"
+ }
+
+ "TargetDataLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetDataLabel"
+ "font" "HudFontSmall"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%targetdata%"
+ "textAlignment" "west"
+ }
+
+ "SpectatorGUIHealth"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "SpectatorGUIHealth"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "10"
+ "wide" "45"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "HealthBonusPosAdj" "10"
+ "HealthDeathWarning" "0.49"
+ "TFFont" "HudFontSmall"
+ "HealthDeathWarningColor" "HUDDeathWarning"
+ "TextColor" "HudOffWhite"
+ }
+
+ "AmmoIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "AmmoIcon"
+ "xpos" "43"
+ "ypos" "16"
+ "zpos" "12"
+ "wide" "12"
+ "tall" "12"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/leaderboard_class_heavy"
+ "scaleImage" "1"
+ }
+
+ "KillStreakAnchor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "KillStreakAnchor"
+ "xpos" "2"
+ "ypos" "17"
+ "wide" "8"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "KillStreakIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "KillStreakIcon"
+ "xpos" "0"
+ "ypos" "1"
+ "zpos" "12"
+ "wide" "12"
+ "tall" "12"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/leaderboard_streak"
+ "scaleImage" "1"
+
+ "pin_to_sibling" "KillStreakAnchor"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "MoveableSubPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MoveableSubPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "32"
+ "tall" "36"
+ "visible" "1"
+ "enabled" "1"
+
+ "MoveableIconBG"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MoveableIconBG"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "icon" "obj_status_alert_background_tall_nocolor"
+ "iconColor" "TransparentBlack"
+ "scaleImage" "1"
+ }
+
+ "MoveableIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MoveableIcon"
+ "xpos" "5"
+ "ypos" "7"
+ "zpos" "6"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "icon" "obj_status_sentrygun_1"
+ "drawcolor" "TanLight"
+ "scaleImage" "1"
+ }
+ "MoveableSymbolIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MoveableSymbolIcon"
+ "xpos" "16"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "16"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/eng_sel_item_movable"
+ "drawcolor" "TanLight"
+ "scaleImage" "1"
+ }
+
+ "MoveableKeyLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "MoveableKeyLabel"
+ "font" "HudFontSmallest"
+ "xpos" "0"
+ "ypos" "45"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+
+ "AvatarImage"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "AvatarImage"
+ "xpos" "0"
+ "ypos" "28"
+ "zpos" "99"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "HudTimerProgressInActive"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/targetid.res b/resource/ui/targetid.res
index d7491cc..127405e 100644
--- a/resource/ui/targetid.res
+++ b/resource/ui/targetid.res
@@ -1,287 +1,2 @@
-"Resource/UI/TargetID.res"
-{
- "TargetBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TargetBG"
- "xpos" "0"
- "ypos" "30"
- "zpos" "0"
- "wide" "640"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "TransparentBlack"
- }
-
- "TargetIDBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "TargetIDBG"
- "xpos" "0"
- "ypos" "48"
- "zpos" "1"
- "wide" "f0"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/color_panel_brown"
- "scaleImage" "1"
- "teambg_1" "../hud/color_panel_brown"
- "teambg_2" "../hud/color_panel_red"
- "teambg_3" "../hud/color_panel_blu"
-
- "src_corner_height" "23"
- "src_corner_width" "23"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
-
- "TargetIDBG_Spec_Blue"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TargetIDBG_Spec_Blue"
- "xpos" "0"
- "ypos" "50"
- "zpos" "1"
- "wide" "f0"
- "tall" "35"
- "visible" "0"
- "enabled" "1"
- "fillcolor" "72 112 125 255"
-
- "src_corner_height" "23"
- "src_corner_width" "23"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
-
- "TargetIDBG_Spec_Red"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TargetIDBG_Spec_Red"
- "xpos" "0"
- "ypos" "50"
- "zpos" "1"
- "wide" "f0"
- "tall" "35"
- "visible" "0"
- "enabled" "1"
- "fillcolor" "158 64 61 255"
-
- "src_corner_height" "23"
- "src_corner_width" "23"
- "draw_corner_width" "0"
- "draw_corner_height" "0"
- }
-
- "TargetNameLabel"
- {
- "ControlName" "Label"
- "fieldName" "TargetNameLabel"
- "font" "HudClassHealth"
- "xpos" "45"
- "ypos" "30"
- "zpos" "1"
- "wide" "640"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "labelText" "%targetname%"
- "textAlignment" "west"
- }
-
- "TargetNameLabelShadow"
- {
- "ControlName" "Label"
- "fieldName" "TargetNameLabelShadow"
- "font" "HudClassHealth"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "1"
- "wide" "640"
- "tall" "20"
- "visible" "0"
- "enabled" "0"
- "labelText" "%targetname%"
- "textAlignment" "west"
- "fgcolor_override" "TransparentBlack"
- "pin_to_sibling" "TargetNameLabel"
- }
-
- "TargetDataLabel"
- {
- "ControlName" "Label"
- "fieldName" "TargetDataLabel"
- "font" "HudFontSmall"
- "xpos" "0"
- "ypos" "15"
- "zpos" "1"
- "wide" "f0"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "labelText" "%targetdata%"
- "textAlignment" "west"
- }
-
- "SpectatorGUIHealth"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectatorGUIHealth"
- "xpos" "0"
- "ypos" "15"
- "zpos" "10"
- "wide" "45"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmall"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
- "AmmoIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "AmmoIcon"
- "xpos" "43"
- "ypos" "16"
- "zpos" "12"
- "wide" "12"
- "tall" "12"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/leaderboard_class_heavy"
- "scaleImage" "1"
- }
-
- "KillStreakAnchor"
- {
- "ControlName" "EditablePanel"
- "fieldName" "KillStreakAnchor"
- "xpos" "2"
- "ypos" "17"
- "wide" "8"
- "tall" "8"
- "visible" "1"
- "enabled" "1"
- }
-
- "KillStreakIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "KillStreakIcon"
- "xpos" "0"
- "ypos" "1"
- "zpos" "12"
- "wide" "12"
- "tall" "12"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/leaderboard_streak"
- "scaleImage" "1"
-
- "pin_to_sibling" "KillStreakAnchor"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
- }
-
- "MoveableSubPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MoveableSubPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "32"
- "tall" "36"
- "visible" "1"
- "enabled" "1"
-
- "MoveableIconBG"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MoveableIconBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_alert_background_tall_nocolor"
- "iconColor" "TransparentBlack"
- "scaleImage" "1"
- }
-
- "MoveableIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MoveableIcon"
- "xpos" "5"
- "ypos" "7"
- "zpos" "6"
- "wide" "0"
- "tall" "0"
- "visible" "1"
- "enabled" "1"
- "icon" "obj_status_sentrygun_1"
- "drawcolor" "TanLight"
- "scaleImage" "1"
- }
- "MoveableSymbolIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MoveableSymbolIcon"
- "xpos" "16"
- "ypos" "0"
- "zpos" "12"
- "wide" "16"
- "tall" "8"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/eng_sel_item_movable"
- "drawcolor" "TanLight"
- "scaleImage" "1"
- }
-
- "MoveableKeyLabel"
- {
- "ControlName" "Label"
- "fieldName" "MoveableKeyLabel"
- "font" "HudFontSmallest"
- "xpos" "0"
- "ypos" "45"
- "zpos" "1"
- "wide" "10"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-
- "AvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "AvatarImage"
- "xpos" "0"
- "ypos" "28"
- "zpos" "99"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "HudTimerProgressInActive"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/targetid.res"
+"#base" "targetid-base.res"
\ No newline at end of file
diff --git a/resource/ui/votehud-base.res b/resource/ui/votehud-base.res
new file mode 100644
index 0000000..4a5a02a
--- /dev/null
+++ b/resource/ui/votehud-base.res
@@ -0,0 +1,713 @@
+"Resource/UI/VoteHud.res"
+{
+ "VotePassed"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "VotePassed"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
+
+ "PassedIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PassedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_yes"
+ }
+
+ "PassedTitle"
+ {
+ "ControlName" "Label"
+ "fieldName" "PassedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "98"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_passed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
+ }
+
+ "PassedResult"
+ {
+ "ControlName" "Label"
+ "fieldName" "PassedResult"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "130"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%passedresult%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
+ "noshortcutsyntax" "1"
+ }
+ }
+
+ "VoteActive"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "VoteActive"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "144"
+ "visible" "0"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
+
+ "Header"
+ {
+ "ControlName" "Label"
+ "fieldName" "Header"
+ "xpos" "10"
+ "ypos" "5"
+ "wide" "130"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%header%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "ColorGreyMid"
+ }
+
+ "Issue"
+ {
+ "ControlName" "Label"
+ "fieldName" "Issue"
+ "xpos" "10"
+ "ypos" "22"
+ "wide" "130"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%voteissue%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
+ "wrap" "1"
+ "noshortcutsyntax" "1"
+ }
+
+ "TargetAvatarImage"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "TargetAvatarImage"
+ "xpos" "10"
+ "ypos" "23"
+ "wide" "16"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+
+ // divider
+ "Divider"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Divider"
+ "xpos" "10"
+ "ypos" "50"
+ "wide" "130"
+ "tall" "1"
+ "fillcolor" "DullWhite"
+ "zpos" "0"
+ }
+
+ // Temp UI
+ "LabelOption1"
+ {
+ "ControlName" "Label"
+ "fieldName" "LabelOption1"
+ "xpos" "10"
+ "ypos" "57"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
+ }
+
+ "Option1Background_Selected"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Option1Background_Selected"
+ "xpos" "10"
+ "ypos" "57"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "1"
+ }
+
+ "Option1CountLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "Option1CountLabel"
+ "xpos" "28"
+ "ypos" "113"
+ "wide" "16"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "Yes"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
+ }
+
+ "LabelOption2"
+ {
+ "ControlName" "Label"
+ "fieldName" "LabelOption2"
+ "xpos" "10"
+ "ypos" "73"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
+ }
+
+ "Option2Background_Selected"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Option2Background_Selected"
+ "xpos" "10"
+ "ypos" "73"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "1"
+ }
+
+ "Option2CountLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "Option2CountLabel"
+ "xpos" "74"
+ "ypos" "113"
+ "wide" "16"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "No"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
+ }
+
+ "LabelOption3"
+ {
+ "ControlName" "Label"
+ "fieldName" "LabelOption3"
+ "xpos" "10"
+ "ypos" "89"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
+ }
+
+ "Option3Background_Selected"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Option3Background_Selected"
+ "xpos" "10"
+ "ypos" "89"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
+ }
+
+ "LabelOption4"
+ {
+ "ControlName" "Label"
+ "fieldName" "LabelOption4"
+ "xpos" "10"
+ "ypos" "105"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
+ }
+
+ "Option4Background_Selected"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Option4Background_Selected"
+ "xpos" "10"
+ "ypos" "105"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
+ }
+
+ "LabelOption5"
+ {
+ "ControlName" "Label"
+ "fieldName" "LabelOption5"
+ "xpos" "10"
+ "ypos" "121"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
+ }
+
+ "Option5Background_Selected"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Option5Background_Selected"
+ "xpos" "10"
+ "ypos" "121"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
+ }
+
+ // divider
+ "Divider2"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "Divider2"
+ "xpos" "10"
+ "ypos" "100"
+ "wide" "130"
+ "tall" "1"
+ "fillcolor" "DullWhite"
+ "zpos" "0"
+ }
+
+ "VoteCountLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "VoteCountLabel"
+ "xpos" "10"
+ "ypos" "100"
+ "wide" "140"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_current_vote_count"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "DullWhite"
+ }
+
+ // Vote Bar
+ "VoteBar"
+ {
+ "ControlName" "Panel"
+ "fieldName" "VoteBar"
+ "xpos" "11"
+ "ypos" "113"
+ "wide" "130"
+ "tall" "18"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "box_size" "16"
+ "spacer" "6"
+ "box_inset" "1"
+ "yes_texture" "vgui/hud/vote_yes"
+ "no_texture" "vgui/hud/vote_no"
+ }
+ }
+
+ // This is sent to the vote caller when they're not able to start the vote
+ "CallVoteFailed"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CallVoteFailed"
+ "xpos" "10"
+ "ypos" "c-80"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
+
+ "FailedIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "FailedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_no"
+ }
+
+ "FailedTitle"
+ {
+ "ControlName" "Label"
+ "fieldName" "FailedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "80"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_failed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
+ "fgcolor_override" "200 30 30 255"
+ }
+
+ "FailedReason"
+ {
+ "ControlName" "Label"
+ "fieldName" "FailedReason"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "140"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%FailedReason%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
+ }
+ }
+
+ // This is shown to everyone when a vote fails due to lack of votes
+ "VoteFailed"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "VoteFailed"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "paintborder" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackgroundType" "2"
+
+ "FailedIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "FailedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_no"
+ }
+
+ "FailedTitle"
+ {
+ "ControlName" "Label"
+ "fieldName" "FailedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "98"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_failed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
+ "fgcolor_override" "200 30 30 255"
+ }
+
+ "FailedReason"
+ {
+ "ControlName" "Label"
+ "fieldName" "FailedReason"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "130"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
+ }
+ }
+
+ "VoteSetupDialog"
+ {
+ "ControlName" "CVoteSetupDialog"
+ "fieldName" "VoteSetupDialog"
+ "xpos" "c-200"
+ "ypos" "c-150"
+ "wide" "400"
+ "tall" "310"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "settitlebarvisible" "0"
+ "paintborder" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "PaintBackground" "1"
+ "PaintBackgroundType" "2"
+
+ "header_font" "ItemFontNameLarge"
+ "header_fgcolor" "Orange"
+ "issue_width" "180"
+ "issue_font" "ItemFontNameSmall"
+ "issue_fgcolor" "TanLight"
+ "issue_fgcolor_disabled" "TanDark"
+ "parameter_width" "200"
+
+ "TitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "HudFontMediumSmall"
+ "labelText" "#TF_Vote_Title"
+ "textAlignment" "north"
+ "xpos" "0"
+ "ypos" "10"
+ "wide" "400"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
+ }
+
+ "VoteSetupList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "VoteSetupList"
+ "xpos" "10"
+ "ypos" "38"
+ "zpos" "2"
+ "wide" "180"
+ "tall" "200"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "16"
+ }
+
+ "VoteParameterList"
+ {
+ "ControlName" "SectionedListPanel"
+ "fieldName" "VoteParameterList"
+ "xpos" "190"
+ "ypos" "38"
+ "zpos" "2"
+ "wide" "200"
+ "tall" "200"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "16"
+ }
+
+ "ComboLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ComboLabel"
+ "font" "HudFontSmallest"
+ "labelText" "%combo_label%"
+ "textAlignment" "east"
+ "xpos" "5"
+ "ypos" "245"
+ "zpos" "1"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "ComboBox"
+ {
+ "ControlName" "ComboBox"
+ "fieldName" "ComboBox"
+ "Font" "HudFontSmallest"
+ "xpos" "85"
+ "ypos" "245"
+ "zpos" "1"
+ "wide" "235"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "1"
+ "textHidden" "0"
+ "editable" "0"
+ "maxchars" "-1"
+ "NumericInputOnly" "0"
+ "unicode" "0"
+
+ "fgcolor_override" "TextColor"
+ "bgcolor_override" "Yellow"
+ "disabledFgColor_override" "TextColor"
+ "disabledBgColor_override" "Yellow"
+ "selectionColor_override" "Yellow"
+ "selectionTextColor_override" "TextColor"
+ "defaultSelectionBG2Color_override" "Yellow"
+ }
+
+ "CallVoteButton"
+ {
+ "ControlName" "Button"
+ "fieldName" "CallVoteButton"
+ "xpos" "75"
+ "ypos" "275"
+ "wide" "160"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "0"
+ "tabPosition" "4"
+ "labelText" "#TF_call_vote"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "CallVote"
+ "Default" "0"
+ "font" "HudFontSmall"
+ }
+ "Button1"
+ {
+ "ControlName" "Button"
+ "fieldName" "Button1"
+ "xpos" "240"
+ "ypos" "275"
+ "wide" "80"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "4"
+ "labelText" "#GameUI_Close"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "Close"
+ "Default" "0"
+ "font" "HudFontSmall"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res
index 4a5a02a..d0416c5 100644
--- a/resource/ui/votehud.res
+++ b/resource/ui/votehud.res
@@ -1,713 +1,2 @@
-"Resource/UI/VoteHud.res"
-{
- "VotePassed"
- {
- "ControlName" "EditablePanel"
- "fieldName" "VotePassed"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "paintborder" "1"
- "border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackgroundType" "2"
-
- "PassedIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PassedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_yes"
- }
-
- "PassedTitle"
- {
- "ControlName" "Label"
- "fieldName" "PassedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "98"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_passed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
- "fgcolor_override" "White"
- }
-
- "PassedResult"
- {
- "ControlName" "Label"
- "fieldName" "PassedResult"
- "xpos" "10"
- "ypos" "29"
- "wide" "130"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%passedresult%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "White"
- "noshortcutsyntax" "1"
- }
- }
-
- "VoteActive"
- {
- "ControlName" "EditablePanel"
- "fieldName" "VoteActive"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "144"
- "visible" "0"
- "enabled" "1"
- "paintborder" "1"
- "border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackgroundType" "2"
-
- "Header"
- {
- "ControlName" "Label"
- "fieldName" "Header"
- "xpos" "10"
- "ypos" "5"
- "wide" "130"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "labelText" "%header%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "ColorGreyMid"
- }
-
- "Issue"
- {
- "ControlName" "Label"
- "fieldName" "Issue"
- "xpos" "10"
- "ypos" "22"
- "wide" "130"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%voteissue%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "White"
- "wrap" "1"
- "noshortcutsyntax" "1"
- }
-
- "TargetAvatarImage"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "TargetAvatarImage"
- "xpos" "10"
- "ypos" "23"
- "wide" "16"
- "tall" "16"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
-
- // divider
- "Divider"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Divider"
- "xpos" "10"
- "ypos" "50"
- "wide" "130"
- "tall" "1"
- "fillcolor" "DullWhite"
- "zpos" "0"
- }
-
- // Temp UI
- "LabelOption1"
- {
- "ControlName" "Label"
- "fieldName" "LabelOption1"
- "xpos" "10"
- "ypos" "57"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "White"
- }
-
- "Option1Background_Selected"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Option1Background_Selected"
- "xpos" "10"
- "ypos" "57"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "1"
- }
-
- "Option1CountLabel"
- {
- "ControlName" "Label"
- "fieldName" "Option1CountLabel"
- "xpos" "28"
- "ypos" "113"
- "wide" "16"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "Yes"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "White"
- }
-
- "LabelOption2"
- {
- "ControlName" "Label"
- "fieldName" "LabelOption2"
- "xpos" "10"
- "ypos" "73"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "White"
- }
-
- "Option2Background_Selected"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Option2Background_Selected"
- "xpos" "10"
- "ypos" "73"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "1"
- }
-
- "Option2CountLabel"
- {
- "ControlName" "Label"
- "fieldName" "Option2CountLabel"
- "xpos" "74"
- "ypos" "113"
- "wide" "16"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "No"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "White"
- }
-
- "LabelOption3"
- {
- "ControlName" "Label"
- "fieldName" "LabelOption3"
- "xpos" "10"
- "ypos" "89"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "White"
- }
-
- "Option3Background_Selected"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Option3Background_Selected"
- "xpos" "10"
- "ypos" "89"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
- }
-
- "LabelOption4"
- {
- "ControlName" "Label"
- "fieldName" "LabelOption4"
- "xpos" "10"
- "ypos" "105"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "White"
- }
-
- "Option4Background_Selected"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Option4Background_Selected"
- "xpos" "10"
- "ypos" "105"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
- }
-
- "LabelOption5"
- {
- "ControlName" "Label"
- "fieldName" "LabelOption5"
- "xpos" "10"
- "ypos" "121"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "White"
- }
-
- "Option5Background_Selected"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Option5Background_Selected"
- "xpos" "10"
- "ypos" "121"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
- }
-
- // divider
- "Divider2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "Divider2"
- "xpos" "10"
- "ypos" "100"
- "wide" "130"
- "tall" "1"
- "fillcolor" "DullWhite"
- "zpos" "0"
- }
-
- "VoteCountLabel"
- {
- "ControlName" "Label"
- "fieldName" "VoteCountLabel"
- "xpos" "10"
- "ypos" "100"
- "wide" "140"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_current_vote_count"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "DullWhite"
- }
-
- // Vote Bar
- "VoteBar"
- {
- "ControlName" "Panel"
- "fieldName" "VoteBar"
- "xpos" "11"
- "ypos" "113"
- "wide" "130"
- "tall" "18"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "box_size" "16"
- "spacer" "6"
- "box_inset" "1"
- "yes_texture" "vgui/hud/vote_yes"
- "no_texture" "vgui/hud/vote_no"
- }
- }
-
- // This is sent to the vote caller when they're not able to start the vote
- "CallVoteFailed"
- {
- "ControlName" "EditablePanel"
- "fieldName" "CallVoteFailed"
- "xpos" "10"
- "ypos" "c-80"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "paintborder" "1"
- "border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackgroundType" "2"
-
- "FailedIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "FailedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_no"
- }
-
- "FailedTitle"
- {
- "ControlName" "Label"
- "fieldName" "FailedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "80"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_failed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
- "fgcolor_override" "200 30 30 255"
- }
-
- "FailedReason"
- {
- "ControlName" "Label"
- "fieldName" "FailedReason"
- "xpos" "10"
- "ypos" "29"
- "wide" "140"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%FailedReason%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "White"
- }
- }
-
- // This is shown to everyone when a vote fails due to lack of votes
- "VoteFailed"
- {
- "ControlName" "EditablePanel"
- "fieldName" "VoteFailed"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "paintborder" "1"
- "border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackgroundType" "2"
-
- "FailedIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "FailedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_no"
- }
-
- "FailedTitle"
- {
- "ControlName" "Label"
- "fieldName" "FailedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "98"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_failed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
- "fgcolor_override" "200 30 30 255"
- }
-
- "FailedReason"
- {
- "ControlName" "Label"
- "fieldName" "FailedReason"
- "xpos" "10"
- "ypos" "29"
- "wide" "130"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "White"
- }
- }
-
- "VoteSetupDialog"
- {
- "ControlName" "CVoteSetupDialog"
- "fieldName" "VoteSetupDialog"
- "xpos" "c-200"
- "ypos" "c-150"
- "wide" "400"
- "tall" "310"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "settitlebarvisible" "0"
- "paintborder" "1"
- "border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
- "PaintBackground" "1"
- "PaintBackgroundType" "2"
-
- "header_font" "ItemFontNameLarge"
- "header_fgcolor" "Orange"
- "issue_width" "180"
- "issue_font" "ItemFontNameSmall"
- "issue_fgcolor" "TanLight"
- "issue_fgcolor_disabled" "TanDark"
- "parameter_width" "200"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumSmall"
- "labelText" "#TF_Vote_Title"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "10"
- "wide" "400"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
- }
-
- "VoteSetupList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "VoteSetupList"
- "xpos" "10"
- "ypos" "38"
- "zpos" "2"
- "wide" "180"
- "tall" "200"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "16"
- }
-
- "VoteParameterList"
- {
- "ControlName" "SectionedListPanel"
- "fieldName" "VoteParameterList"
- "xpos" "190"
- "ypos" "38"
- "zpos" "2"
- "wide" "200"
- "tall" "200"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "16"
- }
-
- "ComboLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ComboLabel"
- "font" "HudFontSmallest"
- "labelText" "%combo_label%"
- "textAlignment" "east"
- "xpos" "5"
- "ypos" "245"
- "zpos" "1"
- "wide" "75"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "ComboBox"
- {
- "ControlName" "ComboBox"
- "fieldName" "ComboBox"
- "Font" "HudFontSmallest"
- "xpos" "85"
- "ypos" "245"
- "zpos" "1"
- "wide" "235"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "1"
- "textHidden" "0"
- "editable" "0"
- "maxchars" "-1"
- "NumericInputOnly" "0"
- "unicode" "0"
-
- "fgcolor_override" "TextColor"
- "bgcolor_override" "Yellow"
- "disabledFgColor_override" "TextColor"
- "disabledBgColor_override" "Yellow"
- "selectionColor_override" "Yellow"
- "selectionTextColor_override" "TextColor"
- "defaultSelectionBG2Color_override" "Yellow"
- }
-
- "CallVoteButton"
- {
- "ControlName" "Button"
- "fieldName" "CallVoteButton"
- "xpos" "75"
- "ypos" "275"
- "wide" "160"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "0"
- "tabPosition" "4"
- "labelText" "#TF_call_vote"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "CallVote"
- "Default" "0"
- "font" "HudFontSmall"
- }
- "Button1"
- {
- "ControlName" "Button"
- "fieldName" "Button1"
- "xpos" "240"
- "ypos" "275"
- "wide" "80"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "4"
- "labelText" "#GameUI_Close"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "Close"
- "Default" "0"
- "font" "HudFontSmall"
- }
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/votehud.res"
+"#base" "votehud-base.res"
\ No newline at end of file
diff --git a/resource/ui/winpanel-base.res b/resource/ui/winpanel-base.res
new file mode 100644
index 0000000..458bb1d
--- /dev/null
+++ b/resource/ui/winpanel-base.res
@@ -0,0 +1,735 @@
+"Resource/UI/winpanel.res"
+{
+ "TeamScoresPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "TeamScoresPanel"
+ "xpos" "0"
+ "ypos" "16"
+ "wide" "200"
+ "tall" "100"
+ "visible" "1"
+
+ "BlueScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueScoreBG"
+ "xpos" "0"
+ "ypos" "15"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "70 130 180 153"
+ "scaleImage" "1"
+ }
+
+ "RedScoreBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedScoreBG"
+ "xpos" "100"
+ "ypos" "15"
+ "wide" "100"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "205 50 50 153"
+ "scaleImage" "1"
+ }
+
+ "BlueTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamLabel"
+ "font" "HudFontMedium"
+ "labelText" "%blueteamname%"
+ "textAlignment" "west"
+ "xpos" "4"
+ "ypos" "13"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "28"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "BlueTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScore"
+ "font" "Cerbetica40"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "15"
+ "ypos" "-12"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "BlueTeamScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BlueTeamScoreShadow"
+ "font" "Cerbetica40"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%blueteamscore%"
+ "textAlignment" "east"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "BlueTeamScore"
+ }
+
+ "BlueLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "BlueLeaderAvatar"
+ "xpos" "2"
+ "ypos" "17"
+ "zpos" "5"
+ "wide" "21"
+ "tall" "21"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "Grey"
+ }
+
+ "RedTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamLabel"
+ "font" "HudFontMedium"
+ "labelText" "%redteamname%"
+ "textAlignment" "east"
+ "xpos" "122"
+ "ypos" "13"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "28"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "RedTeamScore"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScore"
+ "font" "Cerbetica40"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "105"
+ "ypos" "-12"
+ "zpos" "3"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+ "RedTeamScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RedTeamScoreShadow"
+ "font" "Cerbetica40"
+ "fgcolor" "TransparentBlack"
+ "labelText" "%redteamscore%"
+ "textAlignment" "west"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "70"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "RedTeamScore"
+ }
+
+ "RedLeaderAvatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "RedLeaderAvatar"
+ "xpos" "177"
+ "ypos" "17"
+ "zpos" "5"
+ "wide" "21"
+ "tall" "21"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "Grey"
+ }
+ }
+
+ "WinPanelBGBorder"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "WinPanelBGBorder"
+ "xpos" "cs-0.5"
+ "ypos" "70"
+ "zpos" "0"
+ "wide" "p0.94"
+ "tall" "185"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ "border" "TFFatLineBorderBlueBG"
+ "proportionaltoparent" "1"
+ }
+ "WinPanelBG2"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "WinPanelBG2"
+ "xpos" "0"
+ "ypos" "55"
+ "zpos" "-3"
+ "wide" "200"
+ "tall" "152"
+ "visible" "1"
+ "enabled" "1"
+ "paintborder" "0"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+ }
+ "WinningTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WinningTeamLabel"
+ "font" "Cerbetica20"
+ "xpos" "10"
+ "ypos" "54"
+ "zpos" "1"
+ "wide" "180"
+ "tall" "40"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%WinningTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "AdvancingTeamLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AdvancingTeamLabel"
+ "font" "Cerbetica20"
+ "xpos" "10"
+ "ypos" "59"
+ "zpos" "1"
+ "wide" "180"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%AdvancingTeamLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "WinReasonLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "WinReasonLabel"
+ "xpos" "9999"
+ }
+ "DetailsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DetailsLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "10"
+ "ypos" "82"
+ "zpos" "1"
+ "wide" "180"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%DetailsLabel%"
+ "textAlignment" "Center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "ShadedBar"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ShadedBar"
+ "xpos" "9999"
+ }
+
+ "TopPlayersLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TopPlayerLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "15"
+ "ypos" "100"
+ "zpos" "3"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%TopPlayersLabel%"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "PointsThisRoundLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PointsThisRoundLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "45"
+ "ypos" "100"
+ "zpos" "3"
+ "wide" "140"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Winpanel_PointsThisRound"
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "HorizontalLine"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HorizontalLine"
+ "xpos" "15"
+ "ypos" "115"
+ "zpos" "3"
+ "wide" "170"
+ "tall" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "250 234 201 255"
+ "PaintBackgroundType" "0"
+ }
+
+ "Player1Badge"
+ {
+ "ControlName" "CTFBadgePanel"
+ "fieldName" "Player1Badge"
+ "xpos" "2"
+ "ypos" "120"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "Player1Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player1Avatar"
+ "xpos" "22"
+ "ypos" "120"
+ "zpos" "3"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player1Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Name"
+ "xpos" "48"
+ "ypos" "117"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Class"
+ "xpos" "128"
+ "ypos" "117"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player1Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player1Score"
+ "xpos" "145"
+ "ypos" "117"
+ "zpos" "3"
+ "wide" "30"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "Player2Badge"
+ {
+ "ControlName" "CTFBadgePanel"
+ "fieldName" "Player2Badge"
+ "xpos" "2"
+ "ypos" "136"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "Player2Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player2Avatar"
+ "xpos" "22"
+ "ypos" "136"
+ "zpos" "3"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player2Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Name"
+ "xpos" "48"
+ "ypos" "133"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Class"
+ "xpos" "128"
+ "ypos" "133"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player2Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player2Score"
+ "xpos" "145"
+ "ypos" "133"
+ "zpos" "3"
+ "wide" "30"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "Player3Badge"
+ {
+ "ControlName" "CTFBadgePanel"
+ "fieldName" "Player3Badge"
+ "xpos" "2"
+ "ypos" "152"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "Player3Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "Player3Avatar"
+ "xpos" "22"
+ "ypos" "152"
+ "zpos" "3"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "Player3Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Name"
+ "xpos" "48"
+ "ypos" "149"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Class"
+ "xpos" "128"
+ "ypos" "149"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "Player3Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Player3Score"
+ "xpos" "145"
+ "ypos" "149"
+ "zpos" "3"
+ "wide" "30"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "KillStreakLeaderLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillStreakLeaderLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "15"
+ "ypos" "164"
+ "zpos" "3"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Winpanel_KillStreakLeader"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "TanLight"
+ }
+ "KillStreakMaxCountLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillStreakMaxCountLabel"
+ "font" "ScoreboardVerySmall"
+ "xpos" "116"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "140"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Winpanel_KillStreakMaxCount"
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "HorizontalLine2"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HorizontalLine2"
+ "xpos" "15"
+ "ypos" "179"
+ "zpos" "3"
+ "wide" "170"
+ "tall" "1"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fillcolor" "250 234 201 255"
+ "PaintBackgroundType" "0"
+ }
+ "KillStreakPlayer1Badge"
+ {
+ "ControlName" "CTFBadgePanel"
+ "fieldName" "KillStreakPlayer1Badge"
+ "xpos" "2"
+ "ypos" "185"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ }
+ "KillStreakPlayer1Avatar"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "KillStreakPlayer1Avatar"
+ "xpos" "22"
+ "ypos" "186"
+ "zpos" "3"
+ "wide" "14"
+ "tall" "14"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
+ }
+ "KillStreakPlayer1Name"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillStreakPlayer1Name"
+ "xpos" "48"
+ "ypos" "183"
+ "zpos" "3"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "KillStreakPlayer1Class"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillStreakPlayer1Class"
+ "xpos" "128"
+ "ypos" "183"
+ "zpos" "3"
+ "wide" "35"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ "KillStreakPlayer1Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillStreakPlayer1Score"
+ "xpos" "145"
+ "ypos" "183"
+ "zpos" "3"
+ "wide" "30"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "east"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res
index 458bb1d..7e71d22 100644
--- a/resource/ui/winpanel.res
+++ b/resource/ui/winpanel.res
@@ -1,735 +1,2 @@
-"Resource/UI/winpanel.res"
-{
- "TeamScoresPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TeamScoresPanel"
- "xpos" "0"
- "ypos" "16"
- "wide" "200"
- "tall" "100"
- "visible" "1"
-
- "BlueScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BlueScoreBG"
- "xpos" "0"
- "ypos" "15"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
- }
-
- "RedScoreBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RedScoreBG"
- "xpos" "100"
- "ypos" "15"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
- }
-
- "BlueTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamLabel"
- "font" "HudFontMedium"
- "labelText" "%blueteamname%"
- "textAlignment" "west"
- "xpos" "4"
- "ypos" "13"
- "zpos" "3"
- "wide" "75"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "BlueTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScore"
- "font" "Cerbetica40"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "15"
- "ypos" "-12"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "BlueTeamScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueTeamScoreShadow"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
- "labelText" "%blueteamscore%"
- "textAlignment" "east"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "pin_to_sibling" "BlueTeamScore"
- }
-
- "BlueLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "BlueLeaderAvatar"
- "xpos" "2"
- "ypos" "17"
- "zpos" "5"
- "wide" "21"
- "tall" "21"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "Grey"
- }
-
- "RedTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamLabel"
- "font" "HudFontMedium"
- "labelText" "%redteamname%"
- "textAlignment" "east"
- "xpos" "122"
- "ypos" "13"
- "zpos" "3"
- "wide" "75"
- "tall" "28"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "RedTeamScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
- "font" "Cerbetica40"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "105"
- "ypos" "-12"
- "zpos" "3"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
- "RedTeamScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedTeamScoreShadow"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
- "labelText" "%redteamscore%"
- "textAlignment" "west"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "2"
- "wide" "80"
- "tall" "70"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "pin_to_sibling" "RedTeamScore"
- }
-
- "RedLeaderAvatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "RedLeaderAvatar"
- "xpos" "177"
- "ypos" "17"
- "zpos" "5"
- "wide" "21"
- "tall" "21"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "Grey"
- }
- }
-
- "WinPanelBGBorder"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WinPanelBGBorder"
- "xpos" "cs-0.5"
- "ypos" "70"
- "zpos" "0"
- "wide" "p0.94"
- "tall" "185"
- "visible" "0"
- "enabled" "1"
- "scaleImage" "1"
- "border" "TFFatLineBorderBlueBG"
- "proportionaltoparent" "1"
- }
- "WinPanelBG2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WinPanelBG2"
- "xpos" "0"
- "ypos" "55"
- "zpos" "-3"
- "wide" "200"
- "tall" "152"
- "visible" "1"
- "enabled" "1"
- "paintborder" "0"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "2"
- }
- "WinningTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinningTeamLabel"
- "font" "Cerbetica20"
- "xpos" "10"
- "ypos" "54"
- "zpos" "1"
- "wide" "180"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%WinningTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "AdvancingTeamLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "AdvancingTeamLabel"
- "font" "Cerbetica20"
- "xpos" "10"
- "ypos" "59"
- "zpos" "1"
- "wide" "180"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%AdvancingTeamLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "WinReasonLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "WinReasonLabel"
- "xpos" "9999"
- }
- "DetailsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DetailsLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "10"
- "ypos" "82"
- "zpos" "1"
- "wide" "180"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%DetailsLabel%"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
- "ShadedBar"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ShadedBar"
- "xpos" "9999"
- }
-
- "TopPlayersLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TopPlayerLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "15"
- "ypos" "100"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%TopPlayersLabel%"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "PointsThisRoundLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PointsThisRoundLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "45"
- "ypos" "100"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_PointsThisRound"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "HorizontalLine"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine"
- "xpos" "15"
- "ypos" "115"
- "zpos" "3"
- "wide" "170"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "250 234 201 255"
- "PaintBackgroundType" "0"
- }
-
- "Player1Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player1Badge"
- "xpos" "2"
- "ypos" "120"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player1Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player1Avatar"
- "xpos" "22"
- "ypos" "120"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Name"
- "xpos" "48"
- "ypos" "117"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Class"
- "xpos" "128"
- "ypos" "117"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player1Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player1Score"
- "xpos" "145"
- "ypos" "117"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "Player2Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player2Badge"
- "xpos" "2"
- "ypos" "136"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player2Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player2Avatar"
- "xpos" "22"
- "ypos" "136"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player2Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Name"
- "xpos" "48"
- "ypos" "133"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Class"
- "xpos" "128"
- "ypos" "133"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player2Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player2Score"
- "xpos" "145"
- "ypos" "133"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "Player3Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "Player3Badge"
- "xpos" "2"
- "ypos" "152"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "Player3Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "Player3Avatar"
- "xpos" "22"
- "ypos" "152"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "Player3Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Name"
- "xpos" "48"
- "ypos" "149"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Class"
- "xpos" "128"
- "ypos" "149"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Player3Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "Player3Score"
- "xpos" "145"
- "ypos" "149"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "KillStreakLeaderLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakLeaderLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "15"
- "ypos" "164"
- "zpos" "3"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_KillStreakLeader"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor_override" "TanLight"
- }
- "KillStreakMaxCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakMaxCountLabel"
- "font" "ScoreboardVerySmall"
- "xpos" "116"
- "ypos" "0"
- "zpos" "3"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Winpanel_KillStreakMaxCount"
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
- "HorizontalLine2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HorizontalLine2"
- "xpos" "15"
- "ypos" "179"
- "zpos" "3"
- "wide" "170"
- "tall" "1"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "fillcolor" "250 234 201 255"
- "PaintBackgroundType" "0"
- }
- "KillStreakPlayer1Badge"
- {
- "ControlName" "CTFBadgePanel"
- "fieldName" "KillStreakPlayer1Badge"
- "xpos" "2"
- "ypos" "185"
- "zpos" "3"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- }
- "KillStreakPlayer1Avatar"
- {
- "ControlName" "CAvatarImagePanel"
- "fieldName" "KillStreakPlayer1Avatar"
- "xpos" "22"
- "ypos" "186"
- "zpos" "3"
- "wide" "14"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
- }
- "KillStreakPlayer1Name"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Name"
- "xpos" "48"
- "ypos" "183"
- "zpos" "3"
- "wide" "75"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "KillStreakPlayer1Class"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Class"
- "xpos" "128"
- "ypos" "183"
- "zpos" "3"
- "wide" "35"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "KillStreakPlayer1Score"
- {
- "ControlName" "CExLabel"
- "fieldName" "KillStreakPlayer1Score"
- "xpos" "145"
- "ypos" "183"
- "zpos" "3"
- "wide" "30"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "east"
- "dulltext" "0"
- "brighttext" "0"
- }
-}
\ No newline at end of file
+"#base" "../../#customizations/streamermode/winpanel.res"
+"#base" "winpanel-base.res"
\ No newline at end of file
diff --git a/scripts/hudlayout-base.res b/scripts/hudlayout-base.res
new file mode 100644
index 0000000..3acb46e
--- /dev/null
+++ b/scripts/hudlayout-base.res
@@ -0,0 +1,1464 @@
+#base "..\#customizations\_streamermode\scripts\hudlayout.res"
+
+"Resource/HudLayout.res"
+{
+ //--------------------------------------------------------------
+ // HUD CROSSHAIR
+ //--------------------------------------------------------------
+ // Set visible and enabled to 1 to use.
+ // Change xpos and ypos values if not perfectly centered.
+ // Change labelText to the corresponding crosshair in TF2Crosshairs.png.
+ //--------------------------------------------------------------
+ "CustomCrosshair"
+ {
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "<"
+ "controlName" "CExLabel"
+ "fieldName" "CustomCrosshair"
+ "zpos" "0"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "wide" "f0"
+ "tall" "f0"
+ "font" "Size:18 | Outline:OFF"
+ "textAlignment" "center"
+ "fgcolor" "Crosshair"
+ }
+ //--------------------------------------------------------------
+ // TRANSPARENT VIEWMODEL
+ //--------------------------------------------------------------
+ // Set visible/enabled to 1 to use.
+ //--------------------------------------------------------------
+ "TransparentViewmodel"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TransparentViewmodel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-100"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "0"
+ "enabled" "0"
+ "image" "replay/thumbnails/transparent"
+ "scaleImage" "1"
+ }
+ //--------------------------------------------------------------
+
+ "HudPlayerStatus"
+ {
+ "fieldName" "HudPlayerStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ }
+
+ "HudWeaponAmmo"
+ {
+ "fieldName" "HudWeaponAmmo"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c70"
+ "ypos" "c70"
+ "xpos_minmode" "c25"
+ "ypos_minmode" "c30"
+ "wide" "110"
+ "tall" "50"
+ }
+
+ "HudObjectiveStatus"
+ {
+ "fieldName" "HudObjectiveStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ }
+
+ "HudKothTimeStatus"
+ {
+ "fieldName" "HudKothTimeStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-65"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "200"
+ "tall" "60"
+
+ "blue_active_xpos" "15"
+ "red_active_xpos" "65"
+ }
+
+ "HudItemEffectMeter"
+ {
+ "fieldName" "HudItemEffectMeter"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "MeterFG" "White"
+ "MeterBG" "Gray"
+ }
+
+ "HudMedicCharge"
+ {
+ "fieldName" "HudMedicCharge"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "c25"
+ "wide" "f0"
+ "tall" "300"
+ }
+
+ "HudDemomanCharge"
+ {
+ "fieldName" "HudDemomanCharge"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "500"
+ "MeterFG" "White"
+ "MeterBG" "Gray"
+ }
+
+ "HudBowCharge"
+ {
+ "fieldName" "HudBowCharge"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "0"
+ "tall" "500"
+ "MeterFG" "White"
+ "MeterBG" "Gray"
+ }
+
+ "HudFlameRocketCharge"
+ {
+ "fieldName" "HudFlameRocketCharge"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "r80"
+ "ypos" "r21"
+ "xpos_minmode" "r52"
+ "ypos_minmode" "r40"
+ "zpos" "1"
+ "wide" "60"
+ "wide_minmode" "50"
+ "tall" "8"
+ "MeterFG" "White"
+ "MeterBG" "Gray"
+ }
+
+ "HudBossHealth"
+ {
+ "fieldName" "HudBossHealth"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-100"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "200"
+ "tall" "50"
+ "MeterFG" "Red"
+ "MeterBG" "Gray"
+ }
+
+ "HudWeaponSelection"
+ {
+ "fieldName" "HudWeaponSelection"
+ "xpos" "0"
+ "wide" "f0"
+ "ypos" "0"
+ "tall" "480"
+ "RightMargin" "0"
+ "visible" "1"
+ "enabled" "1"
+ "SmallBoxWide" "72"
+ "SmallBoxTall" "54"
+ "PlusStyleBoxWide" "90"
+ "PlusStyleBoxTall" "63"
+ "PlusStyleExpandSelected" "0.3"
+ "LargeBoxWide" "110"
+ "LargeBoxTall" "77"
+ "BoxGap" "4"
+ "SelectionNumberXPos" "12"
+ "SelectionNumberYPos" "4"
+ "IconXPos" "8"
+ "IconYPos" "0"
+ "TextYPos" "70"
+ "ErrorYPos" "48"
+ "TextColor" "SelectionTextFg"
+ "MaxSlots" "6"
+ "PlaySelectSounds" "1"
+ "Alpha" "220"
+ "SelectionAlpha" "220"
+ "BoxColor" "0 0 0 220"
+ "SelectedBoxClor" "0 0 0 220"
+ "SelectionNumberFg" "200 187 161 255"
+ "NumberFont" "HudSelectionText"
+ }
+
+ "CHudAccountPanel"
+ {
+ "fieldName" "CHudAccountPanel"
+ "xpos" "c200"
+ "ypos" "c130"
+ "zpos" "0"
+ "wide" "55"
+ "tall" "70"
+ "xpos_minmode" "c130"
+ "ypos_minmode" "c83"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ }
+
+ "CHealthAccountPanel"
+ {
+ "fieldName" "CHealthAccountPanel"
+ "xpos" "c-280"
+ "ypos" "c45"
+ "wide" "250"
+ "tall" "120"
+ "xpos_minmode" "c-100"
+ "ypos_minmode" "c5"
+ "wide_minmode" "f0"
+ "tall_minmode" "480"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ }
+
+ "CDamageAccountPanel"
+ {
+ "fieldName" "CDamageAccountPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ }
+
+ "DisguiseStatus"
+ {
+ "fieldName" "DisguiseStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "15"
+ "ypos" "r40"
+ "wide" "100"
+ "tall" "170"
+ }
+
+ "CMainTargetID"
+ {
+ "fieldName" "CMainTargetID"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-100"
+ "ypos" "355"
+ "ypos_minmode" "c80"
+ "wide" "600"
+ "tall" "53"
+ "priority" "100"
+ }
+
+ "CSpectatorTargetID"
+ {
+ "fieldName" "CSpectatorTargetID"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-100"
+ "ypos" "c135"
+ "wide" "600"
+ "tall" "50"
+ "priority" "40"
+ "x_offset" "20"
+ "y_offset" "20"
+ }
+
+ "CSecondaryTargetID"
+ {
+ "fieldName" "CSecondaryTargetID"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-100"
+ "ypos" "c135"
+ "ypos_minmode" "c120"
+ "wide" "600"
+ "tall" "50"
+ "priority" "35"
+ }
+
+ "BuildingStatusAnchor"
+ {
+ "fieldName" "BuildingStatusAnchor"
+ "ControlName" "EditablePanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "5"
+ "ypos" "c-100"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "BuildingStatus_Spy"
+ {
+ "fieldName" "BuildingStatus_Spy"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "640"
+ "tall" "480"
+ "PaintBackgroundType" "2"
+
+ "pin_to_sibling" "BuildingStatusAnchor"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ }
+
+ "BuildingStatus_Engineer"
+ {
+ "fieldName" "BuildingStatus_Engineer"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "640"
+ "tall" "480"
+ "PaintBackgroundType" "2"
+
+ "pin_to_sibling" "BuildingStatusAnchor"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ }
+
+ "HudMannVsMachineStatus"
+ {
+ "fieldName" "HudMannVsMachineStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "480"
+ "PaintBackgroundType" "2"
+ }
+
+ "HudProgressBar"
+ {
+ "fieldName" "HudProgressBar"
+ "xpos" "c-150"
+ "ypos" "300"
+ "wide" "300"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "BorderThickness" "1"
+ "PaintBackgroundType" "2"
+ }
+
+ "HudRoundTimer"
+ {
+ "fieldName" "HudRoundTimer"
+ "xpos" "0"
+ "ypos" "440"
+ "wide" "f0"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ "FlashColor" "HudIcon_Red"
+ "icon_xpos" "0"
+ "icon_ypos" "2"
+ "digit_xpos" "34"
+ "digit_ypos" "2"
+ }
+
+ "HudScenarioIcon"
+ {
+ "fieldName" "HudScenarioIcon"
+ "xpos" "c110"
+ "ypos" "443"
+ "wide" "40"
+ "tall" "44"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ "IconColor" "Hostage_Yellow"
+ }
+
+ "HudFlashlight"
+ {
+ "fieldName" "HudFlashlight"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "16"
+ "ypos" "370"
+ "wide" "102"
+ "tall" "20"
+ "text_xpos" "8"
+ "text_ypos" "6"
+ "TextColor" "255 170 0 220"
+ "PaintBackgroundType" "2"
+ }
+
+ "HudDamageIndicator"
+ {
+ "fieldName" "HudDamageIndicator"
+ "visible" "1"
+ "enabled" "1"
+ "MinimumWidth" "15"
+ "MaximumWidth" "15"
+ "StartRadius" "80"
+ "EndRadius" "80"
+ "MinimumHeight" "30"
+ "MaximumHeight" "60"
+ "MinimumTime" "1"
+ }
+
+ "HudCommentary"
+ {
+ "fieldName" "HudCommentary"
+ "xpos" "c-190"
+ "ypos" "320"
+ "wide" "380"
+ "tall" "50"
+ "visible" "1"
+ "enabled" "1"
+ "PaintBackgroundType" "2"
+ "BackgroundOverrideColor" "0 0 0 128"
+ "bar_xpos" "50"
+ "bar_ypos" "20"
+ "bar_height" "8"
+ "bar_width" "320"
+ "speaker_xpos" "50"
+ "speaker_ypos" "8"
+ "count_xpos_from_right" "10"
+ "count_ypos" "8"
+ "icon_texture" "vgui/hud/icon_commentary"
+ "icon_xpos" "0"
+ "icon_ypos" "0"
+ "icon_width" "40"
+ "icon_height" "40"
+ "use_script_bgcolor" "1"
+ }
+
+ "HudZoom"
+ {
+ "fieldName" "HudZoom"
+ "visible" "1"
+ "enabled" "1"
+ "Circle1Radius" "66"
+ "Circle2Radius" "74"
+ "DashGap" "16"
+ "DashHeight" "4"
+ "BorderThickness" "88"
+ }
+
+ "HudCrosshair"
+ {
+ "fieldName" "HudCrosshair"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudDeathNotice"
+ {
+ "fieldName" "HudDeathNotice"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "r592"
+ "ypos" "25"
+ "wide" "580"
+ "tall" "468"
+ "MaxDeathNotices" "5"
+ "IconScale" "0.35"
+ "LineHeight" "14"
+ "LineSpacing" "0"
+ "CornerRadius" "2"
+ "RightJustify" "1"
+ "TextFont" "HudFontSmallest"
+ "TeamBlue" "HUDBlueTeamSolid"
+ "TeamRed" "HUDRedTeamSolid"
+ "IconColor" "HudWhite"
+ "LocalPlayerColor" "65 65 65 255"
+ "BaseBackgroundColor" "TransparentBlack"
+ "LocalBackgroundColor" "245 229 196 200"
+ }
+
+ "HudVehicle"
+ {
+ "fieldName" "HudVehicle"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "CVProfPanel"
+ {
+ "fieldName" "CVProfPanel"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "ScorePanel"
+ {
+ "fieldName" "ScorePanel"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "wide_minmode" "f0"
+ "tall" "480"
+ }
+
+ "HudTrain"
+ {
+ "fieldName" "HudTrain"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudMOTD"
+ {
+ "fieldName" "HudMOTD"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudMessage"
+ {
+ "fieldName" "HudMessage"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "f0"
+ "tall" "480"
+ }
+
+ "HudMenu"
+ {
+ "fieldName" "HudMenu"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ "zpos" "1"
+ "TextFont" "Default"
+ "ItemFont" "Default"
+ "ItemFontPulsing" "Default"
+ }
+
+ "HudSpellMenu"
+ {
+ "fieldName" "HudSpellMenu"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ "xpos" "c-210"
+ "ypos" "c125"
+ "xpos_minmode" "c-145"
+ "ypos_minmode" "c70"
+ "zpos" "2"
+ "TextFont" "Default"
+ "ItemFont" "Default"
+ "ItemFontPulsing" "Default"
+ }
+
+ "HudCloseCaption"
+ {
+ "fieldName" "HudCloseCaption"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c205"
+ "ypos" "302"
+ "wide" "150"
+ "tall" "60"
+ "xpos_minmode" "c170"
+ "ypos_minmode" "273"
+ "wide_minmode" "120"
+ "tall_minmode" "40"
+ "BgAlpha" "0"
+ "GrowTime" "0.25"
+ "ItemHiddenTime" "0.2"
+ "ItemFadeInTime" "0.15"
+ "ItemFadeOutTime" "0.3"
+ "topoffset" "0"
+ }
+
+ "HudHistoryResource"
+ {
+ "fieldName" "HudHistoryResource"
+ "visible" "0"
+ "enabled" "0"
+ "xpos" "r640"
+ "wide" "640"
+ "tall" "330"
+ "history_gap" "55"
+ }
+
+ "HudGeiger"
+ {
+ "fieldName" "HudGeiger"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HUDQuickInfo"
+ {
+ "fieldName" "HUDQuickInfo"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudWeapon"
+ {
+ "fieldName" "HudWeapon"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudAnimationInfo"
+ {
+ "fieldName" "HudAnimationInfo"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "CBudgetPanel"
+ {
+ "fieldName" "CBudgetPanel"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "CTextureBudgetPanel"
+ {
+ "fieldName" "CTextureBudgetPanel"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudPredictionDump"
+ {
+ "fieldName" "HudPredictionDump"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "1280"
+ "tall" "1024"
+ }
+
+ "HudLocation"
+ {
+ "fieldName" "HudLocation"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "16"
+ "ypos" "112"
+ "wide" "96"
+ "tall" "16"
+ "textAlignment" "north"
+ }
+
+ "HudScope"
+ {
+ "fieldName" "HudScope"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudScopeCharge"
+ {
+ "fieldName" "HudScopeCharge"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c64"
+ "ypos" "c-64"
+ "wide" "64"
+ "tall" "128"
+ }
+
+ "HudVoiceSelfStatus"
+ {
+ "fieldName" "HudVoiceSelfStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "r42"
+ "ypos" "355"
+ "wide" "32"
+ "tall" "32"
+ }
+
+ "HudVoiceStatus"
+ {
+ "fieldName" "HudVoiceStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "r145"
+ "ypos" "0"
+ "wide" "145"
+ "tall" "400"
+ "item_wide" "120"
+ "show_avatar" "1"
+ "avatar_ypos" "0"
+ "avatar_xpos" "108"
+ "avatar_wide" "17"
+ "avatar_tall" "17"
+ "show_dead_icon" "1"
+ "dead_xpos" "118"
+ "dead_ypos" "0"
+ "dead_wide" "16"
+ "dead_tall" "16"
+ "show_voice_icon" "1"
+ "icon_ypos" "0"
+ "icon_xpos" "3"
+ "icon_tall" "16"
+ "icon_wide" "16"
+ "text_xpos" "25"
+ }
+
+ "HudHintDisplay"
+ {
+ "fieldName" "HudHintDisplay"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-240"
+ "ypos" "c60"
+ "wide" "480"
+ "tall" "100"
+ "HintSize" "1"
+ "text_xpos" "8"
+ "text_ypos" "8"
+ "center_x" "0" // center text horizontally
+ "center_y" "-1" // align text on the bottom
+ }
+
+ "HudHintKeyDisplay"
+ {
+ "fieldName" "HudHintKeyDisplay"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "r120"
+ "ypos" "r340"
+ "wide" "100"
+ "tall" "200"
+ "text_xpos" "8"
+ "text_ypos" "8"
+ "text_xgap" "8"
+ "text_ygap" "8"
+ "TextColor" "255 170 0 220"
+ "PaintBackgroundType" "2"
+ }
+
+ "overview"
+ {
+ "fieldname" "overview"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "VguiScreenCursor"
+ {
+ "fieldName" "VguiScreenCursor"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "HudControlPointIcons"
+ {
+ "fieldName" "HudControlPointIcons"
+ "xpos" "0"
+ "ypos" "410"
+ "wide" "f0"
+ "tall" "200"
+ "visible" "1"
+ "enabled" "1"
+ "separator_width" "1"
+ "separator_height" "4"
+ "height_offset" "2"
+ }
+
+ "HudCapturePanel"
+ {
+ "fieldName" "HudCapturePanel"
+ "xpos" "c-75"
+ "ypos" "c80"
+ "wide" "150"
+ "tall" "90"
+ "visible" "1"
+ "enabled" "1"
+ "icon_space" "2"
+ }
+
+ "WinPanel"
+ {
+ "fieldName" "WinPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-100"
+ "ypos" "270"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "300"
+ }
+
+ "ArenaWinPanel"
+ {
+ "fieldName" "ArenaWinPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-225"
+ "ypos" "r128"
+ "wide" "450"
+ "tall" "300"
+ }
+
+ "PVEWinPanel"
+ {
+ "fieldName" "PVEWinPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-150"
+ "ypos" "255"
+ "wide" "300"
+ "tall" "215"
+ }
+
+ "StatPanel"
+ {
+ "fieldName" "StatPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "9999"
+ "ypos" "9999"
+ "wide" "266"
+ "tall" "120"
+ }
+
+ "FreezePanel"
+ {
+ "fieldName" "FreezePanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ }
+
+ "FreezePanelCallout"
+ {
+ "fieldName" "FreezePanelCallout"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "200"
+ "ypos" "200"
+ "wide" "100"
+ "tall" "50"
+ }
+
+ "AnnotationsPanelCallout"
+ {
+ "fieldName" "AnnotationsPanelCallout"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "200"
+ "ypos" "200"
+ "wide" "100"
+ "tall" "50"
+ }
+
+ "WaitingForPlayersPanel"
+ {
+ "fieldName" "WaitingForPlayersPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-146"
+ "ypos" "10"
+ "wide" "292"
+ "tall" "64"
+ }
+
+ "HudUpgradePanel"
+ {
+ "fieldName" "HudUpgradePanel"
+ "visible" "0"
+ "enable" "1"
+ "xpos" "c-200"
+ "ypos" "260"
+ "wide" "400"
+ "tall" "160"
+ }
+
+ "HudChat"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudChat"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "10"
+ "ypos" "275"
+ "wide" "320"
+ "tall" "120"
+ "PaintBackgroundType" "2"
+ }
+
+ "HudMenuEngyBuild"
+ {
+ "fieldName" "HudMenuEngyBuild"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-200"
+ "ypos" "c-75"
+ "ypos_minmode" "c105"
+ "zpos" "1"
+ "wide" "400"
+ "tall" "150"
+ "PaintBackgroundType" "0"
+ }
+
+ "HudMenuEngyDestroy"
+ {
+ "fieldName" "HudMenuEngyDestroy"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-200"
+ "ypos" "c-75"
+ "ypos_minmode" "c105"
+ "zpos" "1"
+ "wide" "400"
+ "tall" "150"
+ "PaintBackgroundType" "0"
+ }
+
+ "HudEurekaEffectTeleportMenu"
+ {
+ "fieldName" "HudEurekaEffectTeleportMenu"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-105"
+ "ypos" "c-75"
+ "ypos_minmode" "c105"
+ "zpos" "1"
+ "wide" "200"
+ "tall" "150"
+ "PaintBackgroundType" "0"
+ }
+
+ "HudMenuSpyDisguise"
+ {
+ "fieldName" "HudMenuSpyDisguise"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c90"
+ "ypos" "c-72"
+ "xpos_minmode" "c120"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "190"
+ "PaintBackgroundType" "0"
+ }
+
+ "HudDemomanPipes"
+ {
+ "fieldName" "HudDemomanPipes"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-75"
+ "ypos" "c25"
+ "wide" "500"
+ "tall" "500"
+ }
+
+ "HudTeamGoal"
+ {
+ "fieldName" "HudTeamGoal"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-160"
+ "ypos" "65"
+ "wide" "0"
+ "tall" "0"
+ }
+
+ "HudTeamGoalTournament"
+ {
+ "fieldName" "HudTeamGoalTournament"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-60"
+ "ypos" "20"
+ "wide" "0"
+ "tall" "0"
+ }
+
+ "HudTeamSwitch"
+ {
+ "fieldName" "HudTeamSwitch"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-160"
+ "ypos" "75"
+ "wide" "320"
+ "tall" "100"
+ }
+
+ "HudArenaNotification"
+ {
+ "fieldName" "HudArenaNotification"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-140"
+ "ypos" "75"
+ "wide" "280"
+ "tall" "75"
+ }
+
+ "HudArenaCapPointCountdown"
+ {
+ "fieldName" "HudArenaCapPointCountdown"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-15"
+ "ypos" "442"
+ "wide" "30"
+ "tall" "30"
+ "zpos" "99"
+ }
+
+ "HudStalemate"
+ {
+ "fieldName" "HudStalemate"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-160"
+ "ypos" "65"
+ "wide" "320"
+ "tall" "100"
+ }
+
+ "HudTournament"
+ {
+ "fieldName" "HudTournament"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-125"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "250"
+ "tall" "80"
+ }
+
+ "HudTournamentSetup"
+ {
+ "fieldName" "HudTournamentSetup"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c0"
+ "ypos" "-70"
+ "wide" "180"
+ "tall" "55"
+ }
+
+ "HudStopWatch"
+ {
+ "fieldName" "HudStopWatch"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-115"
+ "ypos" "27"
+ "zpos" "0"
+ "wide" "90"
+ "tall" "15"
+ }
+
+ "NotificationPanel"
+ {
+ "fieldName" "NotificationPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-320"
+ "ypos" "280"
+ "wide" "640"
+ "tall" "100"
+ }
+
+ "AchievementNotificationPanel"
+ {
+ "fieldName" "AchievementNotificationPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "180"
+ "wide" "f10"
+ "tall" "100"
+ }
+
+ "CriticalPanel"
+ {
+ "fieldName" "CriticalPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "r155"
+ "ypos" "r75"
+ "wide" "150"
+ "tall" "25"
+ }
+
+ "HudArenaClassLayout"
+ {
+ "fieldName" "HudArenaClassLayout"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "r120"
+ "wide" "f0"
+ "tall" "320"
+ }
+
+ "HudArenaVsPanel"
+ {
+ "fieldName" "HudArenaVsPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "240"
+ "wide" "f0"
+ "tall" "240"
+ }
+
+ "HudArenaPlayerCount"
+ {
+ "fieldName" "HudArenaPlayerCount"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "50"
+ }
+
+ "HudAchievementTracker"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudAchievementTracker"
+ "xpos" "5"
+ "NormalY" "300"
+ "EngineerY" "330"
+ "zpos" "-10"
+ "wide" "200"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "HudTrainingInfoMsg"
+ {
+ "fieldName" "HudTrainingInfoMsg"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "10"
+ "ypos" "50"
+ "wide" "200"
+ "tall" "300"
+ }
+
+ "HudInspectPanel"
+ {
+ "fieldName" "HudInspectPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "r249"
+ "ypos" "c0"
+ "zpos" "10"
+ "wide" "300"
+ "tall" "900"
+ }
+
+ "HudTFCrosshair"
+ {
+ "fieldName" "HudTFCrosshair"
+ "visible" "1"
+ "enabled" "1"
+ "wide" "640"
+ "tall" "480"
+ }
+
+ "ItemQuickSwitchPanel"
+ {
+ "fieldName" "ItemQuickSwitchPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "c-125"
+ "ypos" "280"
+ "wide" "250"
+ "tall" "160"
+ }
+
+ "ReplayReminder"
+ {
+ "fieldName" "ReplayReminder"
+ "visible" "0"
+ "enable" "1"
+ }
+
+ "MainMenuAdditions"
+ {
+ "fieldName" "MainMenuAdditions"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c0"
+ "ypos" "310"
+ "zpos" "0"
+ "wide" "300"
+ "tall" "100"
+ }
+
+ "CoachedByPanel"
+ {
+ "fieldName" "CoachedByPanel"
+ "visible" "0"
+ "enable" "1"
+ "xpos" "5"
+ "ypos" "10"
+ "wide" "250"
+ "tall" "44"
+ }
+
+ "ItemTestHUDPanel"
+ {
+ "fieldName" "ItemTestHUDPanel"
+ "visible" "0"
+ "enable" "1"
+ "xpos" "5"
+ "ypos" "10"
+ "wide" "150"
+ "tall" "44"
+ }
+
+ "NotificationQueuePanel"
+ {
+ "fieldName" "NotificationQueuePanel"
+ "visible" "0"
+ "enable" "1"
+ "xpos" "r155"
+ "ypos" "r90"
+ "zpos" "100"
+ "wide" "200"
+ "tall" "0"
+ }
+
+ "CHudVote"
+ {
+ "fieldName" "CHudVote"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "640"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "0 0 0 0"
+ "PaintBackgroundType" "0" // rounded corners
+ }
+
+ "HudAlert"
+ {
+ "fieldName" "HudAlert"
+ "visible" "0"
+ "enable" "1"
+ "xpos" "c-160"
+ "ypos" "100"
+ "wide" "320"
+ "tall" "150"
+ }
+
+ "CTFStreakNotice"
+ {
+ "fieldName" "CTFStreakNotice"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "640"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "0 0 0 0"
+ "PaintBackgroundType" "0" // rounded corners
+ }
+
+ "CTFFlagCalloutPanel"
+ {
+ "fieldName" "CTFFlagCalloutPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "40"
+ "tall" "40"
+ "priority" "40"
+ }
+
+ "HudMenuTauntSelection"
+ {
+ "fieldName" "HudMenuTauntSelection"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-235"
+ "ypos" "c135"
+ "zpos" "0"
+ "wide" "470"
+ "tall" "200"
+ "PaintBackgroundType" "0"
+ }
+
+ "ItemAttributeTracker"
+ {
+ "fieldName" "ItemAttributeTracker"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f5"
+ "tall" "f0"
+ "PaintBackgroundType" "0"
+ }
+
+ "HudMiniGame"
+ {
+ "fieldName" "HudMiniGame"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "480"
+ }
+
+ "QuestNotificationPanel"
+ {
+ "fieldName" "QuestNotificationPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "MatchMakingContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MatchMakingContainer"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "HudSpectatorExtras"
+ {
+ "fieldName" "HudSpectatorExtras"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "MatchSummary"
+ {
+ "fieldName" "MatchSummary"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "HudMatchStatus"
+ {
+ "fieldName" "HudMatchStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "QueueHUDStatus"
+ {
+ "fieldName" "QueueHUDStatus"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "rs1-5"
+ "ypos" "1"
+ "zpos" "1001"
+ "wide" "200"
+ "tall" "18"
+ "proportionaltoparent" "1"
+ "keyboardinputenabled" "1"
+ "mouseinputenabled" "0"
+ "alpha" "100"
+ }
+
+ "HUDAutoAim" { }
+ "HudHDRDemo" { }
+ "HudTrainingMsg" { }
+ "TrainingComplete" { }
+ "AnnotationsPanel" { }
+}
\ No newline at end of file
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index a0f3caf..3406893 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -1,1462 +1,2 @@
-"Resource/HudLayout.res"
-{
- //--------------------------------------------------------------
- // HUD CROSSHAIR
- //--------------------------------------------------------------
- // Set visible and enabled to 1 to use.
- // Change xpos and ypos values if not perfectly centered.
- // Change labelText to the corresponding crosshair in TF2Crosshairs.png.
- //--------------------------------------------------------------
- "CustomCrosshair"
- {
- "visible" "0"
- "enabled" "0"
- "labelText" "<"
- "controlName" "CExLabel"
- "fieldName" "CustomCrosshair"
- "zpos" "0"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "wide" "f0"
- "tall" "f0"
- "font" "Size:18 | Outline:OFF"
- "textAlignment" "center"
- "fgcolor" "Crosshair"
- }
- //--------------------------------------------------------------
- // TRANSPARENT VIEWMODEL
- //--------------------------------------------------------------
- // Set visible/enabled to 1 to use.
- //--------------------------------------------------------------
- "TransparentViewmodel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TransparentViewmodel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-100"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "0"
- "image" "replay/thumbnails/transparent"
- "scaleImage" "1"
- }
- //--------------------------------------------------------------
-
- "HudPlayerStatus"
- {
- "fieldName" "HudPlayerStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- }
-
- "HudWeaponAmmo"
- {
- "fieldName" "HudWeaponAmmo"
- "visible" "1"
- "enabled" "1"
- "xpos" "c70"
- "ypos" "c70"
- "xpos_minmode" "c25"
- "ypos_minmode" "c30"
- "wide" "110"
- "tall" "50"
- }
-
- "HudObjectiveStatus"
- {
- "fieldName" "HudObjectiveStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- }
-
- "HudKothTimeStatus"
- {
- "fieldName" "HudKothTimeStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-65"
- "ypos" "0"
- "zpos" "5"
- "wide" "200"
- "tall" "60"
-
- "blue_active_xpos" "15"
- "red_active_xpos" "65"
- }
-
- "HudItemEffectMeter"
- {
- "fieldName" "HudItemEffectMeter"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "MeterFG" "White"
- "MeterBG" "Gray"
- }
-
- "HudMedicCharge"
- {
- "fieldName" "HudMedicCharge"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "c25"
- "wide" "f0"
- "tall" "300"
- }
-
- "HudDemomanCharge"
- {
- "fieldName" "HudDemomanCharge"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "500"
- "MeterFG" "White"
- "MeterBG" "Gray"
- }
-
- "HudBowCharge"
- {
- "fieldName" "HudBowCharge"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "0"
- "tall" "500"
- "MeterFG" "White"
- "MeterBG" "Gray"
- }
-
- "HudFlameRocketCharge"
- {
- "fieldName" "HudFlameRocketCharge"
- "visible" "1"
- "enabled" "1"
- "xpos" "r80"
- "ypos" "r21"
- "xpos_minmode" "r52"
- "ypos_minmode" "r40"
- "zpos" "1"
- "wide" "60"
- "wide_minmode" "50"
- "tall" "8"
- "MeterFG" "White"
- "MeterBG" "Gray"
- }
-
- "HudBossHealth"
- {
- "fieldName" "HudBossHealth"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-100"
- "ypos" "0"
- "zpos" "0"
- "wide" "200"
- "tall" "50"
- "MeterFG" "Red"
- "MeterBG" "Gray"
- }
-
- "HudWeaponSelection"
- {
- "fieldName" "HudWeaponSelection"
- "xpos" "0"
- "wide" "f0"
- "ypos" "0"
- "tall" "480"
- "RightMargin" "0"
- "visible" "1"
- "enabled" "1"
- "SmallBoxWide" "72"
- "SmallBoxTall" "54"
- "PlusStyleBoxWide" "90"
- "PlusStyleBoxTall" "63"
- "PlusStyleExpandSelected" "0.3"
- "LargeBoxWide" "110"
- "LargeBoxTall" "77"
- "BoxGap" "4"
- "SelectionNumberXPos" "12"
- "SelectionNumberYPos" "4"
- "IconXPos" "8"
- "IconYPos" "0"
- "TextYPos" "70"
- "ErrorYPos" "48"
- "TextColor" "SelectionTextFg"
- "MaxSlots" "6"
- "PlaySelectSounds" "1"
- "Alpha" "220"
- "SelectionAlpha" "220"
- "BoxColor" "0 0 0 220"
- "SelectedBoxClor" "0 0 0 220"
- "SelectionNumberFg" "200 187 161 255"
- "NumberFont" "HudSelectionText"
- }
-
- "CHudAccountPanel"
- {
- "fieldName" "CHudAccountPanel"
- "xpos" "c200"
- "ypos" "c130"
- "zpos" "0"
- "wide" "55"
- "tall" "70"
- "xpos_minmode" "c130"
- "ypos_minmode" "c83"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- }
-
- "CHealthAccountPanel"
- {
- "fieldName" "CHealthAccountPanel"
- "xpos" "c-280"
- "ypos" "c45"
- "wide" "250"
- "tall" "120"
- "xpos_minmode" "c-100"
- "ypos_minmode" "c5"
- "wide_minmode" "f0"
- "tall_minmode" "480"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- }
-
- "CDamageAccountPanel"
- {
- "fieldName" "CDamageAccountPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- }
-
- "DisguiseStatus"
- {
- "fieldName" "DisguiseStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "15"
- "ypos" "r40"
- "wide" "100"
- "tall" "170"
- }
-
- "CMainTargetID"
- {
- "fieldName" "CMainTargetID"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-100"
- "ypos" "355"
- "ypos_minmode" "c80"
- "wide" "600"
- "tall" "53"
- "priority" "100"
- }
-
- "CSpectatorTargetID"
- {
- "fieldName" "CSpectatorTargetID"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-100"
- "ypos" "c135"
- "wide" "600"
- "tall" "50"
- "priority" "40"
- "x_offset" "20"
- "y_offset" "20"
- }
-
- "CSecondaryTargetID"
- {
- "fieldName" "CSecondaryTargetID"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-100"
- "ypos" "c135"
- "ypos_minmode" "c120"
- "wide" "600"
- "tall" "50"
- "priority" "35"
- }
-
- "BuildingStatusAnchor"
- {
- "fieldName" "BuildingStatusAnchor"
- "ControlName" "EditablePanel"
- "visible" "0"
- "enabled" "1"
- "xpos" "5"
- "ypos" "c-100"
- "wide" "640"
- "tall" "480"
- }
-
- "BuildingStatus_Spy"
- {
- "fieldName" "BuildingStatus_Spy"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- "PaintBackgroundType" "2"
-
- "pin_to_sibling" "BuildingStatusAnchor"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- }
-
- "BuildingStatus_Engineer"
- {
- "fieldName" "BuildingStatus_Engineer"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- "PaintBackgroundType" "2"
-
- "pin_to_sibling" "BuildingStatusAnchor"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- }
-
- "HudMannVsMachineStatus"
- {
- "fieldName" "HudMannVsMachineStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "PaintBackgroundType" "2"
- }
-
- "HudProgressBar"
- {
- "fieldName" "HudProgressBar"
- "xpos" "c-150"
- "ypos" "300"
- "wide" "300"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "BorderThickness" "1"
- "PaintBackgroundType" "2"
- }
-
- "HudRoundTimer"
- {
- "fieldName" "HudRoundTimer"
- "xpos" "0"
- "ypos" "440"
- "wide" "f0"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- "FlashColor" "HudIcon_Red"
- "icon_xpos" "0"
- "icon_ypos" "2"
- "digit_xpos" "34"
- "digit_ypos" "2"
- }
-
- "HudScenarioIcon"
- {
- "fieldName" "HudScenarioIcon"
- "xpos" "c110"
- "ypos" "443"
- "wide" "40"
- "tall" "44"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- "IconColor" "Hostage_Yellow"
- }
-
- "HudFlashlight"
- {
- "fieldName" "HudFlashlight"
- "visible" "1"
- "enabled" "1"
- "xpos" "16"
- "ypos" "370"
- "wide" "102"
- "tall" "20"
- "text_xpos" "8"
- "text_ypos" "6"
- "TextColor" "255 170 0 220"
- "PaintBackgroundType" "2"
- }
-
- "HudDamageIndicator"
- {
- "fieldName" "HudDamageIndicator"
- "visible" "1"
- "enabled" "1"
- "MinimumWidth" "15"
- "MaximumWidth" "15"
- "StartRadius" "80"
- "EndRadius" "80"
- "MinimumHeight" "30"
- "MaximumHeight" "60"
- "MinimumTime" "1"
- }
-
- "HudCommentary"
- {
- "fieldName" "HudCommentary"
- "xpos" "c-190"
- "ypos" "320"
- "wide" "380"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "2"
- "BackgroundOverrideColor" "0 0 0 128"
- "bar_xpos" "50"
- "bar_ypos" "20"
- "bar_height" "8"
- "bar_width" "320"
- "speaker_xpos" "50"
- "speaker_ypos" "8"
- "count_xpos_from_right" "10"
- "count_ypos" "8"
- "icon_texture" "vgui/hud/icon_commentary"
- "icon_xpos" "0"
- "icon_ypos" "0"
- "icon_width" "40"
- "icon_height" "40"
- "use_script_bgcolor" "1"
- }
-
- "HudZoom"
- {
- "fieldName" "HudZoom"
- "visible" "1"
- "enabled" "1"
- "Circle1Radius" "66"
- "Circle2Radius" "74"
- "DashGap" "16"
- "DashHeight" "4"
- "BorderThickness" "88"
- }
-
- "HudCrosshair"
- {
- "fieldName" "HudCrosshair"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudDeathNotice"
- {
- "fieldName" "HudDeathNotice"
- "visible" "1"
- "enabled" "1"
- "xpos" "r592"
- "ypos" "25"
- "wide" "580"
- "tall" "468"
- "MaxDeathNotices" "5"
- "IconScale" "0.35"
- "LineHeight" "14"
- "LineSpacing" "0"
- "CornerRadius" "2"
- "RightJustify" "1"
- "TextFont" "HudFontSmallest"
- "TeamBlue" "HUDBlueTeamSolid"
- "TeamRed" "HUDRedTeamSolid"
- "IconColor" "HudWhite"
- "LocalPlayerColor" "65 65 65 255"
- "BaseBackgroundColor" "TransparentBlack"
- "LocalBackgroundColor" "245 229 196 200"
- }
-
- "HudVehicle"
- {
- "fieldName" "HudVehicle"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "CVProfPanel"
- {
- "fieldName" "CVProfPanel"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "ScorePanel"
- {
- "fieldName" "ScorePanel"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "wide_minmode" "f0"
- "tall" "480"
- }
-
- "HudTrain"
- {
- "fieldName" "HudTrain"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudMOTD"
- {
- "fieldName" "HudMOTD"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudMessage"
- {
- "fieldName" "HudMessage"
- "visible" "1"
- "enabled" "1"
- "wide" "f0"
- "tall" "480"
- }
-
- "HudMenu"
- {
- "fieldName" "HudMenu"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- "zpos" "1"
- "TextFont" "Default"
- "ItemFont" "Default"
- "ItemFontPulsing" "Default"
- }
-
- "HudSpellMenu"
- {
- "fieldName" "HudSpellMenu"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- "xpos" "c-210"
- "ypos" "c125"
- "xpos_minmode" "c-145"
- "ypos_minmode" "c70"
- "zpos" "2"
- "TextFont" "Default"
- "ItemFont" "Default"
- "ItemFontPulsing" "Default"
- }
-
- "HudCloseCaption"
- {
- "fieldName" "HudCloseCaption"
- "visible" "1"
- "enabled" "1"
- "xpos" "c205"
- "ypos" "302"
- "wide" "150"
- "tall" "60"
- "xpos_minmode" "c170"
- "ypos_minmode" "273"
- "wide_minmode" "120"
- "tall_minmode" "40"
- "BgAlpha" "0"
- "GrowTime" "0.25"
- "ItemHiddenTime" "0.2"
- "ItemFadeInTime" "0.15"
- "ItemFadeOutTime" "0.3"
- "topoffset" "0"
- }
-
- "HudHistoryResource"
- {
- "fieldName" "HudHistoryResource"
- "visible" "0"
- "enabled" "0"
- "xpos" "r640"
- "wide" "640"
- "tall" "330"
- "history_gap" "55"
- }
-
- "HudGeiger"
- {
- "fieldName" "HudGeiger"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HUDQuickInfo"
- {
- "fieldName" "HUDQuickInfo"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudWeapon"
- {
- "fieldName" "HudWeapon"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudAnimationInfo"
- {
- "fieldName" "HudAnimationInfo"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "CBudgetPanel"
- {
- "fieldName" "CBudgetPanel"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "CTextureBudgetPanel"
- {
- "fieldName" "CTextureBudgetPanel"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudPredictionDump"
- {
- "fieldName" "HudPredictionDump"
- "visible" "1"
- "enabled" "1"
- "wide" "1280"
- "tall" "1024"
- }
-
- "HudLocation"
- {
- "fieldName" "HudLocation"
- "visible" "1"
- "enabled" "1"
- "xpos" "16"
- "ypos" "112"
- "wide" "96"
- "tall" "16"
- "textAlignment" "north"
- }
-
- "HudScope"
- {
- "fieldName" "HudScope"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudScopeCharge"
- {
- "fieldName" "HudScopeCharge"
- "visible" "1"
- "enabled" "1"
- "xpos" "c64"
- "ypos" "c-64"
- "wide" "64"
- "tall" "128"
- }
-
- "HudVoiceSelfStatus"
- {
- "fieldName" "HudVoiceSelfStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "r42"
- "ypos" "355"
- "wide" "32"
- "tall" "32"
- }
-
- "HudVoiceStatus"
- {
- "fieldName" "HudVoiceStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "r145"
- "ypos" "0"
- "wide" "145"
- "tall" "400"
- "item_wide" "120"
- "show_avatar" "1"
- "avatar_ypos" "0"
- "avatar_xpos" "108"
- "avatar_wide" "17"
- "avatar_tall" "17"
- "show_dead_icon" "1"
- "dead_xpos" "118"
- "dead_ypos" "0"
- "dead_wide" "16"
- "dead_tall" "16"
- "show_voice_icon" "1"
- "icon_ypos" "0"
- "icon_xpos" "3"
- "icon_tall" "16"
- "icon_wide" "16"
- "text_xpos" "25"
- }
-
- "HudHintDisplay"
- {
- "fieldName" "HudHintDisplay"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-240"
- "ypos" "c60"
- "wide" "480"
- "tall" "100"
- "HintSize" "1"
- "text_xpos" "8"
- "text_ypos" "8"
- "center_x" "0" // center text horizontally
- "center_y" "-1" // align text on the bottom
- }
-
- "HudHintKeyDisplay"
- {
- "fieldName" "HudHintKeyDisplay"
- "visible" "0"
- "enabled" "1"
- "xpos" "r120"
- "ypos" "r340"
- "wide" "100"
- "tall" "200"
- "text_xpos" "8"
- "text_ypos" "8"
- "text_xgap" "8"
- "text_ygap" "8"
- "TextColor" "255 170 0 220"
- "PaintBackgroundType" "2"
- }
-
- "overview"
- {
- "fieldname" "overview"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- }
-
- "VguiScreenCursor"
- {
- "fieldName" "VguiScreenCursor"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "HudControlPointIcons"
- {
- "fieldName" "HudControlPointIcons"
- "xpos" "0"
- "ypos" "410"
- "wide" "f0"
- "tall" "200"
- "visible" "1"
- "enabled" "1"
- "separator_width" "1"
- "separator_height" "4"
- "height_offset" "2"
- }
-
- "HudCapturePanel"
- {
- "fieldName" "HudCapturePanel"
- "xpos" "c-75"
- "ypos" "c80"
- "wide" "150"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
- "icon_space" "2"
- }
-
- "WinPanel"
- {
- "fieldName" "WinPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-100"
- "ypos" "270"
- "zpos" "1"
- "wide" "200"
- "tall" "300"
- }
-
- "ArenaWinPanel"
- {
- "fieldName" "ArenaWinPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-225"
- "ypos" "r128"
- "wide" "450"
- "tall" "300"
- }
-
- "PVEWinPanel"
- {
- "fieldName" "PVEWinPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-150"
- "ypos" "255"
- "wide" "300"
- "tall" "215"
- }
-
- "StatPanel"
- {
- "fieldName" "StatPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "9999"
- "ypos" "9999"
- "wide" "266"
- "tall" "120"
- }
-
- "FreezePanel"
- {
- "fieldName" "FreezePanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- }
-
- "FreezePanelCallout"
- {
- "fieldName" "FreezePanelCallout"
- "visible" "1"
- "enabled" "1"
- "xpos" "200"
- "ypos" "200"
- "wide" "100"
- "tall" "50"
- }
-
- "AnnotationsPanelCallout"
- {
- "fieldName" "AnnotationsPanelCallout"
- "visible" "1"
- "enabled" "1"
- "xpos" "200"
- "ypos" "200"
- "wide" "100"
- "tall" "50"
- }
-
- "WaitingForPlayersPanel"
- {
- "fieldName" "WaitingForPlayersPanel"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-146"
- "ypos" "10"
- "wide" "292"
- "tall" "64"
- }
-
- "HudUpgradePanel"
- {
- "fieldName" "HudUpgradePanel"
- "visible" "0"
- "enable" "1"
- "xpos" "c-200"
- "ypos" "260"
- "wide" "400"
- "tall" "160"
- }
-
- "HudChat"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudChat"
- "visible" "1"
- "enabled" "1"
- "xpos" "10"
- "ypos" "275"
- "wide" "320"
- "tall" "120"
- "PaintBackgroundType" "2"
- }
-
- "HudMenuEngyBuild"
- {
- "fieldName" "HudMenuEngyBuild"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-200"
- "ypos" "c-75"
- "ypos_minmode" "c105"
- "zpos" "1"
- "wide" "400"
- "tall" "150"
- "PaintBackgroundType" "0"
- }
-
- "HudMenuEngyDestroy"
- {
- "fieldName" "HudMenuEngyDestroy"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-200"
- "ypos" "c-75"
- "ypos_minmode" "c105"
- "zpos" "1"
- "wide" "400"
- "tall" "150"
- "PaintBackgroundType" "0"
- }
-
- "HudEurekaEffectTeleportMenu"
- {
- "fieldName" "HudEurekaEffectTeleportMenu"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-105"
- "ypos" "c-75"
- "ypos_minmode" "c105"
- "zpos" "1"
- "wide" "200"
- "tall" "150"
- "PaintBackgroundType" "0"
- }
-
- "HudMenuSpyDisguise"
- {
- "fieldName" "HudMenuSpyDisguise"
- "visible" "1"
- "enabled" "1"
- "xpos" "c90"
- "ypos" "c-72"
- "xpos_minmode" "c120"
- "zpos" "1"
- "wide" "100"
- "tall" "190"
- "PaintBackgroundType" "0"
- }
-
- "HudDemomanPipes"
- {
- "fieldName" "HudDemomanPipes"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-75"
- "ypos" "c25"
- "wide" "500"
- "tall" "500"
- }
-
- "HudTeamGoal"
- {
- "fieldName" "HudTeamGoal"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-160"
- "ypos" "65"
- "wide" "0"
- "tall" "0"
- }
-
- "HudTeamGoalTournament"
- {
- "fieldName" "HudTeamGoalTournament"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-60"
- "ypos" "20"
- "wide" "0"
- "tall" "0"
- }
-
- "HudTeamSwitch"
- {
- "fieldName" "HudTeamSwitch"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-160"
- "ypos" "75"
- "wide" "320"
- "tall" "100"
- }
-
- "HudArenaNotification"
- {
- "fieldName" "HudArenaNotification"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-140"
- "ypos" "75"
- "wide" "280"
- "tall" "75"
- }
-
- "HudArenaCapPointCountdown"
- {
- "fieldName" "HudArenaCapPointCountdown"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-15"
- "ypos" "442"
- "wide" "30"
- "tall" "30"
- "zpos" "99"
- }
-
- "HudStalemate"
- {
- "fieldName" "HudStalemate"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-160"
- "ypos" "65"
- "wide" "320"
- "tall" "100"
- }
-
- "HudTournament"
- {
- "fieldName" "HudTournament"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-125"
- "ypos" "0"
- "zpos" "12"
- "wide" "250"
- "tall" "80"
- }
-
- "HudTournamentSetup"
- {
- "fieldName" "HudTournamentSetup"
- "visible" "0"
- "enabled" "1"
- "xpos" "c0"
- "ypos" "-70"
- "wide" "180"
- "tall" "55"
- }
-
- "HudStopWatch"
- {
- "fieldName" "HudStopWatch"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-115"
- "ypos" "27"
- "zpos" "0"
- "wide" "90"
- "tall" "15"
- }
-
- "NotificationPanel"
- {
- "fieldName" "NotificationPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-320"
- "ypos" "280"
- "wide" "640"
- "tall" "100"
- }
-
- "AchievementNotificationPanel"
- {
- "fieldName" "AchievementNotificationPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "180"
- "wide" "f10"
- "tall" "100"
- }
-
- "CriticalPanel"
- {
- "fieldName" "CriticalPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "r155"
- "ypos" "r75"
- "wide" "150"
- "tall" "25"
- }
-
- "HudArenaClassLayout"
- {
- "fieldName" "HudArenaClassLayout"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "r120"
- "wide" "f0"
- "tall" "320"
- }
-
- "HudArenaVsPanel"
- {
- "fieldName" "HudArenaVsPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "240"
- "wide" "f0"
- "tall" "240"
- }
-
- "HudArenaPlayerCount"
- {
- "fieldName" "HudArenaPlayerCount"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "f0"
- "tall" "50"
- }
-
- "HudAchievementTracker"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudAchievementTracker"
- "xpos" "5"
- "NormalY" "300"
- "EngineerY" "330"
- "zpos" "-10"
- "wide" "200"
- "tall" "f0"
- "visible" "1"
- "enabled" "1"
- }
-
- "HudTrainingInfoMsg"
- {
- "fieldName" "HudTrainingInfoMsg"
- "visible" "0"
- "enabled" "1"
- "xpos" "10"
- "ypos" "50"
- "wide" "200"
- "tall" "300"
- }
-
- "HudInspectPanel"
- {
- "fieldName" "HudInspectPanel"
- "visible" "0"
- "enabled" "1"
- "xpos" "r249"
- "ypos" "c0"
- "zpos" "10"
- "wide" "300"
- "tall" "900"
- }
-
- "HudTFCrosshair"
- {
- "fieldName" "HudTFCrosshair"
- "visible" "1"
- "enabled" "1"
- "wide" "640"
- "tall" "480"
- }
-
- "ItemQuickSwitchPanel"
- {
- "fieldName" "ItemQuickSwitchPanel"
- "visible" "0"
- "enabled" "1"
- "xpos" "c-125"
- "ypos" "280"
- "wide" "250"
- "tall" "160"
- }
-
- "ReplayReminder"
- {
- "fieldName" "ReplayReminder"
- "visible" "0"
- "enable" "1"
- }
-
- "MainMenuAdditions"
- {
- "fieldName" "MainMenuAdditions"
- "visible" "1"
- "enabled" "1"
- "xpos" "c0"
- "ypos" "310"
- "zpos" "0"
- "wide" "300"
- "tall" "100"
- }
-
- "CoachedByPanel"
- {
- "fieldName" "CoachedByPanel"
- "visible" "0"
- "enable" "1"
- "xpos" "5"
- "ypos" "10"
- "wide" "250"
- "tall" "44"
- }
-
- "ItemTestHUDPanel"
- {
- "fieldName" "ItemTestHUDPanel"
- "visible" "0"
- "enable" "1"
- "xpos" "5"
- "ypos" "10"
- "wide" "150"
- "tall" "44"
- }
-
- "NotificationQueuePanel"
- {
- "fieldName" "NotificationQueuePanel"
- "visible" "0"
- "enable" "1"
- "xpos" "r155"
- "ypos" "r90"
- "zpos" "100"
- "wide" "200"
- "tall" "0"
- }
-
- "CHudVote"
- {
- "fieldName" "CHudVote"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "0 0 0 0"
- "PaintBackgroundType" "0" // rounded corners
- }
-
- "HudAlert"
- {
- "fieldName" "HudAlert"
- "visible" "0"
- "enable" "1"
- "xpos" "c-160"
- "ypos" "100"
- "wide" "320"
- "tall" "150"
- }
-
- "CTFStreakNotice"
- {
- "fieldName" "CTFStreakNotice"
- "xpos" "0"
- "ypos" "0"
- "wide" "640"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "0 0 0 0"
- "PaintBackgroundType" "0" // rounded corners
- }
-
- "CTFFlagCalloutPanel"
- {
- "fieldName" "CTFFlagCalloutPanel"
- "visible" "0"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "40"
- "tall" "40"
- "priority" "40"
- }
-
- "HudMenuTauntSelection"
- {
- "fieldName" "HudMenuTauntSelection"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-235"
- "ypos" "c135"
- "zpos" "0"
- "wide" "470"
- "tall" "200"
- "PaintBackgroundType" "0"
- }
-
- "ItemAttributeTracker"
- {
- "fieldName" "ItemAttributeTracker"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f5"
- "tall" "f0"
- "PaintBackgroundType" "0"
- }
-
- "HudMiniGame"
- {
- "fieldName" "HudMiniGame"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- }
-
- "QuestNotificationPanel"
- {
- "fieldName" "QuestNotificationPanel"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- }
-
- "MatchMakingContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MatchMakingContainer"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- }
-
- "HudSpectatorExtras"
- {
- "fieldName" "HudSpectatorExtras"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- }
-
- "MatchSummary"
- {
- "fieldName" "MatchSummary"
- "visible" "0"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- }
-
- "HudMatchStatus"
- {
- "fieldName" "HudMatchStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "3"
- "wide" "f0"
- "tall" "f0"
- }
-
- "QueueHUDStatus"
- {
- "fieldName" "QueueHUDStatus"
- "visible" "1"
- "enabled" "1"
- "xpos" "rs1-5"
- "ypos" "1"
- "zpos" "1001"
- "wide" "200"
- "tall" "18"
- "proportionaltoparent" "1"
- "keyboardinputenabled" "1"
- "mouseinputenabled" "0"
- "alpha" "100"
- }
-
- "HUDAutoAim" { }
- "HudHDRDemo" { }
- "HudTrainingMsg" { }
- "TrainingComplete" { }
- "AnnotationsPanel" { }
-}
\ No newline at end of file
+"#base" "../#customizations/streamermode/hudlayout.res"
+"#base" "hudlayout-base.res"
\ No newline at end of file
--
cgit v1.2.3
From 67bec9d74bbee564ea555d466ccc1fffbafa698d Mon Sep 17 00:00:00 2001
From: Igor
Date: Sat, 3 Jul 2021 17:00:22 -0400
Subject: Update README.md
---
README.md | 42 ++++++++++++++++++++++++++----------------
1 file changed, 26 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index c82e89d..47c1c93 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,28 @@
-
-=======
-
-A HUD for Team Fortress 2.
+
+
+
+
+ A simplistic yet bold hud for TF2 made to cut out a lot of clutter included that of the stock hud. Comes with a range of various vivid colors associated with both low health as well as ammo to make important information easily accessible and noticeable.
+
+ Download
+ ·
+ Issue Tracker
+ ·
+ Editor
+
+
About
-------
-A simplistic yet bold hud for TF2 made to cut out a lot of clutter included that of the stock hud. It includes both a 6s and 16v16 scoreboard that can be toggled by changing to and from the minimal mode, and a range of various vivid colors associated with both low health as well as ammo.
+A simplistic yet bold HUD for Team Fortress 2, made to cut out a lot of clutter included with the stock hud. Includes minimal mode for competitive play and a range of vivid colors associated with both low health, ammo and other useful values.
-To Download
+Installation
--------
-Click [here](https://github.com/raysfire/rayshud/archive/master.zip) or the green `Clone or Download` button near the top of the page and then `Download ZIP` in order to download the latest version of my hud!
-
-To Install
---------
+Be sure to back up your old hud folder first! You never know when something might break, and it's always best to be prepared.
-Be sure to back up your old hud folder first! Never know when something might break, and it's always best to be prepared.
-
-1. Press `Download ZIP` on Github. This will download `rayshud-master.zip`
+1. [Click here][download-link] to download the latest version. This will download `rayshud-master.zip`
2. Navigate to `C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom`
3. Extract .zip file contents into the `custom` folder.
4. Ensure that the final file structure should resembles the following:
@@ -26,7 +30,7 @@ Be sure to back up your old hud folder first! Never know when something might br
tf
└── custom
└── rayshud
- ├── customizations
+ ├── #customizations
├── materials
├── resource
├── scripts
@@ -37,7 +41,7 @@ tf
Help/Support
--------
-If you've found a bug or have a suggestion, [open a ticket on GitHub](https://github.com/raysfire/rayshud/issues/new) or [make a post on the Steam Group Forums](https://steamcommunity.com/groups/rayshud/discussions).
+If you find a bug, need help or have a suggestion, [open a support ticket on GitHub][issues-link] or [join the support Discord server][discord-link].
Credits
--------
@@ -47,4 +51,10 @@ Credits
* Whoever makes PVHUD - Inspiration, occasional reference.
* My team - For dealing with me and giving me constructive feedback all the time.
* Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man.
-* clovervidia - For the updated closed captions. Check his Steam Guide on CC [here](https://steamcommunity.com/sharedfiles/filedetails/?id=167785751).
\ No newline at end of file
+* clovervidia - For the updated closed captions. Check his Steam Guide [here][cc-link].
+
+
+[download-link]: https://github.com/raysfire/rayshud/archive/master.zip
+[issues-link]: https://github.com/raysfire/rayshud/issues/new
+[discord-link]: https://discord.gg/hTdtK9vBhE
+[cc-link]: https://steamcommunity.com/sharedfiles/filedetails/?id=167785751
--
cgit v1.2.3
From d51397018a5dc3c32ed29bce2c0b7381d91b8d3e Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sun, 4 Jul 2021 11:51:09 -0400
Subject: Added Player/Robot Destruction
---
resource/ui/hudobjectiveplayerdestruction.res | 1065 +++++++++++++++++++++++++
resource/ui/hudobjectiverobotdestruction.res | 815 +++++++++++++++++++
2 files changed, 1880 insertions(+)
create mode 100644 resource/ui/hudobjectiveplayerdestruction.res
create mode 100644 resource/ui/hudobjectiverobotdestruction.res
diff --git a/resource/ui/hudobjectiveplayerdestruction.res b/resource/ui/hudobjectiveplayerdestruction.res
new file mode 100644
index 0000000..362d0a3
--- /dev/null
+++ b/resource/ui/hudobjectiveplayerdestruction.res
@@ -0,0 +1,1065 @@
+"Resource/UI/HudObjectivePlayerDestruction.res"
+{
+ "ObjectiveStatusRobotDestruction"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusRobotDestruction"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+
+ "left_steal_edge_offset" "97"
+ "right_steal_edge_offset" "97"
+ "robot_x_offset" "78"
+ "robot_y_offset" "47"
+ "robot_x_step" "23"
+ "robot_y_step" "0"
+ "color_blue" "Blue"
+ "color_red" "Red"
+
+ "if_hybrid"
+ {
+ "zpos" "-1"
+ }
+
+ "robot_kv"
+ {
+ "ControlName" "CTFHudRobotDestruction_RobotIndicator"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "0"
+ "paintborder" "0"
+ "AutoResize" "0"
+ "skip_autoresize" "1"
+ }
+ }
+
+ "PlayingTo"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayingTo"
+ "xpos" "cs-0.5"
+ "ypos" "r37"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_PlayingTo"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "HudFontSmallest"
+ "fgcolor" "TanLight"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "PlayingToBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayingToBG"
+ "xpos" "c-40"
+ "ypos" "r38"
+ "zpos" "0"
+ "wide" "80"
+ "tall" "17"
+ "visible" "0"
+ "enabled" "0"
+ "bgcolor_override" "HudBlack"
+ "PaintBackgroundType" "2"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "CarriedContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CarriedContainer"
+ "xpos" "0"
+ "ypos" "r115"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+
+ "CarriedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "CarriedImage"
+ "xpos" "3"
+ "ypos" "73"
+ "zpos" "4"
+ "wide" "18"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/hud_obj_status_ammo_64"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "CarriedProgressBar"
+ {
+ "fieldName" "CarriedProgressBar"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "0"
+ "proportionalToParent" "1"
+ }
+
+ "FlagValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "FlagValue"
+ "xpos" "23"
+ "ypos" "75"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%flagvalue%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+ "FlagValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "FlagValueShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "25"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%flagvalue%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "FlagValue"
+ }
+
+ "WhiteBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "WhiteBG"
+ "xpos" "36"
+ "ypos" "71"
+ "zpos" "1"
+ "wide" "40"
+ "tall" "18"
+ "visible" "0"
+ "enabled" "0"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "TanLight"
+ }
+
+ "GreenBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "GreenBG"
+ "xpos" "37"
+ "ypos" "72"
+ "zpos" "2"
+ "wide" "38"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "0"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "CreditsGreen"
+ }
+
+ "TeamLeaderImage"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "TeamLeaderImage"
+ "xpos" "3"
+ "ypos" "53"
+ "zpos" "12"
+ "wide" "18"
+ "tall" "18"
+ "visible" "0"
+ "enabled" "1"
+ "image" "importtool_goldstar"
+ "scaleImage" "1"
+ }
+ }
+
+ "ScoreContainer"
+ {
+ "fieldName" "ScoreContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "c-200"
+ "ypos" "r115"
+ "zpos" "2"
+ "wide" "400"
+ "tall" "120"
+ "scaleimage" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "ProgressBarContainer"
+ {
+ "fieldName" "ProgressBarContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "c-90"
+ "ypos" "r45"
+ "zpos" "1"
+ "wide" "180"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "ScoreOutline"
+ {
+ "fieldName" "ScoreOutline"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "f0"
+ "scaleimage" "1"
+ "visible" "1"
+ "enabled" "1"
+ "Image" "../hud/objectives_corepanel_bg"
+ "proportionalToParent" "1"
+ }
+
+ "FlagImageBlue"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "FlagImageBlue"
+ "xpos" "30"
+ "ypos" "5"
+ "zpos" "5"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/hud_obj_status_ammo_64"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "EscrowBlue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EscrowBlue"
+ "xpos" "10"
+ "ypos" "4"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%blue_escrow%"
+ "font" "FontBold12"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "EscrowBlueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EscrowBlueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%blue_escrow%"
+ "font" "FontBold12"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "EscrowBlue"
+ }
+
+ "FlagImageRed"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "FlagImageRed"
+ "xpos" "140"
+ "ypos" "5"
+ "zpos" "5"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/hud_obj_status_ammo_64"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "EscrowRed"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EscrowRed"
+ "xpos" "145"
+ "ypos" "4"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%red_escrow%"
+ "font" "FontBold12"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "EscrowRedShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EscrowRedShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%red_escrow%"
+ "font" "FontBold12"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "EscrowRed"
+ }
+
+ "BlueVictoryContainer"
+ {
+ "fieldName" "BlueVictoryContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "25"
+ "ypos" "22"
+ "zpos" "5"
+ "wide" "0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "VictoryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "95"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_BlueFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelShadow"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "95"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_BlueFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "Black"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelTime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTime"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+
+ "VictoryLabelTimeShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTimeShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "VictoryLabel"
+ }
+ }
+
+ "BlueProgressBarFill"
+ {
+ "fieldName" "BlueProgressBarFill"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "1"
+ "positionImage" "0"
+ "drawcolor" "84 111 127 255"
+ "Image" "../hud/objectives_corepanel_meter_solid"
+ "left_offset" "10"
+ "right_offset" "0"
+ "standard_color" "84 111 127 255"
+ "bright_color" "110 159 189 255"
+ "left_to_right" "0"
+ "blink_threshold" "1.0"
+ "blink_rate" "10"
+ "proportionalToParent" "1"
+ }
+
+ "BlueProgressBarEscrow"
+ {
+ "fieldName" "BlueProgressBarEscrow"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "1"
+ "positionImage" "0"
+ "drawcolor" "141 160 171 255"
+ "Image" "../hud/objectives_corepanel_meter"
+ "left_offset" "10"
+ "right_offset" "0"
+ "standard_color" "127 143 152 255"
+ "bright_color" "177 193 202 255"
+ "left_to_right" "0"
+ "blink_threshold" "1"
+ "blink_rate" "20"
+ "proportionalToParent" "1"
+ }
+
+ "RedVictoryContainer"
+ {
+ "fieldName" "RedVictoryContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "25"
+ "ypos" "22"
+ "zpos" "5"
+ "wide" "0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "VictoryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabel"
+ "xpos" "140"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "90"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_RedFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelShadow"
+ "xpos" "141"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "90"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_RedFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "Black"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelTime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTime"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+
+ "VictoryLabelTimeShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTimeShadow"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "Black"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+ }
+
+ "RedProgressBarFill"
+ {
+ "fieldName" "RedProgressBarFill"
+ "ControlName" "ImagePanel"
+ "xpos" "90"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "positionImage" "0"
+ "visible" "1"
+ "proportionalToParent" "1"
+ "drawcolor" "171 59 59 255"
+ "Image" "../hud/objectives_corepanel_meter_solid_right"
+ "left_offset" "0"
+ "right_offset" "9"
+ "standard_color" "171 59 59 255"
+ "bright_color" "222 65 65 255"
+ "left_to_right" "1"
+ "blink_threshold" "1.0"
+ "blink_rate" "10"
+ }
+
+ "RedProgressBarEscrow"
+ {
+ "fieldName" "RedProgressBarEscrow"
+ "ControlName" "ImagePanel"
+ "xpos" "90"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "positionImage" "0"
+ "visible" "1"
+ "drawcolor" "212 151 151 255"
+ "Image" "../hud/objectives_corepanel_meter_right"
+ "left_offset" "0"
+ "right_offset" "9"
+ "standard_color" "212 151 151 255"
+ "bright_color" "250 201 201 255"
+ "left_to_right" "1"
+ "blink_threshold" "1"
+ "blink_rate" "20"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "BlueScoreValueContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueScoreValueContainer"
+ "xpos" "45"
+ "ypos" "r48"
+ "zpos" "10"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "xpos" "c-27"
+ "ypos" "c-20"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "ScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ScoreShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "Score"
+ }
+ }
+
+ "RedScoreValueContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedScoreValueContainer"
+ "xpos" "r105"
+ "ypos" "r48"
+ "zpos" "10"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "xpos" "c-27"
+ "ypos" "c-20"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "ScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ScoreShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "Score"
+ }
+ }
+
+ "BlueStolenContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueStolenContainer"
+ "xpos" "r45"
+ "ypos" "r77"
+ "zpos" "1"
+ "wide" "30"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "IntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "IntelImage"
+ "xpos" "5"
+ "ypos" "19"
+ "zpos" "10"
+ "wide" "21"
+ "tall" "21"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../HUD/obj_thief_red"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "DroppedIntelContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "DroppedIntelContainer"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "proportionalToParent" "1"
+
+ "DroppedIntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DroppedIntelImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/obj_rd_thief_dropped_blue"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "IntelValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValue"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TanLight"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+ }
+ "IntelValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "11"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "IntelValue"
+ }
+ }
+
+ "RedStolenContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedStolenContainer"
+ "xpos" "r45"
+ "ypos" "r77"
+ "zpos" "1"
+ "wide" "30"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "IntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "IntelImage"
+ "xpos" "5"
+ "ypos" "19"
+ "zpos" "10"
+ "wide" "21"
+ "tall" "21"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../HUD/obj_thief_blue"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "DroppedIntelContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "DroppedIntelContainer"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "proportionalToParent" "1"
+
+ "DroppedIntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DroppedIntelImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/obj_rd_thief_dropped_red"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "IntelValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValue"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TanLight"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+ }
+ "IntelValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "11"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "IntelValue"
+ }
+ }
+ }
+
+ "CountdownContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CountdownContainer"
+ "xpos" "c150"
+ "ypos" "r30"
+ "zpos" "1"
+ "wide" "50"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "1"
+
+ "Background"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "Background"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "50"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/ammo_blue_bg"
+ "scaleImage" "1"
+ "teambg_2" "../hud/ammo_red_bg"
+ "teambg_3" "../hud/ammo_blue_bg"
+ "proportionalToParent" "1"
+ }
+
+ "BackgroundColor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BackgroundColor"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "50"
+ "tall" "100"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "31 129 75 210"
+ "PaintBackgroundType" "2"
+ }
+
+ "CountdownImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "CountdownImage"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "2"
+ "wide" "25"
+ "tall" "25"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/arrow_big_down"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "CountdownLabelTime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabelTime"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "50"
+ "tall" "30"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%countdowntime%"
+ "font" "HudFontMedium"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "CountdownLabelTimeTimeShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CountdownLabelTimeTimeShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "8"
+ "wide" "50"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "0"
+ "textAlignment" "center"
+ "labelText" "%countdowntime%"
+ "font" "HudFontMedium"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "CountdownLabelTime"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudobjectiverobotdestruction.res b/resource/ui/hudobjectiverobotdestruction.res
new file mode 100644
index 0000000..7819b56
--- /dev/null
+++ b/resource/ui/hudobjectiverobotdestruction.res
@@ -0,0 +1,815 @@
+"Resource/UI/HudObjectiveFlagPanel.res"
+{
+ "ObjectiveStatusRobotDestruction"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusRobotDestruction"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ "robot_x_offset" "78"
+ "robot_y_offset" "47"
+ "robot_x_step" "23"
+ "robot_y_step" "0"
+ "color_blue" "Blue"
+ "color_red" "Red"
+
+ "left_steal_edge_offset" "97"
+ "right_steal_edge_offset" "97"
+
+ "if_hybrid"
+ {
+ "zpos" "-1"
+ }
+
+ "robot_kv"
+ {
+ "ControlName" "CTFHudRobotDestruction_RobotIndicator"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "0"
+ "paintborder" "0"
+ "AutoResize" "0"
+ "skip_autoresize" "1"
+ }
+ }
+
+ "PlayingTo"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayingTo"
+ "xpos" "cs-0.5"
+ "ypos" "r37"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_PlayingTo"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "HudFontSmallest"
+ "fgcolor" "TanLight"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "PlayingToBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayingToBG"
+ "xpos" "c-40"
+ "ypos" "r38"
+ "zpos" "0"
+ "wide" "80"
+ "tall" "17"
+ "visible" "0"
+ "enabled" "0"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "CarriedContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "CarriedContainer"
+ "xpos" "0"
+ "ypos" "r115"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+
+ "CarriedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "CarriedImage"
+ "xpos" "3"
+ "ypos" "73"
+ "zpos" "4"
+ "wide" "18"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/obj_rd_powersupply_outline"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "CarriedProgressBar"
+ {
+ "fieldName" "CarriedProgressBar"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "0"
+ "proportionalToParent" "1"
+ }
+
+ "FlagValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "FlagValue"
+ "xpos" "23"
+ "ypos" "75"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%flagvalue%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+ "FlagValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "FlagValueShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "3"
+ "wide" "25"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%flagvalue%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack`"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "FlagValue"
+ }
+ }
+
+ "ScoreContainer"
+ {
+ "fieldName" "ScoreContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "c-200"
+ "ypos" "r115"
+ "zpos" "2"
+ "wide" "400"
+ "tall" "120"
+ "scaleimage" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "ProgressBarContainer"
+ {
+ "fieldName" "ProgressBarContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "c-90"
+ "ypos" "r45"
+ "zpos" "1"
+ "wide" "180"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "ScoreOutline"
+ {
+ "fieldName" "ScoreOutline"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "f0"
+ "tall" "f0"
+ "scaleimage" "1"
+ "visible" "1"
+ "enabled" "1"
+ "Image" "../hud/objectives_corepanel_bg"
+ "proportionalToParent" "1"
+ }
+
+ "BlueVictoryContainer"
+ {
+ "fieldName" "BlueVictoryContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "25"
+ "ypos" "22"
+ "zpos" "5"
+ "wide" "0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "VictoryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "95"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_BlueFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelShadow"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "95"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_BlueFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelTime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTime"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+
+ "VictoryLabelTimeShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTimeShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "VictoryLabel"
+ }
+ }
+
+ "BlueProgressBarFill"
+ {
+ "fieldName" "BlueProgressBarFill"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "1"
+ "positionImage" "0"
+ "drawcolor" "84 111 127 255"
+ "Image" "../hud/objectives_corepanel_meter_solid"
+ "left_offset" "10"
+ "right_offset" "0"
+ "standard_color" "84 111 127 255"
+ "bright_color" "110 159 189 255"
+ "left_to_right" "0"
+ "blink_threshold" "1.0"
+ "blink_rate" "10"
+ "proportionalToParent" "1"
+ }
+
+ "BlueProgressBarEscrow"
+ {
+ "fieldName" "BlueProgressBarEscrow"
+ "ControlName" "ImagePanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "visible" "1"
+ "positionImage" "0"
+ "drawcolor" "141 160 171 255"
+ "Image" "../hud/objectives_corepanel_meter"
+ "left_offset" "10"
+ "right_offset" "0"
+ "standard_color" "127 143 152 255"
+ "bright_color" "177 193 202 255"
+ "left_to_right" "0"
+ "blink_threshold" "1"
+ "blink_rate" "20"
+ "proportionalToParent" "1"
+ }
+
+ "RedVictoryContainer"
+ {
+ "fieldName" "RedVictoryContainer"
+ "ControlName" "EditablePanel"
+ "xpos" "25"
+ "ypos" "22"
+ "zpos" "5"
+ "wide" "0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "proportionalToParent" "1"
+
+ "VictoryLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabel"
+ "xpos" "140"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "90"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_RedFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelShadow"
+ "xpos" "141"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "90"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "#TF_RD_RedFinale"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ }
+
+ "VictoryLabelTime"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTime"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+
+ "VictoryLabelTimeShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "VictoryLabelTimeShadow"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%victorytime%"
+ "font" "HudFontSmallBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+
+ "pin_to_sibling" "VictoryLabel"
+ "pin_corner_to_sibling" "7"
+ "pin_to_sibling_corner" "5"
+ }
+ }
+
+ "RedProgressBarFill"
+ {
+ "fieldName" "RedProgressBarFill"
+ "ControlName" "ImagePanel"
+ "xpos" "90"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "positionImage" "0"
+ "visible" "1"
+ "proportionalToParent" "1"
+ "drawcolor" "171 59 59 255"
+ "Image" "../hud/objectives_corepanel_meter_solid_right"
+ "left_offset" "0"
+ "right_offset" "9"
+ "standard_color" "171 59 59 255"
+ "bright_color" "222 65 65 255"
+ "left_to_right" "1"
+ "blink_threshold" "1.0"
+ "blink_rate" "10"
+ }
+
+ "RedProgressBarEscrow"
+ {
+ "fieldName" "RedProgressBarEscrow"
+ "ControlName" "ImagePanel"
+ "xpos" "90"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "90"
+ "tall" "f0"
+ "scaleimage" "0"
+ "positionImage" "0"
+ "visible" "1"
+ "drawcolor" "212 151 151 255"
+ "Image" "../hud/objectives_corepanel_meter_right"
+ "left_offset" "0"
+ "right_offset" "9"
+ "standard_color" "212 151 151 255"
+ "bright_color" "250 201 201 255"
+ "left_to_right" "1"
+ "blink_threshold" "1"
+ "blink_rate" "20"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "BlueScoreValueContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueScoreValueContainer"
+ "xpos" "45"
+ "ypos" "r48"
+ "zpos" "10"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "xpos" "c-27"
+ "ypos" "c-20"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "ScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ScoreShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "Score"
+ }
+ }
+
+ "RedScoreValueContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedScoreValueContainer"
+ "xpos" "r105"
+ "ypos" "r48"
+ "zpos" "10"
+ "wide" "60"
+ "tall" "60"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "Score"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Score"
+ "xpos" "c-27"
+ "ypos" "c-20"
+ "zpos" "8"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TanLight"
+ "proportionalToParent" "1"
+ }
+
+ "ScoreShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ScoreShadow"
+ "xpos" "-2"
+ "ypos" "-2"
+ "zpos" "7"
+ "wide" "55"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%score%"
+ "font" "HudFontMediumSmall"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "Score"
+ }
+ }
+
+ "BlueStolenContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BlueStolenContainer"
+ "xpos" "r45"
+ "ypos" "r77"
+ "zpos" "1"
+ "wide" "30"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "IntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "IntelImage"
+ "xpos" "5"
+ "ypos" "19"
+ "zpos" "10"
+ "wide" "21"
+ "tall" "21"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../HUD/obj_thief_red"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "DroppedIntelContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "DroppedIntelContainer"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "proportionalToParent" "1"
+
+ "DroppedIntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DroppedIntelImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/obj_rd_thief_dropped_blue"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "IntelValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValue"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TanLight"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+ }
+ "IntelValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "11"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "IntelValue"
+ }
+ }
+
+ "RedStolenContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RedStolenContainer"
+ "xpos" "r45"
+ "ypos" "r77"
+ "zpos" "1"
+ "wide" "30"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+
+ "IntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "IntelImage"
+ "xpos" "5"
+ "ypos" "19"
+ "zpos" "10"
+ "wide" "21"
+ "tall" "21"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../HUD/obj_thief_blue"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+
+ "DroppedIntelContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "DroppedIntelContainer"
+ "xpos" "0"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "paintbackground" "0"
+ "proportionalToParent" "1"
+
+ "DroppedIntelImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "DroppedIntelImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/obj_rd_thief_dropped_red"
+ "scaleImage" "1"
+ "proportionalToParent" "1"
+ }
+ }
+
+ "IntelValue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValue"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TanLight"
+ "bgcolor_override" "Transparent"
+ "proportionalToParent" "1"
+ }
+ "IntelValueShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "IntelValueShadow"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "11"
+ "wide" "f0"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%intelvalue%"
+ "font" "HudFontSmallishBold"
+ "fgcolor" "TransparentBlack"
+ "proportionalToParent" "1"
+ "pin_to_sibling" "IntelValue"
+ }
+ }
+ }
+}
\ No newline at end of file
--
cgit v1.2.3
From c3240fa65aef57890bc26468efc0f642aba3738c Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sun, 4 Jul 2021 16:50:06 -0400
Subject: Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
---
resource/scheme/clientscheme_borders.res | 108 ++--
resource/scheme/clientscheme_colors.res | 1 +
resource/ui/charinfoloadoutsubpanel.res | 6 +-
resource/ui/compstats.res | 3 +-
resource/ui/craftingstatusdialog.res | 2 +-
resource/ui/dynamicrecipepanel.res | 2 +-
resource/ui/econ/inspectionpanel.res | 16 +
resource/ui/econ/paintkitconsumedialog.res | 6 +-
resource/ui/econ/store/v2/storehome_base.res | 9 +-
resource/ui/hudarenaplayercount.res | 58 ++-
resource/ui/hudarenateammenu.res | 90 ++--
resource/ui/hudcurrencyaccount.res | 1 +
resource/ui/huditemeffectmeter.res | 4 +-
resource/ui/huditemeffectmeter_powerupbottle.res | 7 +-
resource/ui/hudmannvsmachinestatus.res | 16 +-
resource/ui/hudmatchstatus-base.res | 17 +-
resource/ui/hudmediccharge.res | 76 +--
resource/ui/hudminigame_base.res | 60 +--
resource/ui/hudobjectiveflagpanel.res | 63 ++-
resource/ui/hudobjectivekothtimepanel.res | 44 +-
resource/ui/hudobjectivetimepanel.res | 14 +-
resource/ui/hudpasstimeballstatus.res | 638 +++++++++++++++++++++++
resource/ui/hudpasstimepassnotify.res | 137 +++++
resource/ui/hudpasstimeteamscore.res | 93 ++--
resource/ui/hudrocketpack.res | 12 +-
resource/ui/hudroundcounter.res | 6 +-
resource/ui/hudspellselection.res | 5 +-
resource/ui/hudtournament-base.res | 64 ++-
resource/ui/hudtournamentsetup.res | 17 +-
resource/ui/hudtraining.res | 114 ++++
resource/ui/hudweaponselection.res | 111 ++++
resource/ui/matchmakingdashboardcomp.res | 3 +-
resource/ui/medigunpanel.res | 4 +-
resource/ui/mvminworldcurrency.res | 3 +-
resource/ui/mvmscoreboard-base.res | 6 +-
resource/ui/objectivestatusmultipleescort.res | 2 +-
resource/ui/pvprankpanel-base.res | 14 +-
resource/ui/roundinfo.res | 4 +-
resource/ui/scoreboard-base.res | 6 +-
resource/ui/spectatortournament.res | 157 ++----
resource/ui/teammenu-base.res | 8 +-
resource/ui/votehud-base.res | 38 +-
resource/ui/wavestatuspanel.res | 44 +-
scripts/hudanimations_custom.txt | 16 +-
scripts/hudlayout-base.res | 32 +-
45 files changed, 1567 insertions(+), 570 deletions(-)
create mode 100644 resource/ui/hudpasstimeballstatus.res
create mode 100644 resource/ui/hudpasstimepassnotify.res
create mode 100644 resource/ui/hudtraining.res
create mode 100644 resource/ui/hudweaponselection.res
diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res
index b0522f4..02f7784 100644
--- a/resource/scheme/clientscheme_borders.res
+++ b/resource/scheme/clientscheme_borders.res
@@ -126,27 +126,27 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 1"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 1"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 1"
}
"4"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "3 1"
}
"5"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "4 1"
}
}
@@ -154,27 +154,27 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 1"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 1"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 1"
}
"4"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "3 1"
}
"5"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "4 1"
}
}
@@ -182,27 +182,27 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 1"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 1"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 1"
}
"4"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "3 1"
}
"5"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "4 1"
}
}
@@ -214,27 +214,27 @@ Scheme
{
"1"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "0 1"
}
"2"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "1 1"
}
"3"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "2 1"
}
"4"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "3 1"
}
"5"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "4 1"
}
}
@@ -242,27 +242,27 @@ Scheme
{
"1"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "0 1"
}
"2"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "1 1"
}
"3"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "2 1"
}
"4"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "3 1"
}
"5"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "4 1"
}
}
@@ -270,27 +270,27 @@ Scheme
{
"1"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "0 1"
}
"2"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "1 1"
}
"3"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "2 1"
}
"4"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "3 1"
}
"5"
{
- "color" "15 100 100 255"
+ "color" "ColorCyanFade"
"offset" "4 1"
}
}
@@ -303,7 +303,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 4"
}
}
@@ -311,7 +311,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -319,7 +319,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -327,7 +327,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -340,17 +340,17 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 0"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 0"
}
}
@@ -358,17 +358,17 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 0"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 0"
}
}
@@ -376,17 +376,17 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 0"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 0"
}
}
@@ -394,17 +394,17 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
"2"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "1 0"
}
"3"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "2 0"
}
}
@@ -909,7 +909,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -917,7 +917,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -925,7 +925,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -933,7 +933,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -946,7 +946,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -954,7 +954,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -962,7 +962,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -970,7 +970,7 @@ Scheme
{
"1"
{
- "color" "15 255 255 255"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index db9b858..2511b38 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -9,6 +9,7 @@
"ColorYellow" "255 255 0 255"
"ColorGreen" "48 255 48 255"
"ColorCyan" "72 255 255 255"
+ "ColorCyanFade" "72 100 100 255"
"ColorBlue" "0 0 255 255"
"ColorPurple" "128 0 255 255"
"ColorMagenta" "255 0 255 255"
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res
index eb1fd8a..8cf14f7 100644
--- a/resource/ui/charinfoloadoutsubpanel.res
+++ b/resource/ui/charinfoloadoutsubpanel.res
@@ -613,11 +613,11 @@
"ypos" "300"
"zpos" "1"
"wide" "f0"
- "tall" "30"
+ "tall" "0"
"autoResize" "0"
"pinCorner" "0"
- "visible" "0"
- "enabled" "0"
+ "visible" "1"
+ "enabled" "1"
"fgcolor_override" "ColorCyan"
}
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res
index 2a429ba..8f467d0 100644
--- a/resource/ui/compstats.res
+++ b/resource/ui/compstats.res
@@ -68,6 +68,7 @@
"font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"textAlignment" "center"
+ "allcaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -90,6 +91,7 @@
"font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"textAlignment" "center"
+ "allcaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
@@ -358,7 +360,6 @@
"ypos" "7"
"wide" "p0.95"
"tall" "p0.98"
- "tall" "f20"
"visible" "0"
"enabled" "1"
"mouseinputenabled" "1"
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res
index 97c8dd5..71bd14b 100644
--- a/resource/ui/craftingstatusdialog.res
+++ b/resource/ui/craftingstatusdialog.res
@@ -61,7 +61,7 @@
"centerwrap" "1"
"labelText" "%updatetext%"
"textAlignment" "center"
- "fgcolor_override" "TanLight"
+ "fgcolor_override" "ColorCyan"
"bgcolor_override" "Transparent"
"auto_wide_tocontents" "1"
diff --git a/resource/ui/dynamicrecipepanel.res b/resource/ui/dynamicrecipepanel.res
index ed98d74..2658a54 100644
--- a/resource/ui/dynamicrecipepanel.res
+++ b/resource/ui/dynamicrecipepanel.res
@@ -105,7 +105,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RecipeTitle"
- "font" "HudFontMediumSmall"
+ "font" "HudFontSmall"
"labelText" "%recipetitle%"
"textAlignment" "west"
"xpos" "80"
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res
index a3ce0cc..05e4276 100644
--- a/resource/ui/econ/inspectionpanel.res
+++ b/resource/ui/econ/inspectionpanel.res
@@ -39,6 +39,11 @@
"noitem_textcolor" "TanDark"
"PaintBackgroundType" "2"
+ "consume_mode"
+ {
+ "xpos" "cs-1.1"
+ }
+
"itemmodelpanel"
{
"use_item_rendertarget" "0"
@@ -135,6 +140,12 @@
"display_vertically" "0"
"align" "west"
+ "consume_mode"
+ {
+ "xpos" "cs-0.5"
+ "ypos" "r140"
+ }
+
"ButtonSettings"
{
"wide" "19"
@@ -234,6 +245,11 @@
"tall" "60"
"visible" "1"
}
+ "consume_mode"
+ {
+ "xpos" "cs-0.5"
+ "ypos" "r120"
+ }
"DebugButton"
{
diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res
index f93d233..aef33ff 100644
--- a/resource/ui/econ/paintkitconsumedialog.res
+++ b/resource/ui/econ/paintkitconsumedialog.res
@@ -25,7 +25,8 @@
"tall" "30"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "TanLight"
+ "allcaps" "1"
+ "fgcolor_override" "ColorCyan"
"proportionaltoparent" "1"
}
@@ -221,7 +222,7 @@
{
"fieldName" "InspectionPanel"
"xpos" "0"
- "ypos" "40"
+ "ypos" "30"
"zpos" "10"
"wide" "f0"
"tall" "350"
@@ -275,6 +276,7 @@
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
+ "allcaps" "1"
"Command" "accept"
"proportionaltoparent" "1"
"sound_depressed" "UI/buttonclick.wav"
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index 12a1407..87cf077 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -269,8 +269,9 @@
"tabPosition" "0"
"textAlignment" "center"
"scaleImage" "1"
- "font" "HudFontSmall"
+ "font" "HudFontSmallest"
"fgcolor" "TanLight"
+ "allcaps" "1"
"defaultBgColor_override" "TanDarker"
"defaultFgColor_override" "TanLight"
@@ -442,8 +443,8 @@
{
"ControlName" "CExButton"
"fieldName" "MarketPlaceButton"
- "xpos" "c-239"
- "ypos" "334"
+ "xpos" "c-20"
+ "ypos" "31"
"zpos" "2"
"wide" "170"
"tall" "23"
@@ -453,7 +454,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_MarketPlace"
- "font" "HudFontSmall"
+ "font" "HudFontSmallest"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
diff --git a/resource/ui/hudarenaplayercount.res b/resource/ui/hudarenaplayercount.res
index 50a5fb9..30fdd51 100644
--- a/resource/ui/hudarenaplayercount.res
+++ b/resource/ui/hudarenaplayercount.res
@@ -4,11 +4,11 @@
{
"ControlName" "EditablePanel"
"fieldName" "blueteam"
- "xpos" "c-46"
+ "xpos" "c-65"
"ypos" "0"
"zpos" "0"
- "wide" "46"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"visible" "1"
"background"
@@ -18,22 +18,23 @@
"xpos" "0"
"ypos" "0"
"zpos" "0"
- "wide" "46"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "BlueSolid"
+ "bgcolor_override" "Blue"
+ "PaintBackgroundType" "2"
}
"count"
{
"ControlName" "CExLabel"
"fieldName" "count"
- "xpos" "13"
+ "xpos" "0"
"ypos" "0"
"zpos" "2"
- "wide" "30"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -42,6 +43,7 @@
"labelText" "%blue_alive%"
"textAlignment" "east"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"countshadow"
{
@@ -50,8 +52,8 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "1"
- "wide" "30"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -60,6 +62,7 @@
"labelText" "%blue_alive%"
"textAlignment" "east"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "count"
}
@@ -67,8 +70,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "playerimage"
- "xpos" "3"
- "ypos" "3"
+ "xpos" "4"
+ "ypos" "4"
"zpos" "3"
"wide" "10"
"tall" "18"
@@ -83,11 +86,11 @@
{
"ControlName" "EditablePanel"
"fieldName" "redteam"
- "xpos" "c0"
+ "xpos" "c20"
"ypos" "0"
"zpos" "0"
- "wide" "46"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"visible" "1"
"background"
@@ -97,22 +100,23 @@
"xpos" "0"
"ypos" "0"
"zpos" "0"
- "wide" "46"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "RedSolid"
+ "bgcolor_override" "Red"
+ "PaintBackgroundType" "2"
}
"count"
{
"ControlName" "CExLabel"
"fieldName" "count"
- "xpos" "3"
+ "xpos" "0"
"ypos" "0"
"zpos" "2"
- "wide" "30"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -121,6 +125,7 @@
"labelText" "%red_alive%"
"textAlignment" "west"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"countshadow"
{
@@ -129,8 +134,8 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "1"
- "wide" "30"
- "tall" "23"
+ "wide" "45"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -139,6 +144,7 @@
"labelText" "%red_alive%"
"textAlignment" "west"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "count"
}
@@ -146,8 +152,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "playerimage"
- "xpos" "33"
- "ypos" "3"
+ "xpos" "30"
+ "ypos" "4"
"zpos" "3"
"wide" "10"
"tall" "18"
diff --git a/resource/ui/hudarenateammenu.res b/resource/ui/hudarenateammenu.res
index ae720b7..272c38e 100644
--- a/resource/ui/hudarenateammenu.res
+++ b/resource/ui/hudarenateammenu.res
@@ -13,7 +13,6 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fgcolor" "255 0 0 255"
}
"SidePanelBG"
@@ -28,7 +27,7 @@
"visible" "1"
"enabled" "1"
"scaleImage" "1"
- "fillcolor" "0 0 0 120"
+ "fillcolor" "0 0 0 100"
}
"SysMenu"
@@ -66,14 +65,15 @@
"ControlName" "Label"
"fieldName" "mapname"
"xpos" "0"
- "ypos" "35"
+ "ypos" "c-75"
"zpos" "1"
"wide" "255"
- "tall" "30"
+ "tall" "25"
"textAlignment" "center"
- "font" "Cerbetica28"
+ "font" "Cerbetica32"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"fgcolor_override" "TanLight"
}
@@ -82,8 +82,8 @@
"ControlName" "CTFTeamButton"
"fieldName" "teambutton2"
"xpos" "0"
- "ypos" "c-35"
- "zpos" "3"
+ "ypos" "15"
+ "zpos" "1"
"wide" "255"
"tall" "30"
"autoResize" "0"
@@ -98,11 +98,23 @@
"command" "jointeam spectate"
"font" "Cerbetica20"
"allcaps" "1"
-
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
+
+ "defaultBgColor_override" "TransparentBlack"
+ "armedBgColor_override" "ColorWhite"
+ "depressedBgColor_override" "TransparentBlack"
+ "selectedBgColor_override" "ColorWhite"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "TanDark"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "mapname"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"teambutton3"
@@ -110,8 +122,8 @@
"ControlName" "CTFTeamButton"
"fieldName" "teambutton3"
"xpos" "0"
- "ypos" "c5"
- "zpos" "3"
+ "ypos" "5"
+ "zpos" "1"
"wide" "255"
"tall" "30"
"autoResize" "0"
@@ -125,11 +137,23 @@
"brighttext" "0"
"command" "jointeam spectatearena"
"font" "Cerbetica20"
-
- "defaultFgColor_override" "255 255 255 128"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "255 255 255 128"
- "selectedFgColor_override" "TanLight"
+
+ "defaultBgColor_override" "TransparentBlack"
+ "armedBgColor_override" "ColorWhite"
+ "depressedBgColor_override" "TransparentBlack"
+ "selectedBgColor_override" "ColorWhite"
+
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanDark"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "TanDark"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "pin_to_sibling" "teambutton2"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"CancelButton"
@@ -139,34 +163,6 @@
"wide" "0"
}
- "FightBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "FightBG"
- "xpos" "0"
- "ypos" "c-35"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- }
-
- "SpectateBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SpectateBG"
- "xpos" "0"
- "ypos" "c5"
- "zpos" "0"
- "wide" "255"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TransparentBlack"
- }
-
"MenuBG"
{
"ControlName" "ImagePanel"
diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res
index 3776fb5..dcd8065 100644
--- a/resource/ui/hudcurrencyaccount.res
+++ b/resource/ui/hudcurrencyaccount.res
@@ -47,6 +47,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"textAlignment" "west"
"labelText" "#TF_PVE_Currency"
}
diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res
index f6056a2..6a5ea05 100644
--- a/resource/ui/huditemeffectmeter.res
+++ b/resource/ui/huditemeffectmeter.res
@@ -6,7 +6,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c-75"
- "xpos_minmode" "c-55"
+ "xpos_minmode" "c-50"
"ypos" "c103"
"ypos_minmode" "c48"
"wide" "180"
@@ -45,7 +45,7 @@
"ypos" "0"
"zpos" "2"
"wide" "120"
- "wide_minmode" "110"
+ "wide_minmode" "100"
"tall" "8"
"tall_minmode" "5"
"autoResize" "0"
diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res
index c67b085..9864812 100644
--- a/resource/ui/huditemeffectmeter_powerupbottle.res
+++ b/resource/ui/huditemeffectmeter_powerupbottle.res
@@ -5,10 +5,8 @@
"fieldName" "HudItemEffectMeter"
"visible" "1"
"enabled" "1"
- "xpos" "c-267"
- "xpos_minmode" "c-250"
- "ypos" "r72"
- "ypos_minmode" "r146"
+ "xpos" "r105"
+ "ypos" "r66"
"wide" "100"
"tall" "60"
"MeterFG" "White"
@@ -66,6 +64,7 @@
"visible" "1"
"enabled" "1"
"textAlignment" "west"
+ "allcaps" "1"
"labelText" "#TF_Spell_Athletic"
}
diff --git a/resource/ui/hudmannvsmachinestatus.res b/resource/ui/hudmannvsmachinestatus.res
index d89c4a6..4ddc7d8 100644
--- a/resource/ui/hudmannvsmachinestatus.res
+++ b/resource/ui/hudmannvsmachinestatus.res
@@ -4,10 +4,10 @@
{
"ControlName" "CWaveStatusPanel"
"fieldName" "WaveStatusPanel"
- "xpos" "c-300"
+ "xpos" "c-100"
"ypos" "0"
"zpos" "0"
- "wide" "600"
+ "wide" "200"
"tall" "67"
"visible" "1"
"enabled" "1"
@@ -47,10 +47,8 @@
{
"ControlName" "CCurrencyStatusPanel"
"fieldName" "CurrencyStatusPanel"
- "xpos" "c-267"
- "xpos_minmode" "c-250"
- "ypos" "r114"
- "ypos_minmode" "r190"
+ "xpos" "r105"
+ "ypos" "r45"
"wide" "100"
"tall" "20"
"visible" "1"
@@ -61,10 +59,8 @@
{
"ControlName" "CInWorldCurrencyStatus"
"fieldName" "InWorldCurrencyPanel"
- "xpos" "c-267"
- "xpos_minmode" "c-250"
- "ypos" "r93"
- "ypos_minmode" "r168"
+ "xpos" "r105"
+ "ypos" "r25"
"wide" "100"
"tall" "20"
"visible" "1"
diff --git a/resource/ui/hudmatchstatus-base.res b/resource/ui/hudmatchstatus-base.res
index 90ea1a3..5a57cda 100644
--- a/resource/ui/hudmatchstatus-base.res
+++ b/resource/ui/hudmatchstatus-base.res
@@ -210,7 +210,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "ObjectiveStatusTimePanel"
- "xpos" "c-40"
+ "xpos" "c-25"
"ypos" "0"
"zpos" "2"
"wide" "75"
@@ -220,8 +220,8 @@
"delta_item_x" "20"
"delta_item_start_y" "20"
"delta_item_end_y" "35"
- "PositiveColor" "0 255 0 255"
- "NegativeColor" "255 0 0 255"
+ "PositiveColor" "ColorGreen"
+ "NegativeColor" "ColorRed"
"delta_lifetime" "1"
"delta_item_font" "HudFontMediumSmall"
@@ -236,7 +236,7 @@
"fieldName" "TimePanelValue"
"font" "HudFontMediumSmall"
"fgcolor" "TanLight"
- "xpos" "15"
+ "xpos" "0"
"ypos" "0"
"zpos" "3"
"wide" "50"
@@ -248,7 +248,6 @@
if_match
{
- "xpos" "15"
"ypos" "10"
"tall" "15"
"font" "HudFontSmall"
@@ -288,12 +287,12 @@
"zpos" "1"
"proportionaltoparent" "1"
- "color_portrait_bg_red" "205 50 50 150"
- "color_portrait_bg_blue" "70 130 180 150"
+ "color_portrait_bg_red" "Red"
+ "color_portrait_bg_blue" "Blue"
"color_portrait_bg_red_dead" "79 54 52 255"
"color_portrait_bg_blue_dead" "44 49 51 255"
"color_bar_health_high" "Health Buff"
- "color_bar_health_med" "191 183 58 255"
+ "color_bar_health_med" "Health Normal"
"percentage_health_med" "0.5"
"color_bar_health_low" "Health Hurt"
"percentage_health_low" "0.2"
@@ -337,7 +336,7 @@
"ypos" "0"
"zpos" "2"
"wide" "f0"
- "tall" "19"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res
index 75d129e..0de14eb 100644
--- a/resource/ui/hudmediccharge.res
+++ b/resource/ui/hudmediccharge.res
@@ -21,13 +21,13 @@
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
- "xpos" "c80"
- "ypos" "35"
- "xpos_minmode" "106"
- "ypos_minmode" "-5"
+ "xpos" "c90"
+ "ypos" "45"
+ "xpos_minmode" "c40"
+ "ypos_minmode" "5"
"zpos" "2"
- "wide" "120"
- "tall" "72"
+ "wide" "100"
+ "tall" "50"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
@@ -49,8 +49,8 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "1"
- "wide" "120"
- "tall" "72"
+ "wide" "100"
+ "tall" "50"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
@@ -74,14 +74,14 @@
"ControlName" "CExImageButton"
"fieldName" "IndividualChargesLabel"
"xpos" "c80"
- "ypos" "56"
+ "ypos" "55"
"zpos" "2"
- "wide" "122"
- "tall" "34"
- "xpos_minmode" "140"
- "ypos_minmode" "23"
- "wide_minmode" "102"
- "tall_minmode" "20"
+ "wide" "120"
+ "tall" "35"
+ "xpos_minmode" "c40"
+ "ypos_minmode" "20"
+ "wide_minmode" "100"
+ "tall_minmode" "22"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -120,14 +120,14 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
- "xpos" "c-75"
- "ypos" "60"
- "xpos_minmode" "10"
- "ypos_minmode" "35"
+ "xpos" "15"
+ "ypos" "5"
+ "xpos_minmode" "-15"
+ "ypos_minmode" "0"
"zpos" "2"
"wide" "150"
"tall" "20"
- "wide_minmode" "125"
+ "wide_minmode" "115"
"tall_minmode" "10"
"autoResize" "0"
"pinCorner" "0"
@@ -138,6 +138,10 @@
"brighttext" "0"
"fgcolor_override" "Uber Bar Color"
"bgcolor_override" "32 32 32 128"
+
+ "pin_to_sibling" "ChargeLabel"
+ "pin_corner_to_sibling" "PIN_CENTER_RIGHT"
+ "pin_to_sibling_corner" "PIN_CENTER_LEFT"
}
"ChargeMeter1"
@@ -145,13 +149,13 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter1"
"font" "Default"
- "xpos" "-3"
- "ypos" "-3"
+ "xpos" "-2"
+ "ypos" "-2"
"zpos" "3"
"wide" "28"
- "tall" "28"
- "wide_minmode" "22"
- "tall_minmode" "10"
+ "tall" "31"
+ "wide_minmode" "23"
+ "tall_minmode" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -172,9 +176,9 @@
"ypos" "0"
"zpos" "4"
"wide" "28"
- "tall" "28"
- "wide_minmode" "22"
- "tall_minmode" "10"
+ "tall" "31"
+ "wide_minmode" "23"
+ "tall_minmode" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -198,9 +202,9 @@
"ypos" "0"
"zpos" "4"
"wide" "28"
- "tall" "28"
- "wide_minmode" "22"
- "tall_minmode" "10"
+ "tall" "31"
+ "wide_minmode" "23"
+ "tall_minmode" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -224,9 +228,9 @@
"ypos" "0"
"zpos" "4"
"wide" "28"
- "tall" "28"
- "wide_minmode" "22"
- "tall_minmode" "10"
+ "tall" "31"
+ "wide_minmode" "23"
+ "tall_minmode" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -261,7 +265,7 @@
"fieldName" "ResistIconAnchor"
"xpos" "c80"
"ypos" "95"
- "xpos_minmode" "210"
+ "xpos_minmode" "c40"
"ypos_minmode" "48"
"wide" "30"
"tall" "30"
@@ -277,6 +281,8 @@
"ypos" "0"
"wide" "30"
"tall" "30"
+ "wide_minmode" "25"
+ "tall_minmode" "25"
"visible" "1"
"enabled" "1"
"image" "../HUD/defense_buff_bullet_blue"
diff --git a/resource/ui/hudminigame_base.res b/resource/ui/hudminigame_base.res
index 2fde2d2..edd4d89 100644
--- a/resource/ui/hudminigame_base.res
+++ b/resource/ui/hudminigame_base.res
@@ -4,15 +4,14 @@
{
"ControlName" "ImagePanel"
"fieldName" "LeftSideBG"
- "xpos" "c-120"
- "ypos" "r20"
- "zpos" "-1"
- "wide" "120"
- "tall" "14"
+ "xpos" "c-60"
+ "ypos" "r30"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
- "fillcolor" "BlueSolid"
- "scaleImage" "1"
+ "fillcolor" "Blue"
}
"RightSideBG"
@@ -20,14 +19,13 @@
"ControlName" "ImagePanel"
"fieldName" "RightSideBG"
"xpos" "c0"
- "ypos" "r20"
- "zpos" "-1"
- "wide" "120"
- "tall" "14"
+ "ypos" "r30"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
- "fillcolor" "RedSolid"
- "scaleImage" "1"
+ "fillcolor" "Red"
}
"OutlineBG"
@@ -41,17 +39,18 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r33"
+ "xpos" "c-60"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
"font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"BlueScoreShadow"
{
@@ -60,14 +59,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
"font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "BlueScore"
}
@@ -75,17 +75,18 @@
{
"ControlName" "CExLabel"
"fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r33"
+ "xpos" "c0"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
"font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"RedScoreShadow"
{
@@ -94,14 +95,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
"font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "RedScore"
}
@@ -128,15 +130,15 @@
{
"ControlName" "EditablePanel"
"fieldName" "PlayingToBG"
- "xpos" "c-50"
+ "xpos" "c-60"
"ypos" "r50"
- "zpos" "3"
- "wide" "100"
+ "zpos" "0"
+ "wide" "120"
"tall" "20"
"visible" "1"
"enabled" "1"
"bgcolor_override" "Transparent"
- "PaintBackgroundType" "0"
+ "PaintBackgroundType" "2"
}
"GameImage"
diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res
index 3f2623e..c709fbf 100644
--- a/resource/ui/hudobjectiveflagpanel.res
+++ b/resource/ui/hudobjectiveflagpanel.res
@@ -24,9 +24,9 @@
"fieldName" "LeftSideBG"
"xpos" "c-60"
"ypos" "r30"
- "zpos" "-1"
+ "zpos" "0"
"wide" "60"
- "tall" "34"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"fillcolor" "Blue"
@@ -53,9 +53,9 @@
"fieldName" "RightSideBG"
"xpos" "c0"
"ypos" "r30"
- "zpos" "-1"
+ "zpos" "0"
"wide" "60"
- "tall" "34"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"fillcolor" "Red"
@@ -87,17 +87,18 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r33"
+ "xpos" "c-60"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
"font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
"if_hybrid"
{
@@ -121,14 +122,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
"font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "BlueScore"
"if_hybrid"
@@ -151,17 +153,18 @@
{
"ControlName" "CExLabel"
"fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r33"
+ "xpos" "c0"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
"font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
"if_hybrid"
{
@@ -186,14 +189,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
"font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "RedScore"
"if_hybrid"
@@ -231,7 +235,20 @@
{
"ControlName" "ImagePanel"
"fieldName" "CarriedImage"
- "xpos" "9999"
+ "xpos" "cs-0.5"
+ "ypos" "r82"
+ "zpos" "10"
+ "wide" "32"
+ "tall" "32"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/objectives_flagpanel_carried_red"
+ "scaleImage" "1"
+
+ "if_specialdelivery"
+ {
+ "ypos" "r82"
+ }
}
"PlayingTo"
@@ -270,17 +287,17 @@
"PlayingToBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "PlayingToBG"
- "xpos" "c-50"
+ "xpos" "c-60"
"ypos" "r50"
- "zpos" "3"
- "wide" "100"
+ "zpos" "0"
+ "wide" "120"
"tall" "20"
"visible" "1"
"enabled" "1"
- "fillcolor" "Transparent"
- "scaleImage" "1"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
"if_hybrid"
{
diff --git a/resource/ui/hudobjectivekothtimepanel.res b/resource/ui/hudobjectivekothtimepanel.res
index 58e032c..26d8d57 100644
--- a/resource/ui/hudobjectivekothtimepanel.res
+++ b/resource/ui/hudobjectivekothtimepanel.res
@@ -15,16 +15,17 @@
"xpos" "0"
"ypos" "0"
"zpos" "10"
- "wide" "100"
- "tall" "50"
+ "wide" "50"
+ "tall" "25"
"visible" "1"
"enabled" "1"
if_match
{
"proportionaltoparent" "1"
- "xpos" "cs-.7"
- "ypos" "5"
+ "xpos" "cs-1.0"
+ "ypos" "0"
+ "wide" "26"
"delta_item_x" "10"
"delta_item_start_y" "12"
"delta_item_end_y" "50"
@@ -40,7 +41,7 @@
"fieldName" "TimePanelValue"
"font" "HudFontMedium"
"fgcolor" "BlueSolid"
- "xpos" "15"
+ "xpos" "0"
"ypos" "0"
"zpos" "3"
"wide" "50"
@@ -53,10 +54,12 @@
if_match
{
"proportionaltoparent" "1"
- "xpos" "11"
- "ypos" "8"
- "tall" "10"
- "wide" "25"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "26"
+ "tall" "25"
+ "textAlignment" "south"
+ "textinsety" "-2"
"font" "HudFontSmallest"
}
}
@@ -69,16 +72,17 @@
"xpos" "50"
"ypos" "0"
"zpos" "10"
- "wide" "100"
- "tall" "150"
+ "wide" "50"
+ "tall" "25"
"visible" "1"
"enabled" "1"
if_match
{
"proportionaltoparent" "1"
- "xpos" "cs-0.77"
- "ypos" "5"
+ "xpos" "cs0"
+ "ypos" "0"
+ "wide" "26"
"delta_item_x" "50"
"delta_item_start_y" "12"
"delta_item_end_y" "50"
@@ -94,11 +98,11 @@
"fieldName" "TimePanelValue"
"font" "HudFontMedium"
"fgcolor" "RedSolid"
- "xpos" "15"
+ "xpos" "0"
"ypos" "0"
"zpos" "3"
"wide" "50"
- "tall" "24"
+ "tall" "25"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
@@ -107,10 +111,12 @@
if_match
{
"proportionaltoparent" "1"
- "xpos" "rs1-33"
- "ypos" "8"
- "tall" "10"
- "wide" "25"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "26"
+ "tall" "25"
+ "textAlignment" "south"
+ "textinsety" "-2"
"font" "HudFontSmallest"
}
}
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res
index 7ef95ed..4ab9831 100644
--- a/resource/ui/hudobjectivetimepanel.res
+++ b/resource/ui/hudobjectivetimepanel.res
@@ -4,7 +4,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "TimePanelBG"
- "xpos" "15"
+ "xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "50"
@@ -30,18 +30,18 @@
{
"ControlName" "CExLabel"
"fieldName" "WaitingForPlayersLabel"
- "xpos" "15"
+ "xpos" "0"
"ypos" "25"
"zpos" "5"
"wide" "50"
- "tall" "15"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"labelText" "#game_WaitingForPlayers"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "wrap" "0"
+ "wrap" "1"
"font" "HudFontSmallest"
}
"WaitingForPlayersBG"
@@ -55,7 +55,7 @@
{
"ControlName" "CExLabel"
"fieldName" "OvertimeLabel"
- "xpos" "15"
+ "xpos" "0"
"ypos" "35"
"zpos" "5"
"wide" "50"
@@ -93,7 +93,7 @@
{
"ControlName" "CExLabel"
"fieldName" "SetupLabel"
- "xpos" "15"
+ "xpos" "0"
"ypos" "25"
"zpos" "5"
"wide" "50"
@@ -118,7 +118,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ServerTimeLimitLabel"
- "xpos" "15"
+ "xpos" "0"
"ypos" "23"
"zpos" "5"
"wide" "50"
diff --git a/resource/ui/hudpasstimeballstatus.res b/resource/ui/hudpasstimeballstatus.res
new file mode 100644
index 0000000..7b69db5
--- /dev/null
+++ b/resource/ui/hudpasstimeballstatus.res
@@ -0,0 +1,638 @@
+"Resource/UI/HudPasstimeBallStatus.res"
+{
+ "HudPasstimeBallStatus"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudPasstimeBallStatus"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "100"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "EventTitleLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EventTitleLabel"
+ "dropshadow" "1"
+ "font" "HudFontBiggerBold"
+ "xpos" "0"
+ "ypos" "c-98"
+ "zpos" "3"
+ "wide" "f"
+ "tall" "25"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "A TEAM STOLE THE BALL"
+ "fgcolor_override" "White"
+ }
+
+ "EventBonusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EventBonusLabel"
+ "font" "HudFontMediumSmallBold"
+ "dropshadow" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" ""
+ "fgcolor_override" "255 235 35 200"
+ "pin_to_sibling" "EventTitleLabel"
+ "pin_corner_to_sibling" "6"
+ "pin_to_sibling_corner" "4"
+ }
+
+ "EventDetailLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "EventDetailLabel"
+ "font" "FontRegular14"
+ "dropshadow" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "A TEAM STOLE THE BALL"
+ "fgcolor_override" "White"
+ "pin_to_sibling" "EventTitleLabel"
+ "pin_corner_to_sibling" "4"
+ "pin_to_sibling_corner" "6"
+ }
+
+ "ProgressLevelBar"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ProgressLevelBar"
+ "xpos" "c-190"
+ "ypos" "r35"
+ "zpos" "0"
+ "wide" "380"
+ "tall" "48"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_ballcontrol_bar"
+ "scaleImage" "1"
+ }
+
+ "BlueProgressEnd"
+ {
+ "ControlName" "Panel"
+ "fieldName" "BlueProgressEnd"
+ "xpos" "c-152"
+ "ypos" "r11"
+ "visible" "0"
+ }
+
+ "RedProgressEnd"
+ {
+ "ControlName" "Panel"
+ "fieldName" "RedProgressEnd"
+ "xpos" "c152"
+ "ypos" "r11"
+ "visible" "0"
+ }
+
+ "GoalBlue0"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalBlue0"
+ "xpos" "c-162"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_blue_icon"
+ "scaleImage" "1"
+ }
+
+ "GoalBlue1"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalBlue1"
+ "xpos" "c-132"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_blue_icon"
+ "scaleImage" "1"
+ }
+
+ "GoalBlue2"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalBlue2"
+ "xpos" "c-102"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_blue_icon"
+ "scaleImage" "1"
+ }
+
+ "GoalRed0"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalRed0"
+ "xpos" "c146"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_red_icon"
+ "scaleImage" "1"
+ }
+
+ "GoalRed1"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalRed1"
+ "xpos" "c116"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_red_icon"
+ "scaleImage" "1"
+ }
+
+ "GoalRed2"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GoalRed2"
+ "xpos" "c86"
+ "ypos" "r19"
+ "zpos" "1"
+ "wide" "17"
+ "tall" "17"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_goal_red_icon"
+ "scaleImage" "1"
+ }
+
+ "ProgressBallIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ProgressBallIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "42"
+ "tall" "42"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "image" "../passtime/hud/passtime_ball"
+ "scaleImage" "1"
+ }
+
+ "ProgressSelfPlayerIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ProgressSelfPlayerIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-100"
+ "wide" "42"
+ "tall" "42"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" ""
+ "scaleImage" "1"
+ }
+
+ "ProgressBallCarrierName"
+ {
+ "ControlName" "Label"
+ "fieldName" "ProgressBallCarrierName"
+ "visible" "1"
+ "enabled" "1"
+ "zpos" "-400"
+ "xpos" "0"
+ "ypos" "-45"
+ "wide" "150"
+ "tall" "10"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "1"
+ "labelText" "NameOfCarrier"
+ "pin_to_sibling" "ProgressLevelBar"
+ "pin_corner_to_sibling" "4"
+ "pin_to_sibling_corner" "6"
+ }
+
+ "BallPowerCluster"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BallPowerCluster"
+ "xpos" "0"
+ "ypos" "32"
+ "zpos" "5"
+ "wide" "f0"
+ "tall" "f0"
+ "autoResize" "0"
+ "visible" "1"
+ "enabled" "1"
+
+ "BallPowerMeterFrame"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BallPowerMeterFrame"
+ "xpos" "c-100"
+ "ypos" "0"
+ "zpos" "5"
+ "wide" "200"
+ "tall" "50"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "image" "../passtime/hud/passtime_powerball_meter_frame"
+ "scaleImage" "1"
+ }
+
+ "BallPowerMeterFinalSectionContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BallPowerMeterFinalSectionContainer"
+ "xpos" "c-85"
+ "ypos" "16"
+ "zpos" "3"
+ "wide" "168"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+
+ "BallPowerMeterFinalSection"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BallPowerMeterFinalSection"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "168"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "image" "white"
+ "scaleImage" "1"
+ }
+ }
+
+ "BallPowerMeterFillContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BallPowerMeterFillContainer"
+ "xpos" "c-85"
+ "ypos" "16"
+ "zpos" "4"
+ "wide" "168"
+ "tall" "18"
+ "visible" "1"
+ "enabled" "1"
+
+ "BallPowerMeterFill"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "BallPowerMeterFill"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "168"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "image" "white"
+ "scaleImage" "1"
+ }
+ }
+ }
+
+ "playericon0"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon0"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon1"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon1"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon2"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon2"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon3"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon3"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon4"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon4"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon5"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon5"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon6"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon6"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon7"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon7"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon8"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon8"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon9"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon9"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon10"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon10"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon11"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon11"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon12"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon12"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon13"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon13"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon14"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon14"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon15"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon15"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon16"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon16"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon17"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon17"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon18"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon18"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon19"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon19"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon20"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon20"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon21"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon21"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon22"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon22"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon23"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon23"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon24"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon24"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon25"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon25"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon26"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon26"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon27"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon27"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon28"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon28"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon29"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon29"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon30"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon30"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon31"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon31"
+ "wide" "12"
+ "tall" "12"
+ }
+
+ "playericon32"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "playericon32"
+ "wide" "12"
+ "tall" "12"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudpasstimepassnotify.res b/resource/ui/hudpasstimepassnotify.res
new file mode 100644
index 0000000..8b2b9aa
--- /dev/null
+++ b/resource/ui/hudpasstimepassnotify.res
@@ -0,0 +1,137 @@
+"Resource/UI/HudPasstimePassNotify.res"
+{
+ "HudPasstimePassNotify"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudPasstimePassNotify"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "TextBox"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "TextBox"
+ "xpos" "c-150"
+ "ypos" "c-80"
+ "zpos" "1"
+ "wide" "300"
+ "tall" "46"
+ "visible" "1"
+ "enabled" "1"
+ "border" "NoBorder"
+ "RoundedCorners" "255"
+
+ "TextInPassRange"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TextInPassRange"
+ "font" "HudFontMediumSmallBold"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "300"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
+ "textAlignment" "center"
+ "labelText" "#Msg_PasstimeInPassRange"
+ "fgcolor_override" "White"
+ }
+
+ "TextLockedOn"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TextLockedOn"
+ "font" "HudFontMediumSmallBold"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "300"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
+ "textAlignment" "center"
+ "labelText" "#Msg_PasstimeLockedOn"
+ "fgcolor_override" "White"
+ }
+
+ "TextPassIncoming"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TextPassIncoming"
+ "font" "HudFontMediumSmallBold"
+ "xpos" "0"
+ "ypos" "4"
+ "zpos" "3"
+ "wide" "300"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "centerwrap" "1"
+ "textAlignment" "center"
+ "labelText" "#Msg_PasstimePassIncoming"
+ "fgcolor_override" "White"
+ }
+
+ "TextPlayerName"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "TextPlayerName"
+ "font" "HudFontSmall"
+ "xpos" "0"
+ "ypos" "25"
+ "zpos" "3"
+ "wide" "300"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW"
+ "fgcolor_override" "White"
+ }
+ }
+
+ "PassLockIndicator"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PassLockIndicator"
+ "xpos" "-8"
+ "ypos" "14"
+ "wide" "64"
+ "zpos" "3"
+ "tall" "64"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../passtime/hud/passtime_ball_reticle_incomingpass"
+ "pin_to_sibling" "TextBox"
+ "pin_corner_to_sibling" "0"
+ "pin_to_sibling_corner" "1"
+ }
+
+ "SpeechIndicator"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SpeechIndicator"
+ "xpos" "8"
+ "ypos" "8"
+ "zpos" "3"
+ "wide" "48"
+ "tall" "48"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../passtime/hud/passtime_pass_to_me_prompt"
+ "pin_to_sibling" "TextBox"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "0"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudpasstimeteamscore.res b/resource/ui/hudpasstimeteamscore.res
index 836a1a9..f3c4cdc 100644
--- a/resource/ui/hudpasstimeteamscore.res
+++ b/resource/ui/hudpasstimeteamscore.res
@@ -15,30 +15,32 @@
"LeftSideBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "LeftSideBG"
- "xpos" "c-35"
- "ypos" "r50"
- "zpos" "1"
- "wide" "35"
- "tall" "34"
+ "xpos" "c-230"
+ "ypos" "r30"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "35"
"visible" "1"
"enabled" "1"
- "fillcolor" "BlueSolid"
+ "bgcolor_override" "Blue"
+ "PaintBackgroundType" "2"
}
"RightSideBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "RightSideBG"
- "xpos" "c0"
- "ypos" "r50"
- "zpos" "1"
- "wide" "35"
- "tall" "34"
+ "xpos" "c170"
+ "ypos" "r30"
+ "zpos" "0"
+ "wide" "60"
+ "tall" "35"
"visible" "1"
"enabled" "1"
- "fillcolor" "RedSolid"
+ "bgcolor_override" "Red"
+ "PaintBackgroundType" "2"
}
"OutlineBG"
@@ -52,17 +54,18 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r54"
+ "xpos" "c-230"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
- "font" "Cerbetica32"
+ "font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"BlueScoreShadow"
{
@@ -71,14 +74,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%bluescore%"
- "font" "Cerbetica32"
+ "font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "BlueScore"
}
@@ -86,17 +90,18 @@
{
"ControlName" "CExLabel"
"fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r54"
+ "xpos" "c170"
+ "ypos" "r30"
"zpos" "8"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
- "font" "Cerbetica32"
+ "font" "Cerbetica40"
"fgcolor" "TanLight"
+ "textinsetx" "10"
}
"RedScoreShadow"
@@ -106,14 +111,15 @@
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
- "wide" "50"
- "tall" "35"
+ "wide" "60"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"textAlignment" "west"
"labelText" "%redscore%"
- "font" "Cerbetica32"
+ "font" "Cerbetica40"
"fgcolor" "TransparentBlack"
+ "textinsetx" "10"
"pin_to_sibling" "RedScore"
}
@@ -121,7 +127,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "PlayingToCluster"
- "xpos" "65"
+ "xpos" "0"
"ypos" "0"
"zpos" "10"
"wide" "f0"
@@ -133,33 +139,34 @@
{
"ControlName" "CExLabel"
"fieldName" "PlayingTo"
- "xpos" "cs-0.5"
- "ypos" "r50"
- "zpos" "7"
+ "xpos" "c-70"
+ "ypos" "r54"
+ "zpos" "4"
"wide" "140"
- "tall" "38"
+ "tall" "30"
"visible" "1"
"enabled" "1"
"labelText" "#TF_PlayingTo"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "FontRegular12"
+ "font" "HudFontSmall"
"fgcolor" "TanLight"
}
"PlayingToBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "PlayingToBG"
- "xpos" "c-40"
- "ypos" "r24"
- "zpos" "3"
- "wide" "80"
- "tall" "24"
+ "xpos" "c-60"
+ "ypos" "r50"
+ "zpos" "0"
+ "wide" "120"
+ "tall" "20"
"visible" "1"
"enabled" "1"
- "fillcolor" "TransparentBlack"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
}
}
}
\ No newline at end of file
diff --git a/resource/ui/hudrocketpack.res b/resource/ui/hudrocketpack.res
index a9fd7d4..fc58636 100644
--- a/resource/ui/hudrocketpack.res
+++ b/resource/ui/hudrocketpack.res
@@ -2,11 +2,10 @@
"Resource/UI/HudRocketPack.res"
{
- HudItemEffectMeter
+ "HudItemEffectMeter"
{
"tall" "20"
}
-
"ItemEffectMeterBG"
{
"ControlName" "CTFImagePanel"
@@ -33,13 +32,12 @@
"ItemEffectMeterLabel"
{
"visible" "0"
- "labelText" "#TF_RocketPack_Disabled"
}
"ItemEffectMeter"
{
"wide" "60"
- "wide_minmode" "55"
+ "wide_minmode" "50"
}
"ItemEffectMeter2"
@@ -48,18 +46,18 @@
"fieldName" "ItemEffectMeter2"
"font" "Default"
"xpos" "60"
- "xpos_minmode" "55"
+ "xpos_minmode" "51"
"ypos" "0"
"zpos" "2"
"wide" "60"
"tall" "8"
- "wide_minmode" "55"
+ "wide_minmode" "50"
"tall_minmode" "5"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "textAlignment" "Center"
+ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
}
diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res
index 3f643ee..56c641e 100644
--- a/resource/ui/hudroundcounter.res
+++ b/resource/ui/hudroundcounter.res
@@ -73,7 +73,7 @@
"tall" "10"
"visible" "1"
"enabled" "1"
- "fillcolor" "BlueSolid"
+ "fillcolor" "Blue"
"proportionaltoparent" "1"
}
@@ -87,10 +87,10 @@
"tall" "10"
"visible" "1"
"enabled" "1"
- "fillcolor" "RedSolid"
+ "fillcolor" "Red"
"proportionaltoparent" "1"
}
-
+
"TimerBG"
{
"ControlName" "ImagePanel"
diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res
index 36a333a..2de844d 100644
--- a/resource/ui/hudspellselection.res
+++ b/resource/ui/hudspellselection.res
@@ -18,7 +18,7 @@
{
"ControlName" "ImagePanel"
"fieldName" "SpellIcon"
- "xpos" "25"
+ "xpos" "5"
"ypos" "0"
"zpos" "7"
"wide" "20"
@@ -67,6 +67,9 @@
"wide" "20"
"tall" "20"
"fgcolor" "TanLight"
+ "pin_to_sibling" "SpellIcon"
+ "pin_corner_to_sibling" "PIN_CENTER_LEFT"
+ "pin_to_sibling_corner" "PIN_CENTER_RIGHT"
}
"CountTextShadow"
diff --git a/resource/ui/hudtournament-base.res b/resource/ui/hudtournament-base.res
index cabc17e..b27165c 100644
--- a/resource/ui/hudtournament-base.res
+++ b/resource/ui/hudtournament-base.res
@@ -326,7 +326,7 @@
"HudTournamentBLUEBG"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "HudTournamentBLUEBG"
"xpos" "c-125"
"ypos" "0"
@@ -335,7 +335,22 @@
"tall" "16"
"visible" "1"
"enabled" "1"
- "image" "../HUD/tournament_panel_blu"
+ "fillcolor" "BlueSolid"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+
+ if_competitive
+ {
+ "visible" "0"
+ }
+
+ if_readymode
+ {
+ "visible" "0"
+ }
"src_corner_height" "15"
"src_corner_width" "15"
@@ -362,11 +377,11 @@
{
"ControlName" "Label"
"fieldName" "TournamentBLUELabel"
- "font" "HudFontSmall"
- "xpos" "-5"
+ "font" "HudFontMediumSmall"
+ "xpos" "0"
"ypos" "0"
"zpos" "1"
- "wide" "65"
+ "wide" "125"
"tall" "16"
"autoResize" "0"
"pinCorner" "0"
@@ -375,6 +390,7 @@
"wrap" "0"
"labelText" "%bluenamelabel%"
"textAlignment" "west"
+ "textinsetx" "5"
"pin_to_sibling" "HudTournamentBLUEBG"
"pin_corner_to_sibling" "PIN_TOPLEFT"
@@ -401,10 +417,10 @@
"ControlName" "Label"
"fieldName" "TournamentBLUEStateLabel"
"font" "HudFontSmallest"
- "xpos" "-5"
+ "xpos" "0"
"ypos" "0"
"zpos" "1"
- "wide" "65"
+ "wide" "125"
"tall" "16"
"autoResize" "0"
"pinCorner" "0"
@@ -413,6 +429,7 @@
"wrap" "0"
"labelText" "%bluestate%"
"textAlignment" "east"
+ "textinsetx" "5"
"pin_to_sibling" "HudTournamentBLUEBG"
"pin_corner_to_sibling" "PIN_TOPRIGHT"
@@ -436,7 +453,7 @@
"HudTournamentREDBG"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "HudTournamentREDBG"
"xpos" "c0"
"ypos" "0"
@@ -445,7 +462,20 @@
"tall" "16"
"visible" "1"
"enabled" "1"
- "image" "../HUD/tournament_panel_red"
+ "fillcolor" "RedSolid"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ if_competitive
+ {
+ "visible" "0"
+ }
+ if_readymode
+ {
+ "visible" "0"
+ }
"src_corner_height" "15"
"src_corner_width" "15"
@@ -470,11 +500,11 @@
{
"ControlName" "Label"
"fieldName" "TournamentREDLabel"
- "font" "HudFontSmall"
- "xpos" "-5"
+ "font" "HudFontMediumSmall"
+ "xpos" "0"
"ypos" "0"
"zpos" "1"
- "wide" "65"
+ "wide" "125"
"tall" "16"
"autoResize" "0"
"pinCorner" "0"
@@ -483,6 +513,7 @@
"wrap" "0"
"labelText" "%rednamelabel%"
"textAlignment" "east"
+ "textinsetx" "5"
"pin_to_sibling" "HudTournamentREDBG"
"pin_corner_to_sibling" "PIN_TOPRIGHT"
@@ -509,10 +540,10 @@
"ControlName" "Label"
"fieldName" "TournamentREDStateLabel"
"font" "HudFontSmallest"
- "xpos" "-5"
+ "xpos" "0"
"ypos" "0"
"zpos" "1"
- "wide" "65"
+ "wide" "125"
"tall" "16"
"autoResize" "0"
"pinCorner" "0"
@@ -521,6 +552,7 @@
"wrap" "0"
"labelText" "%redstate%"
"textAlignment" "west"
+ "textinsetx" "5"
"pin_to_sibling" "HudTournamentREDBG"
"pin_corner_to_sibling" "PIN_TOPLEFT"
@@ -552,7 +584,7 @@
"ypos" "16"
"zpos" "1"
"wide" "250"
- "tall" "14"
+ "tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -587,7 +619,7 @@
"xpos" "c-125"
"ypos" "30"
"wide" "250"
- "tall" "12"
+ "tall" "16"
"zpos" "1"
"autoResize" "0"
"pinCorner" "0"
diff --git a/resource/ui/hudtournamentsetup.res b/resource/ui/hudtournamentsetup.res
index 704213b..d60e5ae 100644
--- a/resource/ui/hudtournamentsetup.res
+++ b/resource/ui/hudtournamentsetup.res
@@ -34,6 +34,7 @@
"wrap" "0"
"labelText" "%tournamentstatelabel%"
"textAlignment" "center"
+ "allcaps" "1"
}
"TournamentTeamNameLabel"
@@ -41,7 +42,7 @@
"ControlName" "Label"
"fieldName" "TournamentTeamNameLabel"
"font" "HudFontSmallest"
- "xpos" "35"
+ "xpos" "30"
"ypos" "20"
"zpos" "1"
"wide" "75"
@@ -61,7 +62,7 @@
"fieldName" "TournamentNameEdit"
"xpos" "105"
"ypos" "20"
- "wide" "45"
+ "wide" "50"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -75,7 +76,7 @@
"unicode" "0"
"wrap" "0"
"fgcolor_override" "TanLight"
- "bgcolor_override" "Transparent"
+ "bgcolor_override" "Black"
"labelText" "%teamname%"
"textAlignment" "west"
"font" "HudFontSmallest"
@@ -92,9 +93,9 @@
{
"ControlName" "CExButton"
"fieldName" "TournamentNotReadyButton"
- "xpos" "35"
+ "xpos" "95"
"ypos" "37"
- "wide" "55"
+ "wide" "65"
"tall" "15"
"zpos" "0"
"autoResize" "0"
@@ -109,6 +110,7 @@
"default" "1"
"font" "Cerbetica12"
"fgcolor" "ColorRed"
+ "allcaps" "1"
"defaultBgColor_override" "Blank"
"defaultFgColor_override" "TanLight"
@@ -122,9 +124,9 @@
{
"ControlName" "CExButton"
"fieldName" "TournamentReadyButton"
- "xpos" "95"
+ "xpos" "30"
"ypos" "37"
- "wide" "55"
+ "wide" "65"
"tall" "15"
"zpos" "0"
"autoResize" "0"
@@ -136,7 +138,6 @@
"dulltext" "0"
"brighttext" "0"
"command" "teamready"
- "paintborder" "0"
"default" "1"
"font" "Cerbetica12"
"fgcolor" "ColorGreen"
diff --git a/resource/ui/hudtraining.res b/resource/ui/hudtraining.res
new file mode 100644
index 0000000..3fd3c51
--- /dev/null
+++ b/resource/ui/hudtraining.res
@@ -0,0 +1,114 @@
+"Resource/UI/HudTraining.res"
+{
+ "ObjectiveStatusTraining"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ObjectiveStatusTraining"
+ "xpos" "c-160"
+ "ypos" "r108"
+ "zpos" "1"
+ "wide" "320"
+ "tall" "90"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "GoalLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "GoalLabel"
+ "fgcolor" "TanLight"
+ "xpos" "20"
+ "ypos" "5"
+ "zpos" "4"
+ "wide" "300"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" "%goal%"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "North"
+ }
+
+ "GoalLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "GoalLabelShadow"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "3"
+ "wide" "300"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "wrap" "1"
+ "labelText" "%goal%"
+ "font" "HudFontMediumSmall"
+ "textAlignment" "North"
+
+ "pin_to_sibling" "GoalLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "MsgLabel"
+ {
+ "ControlName" "CExRichText"
+ "fieldName" "MsgLabel"
+ "fgcolor" "TanLight"
+ "xpos" "20"
+ "ypos" "25"
+ "zpos" "3"
+ "wide" "280"
+ "tall" "45"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" ""
+ "textAlignment" "North"
+ "font" "HudFontSmall"
+ }
+
+ "PressSpacebarToContinue"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PressSpacebarToContinue"
+ "fgcolor" "TanLight"
+ "xpos" "20"
+ "ypos" "70"
+ "zpos" "3"
+ "wide" "280"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" "#TF_Training_SpaceToContinue"
+ "textAlignment" "North"
+ "font" "TFFontMedium"
+ }
+
+ "HudTrainingMsgBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "HudTrainingMsgBG"
+ "xpos" "-5"
+ "ypos" "-25"
+ "zpos" "2"
+ "wide" "330"
+ "tall" "205"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/hudweaponselection.res b/resource/ui/hudweaponselection.res
new file mode 100644
index 0000000..8a45920
--- /dev/null
+++ b/resource/ui/hudweaponselection.res
@@ -0,0 +1,111 @@
+"Resource/UI/HudWeaponSelection.res"
+{
+ "modelpanel0"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel0"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ "modelpanel1"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel1"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ "modelpanel2"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel2"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ "modelpanel3"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel3"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ "modelpanel4"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel4"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ "modelpanel5"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "modelpanel5"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "name_only" "1"
+ "model_ypos" "0"
+ "standard_text_color" "1"
+
+ "itemmodelpanel"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+}
\ No newline at end of file
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res
index 2f834e9..ab634d7 100644
--- a/resource/ui/matchmakingdashboardcomp.res
+++ b/resource/ui/matchmakingdashboardcomp.res
@@ -20,7 +20,7 @@
"fieldName" "Title"
"xpos" "0"
"ypos" "25"
- "zpos" "101"
+ "zpos" "99"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
@@ -28,7 +28,6 @@
"textAlignment" "center"
"font" "HudFontMedium"
"fgcolor_override" "TanLight"
- "bgcolor_override" "DarkGrey"
"mouseinputenabled" "0"
"allcaps" "1"
}
diff --git a/resource/ui/medigunpanel.res b/resource/ui/medigunpanel.res
index d54b8ef..9a4c2ed 100644
--- a/resource/ui/medigunpanel.res
+++ b/resource/ui/medigunpanel.res
@@ -88,10 +88,10 @@
"image" "replay/thumbnails/uber"
"team-red" {
- "drawcolor" "188 66 66 255"
+ "drawcolor" "205 50 50 150"
}
"team-blu" {
- "drawcolor" "79 117 144 255"
+ "drawcolor" "70 130 180 150"
}
"player-alive"
diff --git a/resource/ui/mvminworldcurrency.res b/resource/ui/mvminworldcurrency.res
index 22ee96f..a4d1c59 100644
--- a/resource/ui/mvminworldcurrency.res
+++ b/resource/ui/mvminworldcurrency.res
@@ -24,10 +24,11 @@
"xpos" "4"
"ypos" "0"
"zpos" "3"
- "wide" "80"
+ "wide" "50"
"tall" "20"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"textAlignment" "west"
"labelText" "#TF_PVE_Missed"
}
diff --git a/resource/ui/mvmscoreboard-base.res b/resource/ui/mvmscoreboard-base.res
index f2a42a8..02e66ba 100644
--- a/resource/ui/mvmscoreboard-base.res
+++ b/resource/ui/mvmscoreboard-base.res
@@ -4,10 +4,10 @@
{
"ControlName" "CWaveStatusPanel"
"fieldName" "WaveStatusPanel"
- "xpos" "c-300"
- "ypos" "8"
+ "xpos" "c-100"
+ "xpos" "c-100"
"zpos" "0"
- "wide" "600"
+ "wide" "200"
"tall" "67"
"visible" "1"
"enabled" "1"
diff --git a/resource/ui/objectivestatusmultipleescort.res b/resource/ui/objectivestatusmultipleescort.res
index 9f8e115..b08540f 100644
--- a/resource/ui/objectivestatusmultipleescort.res
+++ b/resource/ui/objectivestatusmultipleescort.res
@@ -5,7 +5,7 @@
"ControlName" "EditablePanel"
"fieldName" "ObjectiveStatusMultipleEscort"
"xpos" "0"
- "ypos" "0"
+ "ypos" "27"
"wide" "f0"
"tall" "480"
"visible" "1"
diff --git a/resource/ui/pvprankpanel-base.res b/resource/ui/pvprankpanel-base.res
index 52517db..adbab2c 100644
--- a/resource/ui/pvprankpanel-base.res
+++ b/resource/ui/pvprankpanel-base.res
@@ -468,7 +468,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_games%"
"proportionaltoparent" "1"
@@ -486,7 +486,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_kills%"
"proportionaltoparent" "1"
@@ -504,7 +504,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_deaths%"
"proportionaltoparent" "1"
@@ -523,7 +523,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_damage%"
"proportionaltoparent" "1"
@@ -541,7 +541,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_healing%"
"proportionaltoparent" "1"
@@ -559,7 +559,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_support%"
"proportionaltoparent" "1"
@@ -577,7 +577,7 @@
"visible" "0"
"enabled" "0"
"font" "HudFontSmallest"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"textAlignment" "north-west"
"labelText" "%stat_score%"
"proportionaltoparent" "1"
diff --git a/resource/ui/roundinfo.res b/resource/ui/roundinfo.res
index 0325f20..1195384 100644
--- a/resource/ui/roundinfo.res
+++ b/resource/ui/roundinfo.res
@@ -76,7 +76,7 @@
"ControlName" "CExButton"
"fieldName" "RoundContinue"
"xpos" "c-60"
- "ypos" "c96"
+ "ypos" "c170"
"zpos" "6"
"wide" "120"
"tall" "30"
@@ -120,7 +120,7 @@
"ypos" "c-75"
"zpos" "1"
"wide" "275"
- "tall" "200"
+ "tall" "150"
"visible" "1"
"enabled" "1"
"bgcolor_override" "TransparentBlack"
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
index 9cdbe4f..111cfed 100644
--- a/resource/ui/scoreboard-base.res
+++ b/resource/ui/scoreboard-base.res
@@ -28,7 +28,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "BlueScoreBG"
- "xpos" "c-270"
+ "xpos" "c-265"
"ypos" "144"
"wide" "270"
"tall" "25"
@@ -418,7 +418,7 @@
{
"ControlName" "SectionedListPanel"
"fieldName" "BluePlayerList"
- "xpos" "c-270"
+ "xpos" "c-265"
"ypos" "168"
"zpos" "20"
"wide" "270"
@@ -440,7 +440,7 @@
{
"ControlName" "SectionedListPanel"
"fieldName" "RedPlayerList"
- "xpos" "c0"
+ "xpos" "c5"
"ypos" "168"
"zpos" "20"
"wide" "270"
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res
index 512a27e..aecdc24 100644
--- a/resource/ui/spectatortournament.res
+++ b/resource/ui/spectatortournament.res
@@ -65,42 +65,11 @@
"proportionaltoparent" "1"
}
- "LoadoutIconsActiveItemRed"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LoadoutIconsActiveItemRed"
- "xpos" "135"
- "ypos" "3"
- "zpos" "200"
- "wide" "24"
- "tall" "11"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionalToParent" "1"
- //fillcolor_override "255 0 0 32"
- }
- "LoadoutIconsActiveItemBlue"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LoadoutIconsActiveItemBlue"
- "xpos" "135"
- "ypos" "3"
- "zpos" "200"
- "wide" "24"
- "tall" "11"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "proportionalToParent" "1"
- //fillcolor_override "255 0 0 32"
- }
-
"StatusEffectIconRed"
{
"ControlName" "ImagePanel"
"fieldName" "StatusEffectIconRed"
- "xpos" "27"
+ "xpos" "29"
"ypos" "1"
"zpos" "200"
"wide" "14"
@@ -116,8 +85,8 @@
{
"ControlName" "ImagePanel"
"fieldName" "StatusEffectIconBlue"
- "xpos" "27"
- "ypos" "1"
+ "xpos" "29"
+ "ypos" "2"
"zpos" "200"
"wide" "14"
"tall" "14"
@@ -137,8 +106,6 @@
"zpos" "-1"
"wide" "52"
"tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "15 15 15 64"
@@ -153,8 +120,6 @@
"zpos" "-1"
"wide" "49"
"tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "15 15 15 128"
@@ -169,8 +134,6 @@
"zpos" "-1"
"wide" "26"
"tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "15 15 15 110"
@@ -182,7 +145,7 @@
"fieldName" "PanelFull"
"xpos" "0"
"ypos" "0"
- "zpos" "-1"
+ "zpos" "0"
"wide" "160"
"tall" "18"
"autoResize" "0"
@@ -192,38 +155,6 @@
"fillcolor" "15 15 15 100"
}
- "PanelBottom"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBottom"
- "xpos" "0"
- "ypos" "15"
- "zpos" "-1"
- "wide" "160"
- "tall" "4"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "15 15 15 255"
- }
-
- "PanelRight"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelRight"
- "xpos" "157"
- "ypos" "0"
- "zpos" "-1"
- "wide" "4"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "15 15 15 255"
- }
-
"playername"
{
"ControlName" "CExLabel"
@@ -234,8 +165,6 @@
"zpos" "5"
"wide" "80"
"tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"labelText" "%playername%"
"textAlignment" "west"
@@ -249,13 +178,13 @@
"xpos" "0"
"ypos" "0"
"zpos" "3"
- "wide" "26"
- "tall" "17"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
+ "wide" "f0"
+ "tall" "f0"
+ "bgcolor_override" "Transparent"
+ "proportionaltoparent" "1"
+ "HealthBonusPosAdj" "-240"
+ "HealthDeathWarning" "1.001"
"HealthDeathWarningColor" "HUDDeathWarning"
- "TFFont" "HudFontSmallest"
- "TextColor" "HudOffWhite"
}
"PanelBG"
@@ -264,50 +193,45 @@
"fieldName" "PanelBG"
"xpos" "0"
"ypos" "0"
- "zpos" "-1"
+ "zpos" "0"
"wide" "160"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "tall" "22"
"fillcolor" "15 15 15 50"
+ "proportionaltoparent" "1"
}
-
+
"respawntime"
{
"ControlName" "CExLabel"
"fieldName" "respawntime"
- "font" "HudFontSmallest"
- "xpos" "5"
- "ypos" "3"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
+ "wide" "26"
+ "tall" "18"
+ "font" "HudFontSmallest"
+ "fgcolor" "ColorMagenta"
"visible" "1"
+ "textAlignment" "center"
"labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "255 20 175 255"
+ "proportionaltoparent" "1"
}
- "respawntimeBG"
+ "respawntimeShadow"
{
"ControlName" "CExLabel"
- "fieldName" "respawntimeBG"
+ "fieldName" "respawntimeShadow"
"font" "HudFontSmallest"
- "xpos" "6"
- "ypos" "4"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
+ "xpos" "-1"
+ "ypos" "-2"
+ "zpos" "4"
+ "wide" "26"
+ "tall" "18"
"visible" "1"
"labelText" "%respawntime%"
- "textAlignment" "west"
+ "textAlignment" "center"
"fgcolor" "TransparentBlack"
+ "pin_to_sibling" "respawntime"
}
"ReadyBG"
@@ -347,25 +271,6 @@
"textAlignment" "east"
"fgcolor" "0 255 255 255"
}
-
- "chargeamountBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamountBG"
- "font" "HudFontSmallest"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "6"
- "wide" "25"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "east"
- "fgcolor" "TransparentBlack"
- "pin_to_sibling" "chargeamount"
- }
}
}
diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res
index 1fe00ec..a85b207 100644
--- a/resource/ui/teammenu-base.res
+++ b/resource/ui/teammenu-base.res
@@ -184,9 +184,9 @@
"depressedBgColor_override" "TransparentBlack"
"selectedBgColor_override" "ColorWhite"
- "defaultFgColor_override" "255 255 255 128"
+ "defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanDark"
- "depressedFgColor_override" "255 255 255 128"
+ "depressedFgColor_override" "TanLight"
"selectedFgColor_override" "TanDark"
"sound_depressed" "UI/buttonclick.wav"
@@ -224,9 +224,9 @@
"depressedBgColor_override" "TransparentBlack"
"selectedBgColor_override" "ColorWhite"
- "defaultFgColor_override" "255 255 255 128"
+ "defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanDark"
- "depressedFgColor_override" "255 255 255 128"
+ "depressedFgColor_override" "TanLight"
"selectedFgColor_override" "TanDark"
"sound_depressed" "UI/buttonclick.wav"
diff --git a/resource/ui/votehud-base.res b/resource/ui/votehud-base.res
index 4a5a02a..c2558e3 100644
--- a/resource/ui/votehud-base.res
+++ b/resource/ui/votehud-base.res
@@ -12,7 +12,7 @@
"enabled" "1"
"paintborder" "1"
"border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
"PassedIcon"
@@ -81,7 +81,7 @@
"enabled" "1"
"paintborder" "1"
"border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
"Header"
@@ -90,7 +90,7 @@
"fieldName" "Header"
"xpos" "10"
"ypos" "5"
- "wide" "130"
+ "wide" "140"
"tall" "20"
"visible" "1"
"enabled" "1"
@@ -108,8 +108,8 @@
"ControlName" "Label"
"fieldName" "Issue"
"xpos" "10"
- "ypos" "22"
- "wide" "130"
+ "ypos" "25"
+ "wide" "140"
"tall" "40"
"visible" "1"
"enabled" "1"
@@ -118,7 +118,7 @@
"dulltext" "0"
"brighttext" "0"
"font" "ScoreboardSmall"
- "fgcolor_override" "White"
+ "fgcolor_override" "TanLight"
"wrap" "1"
"noshortcutsyntax" "1"
}
@@ -414,7 +414,7 @@
"enabled" "1"
"paintborder" "1"
"border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
"FailedIcon"
@@ -483,7 +483,7 @@
"enabled" "1"
"paintborder" "1"
"border" "CyanBorder"
- "bgcolor_override" "DarkGrey"
+ "bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
"FailedIcon"
@@ -560,7 +560,7 @@
"PaintBackgroundType" "2"
"header_font" "ItemFontNameLarge"
- "header_fgcolor" "Orange"
+ "header_fgcolor" "ColorCyan"
"issue_width" "180"
"issue_font" "ItemFontNameSmall"
"issue_fgcolor" "TanLight"
@@ -583,6 +583,8 @@
"visible" "1"
"enabled" "1"
"wrap" "0"
+ "allcaps" "1"
+ "fgcolor_override" "ColorCyan"
}
"VoteSetupList"
@@ -658,13 +660,13 @@
"NumericInputOnly" "0"
"unicode" "0"
- "fgcolor_override" "TextColor"
- "bgcolor_override" "Yellow"
- "disabledFgColor_override" "TextColor"
- "disabledBgColor_override" "Yellow"
- "selectionColor_override" "Yellow"
- "selectionTextColor_override" "TextColor"
- "defaultSelectionBG2Color_override" "Yellow"
+ "fgcolor_override" "TanLight"
+ "bgcolor_override" "LightRed"
+ "disabledFgColor_override" "TanLight"
+ "disabledBgColor_override" "LightRed"
+ "selectionColor_override" "LightRed"
+ "selectionTextColor_override" "TanLight"
+ "defaultSelectionBG2Color_override" "LightRed"
}
"CallVoteButton"
@@ -686,7 +688,7 @@
"brighttext" "0"
"Command" "CallVote"
"Default" "0"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
}
"Button1"
{
@@ -707,7 +709,7 @@
"brighttext" "0"
"Command" "Close"
"Default" "0"
- "font" "HudFontSmall"
+ "font" "HudFontMediumSmall"
}
}
}
\ No newline at end of file
diff --git a/resource/ui/wavestatuspanel.res b/resource/ui/wavestatuspanel.res
index dae1e35..7ca31ac 100644
--- a/resource/ui/wavestatuspanel.res
+++ b/resource/ui/wavestatuspanel.res
@@ -27,15 +27,15 @@
"fieldName" "WaveCountLabel"
"font" "Cerbetica14"
"fgcolor" "TanLight"
- "xpos" "140"
- "ypos" "15"
- "ypos_minmode" "5"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "3"
- "wide" "200"
- "tall" "15"
+ "wide" "70"
+ "tall" "30"
"visible" "1"
"enabled" "1"
- "textAlignment" "center"
+ "allcaps" "1"
+ "textAlignment" "west"
"labelText" "%wave_count%"
}
@@ -46,13 +46,13 @@
"font" "Cerbetica14"
"fgcolor" "TransparentBlack"
"xpos" "-1"
- "ypos" "-1"
+ "ypos" "-2"
"zpos" "3"
- "wide" "200"
- "tall" "15"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "center"
+ "wide" "70"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "0"
+ "textAlignment" "west"
"labelText" "%wave_count%"
"pin_to_sibling" "WaveCountLabel"
}
@@ -104,12 +104,11 @@
{
"ControlName" "ScalableImagePanel"
"fieldName" "ProgressBar"
- "xpos" "276"
- "ypos" "19"
- "ypos_minmode" "9"
+ "xpos" "60"
+ "ypos" "10"
"zpos" "3"
- "wide" "118"
- "tall" "6"
+ "wide" "150"
+ "tall" "10"
"visible" "1"
"enabled" "1"
"fillcolor" "../HUD/tournament_panel_tan"
@@ -124,12 +123,11 @@
{
"ControlName" "ImagePanel"
"fieldName" "NewProgressBarBG"
- "xpos" "276"
- "ypos" "19"
- "ypos_minmode" "9"
- "zpos" "-1"
- "wide" "118"
- "tall" "6"
+ "xpos" "60"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "150"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 7a74943..1e38141 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -103,11 +103,11 @@ event HudMedicSolidColorCharge
event HudMedicOrangePulseCharge
{
- Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4
- Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4
RunEvent HudMedicChargedLoop 0.6
}
@@ -141,14 +141,14 @@ event HitMarker
// Spy Disguise
event HudSpyDisguiseFadeIn
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
}
event HudSpyDisguiseFadeOut
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
}
event HudSpyDisguiseChanged
diff --git a/scripts/hudlayout-base.res b/scripts/hudlayout-base.res
index 3acb46e..7809d57 100644
--- a/scripts/hudlayout-base.res
+++ b/scripts/hudlayout-base.res
@@ -62,7 +62,7 @@
"fieldName" "HudWeaponAmmo"
"visible" "1"
"enabled" "1"
- "xpos" "c70"
+ "xpos" "c80"
"ypos" "c70"
"xpos_minmode" "c25"
"ypos_minmode" "c30"
@@ -86,14 +86,14 @@
"fieldName" "HudKothTimeStatus"
"visible" "1"
"enabled" "1"
- "xpos" "c-65"
+ "xpos" "c-50"
"ypos" "0"
"zpos" "5"
- "wide" "200"
+ "wide" "100"
"tall" "60"
- "blue_active_xpos" "15"
- "red_active_xpos" "65"
+ "blue_active_xpos" "0"
+ "red_active_xpos" "50"
}
"HudItemEffectMeter"
@@ -274,10 +274,10 @@
"visible" "0"
"enabled" "1"
"xpos" "c-100"
- "ypos" "355"
+ "ypos" "c110"
"ypos_minmode" "c80"
"wide" "600"
- "tall" "53"
+ "tall" "50"
"priority" "100"
}
@@ -301,8 +301,8 @@
"visible" "0"
"enabled" "1"
"xpos" "c-100"
- "ypos" "c135"
- "ypos_minmode" "c120"
+ "ypos" "c145"
+ "ypos_minmode" "c140"
"wide" "600"
"tall" "50"
"priority" "35"
@@ -857,7 +857,8 @@
"visible" "1"
"enabled" "1"
"xpos" "c-225"
- "ypos" "r128"
+ "ypos" "r125"
+ "zpos" "10"
"wide" "450"
"tall" "300"
}
@@ -1114,8 +1115,8 @@
"fieldName" "HudStopWatch"
"visible" "1"
"enabled" "1"
- "xpos" "c-115"
- "ypos" "27"
+ "xpos" "c100"
+ "ypos" "r20"
"zpos" "0"
"wide" "90"
"tall" "15"
@@ -1161,6 +1162,7 @@
"enabled" "1"
"xpos" "0"
"ypos" "r120"
+ "zpos" "10"
"wide" "f0"
"tall" "320"
}
@@ -1182,10 +1184,10 @@
"visible" "1"
"enabled" "1"
"xpos" "0"
- "ypos" "0"
- "zpos" "10"
+ "ypos" "r30"
+ "zpos" "1"
"wide" "f0"
- "tall" "50"
+ "tall" "25"
}
"HudAchievementTracker"
--
cgit v1.2.3
From a97d5dcaa35c1913f0432427dc20363142104334 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sun, 4 Jul 2021 19:31:50 -0400
Subject: Updated customizations
---
#customizations/mainmenuoverride-classic.res | 1430 +-------------------------
#customizations/scoreboard-minimal.res | 264 +++--
#customizations/teammenu-center.res | 195 ++--
resource/ui/scoreboard-base.res | 2 +-
4 files changed, 285 insertions(+), 1606 deletions(-)
diff --git a/#customizations/mainmenuoverride-classic.res b/#customizations/mainmenuoverride-classic.res
index 69c7c6a..205869a 100644
--- a/#customizations/mainmenuoverride-classic.res
+++ b/#customizations/mainmenuoverride-classic.res
@@ -1,209 +1,8 @@
"Resource/UI/MainMenuOverride.res"
{
- MainMenuOverride
- {
- "fieldName" "MainMenuOverride"
- "visible" "1"
- "enabled" "1"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "480"
-
- "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440"
- "blog_url" "http://www.teamfortress.com/"
-
- "button_x_offset" "-285"
- "button_y" "120"
- "button_y_delta" "5"
-
- "button_kv"
- {
- "xpos" "0"
- "ypos" "150"
- "wide" "250"
- "tall" "26"
- "visible" "1"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "26"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "textinsetx" "25"
- "use_proportional_insets" "1"
- "font" "Cerbetica16"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_default" ""
- "border_armed" ""
- "paintbackground" "0"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
- }
- }
-
- "SaxxySettings"
- {
- "xpos" "0"
- "ypos" "0"
- "zpos" "-101"
- "wide" "f0"
- "tall" "480"
-
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
-
- "flashbounds_x" "50"
- "flashbounds_y" "65"
- "flashbounds_w" "250"
- "flashbounds_h" "120"
-
- "flashstartsize_min" "8"
- "flashstartsize_max" "12"
-
- "flash_maxscale" "4"
-
- "flash_lifelength_min" ".1"
- "flash_lifelength_max" ".2"
-
- "curtain_anim_duration" "4.0"
- "curtain_open_time" "2.8"
- "flash_start_time" "4.0"
-
- "initial_freakout_duration" "15.0"
- "clap_sound_duration" "10.0"
-
- "CameraFlashSettings"
- {
- "visible" "1"
- "enabled" "1"
- "tileImage" "0"
- "scaleImage" "1"
- "zpos" "9"
- }
- }
- }
-
- "mouseoveritempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "mouseoveritempanel"
- "xpos" "c-70"
- "ypos" "270"
- "zpos" "100"
- "wide" "300"
- "tall" "300"
- "visible" "0"
- "bgcolor_override" "Transparent"
- "noitem_textcolor" "117 107 94 255"
- "PaintBackgroundType" "2"
- "paintborder" "1"
- "border" "MainMenuBGBorder"
-
- "text_ypos" "20"
- "text_center" "1"
- "model_hide" "1"
- "resize_to_text" "1"
- "padding_height" "15"
-
- "attriblabel"
- {
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "center"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
- }
-
- "Background"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "Background"
- "xpos" "cs-0.5"
- "ypos" "0"
- "zpos" "-200"
- "wide" "o1.6"
- "tall" "f0"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "proportionaltoparent" "1"
-
- if_wider
- {
- "wide" "f0"
- "tall" "o0.628"
- }
-
- if_taller
- {
- "wide" "o1.6"
- "tall" "f0"
- }
- }
-
"HudName"
{
- "ControlName" "CExImageButton"
- "fieldName" "HudName"
"xpos" "9999"
- "ypos" "58"
- "zpos" "1"
- "wide" "56"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "rayshud"
- "font" "HudFontMediumSecondary"
- "textAlignment" "west"
- "textinsetx" "0"
- "use_proportional_insets" "1"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "paintbackground""0"
- "sound_depressed" ""
- "sound_released" "UI/wooo_tree.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- "depressedFgColor_override" "72 255 255 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "72 255 255 255"
}
"TFLogoImage"
@@ -223,745 +22,75 @@
"RankModelPanel"
{
- "ControlName" "CPvPRankPanel"
- "fieldName" "RankModelPanel"
"xpos" "150"
- "ypos" "cs-0.46"
- "zpos" "0"
- "wide" "170"
- "tall" "800"
- "visible" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "matchgroup" "MatchGroup_Casual_12v12"
- "show_progress" "0"
+ "ypos" "c-135"
}
"CycleRankTypeButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "CycleRankTypeButton"
"xpos" "250"
- "ypos" "cs-0.5-10"
+ "ypos" "cs-0.4-10"
"zpos" "1"
- "wide" "15"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "v"
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "actionsignallevel" "1"
- "command" "open_rank_type_menu"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
- "depressedFgColor_override" "TanLight"
- }
-
- "RankTooltipPanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RankTooltipPanel"
- "xpos" "c-285"
- "ypos" "99"
- "zpos" "-1"
- "wide" "0"
- "tall" "8"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "1"
- "image" "info"
- "scaleImage" "1"
- "alpha" "75"
}
"RankPanel"
{
- "ControlName" "CPvPRankPanel"
- "fieldName" "RankPanel"
"xpos" "50"
"ypos" "250"
- "zpos" "0"
- "wide" "170"
"tall" "56"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "matchgroup" "MatchGroup_Casual_12v12"
- "xp_source_notification_center_x" "350"
- "show_model" "0"
}
"NoGCMessage"
{
- "ControlName" "Label"
- "fieldName" "NoGCMessage"
- "xpos" "50"
- "ypos" "250"
- "zpos" "2"
- "wide" "225"
- "tall" "100"
- "visible" "1"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "wrap" "1"
- "textinsetx" "40"
- "textinsety" "10"
-
- "font" "HudFontSmallestBold"
- "fgcolor_override" "TanLight"
- "labelText" "#TF_MM_NoGC_Rank"
- "textAlignment" "north-west"
- "use_proportional_insets" "1"
+ "xpos" "75"
+ "ypos" "240"
+ "wide" "200"
+ "textinsetx" "15"
+ "textinsety" "5"
+ //"font" "HudFontSmallestBold"
}
"NoGCImage"
{
- "ControlName" "ImagePanel"
- "fieldName" "NoGCImage"
"xpos" "210"
- "ypos" "275"
- "zpos" "2"
- "wide" "30"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "image" "replay\thumbnails\raysfox\shock"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
-
- "RankBorder"
- {
- "ControlName" "EditablePanel"
- "fieldName" "RankBorder"
- "xpos" "30"
- "ypos" "57"
- "zpos" "-55"
- "wide" "260"
- "tall" "198"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "MainMenuBGBorder"
- "proportionaltoparent" "1"
- }
-
- "TooltipPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "150"
- "tall" "50"
- "visible" "0"
- "PaintBackgroundType" "2"
- "border" "CyanBorderThick"
-
- "TipSubLabel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TipSubLabel"
- "font" "HudFontSmall"
- "labelText" "%tipsubtext%"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "250"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "DarkGrey"
- "wrap" "1"
- }
-
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "font" "HudFontSmallest"
- "labelText" "%tiptext%"
- "textAlignment" "center"
- "xpos" "5"
- "ypos" "0"
- "zpos" "3"
- "wide" "140"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "allcaps" "1"
- "fgcolor" "TanLight"
- "auto_wide_tocontents" "1"
- }
+ "ypos" "260"
}
"Notifications_ShowButtonPanel"
{
- "ControlName" "EditablePanel"
- "fieldName" "Notifications_ShowButtonPanel"
"xpos" "r28"
"ypos" "40"
- "zpos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "bgcolor_override" "Transparent"
-
- "Notifications_ShowButtonPanel_SB"
- {
- "ControlName" "CExImageButton"
- "fieldName" "Notifications_ShowButtonPanel_SB"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "k"
- "font" "CustomIcons"
- "Command" "noti_show"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "MOTD_Panel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_Panel"
- "xpos" "r330"
- "ypos" "65"
- "zpos" "100"
- "wide" "300"
- "tall" "350"
- "visible" "0"
- "PaintBackgroundType" "0"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "DarkGrey"
-
- "MOTD_HeaderContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_HeaderContainer"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "22"
- "visible" "1"
-
- "MOTD_HeaderLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_HeaderLabel"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "labelText" "%motdheader%"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "PaintBackgroundType" "0"
- "fgcolor_override" "TanLight"
- "bgcolor_override" "25 25 25 255"
- }
- }
-
- "MOTD_CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_CloseButton"
- "xpos" "282"
- "ypos" "4"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" "("
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "actionsignallevel" "2"
- "Command" "motd_hide"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "255 0 0 255"
- "depressedFgColor_override" "TanLight"
- }
-
- "MOTD_HeaderIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_HeaderIcon"
- "xpos" "265"
- "ypos" "25"
- "zpos" "100"
- "wide" "25"
- "tall" "25"
- "visible" "0"
- "enabled" "1"
- "image" "class_icons/filter_all_motd"
- "scaleImage" "1"
- }
-
- "MOTD_TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_TitleLabel"
- "font" "HudFontSmall"
- "labelText" "%motdtitle%"
- "textAlignment" "west"
- "xpos" "10"
- "ypos" "25"
- "wide" "250"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- "wrap" "1"
- }
-
- "MOTD_Label"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_Label"
- "font" "HudFontSmallest"
- "labelText" "%motddate%"
- "textAlignment" "north-west"
- "xpos" "10"
- "ypos" "38"
- "wide" "300"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- }
-
- "MOTD_TitleImageBg"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_TitleImageBg"
- "xpos" "cs-0.5"
- "ypos" "55"
- "zpos" "99"
- "wide" "250"
- "tall" "150"
- "visible" "1"
- "enabled" "1"
- "image" "item_bg"
- "scaleImage" "1"
- "proportionaltoparent" "1"
- }
-
- "MOTD_TitleImageContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_TitleImageContainer"
- "xpos" "cs-0.5"
- "ypos" "55"
- "zpos" "100"
- "wide" "250"
- "tall" "150"
- "visible" "1"
- "proportionaltoparent" "1"
-
- "MOTD_TitleImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MOTD_TitleImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "100"
- "wide" "250"
- "tall" "250"
- "visible" "1"
- "enabled" "1"
- "image" "class_icons/filter_all"
- "scaleImage" "0"
- }
- }
-
- "MOTD_TextScroller"
- {
- "ControlName" "ScrollableEditablePanel"
- "fieldName" "MOTD_TextScroller"
- "xpos" "20"
- "ypos" "220"
- "wide" "280"
- "tall" "110"
- "PaintBackgroundType" "2"
- "fgcolor_override" "117 107 94 255"
-
- "MOTD_TextPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "MOTD_TextPanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "300"
- "visible" "1"
- "PaintBackgroundType" "2"
-
- "MOTD_TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MOTD_TextLabel"
- "font" "HudFontSmallest"
- "labelText" "%motdtext%"
- "textAlignment" "north-west"
- "xpos" "0"
- "ypos" "0"
- "wide" "250"
- "tall" "300"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "White"
- "wrap" "1"
- }
- }
- }
-
- "MOTD_URLButton"
- {
- "ControlName" "CExButton"
- "fieldName" "MOTD_URLButton"
- "xpos" "75"
- "ypos" "rs1.4"
- "wide" "150"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#MMenu_MOTD_URL"
- "textinsetx" "20"
- "use_proportional_insets" "1"
- "font" "HudFontSmallestBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "command" "motd_viewurl"
- "proportionaltoparent" "1"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "White"
- "defaultBgColor_override" "Black"
- "armedFgColor_override" "Black"
- "armedBgColor_override" "White"
- "depressedFgColor_override" "White"
- }
-
- "MOTD_PrevButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_PrevButton"
- "xpos" "12"
- "ypos" "336"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "motd_prev"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "White"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "blog_back"
- "scaleImage" "1"
- }
- }
-
- "MOTD_NextButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "MOTD_NextButton"
- "xpos" "267"
- "ypos" "336"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" ""
- "font" "HudFontSmallest"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "motd_next"
- "actionsignallevel" "2"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "paintbackground" "0"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "White"
- "SubImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SubImage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "20"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "image" "blog_forward"
- "scaleImage" "1"
- }
- }
}
"Notifications_Panel"
{
- "ControlName" "EditablePanel"
- "fieldName" "Notifications_Panel"
"xpos" "r240"
"ypos" "60"
- "zpos" "100"
- "wide" "210"
- "tall" "80"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "DarkGrey"
-
- "Notifications_CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "Notifications_CloseButton"
- "xpos" "186"
- "ypos" "8"
- "zpos" "10"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labeltext" "("
- "font" "CustomIcons"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "0"
- "actionsignallevel" "2"
- "Command" "noti_hide"
- "paintbackground" "0"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "255 0 0 255"
- "depressedFgColor_override" "235 226 202 255"
- }
-
- "Notifications_TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "Notifications_TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "%notititle%"
- "textAlignment" "north-west"
- "xpos" "12"
- "ypos" "8"
- "wide" "250"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- "wrap" "1"
- }
-
- "Notifications_Scroller"
- {
- "ControlName" "ScrollableEditablePanel"
- "fieldName" "Notifications_Scroller"
- "xpos" "8"
- "ypos" "25"
- "wide" "210"
- "tall" "135"
- "PaintBackgroundType" "2"
- "fgcolor_override" "TextColor"
-
- "Notifications_Control"
- {
- "ControlName" "CMainMenuNotificationsControl"
- "fieldName" "Notifications_Control"
- "xpos" "0"
- "ypos" "0"
- "wide" "220"
- "tall" "135"
- "visible" "1"
- }
- }
- }
-
- "CompetitiveAccessInfoPanel"
- {
- "ControlName" "CCompetitiveAccessInfoPanel"
- "fieldName" "CompetitiveAccessInfoPanel"
- "xpos" "cs-0.5"
- "ypos" "cs-0.5"
- "zpos" "1000"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
}
"FriendsContainer"
{
- "ControlName" "EditablePanel"
- "fieldName" "FriendsContainer"
"xpos" "80"
"ypos" "285"
- "zpos" "5"
"wide" "190"
"tall" "180"
- "visible" "1"
- "border" "NoBorder"
- "bgcolor_override" "Transparent"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Competitive_Friends"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "wide" "260"
- "tall" "20"
- "visible" "0"
- "enabled" "0"
- "fgcolor_override" "TanLight"
- }
"InnerShadow"
{
- "ControlName" "EditablePanel"
- "fieldName" "InnerShadow"
"xpos" "cs-0.5"
"ypos" "30"
- "zpos" "501"
"wide" "180"
"tall" "180"
- "visible" "1"
- "PaintBackgroundType" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
-
- "paintborder" "1"
- "border" "InnerShadowBorder"
}
"SteamFriendsList"
{
- "ControlName" "CSteamFriendsListPanel"
- "fieldName" "SteamFriendsList"
"xpos" "cs-0.5"
"ypos" "30"
"zpos" "500"
"wide" "180"
"tall" "180"
"visible" "1"
- "proportionaltoparent" "1"
-
"columns_count" "2"
"inset_x" "10"
"inset_y" "5"
@@ -974,618 +103,95 @@
"wide" "70"
"tall" "20"
}
-
- "ScrollBar"
- {
- "ControlName" "ScrollBar"
- "FieldName" "ScrollBar"
- "xpos" "rs1-1"
- "ypos" "0"
- "tall" "f0"
- "wide" "5"
- "zpos" "1000"
- "nobuttons" "1"
- "proportionaltoparent" "1"
-
- "Slider"
- {
- "fgcolor_override" "TanLight"
- }
-
- "UpButton"
- {
- "ControlName" "Button"
- "FieldName" "UpButton"
- "visible" "0"
- }
-
- "DownButton"
- {
- "ControlName" "Button"
- "FieldName" "DownButton"
- "visible" "0"
- }
- }
}
"BelowDarken"
{
- "ControlName" "EditablePanel"
- "fieldName" "BelowDarken"
"xpos" "cs-0.5"
"ypos" "30"
- "zpos" "499"
"wide" "180"
"tall" "180"
- "visible" "1"
- "PaintBackgroundType" "0"
- "proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "bgcolor_override" "0 0 0 100"
}
}
"CharacterSetupButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "CharacterSetupButton"
"xpos" "90"
- "ypos" "75"
- "zpos" "11"
+ "ypos" "85"
"wide" "50"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "labeltext" "#MMenu_CharacterSetup"
- "command" "engine open_charinfo"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"GeneralStoreButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "GeneralStoreButton"
"xpos" "90"
- "ypos" "95"
- "zpos" "11"
+ "ypos" "105"
"wide" "100"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "labeltext" "#StoreTitle"
- "command" "engine open_store"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"SteamWorkshopButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "SteamWorkshopButton"
"xpos" "90"
- "ypos" "115"
- "zpos" "11"
+ "ypos" "125"
"wide" "70"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_SteamWorkshop"
- "command" "engine OpenSteamWorkshopDialog"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"SettingButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "SettingButton"
"xpos" "90"
- "ypos" "135"
- "zpos" "11"
+ "ypos" "145"
"wide" "50"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_Tooltip_Options"
- "command" "OpenOptionsDialog"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"AdvSettingsButton"
{
- "ControlName" "CExImageButton"
- "fieldName" "AdvSettingsButton"
"xpos" "90"
- "ypos" "155"
- "zpos" "11"
+ "ypos" "165"
"wide" "120"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "#MMenu_Tooltip_AdvOptions"
- "command" "OpenTF2Options"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"MinmodeToggle"
{
- "ControlName" "CExImageButton"
- "fieldName" "MinmodeToggle"
"xpos" "90"
- "ypos" "175"
- "zpos" "11"
+ "ypos" "185"
"wide" "100"
"tall" "16"
- "visible" "1"
- "enabled" "1"
- "AllCaps" "1"
- "labeltext" "MINMODE TOGGLE"
- "command" "engine incrementvar cl_hud_minmode 0 1 1"
- "font" "Cerbetica16"
- "textAlignment" "west"
"textinsetx" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
"border_default" "NoBorder"
"border_armed" "NoBorder"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "ColorCyan"
-
- "defaultBgColor_override" "Transparent"
- "armedBgColor_override" "25 25 25 148"
}
"AchievementsButton"
{
- "ControlName" "EditablePanel"
- "fieldname" "AchievementsButton"
"xpos" "90"
- "ypos" "200"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "ConsoleButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ConsoleButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "AchievementsButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "ReplayButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReplayButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ConsoleButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
+ "ypos" "205"
}
-
- "ReportBugButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReportBugButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ReplayButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "CoachPlayersButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CoachPlayersButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "ReportBugButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "RequestCoachButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "RequestCoachButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "CoachPlayersButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "CallVoteButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "CallVoteButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "RequestCoachButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "MutePlayersButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "MutePlayersButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "CallVoteButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
- "ReportPlayerButton"
- {
- "ControlName" "EditablePanel"
- "fieldname" "ReportPlayerButton"
- "xpos" "20"
- "ypos" "0"
- "zpos" "12"
- "wide" "20"
- "tall" "20"
- "visible" "1"
-
- "pin_to_sibling" "MutePlayersButton"
- "pin_corner_to_sibling" "PIN_TOPRIGHT"
- "pin_to_sibling_corner" "PIN_TOPRIGHT"
-
- "SubButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "SubButton"
- "xpos" "0"
- "ypos" "0"
- "wide" "20"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "font" "CustomIcons"
- "use_proportional_insets" "1"
- "textAlignment" "center"
- "default" "1"
- "actionsignallevel" "2"
- "paintbackground" "0"
- "paintborder" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "defaultFgColor_override" "235 226 202 255"
- "armedFgColor_override" "72 255 255 255"
- }
- }
-
+
"BGPanel1"
{
"ControlName" "EditablePanel"
@@ -1597,7 +203,7 @@
"tall" "f0"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkGrey"
"PaintBackgroundType" "2"
}
diff --git a/#customizations/scoreboard-minimal.res b/#customizations/scoreboard-minimal.res
index cfde065..b657264 100644
--- a/#customizations/scoreboard-minimal.res
+++ b/#customizations/scoreboard-minimal.res
@@ -1,80 +1,210 @@
"Resource/UI/Scoreboard.res"
{
- "scores"
- {
- "medal_width" "18"
- }
"BlueScoreBG"
- {
- "ypos" "279"
- }
- "BlueLeaderAvatar"
- {
- "ypos" "279"
- }
- "RedScoreBG"
- {
- "ypos" "279"
- }
- "RedLeaderAvatar"
- {
- "ypos" "279"
- }
- "ScoreboardBackground"
- {
- "ypos" "304"
- }
- "Red6sBackground"
- {
- "xpos" "c65"
- "ypos" "265"
- "zpos" "240"
- }
- "Blue6sBackground"
- {
- "xpos" "c65"
- "ypos" "121"
- }
- "BlueTeamName"
- {
- "ypos" "279"
- }
- "BlueTeamScore"
- {
- "ypos" "278"
- }
- "BlueTeamScoreDropshadow"
{
"ypos" "280"
}
- "BlueTeamPlayerCount"
- {
- "ypos" "265"
- }
- "RedTeamName"
- {
- "ypos" "279"
- }
- "RedTeamScore"
- {
- "ypos" "278"
- }
- "RedTeamScoreDropshadow"
- {
- "ypos" "280"
- }
- "RedTeamPlayerCount"
- {
- "ypos" "265"
- }
"BluePlayerList"
{
- "ypos" "304"
- "tall" "98"
+ "ypos" "305"
}
"RedPlayerList"
{
- "ypos" "304"
- "tall" "98"
+ "ypos" "305"
+ }
+
+ "ClassImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ClassImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "92"
+ "tall" "92"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/class_scoutred"
+ "scaleImage" "1"
+
+ "pin_to_sibling" "LocalPlayerStatsPanel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+
+ if_mvm
+ {
+ "visible" "1"
+ }
+ }
+
+ "classmodelpanel"
+ {
+ "ypos" "50"
+ "pin_to_sibling" "RedPlayerList"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "SideBG"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "SideBG"
+ "xpos" "5"
+ "ypos" "285"
+ "zpos" "0"
+ "wide" "150"
+ "tall" "190"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+
+ //"pin_to_sibling" "BlueScoreBG"
+ //"pin_corner_to_sibling" "PIN_TOPRIGHT"
+ //"pin_to_sibling_corner" "PIN_TOPLEFT"
+
+ if_mvm
+ {
+ "visible" "0"
+ }
+ }
+
+ "LocalPlayerStatsPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "LocalPlayerStatsPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "150"
+ "tall" "190"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "pin_to_sibling" "SideBG"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+
+ "KillsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "KillsLabel"
+ "font" "HudFontGiantBold"
+ "labelText" ":"
+ "textAlignment" "center"
+ "xpos" "70"
+ "ypos" "-10"
+ "zpos" "3"
+ "wide" "15"
+ "tall" "65"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "AssistsLabel"
+ {
+ "xpos" "40"
+ "ypos" "50"
+ }
+
+ "DestructionLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "CapturesLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "DominationLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "DefensesLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "RevengeLabel"
+ {
+ "pin_to_sibling" "DefensesLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "HealingLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "AssistsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "InvulnLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "TeleportsLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "HealingLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "HeadshotsLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "TeleportsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "BackstabsLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "HeadshotsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "BonusLabel"
+ {
+ "xpos" "9999"
+ }
+
+ "SupportLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "BackstabsLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
+
+ "DamageLabel"
+ {
+ "xpos" "0"
+ "ypos" "2"
+
+ "pin_to_sibling" "SupportLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
+ }
}
}
\ No newline at end of file
diff --git a/#customizations/teammenu-center.res b/#customizations/teammenu-center.res
index 3ffe965..75724be 100644
--- a/#customizations/teammenu-center.res
+++ b/#customizations/teammenu-center.res
@@ -1,168 +1,111 @@
"Resource/UI/TeamMenu.res"
{
- "MainBG"
- {
- "fillcolor" "0 0 0 0"
- }
"SidePanelBG"
{
- "fillcolor" "0 0 0 0"
- }
- "AutojoinBackground"
- {
- "xpos" "c-110"
- "ypos" "c-40"
- "wide" "220"
- "tall" "20"
- }
- "SpectateBackground"
- {
- "xpos" "c-110"
- "ypos" "c20"
- "wide" "220"
- "tall" "20"
- }
-
- "mapname"
- {
- "xpos" "c-100"
- "ypos" "c-100"
- "wide" "200"
+ "fillcolor" "Transparent"
}
"SelectTeamLabel"
{
- "xpos" "30"
- "ypos" "c200"
- "wide" "450"
- "textAlignment" "west"
+ "xpos" "0"
+ "wide" "f0"
}
-
- "SelectTeamLabel"
- {
- "visible" "0"
- }
-
+
"teambutton0"
{
- "xpos" "c-110"
- "ypos" "c-20"
- "wide" "110"
- "tall" "40"
- "textAlignment" "north"
- "font" "Cerbetica16"
- }
-
- "BlueTeamBG"
- {
- "xpos" "c-110"
- "ypos" "c-20"
- "wide" "110"
- "tall" "40"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "127"
+ "tall" "30"
+ "textAlignment" "east"
+ "textinsetx" "15"
+
+ "pin_to_sibling" "teambutton2"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"teambutton1"
{
- "xpos" "c0"
- "ypos" "c-20"
- "wide" "110"
- "tall" "40"
- "textAlignment" "north"
- "font" "Cerbetica16"
- }
-
- "RedTeamBG"
- {
- "xpos" "c0"
- "ypos" "c-20"
- "wide" "110"
- "tall" "40"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "127"
+ "tall" "30"
+ "textAlignment" "west"
+ "textinsetx" "15"
+
+ "pin_to_sibling" "teambutton2"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_BOTTOMRIGHT"
}
"teambutton2"
{
- "xpos" "c-110"
- "ypos" "c-40"
- "wide" "220"
- "tall" "20"
+ "xpos" "0"
+ "ypos" "15"
+ "wide" "255"
+ "tall" "30"
"textAlignment" "center"
- "font" "Cerbetica16"
- }
-
- "AutoJoinBG"
- {
- "visible" "0"
- "enabled" "0"
+
+ "pin_to_sibling" "SelectTeamLabel"
+ "pin_corner_to_sibling" "PIN_CENTER_TOP"
+ "pin_to_sibling_corner" "PIN_CENTER_BOTTOM"
}
"teambutton3"
{
- "xpos" "c-110"
- "ypos" "c20"
- "wide" "220"
- "tall" "20"
+ "xpos" "0"
+ "ypos" "5"
+ "zpos" "1"
+ "wide" "255"
+ "tall" "30"
"textAlignment" "center"
- "font" "Cerbetica16"
- }
-
- "SpectateBG"
- {
- "visible" "0"
- "enabled" "0"
+
+ "pin_to_sibling" "teambutton0"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"BlueCount"
- {
- "xpos" "c-115"
- "ypos" "c-15"
- "wide" "48"
- "tall" "40"
- "font" "HudFontSmall"
- "textAlignment" "east"
- "fgcolor" "255 255 255 175"
- }
- "BlueCountPlayers"
{
"ControlName" "CExLabel"
- "fieldName" "BlueCountPlayers"
- "xpos" "c-60"
- "ypos" "c-15"
- "zpos" "1"
- "wide" "55"
- "tall" "40"
+ "fieldName" "BlueCount"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "players"
- "textAlignment" "west"
- "font" "HudFontSmall"
- "fgcolor" "255 255 255 175"
+ "labelText" "%bluecount%"
+ "textAlignment" "east"
+
+ "pin_to_sibling" "teambutton0"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"RedCount"
- {
- "xpos" "c0"
- "ypos" "c-15"
- "wide" "43"
- "tall" "40"
- "labelText" "%redcount%"
- "font" "HudFontSmall"
- "textAlignment" "east"
- "fgcolor" "255 255 255 175"
- }
- "RedCountPlayers"
{
"ControlName" "CExLabel"
- "fieldName" "RedCountPlayers"
- "xpos" "c50"
- "ypos" "c-15"
- "zpos" "1"
- "wide" "55"
- "tall" "40"
+ "fieldName" "RedCount"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "20"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "players"
+ "labelText" "%redcount%"
"textAlignment" "west"
- "font" "HudFontSmall"
- "fgcolor" "255 255 255 175"
+
+ "pin_to_sibling" "teambutton1"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
}
\ No newline at end of file
diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res
index 111cfed..cf99c89 100644
--- a/resource/ui/scoreboard-base.res
+++ b/resource/ui/scoreboard-base.res
@@ -1710,7 +1710,7 @@
"pin_to_sibling_corner" "PIN_TOPRIGHT"
}
-"BackstabsLabel"
+ "BackstabsLabel"
{
"ControlName" "CExLabel"
"fieldName" "BackstabsLabel"
--
cgit v1.2.3
From 9fe1700457db24b0c7c1a7220b612a53a5482687 Mon Sep 17 00:00:00 2001
From: CriticalFlaw
Date: Sun, 4 Jul 2021 19:58:37 -0400
Subject: Reverted background file change
- Reverted the change to how the main menu backgrounds were being loaded because it messed with how the editor is set up to switch between them and stock backgrounds.
---
materials/console/background_classic.vtf | Bin 0 -> 2796384 bytes
materials/console/background_modern.vtf | Bin 1398264 -> 2796384 bytes
materials/console/background_upward.vmt | 10 ++++++++++
materials/console/background_upward.vtf | Bin 1398264 -> 0 bytes
materials/console/background_upward_widescreen.vmt | 10 ++++++++++
materials/console/background_upward_widescreen.vtf | Bin 1398264 -> 0 bytes
6 files changed, 20 insertions(+)
create mode 100644 materials/console/background_classic.vtf
create mode 100644 materials/console/background_upward.vmt
delete mode 100644 materials/console/background_upward.vtf
create mode 100644 materials/console/background_upward_widescreen.vmt
delete mode 100644 materials/console/background_upward_widescreen.vtf
diff --git a/materials/console/background_classic.vtf b/materials/console/background_classic.vtf
new file mode 100644
index 0000000..b099309
Binary files /dev/null and b/materials/console/background_classic.vtf differ
diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf
index 769c830..b688e1e 100644
Binary files a/materials/console/background_modern.vtf and b/materials/console/background_modern.vtf differ
diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt
new file mode 100644
index 0000000..9b76d34
--- /dev/null
+++ b/materials/console/background_upward.vmt
@@ -0,0 +1,10 @@
+"UnlitGeneric"
+{
+ "$baseTexture" "console/background_classic"
+ "$vertexcolor" "1"
+ "$vertexalpha" "1"
+ "$ignorez" "1"
+ "$no_fullbright" "1"
+ "$nolod" "1"
+ "%keywords" "tf"
+}
\ No newline at end of file
diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf
deleted file mode 100644
index 987e0bf..0000000
Binary files a/materials/console/background_upward.vtf and /dev/null differ
diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt
new file mode 100644
index 0000000..9b76d34
--- /dev/null
+++ b/materials/console/background_upward_widescreen.vmt
@@ -0,0 +1,10 @@
+"UnlitGeneric"
+{
+ "$baseTexture" "console/background_classic"
+ "$vertexcolor" "1"
+ "$vertexalpha" "1"
+ "$ignorez" "1"
+ "$no_fullbright" "1"
+ "$nolod" "1"
+ "%keywords" "tf"
+}
\ No newline at end of file
diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf
deleted file mode 100644
index 987e0bf..0000000
Binary files a/materials/console/background_upward_widescreen.vtf and /dev/null differ
--
cgit v1.2.3