summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resource/ui/ClassSelection.res455
-rw-r--r--resource/ui/econ/BackpackPanel.res399
-rw-r--r--resource/ui/econ/inspectionpanel.res11
-rw-r--r--resource/ui/econ/inspectionpanel_cosmetic.res1082
-rw-r--r--resource/ui/econ/tradingstartdialog.res19
-rw-r--r--resource/ui/itemselectionpanel.res63
-rw-r--r--resource/ui/mainmenuplaylistentry.res232
-rw-r--r--resource/ui/matchmakingdashboard.res62
-rw-r--r--resource/ui/pvprankpanel.res10
-rw-r--r--resource/ui/replaybrowser/mainpanel.res30
-rw-r--r--resource/ui/statsummary.res250
-rw-r--r--resource/ui/statsummary_embedded.res142
-rw-r--r--resource/ui/steamworkshopdialog.res16
13 files changed, 1801 insertions, 970 deletions
diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res
index 5f6fa34..a65cc98 100644
--- a/resource/ui/ClassSelection.res
+++ b/resource/ui/ClassSelection.res
@@ -3,7 +3,7 @@
"class"
{
"ControlName" "ImagePanel"
- "fieldName" "ShadeBG"
+ "fieldName" "class"
"xpos" "0"
"ypos" "0"
"wide" "f0"
@@ -16,17 +16,6 @@
"fillcolor" "0 0 0 128"
}
- "charInfo"
- {
- "fieldName" "charInfo"
- "xpos" "0"
- "ypos" "0"
- "visible" "0"
- "enabled" "0"
- "wide" "0"
- "tall" "0"
- }
-
"SysMenu"
{
"ControlName" "Menu"
@@ -42,6 +31,26 @@
"tabPosition" "0"
}
+ "SelectClassLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SelectClassLabel"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "5"
+ "wide" "255"
+ "tall" "30"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "visible_lodef" "0"
+ "enabled" "1"
+ "labelText" "#TF_SelectAClass"
+ "textAlignment" "center"
+ "font" "CerbeticaBold28"
+ "fgcolor" "HudOffWhite"
+ }
+
"SidePanelBG"
{
"ControlName" "ImagePanel"
@@ -56,67 +65,7 @@
"scaleImage" "1"
"fillcolor" "0 0 0 60"
}
-
- "random"
- {
- "ControlName" "CExLabel"
- "fieldName" "random"
- "xpos" "30"
- "ypos" "419"
- "zpos" "6"
- "wide" "150"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "&R Random" [$WIN32]
- "textAlignment" "west"
- "Command" "joinclass random"
- "Default" "0"
- "font" "CerbeticaBold16"
- "scaleImage" "1"
- "paintbackground" "0"
-
- "fgcolor" "TanLight"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "Button Color"
- "depressedFgColor_override" "TanLight"
- "selectedFgColor_override" "Button Color"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "sound_armed" "UI/buttonrollover.wav"
-
- "stayselectedonclick" "1"
- "Default" "1"
- "selectonhover" "1"
- "keyboardinputenabled" "0"
- }
-
- "Offense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Offense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Offense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
+
"scout"
{
"ControlName" "CExImageButton"
@@ -228,28 +177,6 @@
"keyboardinputenabled" "0"
}
- "Defense"
- {
- "ControlName" "CExLabel"
- "fieldName" "Defense"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "tall_lodef" "22"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Defense"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
"demoman"
{
"ControlName" "CExImageButton"
@@ -362,27 +289,6 @@
"keyboardinputenabled" "0"
}
- "Support"
- {
- "ControlName" "CExLabel"
- "fieldName" "Support"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "90"
- "tall" "12"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_Support"
- "textAlignment" "left"
- "font" "MenuClassBuckets"
- "font_lodef" "MenuMainTitle"
- "fgcolor" "TanDark"
- "fgcolor_lodef" "TanLight"
- }
"medic"
{
"ControlName" "CExImageButton"
@@ -494,48 +400,85 @@
"selectonhover" "1"
"keyboardinputenabled" "0"
}
-
- "CancelButton" [$WIN32]
+ "random"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "random"
+ "xpos" "30"
+ "ypos" "419"
+ "zpos" "6"
+ "wide" "150"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "&R Random" [$WIN32]
+ "textAlignment" "west"
+ "Command" "joinclass random"
+ "Default" "0"
+ "font" "CerbeticaBold16"
+ "scaleImage" "1"
+ "paintbackground" "0"
+
+ "fgcolor" "TanLight"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "Button Color"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "Button Color"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "stayselectedonclick" "1"
+ "Default" "1"
+ "selectonhover" "1"
+ "keyboardinputenabled" "0"
+ }
+
+ "EditLoadoutButton" [$WIN32]
{
"ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "30"
+ "fieldName" "EditLoadoutButton"
+ "xpos" "135"
"ypos" "r38"
"zpos" "6"
- "wide" "75"
+ "wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "#TF_ClassMenu_Cancel"
- "textAlignment" "west"
"paintbackground""0"
- "Command" "vguicancel"
+ "labelText" "EDIT LOADOUT (&E)"
+ "textAlignment" "west"
+ "Command" "openloadout"
"font" "CerbeticaBold16"
- "fgcolor" "TanLight"
}
-
- "EditLoadoutButton" [$WIN32]
+
+ "CancelButton" [$WIN32]
{
"ControlName" "CExButton"
- "fieldName" "EditLoadoutButton"
- "xpos" "135"
+ "fieldName" "CancelButton"
+ "xpos" "30"
"ypos" "r38"
"zpos" "6"
- "wide" "100"
+ "wide" "75"
"tall" "25"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "paintbackground""0"
- "labelText" "EDIT LOADOUT (&E)"
+ "labelText" "(&C) CANCEL"
"textAlignment" "west"
- "Command" "openloadout"
- "font" "CerbeticaBold16"
+ "paintbackground""0"
+ "Command" "vguicancel"
+ "font" "CerbeticaBold14"
+ "fgcolor" "TanLight"
}
"LoadoutButtonBackground"
{
@@ -566,26 +509,6 @@
"Command" "resetclass"
"font" "CerbeticaBold16"
}
-
- "ClassMenuSelect"
- {
- "ControlName" "CExLabel"
- "fieldName" "ClassMenuSelect"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "255"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_lodef" "0"
- "enabled" "1"
- "labelText" "#TF_SelectAClass"
- "textAlignment" "center"
- "font" "CerbeticaBold28"
- "fgcolor" "HudOffWhite"
- }
"MenuBG"
{
@@ -668,63 +591,12 @@
"PaintBackgroundType" "0"
}
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "zpos" "6"
- "tall" "80"
- "button_separator" "10"
- "button_separator_lodef" "5"
- "buttongap" "50"
- "buttongap_hidef" "35"
- "buttongap_lodef" "18"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "buttonoffsety" "20"
- "buttonoffsety_hidef" "0"
- "buttonoffsety_lodef" "18"
- "center" "0"
- "button_pin_right_lodef" "55"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "cancel"
- "text" "#GameUI_Cancel"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nextprev"
- "text" "#TF_NextPrev"
- "icon" "#GameUI_Icons_DPAD"
- }
-
- "button"
- {
- "name" "select"
- "text" "#GameUI_Select"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
-
"localPlayerImage" [$WIN32]
{
"ControlName" "CTFImagePanel"
"fieldName" "localPlayerImage"
"xpos" "9999"
"ypos" "9999"
- "zpos" "9"
- "wide" "45"
- "tall" "90"
- "visible" "0"
- "enabled" "0"
- "image" ""
- "scaleImage" "1"
}
"localPlayerBG"
@@ -732,24 +604,7 @@
"ControlName" "CTFImagePanel"
"fieldName" "localPlayerBG"
"xpos" "9999"
- "ypos" "99999"
- "zpos" "2"
- "wide" "55"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/color_panel_clear"
- "scaleImage" "1"
- "teambg_2" "../hud/color_panel_clear"
- "teambg_3" "../hud/color_panel_clear"
-
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
-
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
+ "ypos" "9999"
}
"countImage0" [$WIN32]
@@ -917,26 +772,6 @@
"scaleImage" "1"
}
- "CountLabel" [$WIN32]
- {
- "ControlName" "CExLabel"
- "fieldName" "CountLabel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "10"
- "wide" "150"
- "tall" "18"
- "autoResize" "1"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TF_TeamCount"
- "textAlignment" "left"
- "font" "HudFontMediumSmallSecondary"
- "fgcolor" "TanLight"
- }
-
"numScout" [$WIN32]
{
"ControlName" "CExLabel"
@@ -1251,115 +1086,6 @@
"image" "mvm/class_upgraded"
"scaleImage" "1"
}
-
- "StartExplanation"
- {
- "ControlName" "CExplanationPopup"
- "fieldName" "StartExplanation"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10000"
- "wide" "250"
- "tall" "165"
- "visible" "0"
- "PaintBackgroundType" "2"
- "paintbackground" "0"
- "border" "MainMenuHighlightBorder"
-
- "force_close" "1"
- "end_x" "c-170"
- "end_y" "115"
- "end_wide" "300"
- "end_tall" "240"
- "callout_inparents_x" "c-270"
- "callout_inparents_y" "40"
- "next_explanation" "VoucherExplanation"
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_MvM_UpgradeExplanation_Title"
- "textAlignment" "north"
- "xpos" "20"
- "ypos" "10"
- "wide" "260"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "TextLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextLabel"
- "font" "HudFontSmall"
- "labelText" "#TF_MvM_UpgradeExplanation_Text"
- "textAlignment" "north-west"
- "xpos" "20"
- "ypos" "45"
- "wide" "260"
- "tall" "170"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "46 43 42 255"
- }
-
- "CloseButton"
- {
- "ControlName" "CExImageButton"
- "fieldName" "CloseButton"
- "xpos" "280"
- "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" "0"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "close"
- "paintbackground" "0"
-
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 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" "close_button"
- "scaleImage" "1"
- }
- }
- }
"TFPlayerModel"
{
@@ -1403,15 +1129,6 @@
"ControlName" "CTFClassTipsPanel"
"fieldName" "ClassTipsPanel"
"xpos" "9999"
- "ypos" "9999"
- "zpos" "7"
- "wide" "235"
- "tall" "165"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
}
"ClassHighlightPanel"
@@ -1454,7 +1171,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"ClassHighlightText"
@@ -1473,7 +1190,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1501,12 +1218,12 @@
"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" "NeutralWhite"
+ "depressedFgColor_override" "TanDarker"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1518,7 +1235,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res
index 2677a77..7e0d8f0 100644
--- a/resource/ui/econ/BackpackPanel.res
+++ b/resource/ui/econ/BackpackPanel.res
@@ -14,9 +14,9 @@
"tabPosition" "0"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
- "bgcolor_override" "25 25 25 255"
- "infocus_bgcolor_override" "25 25 25 255"
- "outoffocus_bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkGrey"
+ "infocus_bgcolor_override" "DarkGrey"
+ "outoffocus_bgcolor_override" "DarkGrey"
"item_xpos_offcenter_a" "-310"
"item_xpos_offcenter_b" "165"
@@ -45,8 +45,8 @@
"wide" "10"
"tall" "10"
"visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
@@ -57,8 +57,8 @@
"wide" "25"
"tall" "13"
"visible" "1"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
"textAlignment" "center"
@@ -101,8 +101,8 @@
"wide" "54"
"tall" "42"
"visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
@@ -211,12 +211,12 @@
{
"ControlName" "ComboBox"
"fieldName" "ShowRarityComboBox"
- "Font" "HudFontSmallestBold"
+ "font" "HudFontSmallestBold"
"wrap" "0"
- "xpos" "c-85"
+ "xpos" "c-25"
"ypos" "37"
"zpos" "1"
- "wide" "205"
+ "wide" "150"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
@@ -230,20 +230,35 @@
"default" "0"
"border" "CyanBorder"
- "fgcolor_override" "235 226 202 255"
- "bgcolor_override" "0 0 0 0"
- "disabledFgColor_override" "235 226 202 255"
- "disabledBgColor_override" "0 0 0 0"
- "selectionColor_override" "0 0 0 0"
- "selectionTextColor_override" "235 226 202 255"
- "defaultSelectionBG2Color_override" "0 0 0 0"
+ "fgcolor_override" "TanLight"
+ "bgcolor_override" "Transparent"
+ "disabledFgColor_override" "TanLight"
+ "disabledBgColor_override" "Transparent"
+ "selectionColor_override" "Transparent"
+ "selectionTextColor_override" "TanLight"
+ "defaultSelectionBG2Color_override" "Transparent"
}
"ShowBaseItemsCheckbox"
{
- "ControlName" "CheckButton"
- "fieldName" "ShowBaseItemsCheckbox"
- "xpos" "9999"
+ "ControlName" "CheckButton"
+ "fieldName" "ShowBaseItemsCheckbox"
+ "labelText" "#ShowBaseItemsCheckBox"
+ "font" "Cerbetica10"
+ "textAlignment" "east"
+ "xpos" "c-29"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "120"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor_override" "White"
+ "bgcolor_override" "Black"
}
"NameFilterLabel"
@@ -257,7 +272,7 @@
"ypos" "0"
"zpos" "1"
"wide" "90"
- "tall" "20"
+ "tall" "15"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
@@ -271,7 +286,7 @@
"fieldName" "NameFilterTextEntry"
"xpos" "c+137"
"ypos" "15"
- "wide" "90"
+ "wide" "150"
"tall" "19"
"autoResize" "0"
"pinCorner" "0"
@@ -293,7 +308,7 @@
{
"ControlName" "ComboBox"
"fieldName" "SortByComboBox"
- "Font" "HudFontSmallestBold"
+ "font" "HudFontSmallestBold"
"xpos" "c137"
"ypos" "37"
"zpos" "1"
@@ -310,13 +325,13 @@
"NumericInputOnly" "0"
"unicode" "0"
- "fgcolor_override" "235 226 202 255"
- "bgcolor_override" "0 0 0 0"
- "disabledFgColor_override" "235 226 202 255"
- "disabledBgColor_override" "0 0 0 0"
- "selectionColor_override" "0 0 0 0"
- "selectionTextColor_override" "235 226 202 255"
- "defaultSelectionBG2Color_override" "0 0 0 0"
+ "fgcolor_override" "TanLight"
+ "bgcolor_override" "Transparent"
+ "disabledFgColor_override" "TanLight"
+ "disabledBgColor_override" "Transparent"
+ "selectionColor_override" "Transparent"
+ "selectionTextColor_override" "TanLight"
+ "defaultSelectionBG2Color_override" "Transparent"
}
"mouseoveritempanel"
@@ -329,8 +344,8 @@
"wide" "300"
"tall" "300"
"visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
@@ -354,7 +369,7 @@
"enabled" "1"
"labelText" "%attriblist%"
"textAlignment" "center"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TextColor"
"centerwrap" "1"
}
}
@@ -369,8 +384,8 @@
"wide" "54"
"tall" "42"
"visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
"model_ypos" "5"
@@ -391,7 +406,7 @@
"ControlName" "CExButton"
"fieldName" "PrevPageButton"
"xpos" "c-288"
- "ypos" "38"
+ "ypos" "40"
"zpos" "1"
"wide" "25"
"tall" "13"
@@ -416,9 +431,6 @@
"defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
}
"CurPageLabel"
@@ -429,7 +441,7 @@
"labelText" "%backpackpage%"
"textAlignment" "center"
"xpos" "c-260"
- "ypos" "38"
+ "ypos" "40"
"zpos" "1"
"wide" "53"
"tall" "13"
@@ -437,7 +449,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"NextPageButton"
@@ -445,7 +457,7 @@
"ControlName" "CExButton"
"fieldName" "NextPageButton"
"xpos" "c-204"
- "ypos" "38"
+ "ypos" "40"
"zpos" "1"
"wide" "25"
"tall" "13"
@@ -457,7 +469,6 @@
"labelText" "&D"
"font" "MenuArrows"
"fgcolor" "TanLight"
- "border" "NoBorder"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -472,9 +483,6 @@
"defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
}
"DragToNextPageButton"
@@ -529,11 +537,11 @@
{
"ControlName" "CExButton"
"fieldName" "CancelApplyToolButton"
- "xpos" "c-288"
- "ypos" "307"
- "zpos" "20"
- "wide" "100"
- "tall" "25"
+ "xpos" "c137"
+ "ypos" "37"
+ "zpos" "1"
+ "wide" "150"
+ "tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
@@ -557,8 +565,8 @@
"armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanDark"
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"ShowExplanationsButton"
@@ -610,7 +618,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -629,7 +637,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -657,11 +665,11 @@
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -674,7 +682,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -695,7 +703,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
"NextButton"
@@ -717,17 +725,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -784,7 +792,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -803,7 +811,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -831,11 +839,11 @@
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -848,7 +856,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -878,11 +886,11 @@
"Command" "prevexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -916,7 +924,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
"NextButton"
@@ -938,17 +946,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -970,7 +978,7 @@
"ContextExplanation"
{
"ControlName" "CExplanationPopup"
- "fieldName" "DeleteExplanation"
+ "fieldName" "ContextExplanation"
"xpos" "0"
"ypos" "0"
"zpos" "10000"
@@ -995,7 +1003,7 @@
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
"font" "HudFontSmallBold"
- "labelText" "#BackpackDeleteExplanation_Title"
+ "labelText" "#BackpackContextExplanation_Title"
"textAlignment" "north"
"xpos" "20"
"ypos" "10"
@@ -1006,7 +1014,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -1014,7 +1022,7 @@
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"font" "HudFontSmall"
- "labelText" "#BackpackDeleteExplanation_Text"
+ "labelText" "#BackpackContextExplanation_Text"
"textAlignment" "north-west"
"xpos" "20"
"ypos" "45"
@@ -1025,7 +1033,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1047,17 +1055,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -1070,7 +1078,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -1100,11 +1108,11 @@
"Command" "prevexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -1141,17 +1149,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -1185,7 +1193,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
}
@@ -1229,7 +1237,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -1248,7 +1256,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1270,17 +1278,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -1293,7 +1301,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -1323,11 +1331,11 @@
"Command" "prevexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -1364,17 +1372,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -1408,7 +1416,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
}
@@ -1451,7 +1459,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -1470,7 +1478,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1492,19 +1500,18 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1516,7 +1523,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -1547,12 +1554,11 @@
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1587,17 +1593,17 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
@@ -1631,7 +1637,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
}
@@ -1674,7 +1680,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -1693,7 +1699,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1715,19 +1721,18 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1739,7 +1744,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -1769,12 +1774,11 @@
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1809,19 +1813,18 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "nextexplanation"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1853,7 +1856,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
}
@@ -1895,7 +1898,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"TextLabel"
@@ -1914,7 +1917,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "46 43 42 255"
+ "fgcolor_override" "TanDarker"
}
"CloseButton"
@@ -1936,19 +1939,18 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "default" "1"
+ "default" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "close"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -1960,7 +1962,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -1990,12 +1992,11 @@
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
- "armedFgColor_override" "200 80 60 255"
- "depressedFgColor_override" "46 43 42 255"
-
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "255 255 255 255"
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "LightRed"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "White"
"SubImage"
{
"ControlName" "ImagePanel"
@@ -2028,7 +2029,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
}
} \ No newline at end of file
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res
index 9508b10..f719282 100644
--- a/resource/ui/econ/inspectionpanel.res
+++ b/resource/ui/econ/inspectionpanel.res
@@ -214,14 +214,15 @@
"ControlName" "EditablePanel"
"fieldName" "PaintkitPreviewContainer"
"xpos" "cs-0.5"
- "ypos" "p.7"
+ "ypos" "p.68"
"wide" "300"
"tall" "100"
"zpos" "100"
- "border" "MainMenuBGBorder"
+ "border" "CyanBorder"
"mouseinputenabled" "1"
"proportionaltoparent" "1"
"visible" "0"
+ "bgcolor_override" "DarkerGrey"
"fixed_item"
{
@@ -396,7 +397,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemLabel"
- "font" "CodeLC12"
+ "font" "Cerbetica12"
"labelText" "#TF_ItemPreview_ItemPreview"
"textAlignment" "west"
"xpos" "8"
@@ -498,6 +499,7 @@
{
"ControlName" "Button"
"fieldName" "NewSeedButton"
+ "font" "HudFontSmallest"
"xpos" "8"
"ypos" "75"
@@ -595,7 +597,7 @@
"wide" "75"
"tall" "20"
"labelText" "#TF_ItemAd_ViewOnMarket"
- "font" "AdFont_PurchaseButton"
+ "font" "Cerbetica10"
"textinsetx" "0"
"textAlignment" "center"
"proportionaltoparent" "1"
@@ -606,7 +608,6 @@
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
- "border_default" "NoBorder"
"defaultBgColor_override" "72 103 32 255"
"armedBgColor_override" "72 133 32 255"
diff --git a/resource/ui/econ/inspectionpanel_cosmetic.res b/resource/ui/econ/inspectionpanel_cosmetic.res
new file mode 100644
index 0000000..1c56f05
--- /dev/null
+++ b/resource/ui/econ/inspectionpanel_cosmetic.res
@@ -0,0 +1,1082 @@
+"Resource/UI/econ/InspectionPanel_Cosmetic.res"
+{
+ "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"
+
+ "small_vertical_break_size" "0"
+ "medium_vertical_break_size" "6"
+ "big_vertical_break_size" "7"
+ "horizontal_break_size" "3"
+ "paint_style_buttons_y" "c-140"
+
+ "control_button_width" "70"
+ "control_button_height" "15"
+ "control_button_y" "c-190"
+
+ "FullscreenStorePreview"
+ {
+ "ControlName" "CMouseMessageForwardingPanel"
+ "fieldName" "FullscreenStorePreview"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "paintbackground" "1"
+ "PaintBackgroundType" "0"
+ "bgcolor_override" "0 0 0 255"
+ "proportionaltoparent" "1"
+
+ "fullscreen_fade_to_black_duration" "0.32"
+ "fullscreen_modelpanel_origin_x" "275"
+ "fullscreen_modelpanel_origin_y" "0"
+ "fullscreen_modelpanel_origin_z" "-30"
+ "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" "CerbeticaBold14"
+ "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"
+ }
+
+ "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" "CerbeticaBold14"
+ "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"
+ }
+
+ "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"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "Command" "zoom_toggle"
+ "paintbackground" "0"
+ "image_drawcolor" "118 107 94 200"
+ "image_armedcolor" "246 247 213 255"
+
+ "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"
+ }
+ }
+ }
+ }
+
+ "ScrollBar"
+ {
+ "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"
+ }
+
+ "UpButton"
+ {
+ "ControlName" "Button"
+ "FieldName" "UpButton"
+ "visible" "0"
+ "tall" "0"
+ "wide" "0"
+ }
+
+ "DownButton"
+ {
+ "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"
+ "PaintBackgroundType" "0"
+ "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"
+
+ // 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"
+ }
+
+ "ItemNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold20"
+ "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"
+ }
+
+ // 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"
+ "PaintBackgroundType" "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"
+
+ "ItemLevelInfoLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemLevelInfoLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "%item_level_info%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "132 132 132 255"
+ }
+
+ "RestrictionsLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "#Store_ItemDesc_Restrictions"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
+ }
+
+ "RestrictionsTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RestrictionsTextLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "#Store_HolidayRestrictionText"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "LightRed"
+ }
+
+ "UsedByLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "#Store_ItemDesc_UsedBy"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "132 132 132 255"
+ }
+
+ "UsedByTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "UsedByTextLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "%used_by_classes%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ }
+
+ "SlotLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SlotLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "#Store_ItemDesc_Slot"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor" "132 132 132 255"
+ }
+
+ "SlotTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "SlotTextLabel"
+ "font" "FontStoreOriginalPrice"
+ "labelText" "%slot%"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ }
+
+ "ArmoryTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ArmoryTextLabel"
+ "font" "FontStoreOriginalPrice"
+ "textAlignment" "north-west"
+ "wide" "228"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labeltext" "%armory_text%"
+ }
+
+ "AttributesLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "AttributesLabel"
+ "font" "FontStoreOriginalPrice"
+ "textAlignment" "north-west"
+ "zpos" "2"
+ "wide" "228"
+ "tall" "10"
+ "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"
+ "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" "CerbeticaBold12"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "viewwikipage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
+ }
+ }
+ }
+ }
+
+ "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"
+ "paintbackground" "1"
+ "paintbackgroundenabled" "1"
+ "bgcolor_override" "255 255 255 0"
+
+ "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" ""
+ }
+ }
+
+ "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"
+
+ "itemmodelpanel"
+ {
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ "force_square_image" "1"
+ }
+ }
+
+ "ItemIcon1"
+ {
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon1"
+ "xpos" "c-215"
+ "ypos" "c56"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "255 255 255 255"
+ "image_indent" "0"
+ "PaintBackgroundType" "2"
+
+ "bgblockout"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "bgblockout"
+ "xpos" "2"
+ "ypos" "2"
+ "zpos" "-10"
+ "wide" "26"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "0"
+ "PaintBackgroundType" "2"
+ "bgcolor_override" "51 47 46 255"
+ }
+
+ "itempanel"
+ {
+ "fieldName" "itempanel"
+ "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"
+ {
+ "use_item_rendertarget" "0"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+
+ "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"
+ "PaintBackgroundType" "2"
+ }
+ "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"
+ "PaintBackgroundType" "2"
+ }
+ "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"
+ "PaintBackgroundType" "2"
+ }
+ "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"
+ "PaintBackgroundType" "2"
+ }
+ "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"
+ "PaintBackgroundType" "2"
+ }
+ "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"
+ "PaintBackgroundType" "2"
+ }
+
+ "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" "CerbeticaBold18"
+ "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"
+ }
+
+ "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" "CerbeticaBold18"
+ "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"
+ }
+
+ "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"
+ "bgcolor_override" "Transparent"
+ "PaintBackgroundType" "2"
+ "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"
+ "image_drawcolor" "118 107 94 200"
+ "image_armedcolor" "128 117 104 255"
+
+ "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"
+ }
+ }
+
+ "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"
+
+ "SubImage"
+ {
+ "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"
+ "display_vertically" "1"
+ "align" "west"
+
+ "ButtonSettings"
+ {
+ "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"
+ "depressedFgColor_override" "TanDark"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "sound_armed" "UI/buttonrollover.wav"
+
+ "paintbackground" "0"
+ "paintbackgroundtype" "0"
+ "defaultBgColor_Override" "0 0 0 255"
+
+ "paintborder" "0"
+
+ "image_drawcolor" "255 255 255 77"
+ "image_armedcolor" "255 255 255 128"
+ "image_selectedcolor" "255 255 255 255"
+
+ "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"
+ }
+ }
+
+ "Buttons"
+ {
+ "all"
+ {
+ "userdata" "2"
+ "image_default" "store/store_redteam"
+ "image_armed" "store/store_redteam"
+ "image_selected" "store/store_redteam"
+
+ "SubImage"
+ {
+ "image" "store/store_redteam"
+ }
+ }
+ "scout"
+ {
+ "userdata" "3"
+ "image_default" "store/store_blueteam"
+ "image_armed" "store/store_blueteam"
+ "image_selected" "store/store_blueteam"
+
+ "SubImage"
+ {
+ "image" "store/store_blueteam"
+ }
+ }
+ }
+ }
+
+ "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"
+ }
+
+ "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"
+ }
+
+ "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"
+ }
+
+ "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" ""
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "0"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "Command" "closex" // Intentionally using "closex" instead of "close" for stats
+ "paintbackground" "0"
+
+ "image_drawcolor" "118 107 94 255"
+ "image_armedcolor" "246 247 213 255"
+
+ "SubImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "1"
+ "wide" "9"
+ "tall" "9"
+ "visible" "1"
+ "enabled" "1"
+ "image" "replay/thumbnails/close"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ }
+ }
+
+ "mouseoveritempanel"
+ {
+ "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"
+ }
+} \ No newline at end of file
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res
index df43996..224dcf4 100644
--- a/resource/ui/econ/tradingstartdialog.res
+++ b/resource/ui/econ/tradingstartdialog.res
@@ -11,7 +11,6 @@
"tall" "300"
"settitlebarvisible" ""
"paintbackgroundtype" "2"
- "paintbackground" "1"
"border" "CyanBorderThick"
"bgcolor_override" "35 35 35 255"
@@ -100,7 +99,7 @@
"wide" "380"
"tall" "130"
"PaintBackgroundType" "2"
- "fgcolor_override" "117 107 94 255"
+ "fgcolor_override" "TextColor"
"bgcolor_override" "0 0 0 64"
"PlayerList"
@@ -143,7 +142,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 187 161 255"
+ "fgcolor_override" "HudOffWhite"
}
"subbutton0"
@@ -273,7 +272,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 187 161 255"
+ "fgcolor_override" "HudOffWhite"
}
"EmptyPlayerListLabel"
@@ -294,7 +293,7 @@
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
- "fgcolor_override" "200 187 161 255"
+ "fgcolor_override" "HudOffWhite"
"paintbackground" "1"
"defaultBgColor_override" "15 15 15 255"
"armedBgColor_override" "25 25 25 255"
@@ -334,7 +333,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "200 187 161 255"
+ "fgcolor_override" "HudOffWhite"
}
"EmptyPlayerListLabel"
@@ -355,7 +354,7 @@
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
}
"StatePanel3"
@@ -386,7 +385,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"URLHelpLabel"
@@ -428,7 +427,7 @@
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"URLSearchingLabel"
{
@@ -448,7 +447,7 @@
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"URLEntry"
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res
index 7343859..bbbe858 100644
--- a/resource/ui/itemselectionpanel.res
+++ b/resource/ui/itemselectionpanel.res
@@ -15,7 +15,7 @@
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
- "bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkGrey"
"item_ypos" "60"
"item_ydelta" "80"
@@ -48,7 +48,7 @@
"tall" "42"
"visible" "0"
"bgcolor_override" "Transparent"
- "noitem_textcolor" "117 107 94 255"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
@@ -230,7 +230,7 @@
"pinCorner" "0"
"visible" "0"
"enabled" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
"CancelButton"
@@ -262,10 +262,10 @@
"ControlName" "CheckButton"
"fieldName" "OnlyAllowUniqueQuality"
"labelText" "#OnlyAllowUniqueQuality"
- "Font" "HudFontSmallestBold"
+ "font" "HudFontSmallestBold"
"textAlignment" "east"
- "xpos" "c-306"
- "ypos" "340"
+ "xpos" "c-291"
+ "ypos" "320"
"zpos" "1"
"wide" "290"
"tall" "25"
@@ -300,17 +300,8 @@
"Command" "show_backpack"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
-
- "defaultBgColor_override" "25 25 25 255"
- "armedBgColor_override" "35 35 35 255"
- "depressedBgColor_override" "25 25 25 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanDark"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"ShowSelection"
{
@@ -335,13 +326,15 @@
"Command" "show_selection"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"PrevPageButton"
{
"ControlName" "CExButton"
"fieldName" "PrevPageButton"
- "xpos" "c195"
+ "xpos" "c205"
"ypos" "290"
"zpos" "1"
"wide" "20"
@@ -359,17 +352,6 @@
"Command" "prevpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
-
- "defaultBgColor_override" "25 25 25 255"
- "armedBgColor_override" "35 35 35 255"
- "depressedBgColor_override" "25 25 25 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanDark"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
}
"CurPageLabel"
@@ -379,7 +361,7 @@
"font" "HudFontSmallBold"
"labelText" "%backpackpage%"
"textAlignment" "center"
- "xpos" "c220"
+ "xpos" "c230"
"ypos" "290"
"zpos" "1"
"wide" "40"
@@ -388,14 +370,14 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"NextPageButton"
{
"ControlName" "CExButton"
"fieldName" "NextPageButton"
- "xpos" "c265"
+ "xpos" "c275"
"ypos" "290"
"zpos" "1"
"wide" "20"
@@ -413,17 +395,6 @@
"Command" "nextpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
-
- "defaultBgColor_override" "25 25 25 255"
- "armedBgColor_override" "35 35 35 255"
- "depressedBgColor_override" "25 25 25 255"
-
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanDark"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
}
"mouseoveritempanel"
@@ -436,8 +407,8 @@
"wide" "300"
"tall" "300"
"visible" "0"
- "bgcolor_override" "0 0 0 0"
- "noitem_textcolor" "117 107 94 255"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
"PaintBackgroundType" "2"
"paintborder" "1"
@@ -461,7 +432,7 @@
"enabled" "1"
"labelText" "%attriblist%"
"textAlignment" "center"
- "fgcolor" "117 107 94 255"
+ "fgcolor" "TextColor"
"centerwrap" "1"
}
}
diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res
new file mode 100644
index 0000000..6e9a8a9
--- /dev/null
+++ b/resource/ui/mainmenuplaylistentry.res
@@ -0,0 +1,232 @@
+"Resource/UI/MainMenuPlayListEntry.res"
+{
+ "ModeImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ModeImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "o4"
+ "tall" "p1.17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ "image" ""
+ }
+
+ "PlayListDropShadow"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayListDropShadow"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "border" "InnerShadowBorderThin"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "BGColor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGColor"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+
+ "proportionaltoparent" "1"
+ "bgcolor_override" "0 0 0 255"
+ }
+
+ "ToolTipHack"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ToolTipHack"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "490"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "1"
+ "eatmouseinput" "0"
+ }
+
+ "ModeButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "ModeButton"
+ "xpos" "rs1-6"
+ "ypos" "2"
+ "zpos" "5"
+ "wide" "122"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%button_token%"
+ "textinsetx" "4"
+ "use_proportional_insets" "1"
+ "font" "Cerbetica12"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "command" "%button_command%"
+ "proportionaltoparent" "1"
+ "actionsignallevel" "2"
+
+ "border_default" "NoBorder"
+ "border_armed" "MenuBorder"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "White"
+ "armedFgColor_override" "White"
+ "depressedFgColor_override" "75 125 255 255"
+ }
+
+ "MatchmakingBanPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MatchmakingBanPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "bgcolor_override" "0 0 0 250"
+ "proportionaltoparent" "1"
+
+ "MatchmakingBanDurationLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MatchmakingBanDurationLabel"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "RedSolid"
+ "labelText" "#TF_Matchmaking_Ban_Duration_Remaining"
+ "textalignment" "south-west"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "proportionaltoparent" "1"
+
+ "paintbackground" "0"
+ }
+ }
+
+ "DescLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabel"
+ "font" "MMenuPlayListDesc"
+ "labelText" "%desc_token%"
+ "textAlignment" "north-west"
+ "xpos" "rs1"
+ "ypos" "18"
+ "zpos" "2"
+ "wide" "125"
+ "tall" "40"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "DescLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabelShadow"
+ "font" "MMenuPlayListDesc"
+ "labelText" "%desc_token%"
+ "textAlignment" "north-west"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "125"
+ "tall" "40"
+ "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"
+ }
+
+ "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"
+ }
+ }
+} \ No newline at end of file
diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res
index 6bd4cad..1f40ee9 100644
--- a/resource/ui/matchmakingdashboard.res
+++ b/resource/ui/matchmakingdashboard.res
@@ -61,7 +61,7 @@
"visible" "1"
"PaintBackgroundType" "2"
"border" "NoBorder"
- "bgcolor_override" "27 27 27 255"
+ "bgcolor_override" "DarkGrey"
"proportionaltoparent" "1"
}
@@ -87,7 +87,7 @@
"xpos" "0"
"ypos" "0"
"zpos" "100"
- "wide" "40"
+ "wide" "30"
"tall" "f6"
"autoResize" "0"
"pinCorner" "3"
@@ -125,7 +125,7 @@
"enabled" "1"
"scaleImage" "1"
"proportionaltoparent" "1"
- "image" "glyph_chat"
+ "image" "replay/thumbnails/chat"
}
}
@@ -133,7 +133,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot0"
- "xpos" "40"
+ "xpos" "30"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -153,7 +153,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot1"
- "xpos" "64"
+ "xpos" "54"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -173,7 +173,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot2"
- "xpos" "88"
+ "xpos" "78"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -193,7 +193,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot3"
- "xpos" "112"
+ "xpos" "102"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -213,7 +213,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot4"
- "xpos" "136"
+ "xpos" "126"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -233,7 +233,7 @@
{
"ControlName" "CDashboardPartyMember"
"fieldName" "PartySlot5"
- "xpos" "160"
+ "xpos" "150"
"ypos" "rs1-6"
"zpos" "100"
"wide" "o1"
@@ -350,22 +350,6 @@
"labelText" "%queue_state%"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
-
- "fonts"
- {
- "0"
- {
- "font" "HudFontSmallestBold" // TF2 Build 11
- }
- "1"
- {
- "font" "StorePromotionsTitle" // TF2 Build 10
- }
- "2"
- {
- "font" "FontStorePrice" // TF2 Build 9
- }
- }
}
"MultiQueuesManageButton"
@@ -373,7 +357,7 @@
"ControlName" "CExImageButton"
"fieldName" "MultiQueuesManageButton"
"xpos" "rs1-6"
- "ypos" "11"
+ "ypos" "12"
"zpos" "10"
"wide" "14"
"tall" "14"
@@ -395,11 +379,11 @@
"actionsignallevel" "3"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
+ "defaultFgColor_override" "TanDarker"
"armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -444,11 +428,11 @@
"actionsignallevel" "3"
"paintbackground" "0"
- "defaultFgColor_override" "46 43 42 255"
+ "defaultFgColor_override" "TanDarker"
"armedFgColor_override" "235 226 202 255"
- "depressedFgColor_override" "46 43 42 255"
- "image_drawcolor" "117 107 94 255"
- "image_armedcolor" "200 80 60 255"
+ "depressedFgColor_override" "TanDarker"
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "LightRed"
"SubImage"
{
@@ -461,7 +445,7 @@
"tall" "14"
"visible" "1"
"enabled" "1"
- "image" "close_button"
+ "image" "replay/thumbnails/close"
"scaleImage" "1"
}
}
@@ -719,8 +703,8 @@
"defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "235 226 202 255"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "TanLight"
"SubImage"
{
@@ -777,8 +761,8 @@
"defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
- "image_drawcolor" "235 226 202 255"
- "image_armedcolor" "235 226 202 255"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "TanLight"
"SubImage"
{
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res
index 16580ce..b9e4692 100644
--- a/resource/ui/pvprankpanel.res
+++ b/resource/ui/pvprankpanel.res
@@ -50,7 +50,7 @@
"ControlName" "CBaseModelPanel"
"fieldName" "RankModel"
"xpos" "cs-0.5"
- "ypos" "cs-0.5"
+ "ypos" "cs-0.45"
"zpos" "0"
"wide" "o1"
"tall" "p0.12"
@@ -58,7 +58,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fov" "70"
+ "fov" "50"
"proportionaltoparent" "1"
if_mini
@@ -165,7 +165,7 @@
"ControlName" "Button"
"fieldName" "MedalButton"
"xpos" "cs-0.5"
- "ypos" "cs-0.5+2"
+ "ypos" "cs-0.4"
"zpos" "100"
"wide" "o1"
"tall" "42"
@@ -340,7 +340,7 @@
"visible" "0"
"enabled" "1"
"font" "ItemFontAttribSmall"
- "fgcolor_override" "255 255 255 255"
+ "fgcolor_override" "White"
"textAlignment" "center"
"labelText" "%current_xp%"
"proportionaltoparent" "1"
@@ -412,7 +412,7 @@
"progress" "1"
"fgcolor_override" "20 20 20 180"
- "bgcolor_override" "0 0 0 0"
+ "bgcolor_override" "Transparent"
}
"ContinuousProgressBar"
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res
index 0db0361..430b78c 100644
--- a/resource/ui/replaybrowser/mainpanel.res
+++ b/resource/ui/replaybrowser/mainpanel.res
@@ -23,9 +23,9 @@
"title_font" "CerbeticaBold36"
"titletextinsetX" "40"
"titletextinsetY" "0"
- "titlebarfgcolor_override" "200 187 161 255"
- "titlebardisabledfgcolor_override" "200 187 161 255"
- "titlebarbgcolor_override" "27 27 27 255"
+ "titlebarfgcolor_override" "HudOffWhite"
+ "titlebardisabledfgcolor_override" "HudOffWhite"
+ "titlebarbgcolor_override" "DarkGrey"
"clientinsetx_override" "0"
"sheetinset_bottom" "40"
}
@@ -87,17 +87,19 @@
}
"FooterLine"
{
- "ControlName" "ImagePanel"
- "fieldName" "FooterLine"
+ "ControlName" "EditablePanel"
+ "fieldName" "HeaderLine"
"xpos" "0"
"ypos" "420"
"zpos" "2"
"wide" "f0"
- "tall" "10"
- "visible" "0"
- "enabled" "0"
- "image" "loadout_solid_line"
- "scaleImage" "1"
+ "tall" "2"
+ "visible" "1"
+ "enabled" "1"
+ "autoResize" "0"
+ "PaintBackgroundType" "2"
+ "border" "NoBorder"
+ "bgcolor_override" "ColorCyan"
}
"Sheet"
{
@@ -146,14 +148,14 @@
"ypos" "437"
"zpos" "2"
"wide" "100"
- "tall" "20"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "Back"
- "font" "CerbeticaBold14"
+ "labelText" "<< Back (&Q)"
+ "font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -161,5 +163,7 @@
"Command" "back"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
} \ No newline at end of file
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index b43b3d4..8c1b2a7 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -1,4 +1,4 @@
-"Resource/UI/winpanel.res"
+"Resource/UI/statsummary.res"
{
"TFStatsSummary"
{
@@ -12,40 +12,21 @@
"enabled" "1"
}
- "BGImage"
+ "MainBackground"
{
"ControlName" "ImagePanel"
- "fieldName" "BGImage"
+ "fieldName" "MainBackground"
"xpos" "0"
"ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- "image" "../console/background_upward_widescreen"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../console/background_upward"
"scaleImage" "1"
}
- "LoadingText"
- {
- "ControlName" "CExLabel"
- "fieldName" "LoadingText"
- "font" "Cerbetica32"
- "labelText" "Loading..."
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "414"
- "zpos" "201"
- "wide" "f0"
- "tall" "96"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "MainBackground"
+ "MainBG"
{
"ControlName" "ImagePanel"
"fieldName" "MainBackground"
@@ -55,9 +36,9 @@
"tall" "480"
"visible" "1"
"enabled" "1"
- "image" ""
+ "image" "../console/background_upward"
"scaleImage" "1"
- }
+ }
"MapInfo"
{
@@ -69,84 +50,20 @@
"tall" "480"
"visible" "0"
"enabled" "1"
- "bgcolor_override" "46 43 42 255"
+ "bgcolor_override" "TanDarker"
- "Background"
+ "MainBG"
{
"ControlName" "ImagePanel"
- "fieldName" "Background"
+ "fieldName" "MainBackground"
"xpos" "0"
"ypos" "0"
- "wide" "640"
+ "wide" "f0"
"tall" "480"
"visible" "1"
"enabled" "1"
- "image" "stamp_background_map"
- "scaleImage" "1"
- }
-
- "MapImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MapImage"
- "xpos" "30"
- "ypos" "45"
- "zpos" "2"
- "wide" "300"
- "tall" "300"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "ContributedLabel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ContributedLabel"
- "xpos" "30"
- "ypos" "345"
- "zpos" "40"
- "wide" "300"
- "tall" "100"
- "visible" "0"
- "enabled" "1"
-
- "BG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BG"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "NoBorder"
- "bgcolor_override" "15 15 15 150"
- }
-
- "ActualLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ActualLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Contributed"
- "textAlignment" "center"
- "xpos" "10"
- "ypos" "0"
- "zpos" "40"
- "wide" "280"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
- "wrap" "1"
- }
+ "image" "../console/background_upward"
+ "scaleImage" "1"
}
"InfoBG"
@@ -240,6 +157,23 @@
"enabled" "0"
"fgcolor_override" "TanLight"
}
+ "LoadingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "LoadingLabel"
+ "font" "Cerbetica32"
+ "labelText" "Loading..."
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "414"
+ "zpos" "201"
+ "wide" "f0"
+ "tall" "96"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
"MapLabel"
{
"ControlName" "CExLabel"
@@ -426,7 +360,7 @@
"ControlName" "ComboBox"
"fieldName" "ClassCombo"
"xpos" "c+124"
- "ypos" "200"
+ "ypos" "212"
"zpos" "10"
"wide" "167"
"tall" "14"
@@ -1861,7 +1795,7 @@
"labelText" "#StatSummary_Label_BestMoments"
"textAlignment" "west"
"xpos" "c+124"
- "ypos" "170" [!$OSX]
+ "ypos" "185" [!$OSX]
"ypos" "180" [$OSX]
"wide" "300"
"tall" "20"
@@ -1878,14 +1812,14 @@
"xpos" "c+124"
"xpos_hidef" "c-270"
"xpos_lodef" "c-270"
- "ypos" "217"
+ "ypos" "230"
"ypos_hidef" "229"
"ypos_lodef" "229"
"zpos" "2"
"wide" "167"
"wide_hidef" "540"
"wide_lodef" "540"
- "tall" "157"
+ "tall" "160"
"tall_hidef" "183"
"tall_lodef" "183"
"autoResize" "0"
@@ -1925,7 +1859,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "214"
+ "ypos" "229"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -1949,7 +1883,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "214"
+ "ypos" "229"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -1973,7 +1907,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "224"
+ "ypos" "239"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -1997,7 +1931,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "224"
+ "ypos" "239"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -2021,7 +1955,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "234"
+ "ypos" "249"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2045,7 +1979,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "234"
+ "ypos" "249"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2069,7 +2003,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "244"
+ "ypos" "259"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2093,7 +2027,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "244"
+ "ypos" "259"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2117,7 +2051,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "254"
+ "ypos" "269"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2141,7 +2075,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "254"
+ "ypos" "269"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2165,7 +2099,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "264"
+ "ypos" "279"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2189,7 +2123,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "264"
+ "ypos" "279"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2213,7 +2147,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "274"
+ "ypos" "289"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2237,7 +2171,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "274"
+ "ypos" "289"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2261,7 +2195,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "284"
+ "ypos" "299"
"ypos_hidef" "330"
"ypos_lodef" "330"
"zpos" "5"
@@ -2285,7 +2219,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "284"
+ "ypos" "299"
"ypos_hidef" "330"
"ypos_lodef" "330"
"zpos" "5"
@@ -2309,7 +2243,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "294"
+ "ypos" "309"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -2333,7 +2267,7 @@
"xpos" "c+210"
"xpos_hidef" "c+148"
"xpos_lodef" "c+148"
- "ypos" "294"
+ "ypos" "309"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -2357,7 +2291,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "304"
+ "ypos" "319"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -2381,7 +2315,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "304"
+ "ypos" "319"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -2405,7 +2339,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "314"
+ "ypos" "329"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2429,7 +2363,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "314"
+ "ypos" "329"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2453,7 +2387,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "324"
+ "ypos" "339"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2477,7 +2411,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "324"
+ "ypos" "339"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2501,7 +2435,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "334"
+ "ypos" "349"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2525,7 +2459,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "334"
+ "ypos" "349"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2549,7 +2483,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "344"
+ "ypos" "359"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2573,7 +2507,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "344"
+ "ypos" "359"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2597,7 +2531,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "354"
+ "ypos" "369"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2621,7 +2555,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "354"
+ "ypos" "369"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2658,7 +2592,7 @@
"labelText" "%tiptext%"
"textAlignment" "west"
"xpos" "9999"
- "ypos" "99999"
+ "ypos" "9999"
"zpos" "12"
"wide" "0"
"tall" "0"
@@ -2728,50 +2662,4 @@
"brighttext" "0"
"Command" "vguicancel"
}
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "bgcolor" "TanDarker"
- "paintbackground" "1"
- "tall" "100"
- "tall_lodef" "60"
- "center" "1"
- "buttonoffsety" "20"
- "buttonoffsety_lodef" "5"
- "button_separator" "10"
- "button_separator_lodef" "2"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "buttongap" "50"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "zpos" "6"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "back"
- "text" "#GameUI_Back"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nexttip"
- "text" "#TF_NextTip_360"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
- "TitleBanner" [$X360]
- {
- "ControlName" "ImagePanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "128"
- "image" "menu_header"
- "visible_lodef" "0"
- "enabled_lodef" "0"
- }
} \ No newline at end of file
diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res
index 9ccb51b..eb9acef 100644
--- a/resource/ui/statsummary_embedded.res
+++ b/resource/ui/statsummary_embedded.res
@@ -10,7 +10,7 @@
"tall" "480"
"visible" "0"
"enabled" "1"
- "bgcolor_override" "25 25 25 255"
+ "bgcolor_override" "DarkGrey"
}
"MainBackground"
@@ -237,7 +237,7 @@
"ControlName" "ComboBox"
"fieldName" "ClassCombo"
"xpos" "c+124"
- "ypos" "200"
+ "ypos" "212"
"zpos" "10"
"wide" "167"
"tall" "14"
@@ -286,7 +286,7 @@
"xpos" "c-285"
"xpos_hidef" "c-193"
"xpos_lodef" "c-193"
- "ypos" "170" [!$OSX]
+ "ypos" "185" [!$OSX]
"ypos" "185" [$OSX]
"ypos_hidef" "32"
"ypos_lodef" "32"
@@ -1665,7 +1665,7 @@
"labelText" "#StatSummary_Label_BestMoments"
"textAlignment" "west"
"xpos" "c+124"
- "ypos" "170" [!$OSX]
+ "ypos" "185" [!$OSX]
"ypos" "180" [$OSX]
"wide" "300"
"tall" "20"
@@ -1682,14 +1682,14 @@
"xpos" "c+124"
"xpos_hidef" "c-270"
"xpos_lodef" "c-270"
- "ypos" "217"
+ "ypos" "230"
"ypos_hidef" "229"
"ypos_lodef" "229"
"zpos" "2"
"wide" "167"
"wide_hidef" "540"
"wide_lodef" "540"
- "tall" "157"
+ "tall" "160"
"tall_hidef" "183"
"tall_lodef" "183"
"autoResize" "0"
@@ -1729,7 +1729,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "214"
+ "ypos" "229"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -1753,7 +1753,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "214"
+ "ypos" "229"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -1777,7 +1777,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "224"
+ "ypos" "239"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -1801,7 +1801,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "224"
+ "ypos" "239"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -1825,7 +1825,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "234"
+ "ypos" "249"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -1849,7 +1849,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "234"
+ "ypos" "249"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -1873,7 +1873,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "244"
+ "ypos" "259"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -1897,7 +1897,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "244"
+ "ypos" "259"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -1921,7 +1921,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "254"
+ "ypos" "269"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -1945,7 +1945,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "254"
+ "ypos" "269"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -1969,7 +1969,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "264"
+ "ypos" "279"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -1993,7 +1993,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "264"
+ "ypos" "279"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2017,7 +2017,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "274"
+ "ypos" "289"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2041,7 +2041,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "274"
+ "ypos" "289"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2065,7 +2065,7 @@
"xpos" "c+128"
"xpos_hidef" "c-265"
"xpos_lodef" "c-265"
- "ypos" "284"
+ "ypos" "299"
"ypos_hidef" "330"
"ypos_lodef" "330"
"zpos" "5"
@@ -2089,7 +2089,7 @@
"xpos" "c+210"
"xpos_hidef" "c-155"
"xpos_lodef" "c-155"
- "ypos" "284"
+ "ypos" "299"
"ypos_hidef" "330"
"ypos_lodef" "330"
"zpos" "5"
@@ -2113,7 +2113,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "294"
+ "ypos" "309"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -2137,7 +2137,7 @@
"xpos" "c+210"
"xpos_hidef" "c+148"
"xpos_lodef" "c+148"
- "ypos" "294"
+ "ypos" "309"
"ypos_hidef" "246"
"ypos_lodef" "246"
"zpos" "5"
@@ -2161,7 +2161,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "304"
+ "ypos" "319"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -2185,7 +2185,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "304"
+ "ypos" "319"
"ypos_hidef" "258"
"ypos_lodef" "258"
"zpos" "5"
@@ -2209,7 +2209,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "314"
+ "ypos" "329"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2233,7 +2233,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "314"
+ "ypos" "329"
"ypos_hidef" "270"
"ypos_lodef" "270"
"zpos" "5"
@@ -2257,7 +2257,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "324"
+ "ypos" "339"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2281,7 +2281,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "324"
+ "ypos" "339"
"ypos_hidef" "282"
"ypos_lodef" "282"
"zpos" "5"
@@ -2305,7 +2305,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "334"
+ "ypos" "349"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2329,7 +2329,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "334"
+ "ypos" "349"
"ypos_hidef" "294"
"ypos_lodef" "294"
"zpos" "5"
@@ -2353,7 +2353,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "344"
+ "ypos" "359"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2377,7 +2377,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "344"
+ "ypos" "359"
"ypos_hidef" "306"
"ypos_lodef" "306"
"zpos" "5"
@@ -2401,7 +2401,7 @@
"xpos" "c+128"
"xpos_hidef" "c-25"
"xpos_lodef" "c-25"
- "ypos" "354"
+ "ypos" "369"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2425,7 +2425,7 @@
"xpos" "c+210"
"xpos_hidef" "c+160"
"xpos_lodef" "c+160"
- "ypos" "354"
+ "ypos" "369"
"ypos_hidef" "318"
"ypos_lodef" "318"
"zpos" "5"
@@ -2463,7 +2463,7 @@
"textAlignment" "west"
"textAlignment_hidef" "north-west"
"textAlignment_lodef" "north-west"
- "xpos" "c-245"
+ "xpos" "c-285"
"xpos_lodef" "c-180"
"xpos_hidef" "c-180"
"ypos" "263"
@@ -2507,8 +2507,6 @@
"defaultFgColor_override" "TanLight"
"armedFgColor_override" "TanLight"
"depressedFgColor_override" "TanLight"
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
}
"ResetStatsButton" [$WIN32]
{
@@ -2529,14 +2527,8 @@
"dulltext" "0"
"brighttext" "0"
"Command" "resetstatsbutton"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"CloseButton" [$WIN32]
{
@@ -2557,59 +2549,7 @@
"dulltext" "0"
"brighttext" "0"
"Command" "vguicancel"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
- }
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "bgcolor" "TanDarker"
- "paintbackground" "1"
- "tall" "100"
- "tall_lodef" "60"
- "center" "1"
- "buttonoffsety" "20"
- "buttonoffsety_lodef" "5"
- "button_separator" "10"
- "button_separator_lodef" "2"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "buttongap" "50"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "zpos" "6"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "back"
- "text" "#GameUI_Back"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nexttip"
- "text" "#TF_NextTip_360"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
- "TitleBanner" [$X360]
- {
- "ControlName" "ImagePanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "128"
- "image" "menu_header"
- "visible_lodef" "0"
- "enabled_lodef" "0"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
} \ No newline at end of file
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res
index 5f31944..7ca00dc 100644
--- a/resource/ui/steamworkshopdialog.res
+++ b/resource/ui/steamworkshopdialog.res
@@ -14,6 +14,7 @@
"enabled" "1"
"tabPosition" "0"
"bgcolor_override" "25 25 25 240"
+ "border" "CyanBorderThick"
}
"Container"
@@ -95,7 +96,7 @@
"tabPosition" "0"
"PaintBackgroundType" "0"
"paintbackground" "1"
- "border" "NoBorder"
+ "border" "CyanBorderThick"
"TitleLabel"
{
@@ -302,7 +303,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"NextPageButton"
@@ -325,6 +326,8 @@
"dulltext" "0"
"brighttext" "0"
"Command" "nextpage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
"ViewPublishedButton"
@@ -637,6 +640,15 @@
"Command" "learn_more"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+ "paintbackground" "1"
+ "defaultBgColor_override" "15 15 15 255"
+ "armedBgColor_override" "25 25 25 255"
+ "depressedBgColor_override" "25 25 25 255"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanLight"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"ViewLegalAgreementButton"