diff options
| author | CriticalFlaw <[email protected]> | 2017-12-09 14:33:53 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-09 14:33:53 -0500 |
| commit | 4c8289aaed84e36b612e25765927f12ebb5bfdf5 (patch) | |
| tree | 1afb269b353fe909abb6795da990b1e31df49cfc | |
| parent | 041f59f15ee4dee13086dc9baeaea5695468d2b7 (diff) | |
20171209 - Classic Main Menu to use new icons
- More formatting tweaks to the clientscheme and 4:3 files
- Fixed developmental issues with the main menu
| -rw-r--r-- | customizations/4;3 Ratio/ScoreBoard.res | 129 | ||||
| -rw-r--r-- | customizations/4;3 Ratio/SpectatorTournament.res | 295 | ||||
| -rw-r--r-- | customizations/Classic Main Menu/resource/ui/mainmenuoverride.res | 162 | ||||
| -rw-r--r-- | resource/scheme/clientscheme_borders.res | 646 | ||||
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 259 | ||||
| -rw-r--r-- | resource/scheme/clientscheme_fonts.res | 132 | ||||
| -rw-r--r-- | resource/scheme/clientscheme_settings.res | 297 | ||||
| -rw-r--r-- | resource/ui/ControlPointIcon.res | 2 | ||||
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 101 | ||||
| -rw-r--r-- | resource/ui/streamlistpanel.res | 28 | ||||
| -rw-r--r-- | resource/ui/streampanel.res | 166 |
11 files changed, 1021 insertions, 1196 deletions
diff --git a/customizations/4;3 Ratio/ScoreBoard.res b/customizations/4;3 Ratio/ScoreBoard.res index 5ee9390..b2befab 100644 --- a/customizations/4;3 Ratio/ScoreBoard.res +++ b/customizations/4;3 Ratio/ScoreBoard.res @@ -14,107 +14,104 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "medal_width" "14" + "medal_width" "14" "name_width" "0" "name_width_short" "65" "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" + "status_width" "15" + "nemesis_width" "15" + "class_width" "20" "score_width" "20" - "ping_width" "20" + "ping_width" "20" "killstreak_width" "15" "killstreak_image_width" "15" } "BlueScoreBG" { "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-270" - "ypos" "144" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" + "fieldName" "BlueScoreBG" + "xpos" "c-270" + "ypos" "144" + "ypos_minmode" "279" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" "scaleImage" "1" - if_mvm - { + if_mvm { "visible" "0" } } "BlueLeaderAvatar" { "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "c-295" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" + "fieldName" "BlueLeaderAvatar" + "xpos" "c-295" + "ypos" "144" + "ypos_minmode" "279" + "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" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" + "fieldName" "RedScoreBG" + "xpos" "c0" + "ypos" "144" + "ypos_minmode" "279" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" "scaleImage" "1" - if_mvm - { + if_mvm { "visible" "0" } } "RedLeaderAvatar" { "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "c270" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" + "fieldName" "RedLeaderAvatar" + "xpos" "c270" + "ypos" "144" + "ypos_minmode" "279" + "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" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" - if_mvm - { + if_mvm { "visible" "0" } } diff --git a/customizations/4;3 Ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res index 3755013..c961535 100644 --- a/customizations/4;3 Ratio/SpectatorTournament.res +++ b/customizations/4;3 Ratio/SpectatorTournament.res @@ -2,14 +2,14 @@ { "specgui" { - "ControlName" "Frame" + "ControlName" "Frame" "fieldName" "specgui" "wide" "f0" "tall" "480" "autoResize" "0" "pinCorner" "0" "enabled" "1" - + "team1_player_base_offset_x" "0" "team1_player_base_y" "220" "team1_player_delta_x" "0" @@ -18,133 +18,130 @@ "team2_player_base_y" "240" "team2_player_delta_x" "0" "team2_player_delta_y" "16" - + "playerpanels_kv" { "visible" "0" "wide" "156" "tall" "16" "zpos" "1" - - - "color_ready" "0 255 0 220" "color_notready" "0 0 0 220" "tabPosition" "0" "PanelBackground" - { - "ControlName" "ImagePanel" - "fieldName" "PanelBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "160" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 50" + { + "ControlName" "ImagePanel" + "fieldName" "PanelBackground" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "160" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 50" } "PanelLeftFringe" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftFringe" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "52" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 64" - } + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftFringe" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "52" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 64" + } "PanelLeftHalf" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftHalf" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "49" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 128" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftHalf" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "49" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 128" } "PanelLeftFull" - { - "ControlName" "ImagePanel" - "fieldName" "PanelLeftFull" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "26" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 110" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftFull" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "26" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 110" } "PanelFull" - { - "ControlName" "ImagePanel" - "fieldName" "PanelFull" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "160" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "15 15 15 100" + { + "ControlName" "ImagePanel" + "fieldName" "PanelFull" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "160" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "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" + "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" + "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" @@ -161,7 +158,6 @@ "labelText" "%playername%" "textAlignment" "west" "fgcolor" "235 226 202 255" - } "classimage" @@ -175,14 +171,13 @@ "tall" "18" "visible" "1" "enabled" "1" - "team1_image" "../hud/class_scoutred" + "team1_image" "../hud/class_scoutred" "scaleImage" "1" - } "classimagebg" { - "ControlName" "Panel" + "ControlName" "Panel" "fieldName" "classimagebg" "xpos" "9999" "ypos" "9999" @@ -193,30 +188,29 @@ "enabled" "1" "bgcolor_override" "Black" "PaintBackgroundType" "0" - } "HealthIcon" - { - "ControlName" "EditablePanel" - "fieldName" "HealthIcon" - "xpos" "0" - "ypos" "0" - "zpos" "3" - "wide" "24" - "tall" "14" - "visible" "1" - "enabled" "1" - "HealthBonusPosAdj" "10" - "HealthDeathWarning" "0.49" - "TFFont" "HudFontSmallest" - "HealthDeathWarningColor" "HUDDeathWarning" - "TextColor" "HudOffWhite" - } + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "24" + "tall" "14" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } "ReadyBG" { - "ControlName" "ScalableImagePanel" + "ControlName" "ScalableImagePanel" "fieldName" "ReadyBG" "xpos" "0" "ypos" "0" @@ -229,17 +223,16 @@ "enabled" "1" "image" "../HUD/tournament_panel_brown" - "src_corner_height" "22" // pixels inside the image + "src_corner_height" "22" // pixels inside the image "src_corner_width" "22" "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "3" - + "draw_corner_height" "3" } "ReadyImage" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "ReadyImage" "xpos" "32" "ypos" "8" @@ -251,8 +244,7 @@ "visible" "0" "enabled" "1" "image" "hud/checkmark" - "scaleImage" "1" - + "scaleImage" "1" } "respawntime" @@ -271,7 +263,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "255 20 175 255" - } "respawntimeBG" { @@ -289,7 +280,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "TransparentBlack" - } "healthcover" { @@ -307,7 +297,6 @@ "labelText" "%respawntime%" "textAlignment" "west" "fgcolor" "15 15 15 110" - } "chargeamount" @@ -362,9 +351,7 @@ "textAlignment" "north-west" //"fgcolor" "235 226 202 255" } - } - } "topbar" @@ -384,14 +371,14 @@ } "bottombarblank" { - "ControlName" "Panel" + "ControlName" "Panel" "fieldName" "bottombarblank" "visible" "0" "ypos" "480" } "ReinforcementsLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "ReinforcementsLabel" "xpos" "c-300" [$WIN32] "ypos" "50" [$WIN32] @@ -405,9 +392,8 @@ "textAlignment" "center" "font" "Cerbetica24" - if_mvm - { - "ypos" "68" [$WIN32] + if_mvm { + "ypos" "68" [$WIN32] } } @@ -429,63 +415,62 @@ "wrap" "1" "centerwrap" "1" - if_mvm - { - "visible" "1" + if_mvm { + "visible" "1" } } "MapLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "MapLabel" "visible" "0" } "ClassOrTeamLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "ClassOrTeamLabel" "visible" "0" } "SwitchCamModeKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "SwitchCamModeKeyLabel" "visible" "0" } "SwitchCamModeLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "SwitchCamModeLabel" "visible" "0" } "CycleTargetFwdKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetFwdKeyLabel" "visible" "0" } "CycleTargetFwdLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetFwdLabel" "visible" "0" } "CycleTargetRevKeyLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetRevKeyLabel" "visible" "0" } "CycleTargetRevLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "CycleTargetRevLabel" "visible" "0" } "TipLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "TipLabel" "visible" "0" } @@ -507,10 +492,10 @@ "model_wide" "90" "model_tall" "60" - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "220" - "text_center" "1" + "text_xpos" "10" + "text_ypos" "10" + "text_wide" "220" + "text_center" "1" "max_text_height" "100" "padding_height" "10" @@ -556,7 +541,7 @@ } "ItemLabel" - { + { "ControlName" "Label" "fieldName" "ItemLabel" "font" "Cerbetica12" @@ -574,7 +559,7 @@ "dulltext" "0" "brighttext" "0" } - } + } "spectator_extras" { "ControlName" "EditablePanel" @@ -587,5 +572,5 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } -} + } +}
\ No newline at end of file diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index 8fa7027..6c22382 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -568,7 +568,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "image" "button_MOTD" + "image" "replay/thumbnails/buttons/motd" "scaleImage" "1" } } @@ -929,7 +929,7 @@ "pinCorner" "3" "visible" "1" "enabled" "1" - + "SubImage" { "ControlName" "ImagePanel" @@ -1034,7 +1034,7 @@ "tall" "20" "visible" "0" "enabled" "0" - "image" "button_Alert" + "image" "replay/thumbnails/buttons/alert" "scaleImage" "1" } } @@ -1830,67 +1830,91 @@ } } - "ReportBugButton" + "WatchStreamButton" { "ControlName" "EditablePanel" - "fieldName" "ReportBugButton" + "fieldName" "WatchStreamButton" "xpos" "130" "ypos" "220" "zpos" "1" "wide" "20" - "tall" "20" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" "visible" "1" + "enabled" "1" + "tabPosition" "0" "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-3" "ypos" "0" "wide" "20" "tall" "20" + "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" + "labelText" "" + "font" "" + "command" "watch_stream" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" + + "actionsignallevel" "2" + "proportionaltoparent" "1" + "paintbackground" "0" + "paintborder" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" - + "image_armedcolor" "72 255 255 255" + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "12" - "tall" "12" + "wide" "20" + "tall" "20" "visible" "1" "enabled" "1" - "image" "glyph_bug" "scaleImage" "1" + "image" "replay/thumbnails/twitch" } } } + + "StreamListPanel" + { + "ControlName" "CTFStreamListPanel" + "fieldName" "StreamListPanel" + "xpos" "300" + "ypos" "90" + "zpos" "1" + "wide" "300" + "tall" "325" + "visible" "0" + "PaintBackgroundType" "0" + "paintbackground" "2" + "bgcolor_override" "25 25 25 230" + "border" "NoBorde" + } "ReportPlayerButton" { @@ -2086,119 +2110,67 @@ "ypos" "220" "zpos" "1" "wide" "20" - "tall" "20" + "tall" "25" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" + "xpos" "-3" "ypos" "0" - "wide" "f0" - "tall" "f0" + "wide" "20" + "tall" "20" + "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "25" "labelText" "" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" + "font" "" "command" "questlog" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" "proportionaltoparent" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" "paintborder" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } - } - - "NotificationsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "NotificationsContainer" - "xpos" "rs1" - "ypos" "0" - "zpos" "10" - "wide" "16" - "tall" "16" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "3" "wide" "16" "tall" "16" "visible" "1" "enabled" "1" - "image" "glyph_achievements" "scaleImage" "1" - "drawcolor" "210 125 33 255" - "proportionaltoparent" "1" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "HudFontSmallestBold" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "255 255 255 255" - "proportionaltoparent" "1" + "image" "replay/thumbnails/buttons/contracts" } } - } + } "BackToReplaysButton" { diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res index b392ea2..4131bee 100644 --- a/resource/scheme/clientscheme_borders.res +++ b/resource/scheme/clientscheme_borders.res @@ -14,7 +14,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -23,7 +22,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -32,7 +30,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -42,12 +39,12 @@ Scheme } } } + MainMenuTabs { "inset" "0 0 0 0" Left { - "1" { "color" "Base Color" @@ -64,7 +61,6 @@ Scheme "offset" "1 1" } } - Right { "1" @@ -73,7 +69,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -82,7 +77,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -92,6 +86,7 @@ Scheme } } } + CyanBorderTabs { "inset" "0 0 1 1" @@ -123,7 +118,6 @@ Scheme "offset" "4 1" } } - Right { "1" @@ -152,7 +146,6 @@ Scheme "offset" "4 1" } } - Top { "1" @@ -213,7 +206,6 @@ Scheme "offset" "4 1" } } - Right { "1" @@ -242,7 +234,6 @@ Scheme "offset" "4 1" } } - Top { "1" @@ -283,7 +274,6 @@ Scheme "offset" "0 4" } } - Right { "1" @@ -292,7 +282,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -301,7 +290,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -332,7 +320,6 @@ Scheme "offset" "2 0" } } - Right { "1" @@ -351,7 +338,6 @@ Scheme "offset" "2 0" } } - Top { "1" @@ -370,7 +356,6 @@ Scheme "offset" "2 0" } } - Bottom { "1" @@ -390,7 +375,7 @@ Scheme } } } - + WhiteBorderThick { "inset" "0 0 0 0" @@ -412,7 +397,6 @@ Scheme "offset" "2 0" } } - Right { "1" @@ -431,7 +415,6 @@ Scheme "offset" "2 0" } } - Top { "1" @@ -450,7 +433,6 @@ Scheme "offset" "2 0" } } - Bottom { "1" @@ -482,7 +464,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -491,7 +472,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -521,7 +501,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -530,7 +509,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -539,7 +517,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -561,7 +538,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -570,7 +546,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -579,7 +554,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -601,7 +575,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -610,7 +583,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -619,7 +591,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -641,7 +612,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -650,7 +620,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -659,7 +628,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -686,7 +654,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -700,7 +667,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -714,7 +680,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -735,32 +700,29 @@ Scheme "inset" "0 0 0 0" "backgroundtype" "2" } - ScrollBarButtonDepressedBorder { "inset" "0 0 0 0" "backgroundtype" "2" } - + ButtonBorder { "offset" "0 0" "color" "blank" } - // this is the border used for default buttons (the button that gets pressed when you hit enter) ButtonKeyFocusBorder { "offset" "0 0" "color" "blank" } - //ButtonDepressedBorder //{ // "offset" "0 0" // "color" "blank" //} - + ComboBoxBorder { "inset" "0 0 1 1" @@ -772,7 +734,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -781,7 +742,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -790,7 +750,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -799,7 +758,8 @@ Scheme "offset" "0 0" } } - } + } + ItemBoxBorder { "inset" "0 0 1 1" @@ -811,7 +771,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -820,7 +779,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -829,7 +787,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -839,6 +796,7 @@ Scheme } } } + TabsBorder { "inset" "0 0 1 1" @@ -870,7 +828,6 @@ Scheme "offset" "4 1" } } - Right { "1" @@ -899,7 +856,6 @@ Scheme "offset" "4 1" } } - Top { "1" @@ -929,6 +885,7 @@ Scheme } } } + DarkComboBoxBorder { "inset" "0 0 1 1" @@ -940,7 +897,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -949,7 +905,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -958,7 +913,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -968,6 +922,7 @@ Scheme } } } + SalePriceBorder { "inset" "0 0 1 1" @@ -979,7 +934,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -988,7 +942,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -997,7 +950,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -1007,7 +959,7 @@ Scheme } } } - + MainMenuSubButtonBorder { "inset" "0 0 1 1" @@ -1019,7 +971,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -1042,7 +993,6 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_round_rect_selected" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" @@ -1053,33 +1003,30 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_round_rect_selected" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } OutlinedDullGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_round_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } OutlinedDullBlueBox { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_round_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -1087,138 +1034,124 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/tournament_panel_brown" - //"image" "../hud/color_panel_browner" + //"image" "../hud/color_panel_browner" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_brown_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" - } + } TFFatLineBorderOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_brown_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_brown" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBGOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_red_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBGOpaque_Store { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_red_opaque" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBG { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderRedBGMoreOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_red_more_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderBlueBG { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_blu" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - TFFatLineBorderBlueBGMoreOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_blu_more_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" - } - + } TFFatLineBorderBlueBGOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_blu_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } TFFatLineBorderClearBG { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/color_panel_clear" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - + ToolTipBorder { "inset" "0 0 1 1" @@ -1230,7 +1163,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -1239,7 +1171,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -1248,7 +1179,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -1258,12 +1188,10 @@ Scheme } } } + OptionsCategoryBorder { "inset" "0 0 1 1" - - // This border is used just to create a horizontal line, so it only has a bottom border - Bottom { "1" @@ -1278,13 +1206,11 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - - "image" "loadout_rect" - //"color" "ItemPanelBG" - + "image" "loadout_rect" + //"color" "ItemPanelBG" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1292,25 +1218,22 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_rect_red" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" + "draw_corner_height" "11" } EconItemBorder { "bordertype" "scalable_image" "backgroundtype" "2" - - "image" "loadout_rect" - //"color" "ItemPanelBG" - + "image" "loadout_rect" + //"color" "ItemPanelBG" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } Econ.Button.Border.Default @@ -1324,7 +1247,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -1333,7 +1255,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -1342,7 +1263,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -1353,7 +1273,7 @@ Scheme } } Econ.Button.Border.Armed -{ + { "inset" "0 0 0 0" Left { @@ -1363,7 +1283,6 @@ Scheme "offset" "0 0" } } - Right { "1" @@ -1372,7 +1291,6 @@ Scheme "offset" "0 0" } } - Top { "1" @@ -1381,7 +1299,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -1391,29 +1308,26 @@ Scheme } } } - + LoadoutItemMouseOverBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } LoadoutItemPopupBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "backpack_rect_mouseover_color" "color" "ItemPanelBG" - "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1423,11 +1337,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Collectors @@ -1435,11 +1348,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Collectors @@ -1447,11 +1359,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Collectors @@ -1459,11 +1370,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1472,11 +1382,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "Black" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1484,11 +1393,10 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "backpack_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder @@ -1498,18 +1406,17 @@ Scheme "image" "backpack_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemSelectedBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "backpack_rect_selected" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1518,11 +1425,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorUnique" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Unique @@ -1530,11 +1436,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorUnique" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_1 @@ -1542,11 +1447,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity1" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_1 @@ -1554,11 +1458,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity1" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_2 @@ -1566,11 +1469,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity2" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_2 @@ -1578,11 +1480,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity2" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_3 @@ -1590,11 +1491,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity3" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_3 @@ -1602,11 +1502,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity3" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_4 @@ -1614,7 +1513,6 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity4" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" @@ -1626,11 +1524,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorrarity4" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_Haunted @@ -1638,11 +1535,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Haunted @@ -1650,11 +1546,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Haunted @@ -1662,11 +1557,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Haunted @@ -1674,25 +1568,22 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorHaunted_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } - // PaintkitWeapon ------------------------------------------------------------------------------------------------ BackpackItemBorder_PaintkitWeapon { "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorPaintkitWeapon" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_PaintkitWeapon @@ -1700,11 +1591,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorPaintkitWeapon" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_PaintkitWeapon @@ -1712,11 +1602,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorPaintkitWeapon_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_PaintkitWeapon @@ -1724,11 +1613,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorPaintkitWeaponGreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1738,11 +1626,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Collectors @@ -1750,11 +1637,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Collectors @@ -1762,11 +1648,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Collectors @@ -1774,11 +1659,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCollectors_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemBorder_Vintage @@ -1786,11 +1670,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Vintage @@ -1798,11 +1681,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1811,11 +1693,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Vintage @@ -1823,11 +1704,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorVintage_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1836,11 +1716,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Community @@ -1848,11 +1727,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Community @@ -1860,11 +1738,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Community @@ -1872,11 +1749,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCommunity_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // Developer ------------------------------------------------------------------------------------------------ @@ -1885,11 +1761,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Developer @@ -1897,11 +1772,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Developer @@ -1909,11 +1783,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Developer @@ -1921,11 +1794,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorDeveloper_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // SelfMade ------------------------------------------------------------------------------------------------ @@ -1934,11 +1806,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_SelfMade @@ -1946,11 +1817,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_SelfMade @@ -1958,11 +1828,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_SelfMade @@ -1970,11 +1839,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorSelfMade_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1984,11 +1852,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Customized @@ -1996,11 +1863,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Customized @@ -2008,11 +1874,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Customized @@ -2020,11 +1885,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCustomized_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // Strange ------------------------------------------------------------------------------------------------ @@ -2033,11 +1897,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Strange @@ -2045,11 +1908,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Strange @@ -2057,11 +1919,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Strange @@ -2069,11 +1930,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorStrange_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // Completed ------------------------------------------------------------------------------------------------ @@ -2082,11 +1942,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_Completed @@ -2094,11 +1953,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Completed @@ -2106,11 +1964,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Completed @@ -2118,11 +1975,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "QualityColorCompleted_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // *************************************************************************** @@ -2132,11 +1988,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityDefault" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityDefault @@ -2144,11 +1999,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityDefault" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityDefault @@ -2156,11 +2010,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityDefault_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityDefault @@ -2168,11 +2021,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityDefault_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // *************************************************** @@ -2181,11 +2033,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityCommon" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityCommon @@ -2193,11 +2044,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityCommon" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityCommon @@ -2205,11 +2055,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityCommon_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityCommon @@ -2217,11 +2066,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityCommon_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // @@ -2230,11 +2078,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityUncommon" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityUncommon @@ -2242,11 +2089,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityUncommon" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityUncommon @@ -2254,11 +2100,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityUncommon_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityUncommon @@ -2266,11 +2111,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityUncommon_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } //************** @@ -2279,11 +2123,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityRare" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityRare @@ -2291,11 +2134,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityRare" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityRare @@ -2303,11 +2145,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityRare_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityRare @@ -2315,11 +2156,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityRare_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } //****************** @@ -2328,11 +2168,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityMythical" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityMythical @@ -2340,11 +2179,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityMythical" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityMythical @@ -2352,11 +2190,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityMythical_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityMythical @@ -2364,11 +2201,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityMythical_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } // *************************************************** @@ -2377,11 +2213,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityLegendary" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityLegendary @@ -2389,11 +2224,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityLegendary" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityLegendary @@ -2401,11 +2235,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityLegendary_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityLegendary @@ -2413,11 +2246,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityLegendary_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } //********************************************* @@ -2426,11 +2258,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityAncient" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityAncient @@ -2438,11 +2269,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityAncient" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityAncient @@ -2450,11 +2280,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityAncient_GreyedOut" - "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityAncient @@ -2462,13 +2291,13 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "color" "ItemRarityAncient_GreyedOut" - "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + StoreItemBorder { "inset" "0 0 1 1" @@ -2481,7 +2310,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -2490,7 +2318,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -2499,7 +2326,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -2521,7 +2347,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -2530,7 +2355,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -2539,7 +2363,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -2561,7 +2384,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -2570,7 +2392,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -2579,7 +2400,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -2590,153 +2410,138 @@ Scheme } } + NotificationDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "alert_rect" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuButtonGlow { "bordertype" "scalable_image" "backgroundtype" "2" "color" "178 83 22 255" - "image" "button_glow" - "src_corner_height" "4" // pixels inside the image + "src_corner_height" "4" // pixels inside the image "src_corner_width" "4" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } - MainMenuButtonGlow2 { "bordertype" "scalable_image" "backgroundtype" "2" "color" "238 103 17 255" - "image" "button_glow" - "src_corner_height" "4" // pixels inside the image + "src_corner_height" "4" // pixels inside the image "src_corner_width" "4" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } - - - NotificationDefault - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "alert_rect" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } MainMenuButtonDefault { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonArmed { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_central_hover" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonDisabled { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_central_disabled" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonDefault { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_central_adv" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonArmed { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_central_adv_hover" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_holder_central" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorderAlpha { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_holder_central_alpha" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBlogTabBG { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "blog_tabby" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuHighlightBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "callout_bubble" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - + TrainingResultsBG { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image + "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2744,115 +2549,100 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/innershadow_border" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - StoreNewBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "new_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - StoreHighlightedBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "featured_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } - StoreHighlightedBackgroundBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_featured_item_bg01" "src_corner_height" "80" // pixels inside the image "src_corner_width" "30" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - StoreDiscountBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "sale_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - StorePreviewBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_inspector_bg_small" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreAddToCart { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_add_to_cart" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabSelected { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_tab_selected" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabUnselected { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_tab_unselected" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePromotion { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "store/store_coupon_border" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2860,24 +2650,23 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "scroll_button_off" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ArmoryScrollbarWell { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "scroll_well" "src_corner_height" "16" // pixels inside the image "src_corner_width" "16" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } + QuickplayBorder { "inset" "0 0 1 1" @@ -2889,7 +2678,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -2898,7 +2686,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -2907,7 +2694,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -2921,7 +2707,6 @@ Scheme SortCategoryBorder { "inset" "0 0 1 1" - Right { "1" @@ -2943,7 +2728,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -2952,7 +2736,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -2961,7 +2744,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -2971,163 +2753,150 @@ Scheme } } } - + ReplayFatLineBorderRedBGOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/fatlineborder_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayFatLineBorderOpaque { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/fatlineborder" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayGrayDialogBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/graydialogborder" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/outlinedgreybox" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedDullGreyBox { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/dullgreybox" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayThinLineBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/tournament_panel_brown" - //"image" "../hud/color_panel_browner" + //"image" "../hud/color_panel_browner" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayDefaultBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/panel_scalable_default" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayHighlightBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/panel_scalable_highlight" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBalloonBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/panel_scalable_balloon" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBrowser.ScrollBar.SliderButton.Border { + } - QuestStatusBorder + QuestStatusBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "replay/panel_scalable_transparent" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - + RedWithThinBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/panel_scalable_red" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } - + BlueWithThinBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "../hud/panel_scalable_blue" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } + InnerShadowBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "inner_shadow_border" - "src_corner_height" "5" // pixels inside the image + "src_corner_height" "5" // pixels inside the image "src_corner_width" "5" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } - InnerShadowBorderThin { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "inner_shadow_border" "src_corner_height" "5" // pixels inside the image "src_corner_width" "5" @@ -3139,62 +2908,52 @@ Scheme { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "cyoa/cyoa_map_screen_border" "src_corner_height" "63" // pixels inside the image "src_corner_width" "63" "draw_corner_width" "26" // screen size of the corners ( and sides ), proportional "draw_corner_height" "26" } - CYOANodeViewBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "cyoa/node_view_border" "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional "draw_corner_height" "24" } - CYOANodeViewBorder_Active { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "cyoa/node_view_border_active" "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional "draw_corner_height" "24" } - CYOANodeViewBorder_Inactive { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "cyoa/node_view_border_inactive" "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional "draw_corner_height" "24" } - CYOANodeViewBorder_TurnIn { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "cyoa/node_view_border_turnin" "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional "draw_corner_height" "24" } - CYOAPopupBorder { "inset" "0 0 1 1" @@ -3211,7 +2970,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -3225,7 +2983,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -3239,7 +2996,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -3254,7 +3010,7 @@ Scheme } } } - + FriendHighlightBorder { "inset" "0 0 1 1" @@ -3265,9 +3021,7 @@ Scheme "color" "CreditsGreen" "offset" "0 1" } - } - Right { "1" @@ -3276,7 +3030,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -3285,7 +3038,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -3295,7 +3047,6 @@ Scheme } } } - FriendHighlightBorderThick { "inset" "0 0 1 1" @@ -3312,7 +3063,6 @@ Scheme "offset" "0 1" } } - Right { "1" @@ -3326,7 +3076,6 @@ Scheme "offset" "1 0" } } - Top { "1" @@ -3340,7 +3089,6 @@ Scheme "offset" "0 0" } } - Bottom { "1" @@ -3354,6 +3102,6 @@ Scheme "offset" "0 0" } } - } + } } }
\ No newline at end of file diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index ff1f3e7..0fe73d4 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -3,57 +3,57 @@ Scheme Colors { //rayshud colors - "Tutorial Color" "0 255 0 128" - "Ammo In Clip" "48 255 48 255" - "Ammo In Reserve" "72 255 255 255" - "Ammo In Clip Low" "255 42 130 255" - "Ammo In Reserve Low" "255 128 28 255" + "Tutorial Color" "0 255 0 128" + "Ammo In Clip" "48 255 48 255" + "Ammo In Reserve" "72 255 255 255" + "Ammo In Clip Low" "255 42 130 255" + "Ammo In Reserve Low" "255 128 28 255" //refers to watching stvs/killcam shots - "Spec Health Normal" "235 226 202 255" - "Spec Health Buff" "48 255 48 255" - "Spec Health Hurt" "255 153 0 255" + "Spec Health Normal" "235 226 202 255" + "Spec Health Buff" "48 255 48 255" + "Spec Health Hurt" "255 153 0 255" //alternate colors for flashing values - "Alternate Spec Health Normal" "235 226 202 255" - "Alternate Spec Health Buff" "48 255 48 255" - "Alternate Spec Health Hurt" "255 153 0 255" + "Alternate Spec Health Normal" "235 226 202 255" + "Alternate Spec Health Buff" "48 255 48 255" + "Alternate Spec Health Hurt" "255 153 0 255" //refers to player health/targetids - "Health Normal" "235 226 202 255" - "Health Buff" "48 255 48 255" - "Health Hurt" "255 153 0 255" + "Health Normal" "235 226 202 255" + "Health Buff" "48 255 48 255" + "Health Hurt" "255 153 0 255" //alternate colors for flashing values - "Alternate Health Normal" "235 226 202 255" - "Alternate Health Buff" "48 255 48 255" - "Alternate Health Hurt" "255 153 0 255" + "Alternate Health Normal" "235 226 202 255" + "Alternate Health Buff" "48 255 48 255" + "Alternate Health Hurt" "255 153 0 255" + + "Uber Bar Color" "235 226 202 255" - "Uber Bar Color" "235 226 202 255" - //solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt - "Solid Color Uber" "255 50 255 255" + "Solid Color Uber" "255 50 255 255" - "Flashing Uber Color1" "255 165 0 255" - "Flashing Uber Color2" "255 69 0 255" - //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color - - "Heal Numbers" "48 255 48 255" - "Damage Numbers" "72 255 255 255" + "Flashing Uber Color1" "255 165 0 255" + "Flashing Uber Color2" "255 69 0 255" + //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color + + "Heal Numbers" "48 255 48 255" + "Damage Numbers" "72 255 255 255" - //crosshair colors - "Crosshair" "242 242 242 255" - "CrosshairDamage" "255 0 0 255" + //crosshair colors + "Crosshair" "242 242 242 255" + "CrosshairDamage" "255 0 0 255" //'Last DamageHeal Info' refers to the number that appears above hp - "Last DamageHeal Info" "72 255 255 255" + "Last DamageHeal Info" "72 255 255 255" //Menu/Color scheme colors - "TransparentPanelBG" "25 25 25 128" - "Base Color" "15 255 255 255" - "Button Color" "72 255 255 255" + "TransparentPanelBG" "25 25 25 128" + "Base Color" "15 255 255 255" + "Button Color" "72 255 255 255" - "Inactive Tab" "15 100 100 255" + "Inactive Tab" "15 100 100 255" "StatBar1" "15 255 255 128" "StatBar2" "15 225 225 128" @@ -67,39 +67,37 @@ Scheme //item backdrop color, refers to background color when mousing over items "ItemPanelBG" "50 50 50 255" - - //Rainbow Uber 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" - "ColorCyan" "0 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" - + //Rainbow Uber 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" + "ColorCyan" "0 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" //end rayshud colors // base colors - "Orange" "Base Color" - "OrangeDim" "Base Color" - "LightOrange" "188 112 0 128" - "GoalOrange" "255 133 0" - "TFOrange" "145 73 59 255" - "Purple" "137 69 99 255" - - "QuestGold" "208 147 75 255" + "Orange" "Base Color" + "OrangeDim" "Base Color" + "LightOrange" "188 112 0 128" + "GoalOrange" "255 133 0" + "TFOrange" "145 73 59 255" + "Purple" "137 69 99 255" + + "QuestGold" "208 147 75 255" "HalloweenThemeColor2015_Light" "238 126 17 255" "HalloweenThemeColor2015" "135 54 16 255" "HalloweenThemeColor2015_Dark" "108 49 21 255" @@ -117,79 +115,78 @@ Scheme "PartyMember5" "255 118 108 255" "PartyMember6" "255 133 255 255" - "White" "235 235 235 255" - "Red" "192 28 0 140" - "RedSolid" "192 28 0 255" - "Blue" "0 28 162 140" - "Yellow" "251 235 202 255" - "TransparentYellow" "251 235 202 140" - //"Black" "0 0 0 255" - //Changed black to a NTSC safe color - "GreenSolid" "76 107 34 255" - - "Black" "46 43 42 255" - "TransparentBlack" "0 0 0 196" - "TransparentLightBlack" "0 0 0 90" - "FooterBGBlack" "52 48 55 255" - - "HUDBlueTeam" "104 124 155 127" - "HUDRedTeam" "180 92 77 127" - "HUDSpectator" "124 124 124 127" - "HUDBlueTeamSolid" "104 124 155 255" - "HUDRedTeamSolid" "180 92 77 255" - "HUDDeathWarning" "255 0 0 255" - "HudWhite" "255 255 255 255" - "HudOffWhite" "200 187 161 255" - "HudBlack" "65 65 65 255" - "ProgressBarBlue" "91 122 142 255" - - "CreditsGreen" "94 150 49 255" - - "Gray" "178 178 178 255" + "White" "235 235 235 255" + "Red" "192 28 0 140" + "RedSolid" "192 28 0 255" + "Blue" "0 28 162 140" + "Yellow" "251 235 202 255" + "TransparentYellow" "251 235 202 140" + //"Black" "0 0 0 255" + "GreenSolid" "76 107 34 255" + + "Black" "46 43 42 255" + "TransparentBlack" "0 0 0 196" + "TransparentLightBlack" "0 0 0 90" + "FooterBGBlack" "52 48 55 255" + + "HUDBlueTeam" "104 124 155 127" + "HUDRedTeam" "180 92 77 127" + "HUDSpectator" "124 124 124 127" + "HUDBlueTeamSolid" "104 124 155 255" + "HUDRedTeamSolid" "180 92 77 255" + "HUDDeathWarning" "255 0 0 255" + "HudWhite" "255 255 255 255" + "HudOffWhite" "200 187 161 255" + "HudBlack" "65 65 65 255" + "ProgressBarBlue" "91 122 142 255" + + "CreditsGreen" "94 150 49 255" + + "Gray" "178 178 178 255" - "Blank" "0 0 0 0" - "ForTesting" "255 0 0 32" - "ForTesting_Magenta" "0 255 0 255" - "ForTesting_MagentaDim" "0 255 0 120" + "Blank" "0 0 0 0" + "ForTesting" "255 0 0 32" + "ForTesting_Magenta" "0 255 0 255" + "ForTesting_MagentaDim" "0 255 0 120" - "HudPanelForeground" "123 110 59 184" - "HudPanelBackground" "123 110 59 184" - "HudPanelBorder" "255 255 255 102" + "HudPanelForeground" "123 110 59 184" + "HudPanelBackground" "123 110 59 184" + "HudPanelBorder" "255 255 255 102" - "HudProgressBarActive" "240 207 78 255" - "HudProgressBarInActive" "140 120 73 255" - "HudProgressBarActiveLow" "240 30 30 255" - "HudProgressBarInActiveLow" "240 30 30 99" + "HudProgressBarActive" "240 207 78 255" + "HudProgressBarInActive" "140 120 73 255" + "HudProgressBarActiveLow" "240 30 30 255" + "HudProgressBarInActiveLow" "240 30 30 99" - "HudTimerProgressActive" "251 235 202 255" - "HudTimerProgressInActive" "52 48 45 255" - "HudTimerProgressWarning" "240 30 30 255" + "HudTimerProgressActive" "251 235 202 255" + "HudTimerProgressInActive" "52 48 45 255" + "HudTimerProgressWarning" "240 30 30 255" // training - "HudTrainingHint" "212 160 23 255" + "HudTrainingHint" "212 160 23 255" - "TanDark" "117 107 94 255" - "TanLight" "235 226 202 255" - "TanDarker" "46 43 42 255" + "TanDark" "117 107 94 255" + "TanLight" "235 226 202 255" + "TanDarker" "46 43 42 255" - "StoreDarkTan" "131 121 104 255" - "StoreGreen" "76 107 34 255" + "StoreDarkTan" "131 121 104 255" + "StoreGreen" "76 107 34 255" // Building HUD Specific - "LowHealthRed" "255 0 0 255" - "ProgressOffWhite" "251 235 202 255" - "ProgressBackground" "250 234 201 51" - "HealthBgGrey" "72 71 69 255" + "LowHealthRed" "255 0 0 255" + "ProgressOffWhite" "251 235 202 255" + "ProgressBackground" "250 234 201 51" + "HealthBgGrey" "72 71 69 255" "ProgressOffWhiteTransparent" "251 235 202 128" - "LabelDark" "48 43 42 255" - "LabelTransparent" "109 96 80 180" + "LabelDark" "48 43 42 255" + "LabelTransparent" "109 96 80 180" - "BuildMenuActive" "248 231 198 255" + "BuildMenuActive" "248 231 198 255" - "DisguiseMenuIconRed" "192 56 63 255" - "DisguiseMenuIconBlue" "92 128 166 255" + "DisguiseMenuIconRed" "192 56 63 255" + "DisguiseMenuIconBlue" "92 128 166 255" "MatchmakingDialogTitleColor" "15 255 255 255" "MatchmakingMenuItemBackground" "46 43 42 255" @@ -270,15 +267,15 @@ Scheme "LighterDarkBrown" "59 54 48 255" "DarkBrown" "41 37 38 255" - "UpgradeDefaultFg" "87 82 74 255" - "UpgradeDefaultBg" "111 104 94 255" - "UpgradeArmedFg" "194 96 47 255" - "UpgradeArmedBg" "239 128 73 255" - "UpgradeDepressedFg" "204 106 57 255" - "UpgradeDepressedBg" "249 138 83 255" - "UpgradeSelectedFg" "204 106 57 255" - "UpgradeSelectedBg" "249 138 83 255" - "UpgradeDisabledFg" "64 59 52 255" - "UpgradeDisabledBg" "79 77 68 255" + "UpgradeDefaultFg" "87 82 74 255" + "UpgradeDefaultBg" "111 104 94 255" + "UpgradeArmedFg" "194 96 47 255" + "UpgradeArmedBg" "239 128 73 255" + "UpgradeDepressedFg" "204 106 57 255" + "UpgradeDepressedBg" "249 138 83 255" + "UpgradeSelectedFg" "204 106 57 255" + "UpgradeSelectedBg" "249 138 83 255" + "UpgradeDisabledFg" "64 59 52 255" + "UpgradeDisabledBg" "79 77 68 255" } }
\ No newline at end of file diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index 8273887..54b2fb9 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -91,8 +91,6 @@ Scheme "weight" "0" } } - - "DefaultVerySmall" { "1" @@ -195,6 +193,7 @@ Scheme "weight" "800" } } + CenterPrintText { // note that this scales with the screen resolution @@ -206,7 +205,7 @@ Scheme "antialias" "1" } } - + "PlayerPanelPlayerName" { "1" @@ -218,6 +217,7 @@ Scheme "antialias" "1" } } + HudHintText { "1" @@ -278,7 +278,6 @@ Scheme "antialias" "1" } } - "HudFontBiggerBold" { "1" @@ -289,7 +288,6 @@ Scheme "antialias" "1" } } - "HudFontBig" { "1" @@ -309,7 +307,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } "HudFontMediumBigBold" { "1" @@ -319,7 +317,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } "HudFontMedium" { "1" @@ -430,8 +428,6 @@ Scheme "antialias" "1" } } - - "HudFontSmallestShadow" { "1" @@ -452,6 +448,7 @@ Scheme "antialias" "1" } } + "PerformanceModeSmall" { "1" @@ -462,6 +459,7 @@ Scheme "antialias" "1" } } + "StorePromotionsTitle" { "1" @@ -472,6 +470,7 @@ Scheme "antialias" "1" } } + "FontCartPrice" { "1" @@ -522,6 +521,7 @@ Scheme "antialias" "1" } } + "TextTooltipFont" { "1" @@ -532,6 +532,7 @@ Scheme "antialias" "1" } } + GameUIButtons { "1" //[$X360] @@ -574,6 +575,7 @@ Scheme "antialias" "1" } } + "HudClassHealth" { "1" @@ -585,6 +587,7 @@ Scheme "antialias" "1" } } + "SpectatorKeyHints" { "1" @@ -596,6 +599,7 @@ Scheme "antialias" "1" } } + "ClockSubText" { "1" @@ -632,6 +636,7 @@ Scheme "antialias" "1" } } + "HudSelectionText" { "1" @@ -683,6 +688,7 @@ Scheme "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } + DebugOverlay { "1" [$WIN32] @@ -700,7 +706,8 @@ Scheme "weight" "200" "outline" "1" } - } + } + TFTypeDeath { "1" @@ -724,6 +731,7 @@ Scheme "antialias" "1" } } + "BetaFont" { "1" @@ -736,7 +744,7 @@ Scheme "additive" "0" } } - + HudNumbers { "1" @@ -756,6 +764,7 @@ Scheme "antialias" "1" } } + "CloseCaption_Normal" { "1" @@ -803,6 +812,7 @@ Scheme "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A } } + // this is the symbol font "Marlett" { @@ -815,7 +825,6 @@ Scheme "range" "0x0000 0x007F" // Basic Latin } } - "MarlettSmall" { "1" @@ -827,6 +836,7 @@ Scheme "range" "0x0000 0x007F" // Basic Latin } } + "MenuMainTitle" { "1" @@ -871,7 +881,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } "ChalkboardTitle" { @@ -911,9 +921,9 @@ Scheme "tall" "14" "additive" "0" "antialias" "1" - } } + "ScoreboardVerySmall" { "1" @@ -1012,7 +1022,6 @@ Scheme "additive" "0" } } - "ScoreboardTeamScoreNew" { "1" @@ -1075,7 +1084,7 @@ Scheme "antialias" "1" } } - + "MatchSummaryTeamScores" { "1" @@ -1099,7 +1108,6 @@ Scheme "antialias" "1" } } - "MatchSummaryWinner" { "1" @@ -1110,7 +1118,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } "CompMatchStartTeamNames" { @@ -1146,7 +1154,7 @@ Scheme "antialias" "1" } } - + "Link" { "1" @@ -1201,6 +1209,7 @@ Scheme "dropshadow" "0" } } + "ChatFont" { "1" @@ -1287,7 +1296,7 @@ Scheme "dropshadow" "1" } } - + MenuSmallestFont { "1" @@ -1299,8 +1308,7 @@ Scheme "weight" "300" "antialias" "1" } - } - + } MenuSmallFont { "1" @@ -1313,7 +1321,8 @@ Scheme "weight_lodef" "600" "antialias" "1" } - } + } + CapPlayerFont { "1" @@ -1338,7 +1347,7 @@ Scheme "antialias" "1" } } - + TFFontSmall { "1" @@ -1351,7 +1360,7 @@ Scheme "additive" "1" "antialias" "1" } - } + } TFFontMedium { "1" @@ -1364,7 +1373,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } InstructionalText { @@ -1377,7 +1386,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } MatchmakingDialogTitle { @@ -1467,6 +1476,7 @@ Scheme "weight" "900" } } + RankingDialogHeaders { "1" @@ -1497,7 +1507,8 @@ Scheme "additive" "0" "antialias" "1" } - } + } + "IntroMenuCaption" { "1" @@ -1508,7 +1519,8 @@ Scheme "additive" "0" "antialias" "1" } - } + } + "AchievementNotification" { "1" @@ -1519,6 +1531,7 @@ Scheme "antialias" "1" } } + "ImportToolSmallest" { "1" @@ -1530,6 +1543,7 @@ Scheme "antialias" "1" } } + "SpectatorVerySmall" { "1" @@ -1542,6 +1556,7 @@ Scheme "antialias" "1" } } + // Used by scoreboard and spectator UI for names which don't map in the normal fashion "DefaultVerySmallFallBack" { @@ -1594,7 +1609,7 @@ Scheme "additive" "0" "antialias" "1" } - } + } "ItemFontNameLarge" { "1" @@ -1654,9 +1669,8 @@ Scheme "tall" "12" "additive" "0" "antialias" "1" - } + } } - "ItemFontAttribLarger" { "1" @@ -1668,6 +1682,7 @@ Scheme "antialias" "1" } } + "AchievementTracker_Name" { "1" @@ -1698,6 +1713,7 @@ Scheme "antialias" "1" } } + "QuestObjectiveTracker_Desc" { "1" @@ -1732,16 +1748,6 @@ Scheme "custom" "1" } } - "ItemTrackerScore_InGame" - { - "1" - { - "name" "Verdana" - "tall" "7" - "weight" "0" - "antialias" "1" - } - } "QuestFlavorText" { "1" @@ -1772,7 +1778,6 @@ Scheme "antialias" "1" } } - "QuestObjectiveText" { "1" @@ -1803,7 +1808,6 @@ Scheme "antialias" "1" } } - "QuestLargeText" { "1" @@ -1815,7 +1819,6 @@ Scheme "antialias" "1" } } - "QuestStickyText" { "1" @@ -1827,8 +1830,7 @@ Scheme "weight" "500" } } - - "QuestInstructionText_Merasmus" + "QuestInstructionText_Merasmus" { "1" { @@ -1858,7 +1860,6 @@ Scheme "antialias" "1" } } - "QuestFlavorText_Merasmus" { "1" @@ -1892,7 +1893,6 @@ Scheme "italic" "1" } } - "QuestObjectiveText_Merasmus" { "1" @@ -1923,7 +1923,6 @@ Scheme "antialias" "1" } } - "QuestMediumText_Merasmus" { "1" @@ -1935,7 +1934,6 @@ Scheme "antialias" "1" } } - "QuestLargeText_Merasmus" { "1" @@ -1948,6 +1946,17 @@ Scheme } } + "ItemTrackerScore_InGame" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "antialias" "1" + } + } + "AdFont_ItemName" { "1" @@ -1993,7 +2002,6 @@ Scheme "additive" "0" } } - "TradeUp_Quote" { "1" @@ -2168,7 +2176,6 @@ Scheme "antialias" "1" } } - // //////////////////// ECON FONTS ////////////////////////////// // @@ -2194,6 +2201,7 @@ Scheme "antialias" "1" } } + ControllerHintText { "1" @@ -2206,7 +2214,7 @@ Scheme "additive" "0" } } - + "MMenuPlayListDesc" { "1" @@ -2218,7 +2226,7 @@ Scheme "antialias" "1" } } - + // rays fonts and stuff "Symbol16" { @@ -2230,7 +2238,6 @@ Scheme "antialias" "1" } } - "Symbol24" { "1" @@ -2241,7 +2248,6 @@ Scheme "antialias" "1" } } - "SymbolOutline24" { "1" @@ -2253,7 +2259,6 @@ Scheme "outline" "1" } } - "Symbol32" { "1" @@ -2264,7 +2269,6 @@ Scheme "antialias" "1" } } - "Symbol40" { "1" @@ -2275,6 +2279,7 @@ Scheme "antialias" "1" } } + "KonrWings16" { "1" @@ -2427,7 +2432,6 @@ Scheme "antialias" "1" } } - "Cerbetica24" { "1" @@ -2822,6 +2826,7 @@ Scheme "antialias" "1" } } + "TF2ComboBox" { "1" @@ -2846,7 +2851,6 @@ Scheme "antialias" "1" } } - "QuestMap_Small" { "1" @@ -2858,7 +2862,6 @@ Scheme "antialias" "1" } } - "QuestMap_Medium" { "1" @@ -2870,7 +2873,6 @@ Scheme "antialias" "1" } } - "QuestMap_Large" { "1" @@ -2882,7 +2884,6 @@ Scheme "antialias" "1" } } - "QuestMap_Huge" { "1" @@ -2895,11 +2896,10 @@ Scheme } } } - //////////////////////// BITMAP FONT FILES ///////////////////////////// BitmapFontFiles { // UI buttons, custom font, (256x64) "Buttons" "materials/vgui/fonts/buttons_32.vbf" } -} +}
\ No newline at end of file diff --git a/resource/scheme/clientscheme_settings.res b/resource/scheme/clientscheme_settings.res index b1b508f..669e6c8 100644 --- a/resource/scheme/clientscheme_settings.res +++ b/resource/scheme/clientscheme_settings.res @@ -3,92 +3,89 @@ Scheme BaseSettings { // vgui_controls color specifications - ReplayBrowser.BgColor "DarkBrown" - ReplayBrowser.Details.TitleEdit.Carat.FgColor "200 128 255 255" - ReplayBrowser.Button.ArmedBgColor "TFOrange" - ReplayBrowser.Button.DepressedBgColor "TFOrange" - ReplayBrowser.CollectionTitle.FgColor "LightRed" - ReplayBrowser.Warning.FgColor "White" - ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow" - ReplayBrowser.Search.BgColor "TanDark" - ReplayBrowser.Search.FgColor "White" + ReplayBrowser.BgColor "DarkBrown" + ReplayBrowser.Details.TitleEdit.Carat.FgColor "200 128 255 255" + ReplayBrowser.Button.ArmedBgColor "TFOrange" + ReplayBrowser.Button.DepressedBgColor "TFOrange" + ReplayBrowser.CollectionTitle.FgColor "LightRed" + ReplayBrowser.Warning.FgColor "White" + ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow" + ReplayBrowser.Search.BgColor "TanDark" + ReplayBrowser.Search.FgColor "White" + Replay.RenderDialog.BgColor "30 30 30 255" - Replay.RenderDialog.BgColor "30 30 30 255" + Econ.Dialog.BgColor "Blank" + Econ.Button.BgColor "25 25 25 255" + Econ.Button.FgColor "TanDark" + Econ.Button.ArmedBgColor "35 35 35 255" + Econ.Button.ArmedFgColor "TanLight" + Econ.Button.DepressedBgColor "25 25 25 255" + Econ.Button.DepressedFgColor "TanDark" + Econ.Button.PresetDefaultColorFg "15 255 255 255" + Econ.Button.PresetArmedColorFg "15 255 255 255" + Econ.Button.PresetDepressedColorFg "15 255 255 255" + Econ.Button.PresetDefaultColorBg "25 25 25 255" + Econ.Button.PresetArmedColorBg "50 50 50 255" + Econ.Button.PresetDepressedColorBg "25 25 25 255" - Econ.Dialog.BgColor "Blank" - Econ.Button.BgColor "25 25 25 255" - Econ.Button.FgColor "TanDark" - Econ.Button.ArmedBgColor "35 35 35 255" - Econ.Button.ArmedFgColor "TanLight" - Econ.Button.DepressedBgColor "25 25 25 255" - Econ.Button.DepressedFgColor "TanDark" + Border.Bright "NoBorder" // the lit side of a control + Border.Dark "NoBorder" // the dark/unlit side of a control + Border.Selection "NoBorder" // the additional border color for displaying the default/selected button + + Button.TextColor "TanLight" + Button.BgColor "25 25 25 255" + Button.ArmedTextColor "TanLight" + Button.ArmedBgColor "35 35 35 255" + Button.SelectedTextColor "TanLight" + Button.SelectedBgColor "25 25 25 255" + Button.DepressedTextColor "TanLight" + Button.DepressedBgColor "35 35 35 255" + + CheckButton.TextColor "Yellow" + CheckButton.SelectedTextColor "Yellow" + CheckButton.BgColor "TransparentBlack" + CheckButton.Border1 "Yellow" // the left checkbutton border + CheckButton.Border2 "Yellow" // the right checkbutton border + CheckButton.Check "Yellow" // color of the check itself + CheckButton.HighlightFgColor "Yellow" - Econ.Button.PresetDefaultColorFg "15 255 255 255" - Econ.Button.PresetArmedColorFg "15 255 255 255" - Econ.Button.PresetDepressedColorFg "15 255 255 255" - - Econ.Button.PresetDefaultColorBg "25 25 25 255" - Econ.Button.PresetArmedColorBg "50 50 50 255" - Econ.Button.PresetDepressedColorBg "25 25 25 255" - - Border.Bright "NoBorder" // the lit side of a control - Border.Dark "NoBorder" // the dark/unlit side of a control - Border.Selection "NoBorder" // the additional border color for displaying the default/selected button - - Button.TextColor "TanLight" - Button.BgColor "25 25 25 255" - Button.ArmedTextColor "TanLight" - Button.ArmedBgColor "35 35 35 255" - Button.SelectedTextColor "TanLight" - Button.SelectedBgColor "25 25 25 255" - Button.DepressedTextColor "TanLight" - Button.DepressedBgColor "35 35 35 255" - - CheckButton.TextColor "Yellow" - CheckButton.SelectedTextColor "Yellow" - CheckButton.BgColor "TransparentBlack" - CheckButton.Border1 "Yellow" // the left checkbutton border - CheckButton.Border2 "Yellow" // the right checkbutton border - CheckButton.Check "Yellow" // color of the check itself - CheckButton.HighlightFgColor "Yellow" - - ComboBoxButton.ArrowColor "TanLight" - ComboBoxButton.ArmedArrowColor "TanLight" - ComboBoxButton.BgColor "Blank" - ComboBoxButton.DisabledBgColor "Blank" - - Frame.BgColor "TransparentBlack" - Frame.OutOfFocusBgColor "TransparentBlack" - Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus - Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close - Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus - Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close - Frame.AutoSnapRange "0" - FrameGrip.Color1 "Blank" - FrameGrip.Color2 "Blank" - FrameTitleButton.FgColor "Blank" - FrameTitleButton.BgColor "Blank" + ComboBoxButton.ArrowColor "TanLight" + ComboBoxButton.ArmedArrowColor "TanLight" + ComboBoxButton.BgColor "Blank" + ComboBoxButton.DisabledBgColor "Blank" + + Frame.BgColor "TransparentBlack" + Frame.OutOfFocusBgColor "TransparentBlack" + Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus + Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close + Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus + Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close + Frame.AutoSnapRange "0" + FrameGrip.Color1 "Blank" + FrameGrip.Color2 "Blank" + FrameTitleButton.FgColor "Blank" + FrameTitleButton.BgColor "Blank" FrameTitleButton.DisabledFgColor "Blank" FrameTitleButton.DisabledBgColor "Blank" - FrameSystemButton.FgColor "Blank" - FrameSystemButton.BgColor "Blank" - FrameSystemButton.Icon "" - FrameSystemButton.DisabledIcon "" - FrameTitleBar.TextColor "Orange" - FrameTitleBar.BgColor "Blank" - FrameTitleBar.DisabledTextColor "Orange" - FrameTitleBar.DisabledBgColor "Blank" - - GraphPanel.FgColor "Orange" - GraphPanel.BgColor "TransparentBlack" - - Label.TextDullColor "TanDark" - Label.TextColor "TanLight" - Label.TextBrightColor "TanLight" - Label.SelectedTextColor "White" - Label.BgColor "Blank" - Label.DisabledFgColor1 "Blank" - Label.DisabledFgColor2 "Black" + FrameSystemButton.FgColor "Blank" + FrameSystemButton.BgColor "Blank" + FrameSystemButton.Icon "" + FrameSystemButton.DisabledIcon "" + FrameTitleBar.TextColor "Orange" + FrameTitleBar.BgColor "Blank" + FrameTitleBar.DisabledTextColor "Orange" + FrameTitleBar.DisabledBgColor "Blank" + + GraphPanel.FgColor "Orange" + GraphPanel.BgColor "TransparentBlack" + + Label.TextDullColor "TanDark" + Label.TextColor "TanLight" + Label.TextBrightColor "TanLight" + Label.SelectedTextColor "White" + Label.BgColor "Blank" + Label.DisabledFgColor1 "Blank" + Label.DisabledFgColor2 "Black" ListPanel.TextColor "Orange" ListPanel.BgColor "TransparentBlack" @@ -97,40 +94,40 @@ Scheme ListPanel.SelectedOutOfFocusBgColor "Red" ListPanel.EmptyListInfoTextColor "Orange" - Menu.TextColor "TanLight" - Menu.BgColor "TransparentBlack" - Menu.ArmedTextColor "TanDark" - Menu.ArmedBgColor "TanLight" - Menu.TextInset "6" + Menu.TextColor "TanLight" + Menu.BgColor "TransparentBlack" + Menu.ArmedTextColor "TanDark" + Menu.ArmedBgColor "TanLight" + Menu.TextInset "6" - Chat.TypingText "Orange" + Chat.TypingText "Orange" - Panel.FgColor "Gray" - Panel.BgColor "Blank" + Panel.FgColor "Gray" + Panel.BgColor "Blank" - HTML.BgColor "Blank" + HTML.BgColor "Blank" - ProgressBar.FgColor "ProgressOffWhite" - ProgressBar.BgColor "ProgressBackground" + ProgressBar.FgColor "ProgressOffWhite" + ProgressBar.BgColor "ProgressBackground" - CircularProgressBar.FgColor "White" - CircularProgressBar.BgColor "White" + CircularProgressBar.FgColor "White" + CircularProgressBar.BgColor "White" - "BuildingHealthBar.BgColor" "HealthBgGrey" - "BuildingHealthBar.Health" "ProgressOffWhite" - "BuildingHealthBar.LowHealth" "LowHealthRed" + "BuildingHealthBar.BgColor" "HealthBgGrey" + "BuildingHealthBar.Health" "ProgressOffWhite" + "BuildingHealthBar.LowHealth" "LowHealthRed" PropertySheet.TextColor "White" PropertySheet.SelectedTextColor "White" PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another - RadioButton.TextColor "Base Color" - RadioButton.SelectedTextColor "Orange" + RadioButton.TextColor "Base Color" + RadioButton.SelectedTextColor "Orange" - RichText.TextColor "Gray" - RichText.BgColor "Blank" - RichText.SelectedTextColor "Gray" - RichText.SelectedBgColor "Red" + RichText.TextColor "Gray" + RichText.BgColor "Blank" + RichText.SelectedTextColor "Gray" + RichText.SelectedBgColor "Red" ScrollBarButton.FgColor "Gray" ScrollBarButton.BgColor "Blank" @@ -153,64 +150,64 @@ Scheme SectionedListPanel.OutOfFocusSelectedTextColor "Orange" SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32" - Slider.NobColor "108 108 108 255" - Slider.TextColor "127 140 127 255" - Slider.TrackColor "31 31 31 255" - Slider.DisabledTextColor1 "117 117 117 255" - Slider.DisabledTextColor2 "30 30 30 255" - - TextEntry.TextColor "Gray" - TextEntry.BgColor "Blank" - TextEntry.CursorColor "Gray" - TextEntry.DisabledTextColor "Gray" - TextEntry.DisabledBgColor "Blank" - TextEntry.SelectedTextColor "TanLight" - TextEntry.SelectedBgColor "Gray" + Slider.NobColor "108 108 108 255" + Slider.TextColor "127 140 127 255" + Slider.TrackColor "31 31 31 255" + Slider.DisabledTextColor1 "117 117 117 255" + Slider.DisabledTextColor2 "30 30 30 255" + + TextEntry.TextColor "Gray" + TextEntry.BgColor "Blank" + TextEntry.CursorColor "Gray" + TextEntry.DisabledTextColor "Gray" + TextEntry.DisabledBgColor "Blank" + TextEntry.SelectedTextColor "TanLight" + TextEntry.SelectedBgColor "Gray" TextEntry.OutOfFocusSelectedBgColor "Blank" - TextEntry.FocusEdgeColor "Blank" + TextEntry.FocusEdgeColor "Blank" - ToggleButton.SelectedTextColor "White" + ToggleButton.SelectedTextColor "White" - Tooltip.TextColor "TransparentBlack" - Tooltip.BgColor "Red" + Tooltip.TextColor "TransparentBlack" + Tooltip.BgColor "Red" - TreeView.BgColor "TransparentBlack" + TreeView.BgColor "TransparentBlack" - WizardSubPanel.BgColor "Blank" + WizardSubPanel.BgColor "Blank" - TimerProgress.Active "HudTimerProgressActive" - TimerProgress.InActive "HudTimerProgressInActive" - TimerProgress.Warning "HudTimerProgressWarning" + TimerProgress.Active "HudTimerProgressActive" + TimerProgress.InActive "HudTimerProgressInActive" + TimerProgress.Warning "HudTimerProgressWarning" - HudObjectives.FgColor "HudPanelForeground" - HudObjectives.BgColor "HudPanelBackground" - HudObjectives.BorderColor "HudPanelBorder" + HudObjectives.FgColor "HudPanelForeground" + HudObjectives.BgColor "HudPanelBackground" + HudObjectives.BorderColor "HudPanelBorder" - HudProgressBar.Active "HudProgressBarActive" - HudProgressBar.InActive "HudProgressBarInActive" + HudProgressBar.Active "HudProgressBarActive" + HudProgressBar.InActive "HudProgressBarInActive" - HudCaptureIcon.Active "HudProgressBarActive" - HudCaptureIcon.InActive "HudProgressBarInActive" - HudCaptureProgressBar.Active "HudProgressBarActive" - HudCaptureProgressBar.InActive "HudProgressBarInActive" + HudCaptureIcon.Active "HudProgressBarActive" + HudCaptureIcon.InActive "HudProgressBarInActive" + HudCaptureProgressBar.Active "HudProgressBarActive" + HudCaptureProgressBar.InActive "HudProgressBarInActive" // scheme-specific colors - "FgColor" "255 180 60 255" - "BgColor" "TransparentBlack" + "FgColor" "255 180 60 255" + "BgColor" "TransparentBlack" - "ViewportBG" "Blank" - "TeamSpec" "204 204 204 255" - "TeamRed" "255 64 64 255" - "TeamBlue" "153 204 255 255" + "ViewportBG" "Blank" + "TeamSpec" "204 204 204 255" + "TeamRed" "255 64 64 255" + "TeamBlue" "153 204 255 255" - "MapDescriptionText" "Gray" // the text used in the map description window - "HudIcon_Green" "0 160 0 255" - "HudIcon_Red" "160 0 0 255" + "MapDescriptionText" "Gray" // the text used in the map description window + "HudIcon_Green" "0 160 0 255" + "HudIcon_Red" "160 0 0 255" // CHudMenu - "ItemColor" "255 167 42 200" // default 255 167 42 255 - "MenuColor" "233 208 173 255" - "MenuBoxBg" "0 0 0 100" + "ItemColor" "255 167 42 200" // default 255 167 42 255 + "MenuColor" "233 208 173 255" + "MenuBoxBg" "0 0 0 100" // weapon selection colors "SelectionNumberFg" "251 235 202 255" @@ -226,12 +223,12 @@ Scheme "ProgressBarFg" "255 30 13 255" // Top-left corner of the menu on the main screen - "Main.Menu.X" "32" - "Main.Menu.Y" "248" + "Main.Menu.X" "32" + "Main.Menu.Y" "248" // Blank space to leave beneath the menu on the main screen - "Main.BottomBorder" "32" + "Main.BottomBorder" "32" - "VguiScreenCursor" "255 208 64 255" + "VguiScreenCursor" "255 208 64 255" } }
\ No newline at end of file diff --git a/resource/ui/ControlPointIcon.res b/resource/ui/ControlPointIcon.res index a77f1b7..f42957d 100644 --- a/resource/ui/ControlPointIcon.res +++ b/resource/ui/ControlPointIcon.res @@ -35,7 +35,7 @@ "zpos" "3" "wide" "7" "tall" "16" - "visible ""0" + "visible" "0" "enabled" "1" "image" "capture_icon" "scaleImage" "1" diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index f1ec97c..b580127 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -288,9 +288,9 @@ { "ControlName" "CPvPRankPanel" "fieldName" "RankModelPanel" - "xpos" "130" + "xpos" "150" "ypos" "cs-0.5-17" - "zpos" "-51" + "zpos" "5" "wide" "170" "tall" "1000" "visible" "1" @@ -447,9 +447,9 @@ { "ControlName" "EditablePanel" "fieldName" "Notifications_ShowButtonPanel" - "xpos" "85" - "ypos" "58" - "zpos" "10" + "xpos" "103" + "ypos" "62" + "zpos" "1" "wide" "20" "tall" "25" "autoResize" "0" @@ -470,44 +470,7 @@ "enabled" "0" "image" "glyph_achievements" "scaleImage" "1" - "drawcolor" "210 125 33 255" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "10" - "ypos" "-4" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "Notifications_CountLabelBG" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabelBG" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "11" - "ypos" "-3" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TransparentBlack" + "drawcolor" "210 125 33 255" } "Notifications_ShowButtonPanel_SB" @@ -517,8 +480,8 @@ "xpos" "0" "ypos" "0" "zpos" "5" - "wide" "24" - "tall" "24" + "wide" "15" + "tall" "15" "autoResize" "0" "pinCorner" "3" "visible" "1" @@ -548,7 +511,7 @@ "depressedFgColor_override" "Button Color" "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" + "image_armedcolor" "72 255 255 255" "SubImage" { @@ -557,10 +520,10 @@ "xpos" "0" "ypos" "0" "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "0" - "enabled" "0" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" "image" "replay/thumbnails/buttons/alert" "scaleImage" "1" } @@ -696,11 +659,11 @@ "xpos" "0" "ypos" "-1" "zpos" "1" - "wide" "24" - "tall" "24" + "wide" "18" + "tall" "18" "visible" "1" "enabled" "1" - "labelText" "E" + "labelText" "" "font" "" "dulltext" "0" "brighttext" "0" @@ -732,7 +695,7 @@ "tall" "0" "visible" "0" "enabled" "0" - "image" "replay\thumbnails\buttons\motd" + "image" "replay/thumbnails/buttons/motd" "scaleImage" "1" } } @@ -946,9 +909,9 @@ { "ControlName" "EditablePanel" "fieldName" "WatchStreamButton" - "xpos" "207" + "xpos" "203" "ypos" "60" - "zpos" "1" + "zpos" "12" "wide" "20" "tall" "25" "autoResize" "0" @@ -964,37 +927,37 @@ { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "-3" + "xpos" "0" "ypos" "0" "wide" "20" "tall" "20" - "zpos" "5" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" + "textinsetx" "0" "labelText" "" + "use_proportional_insets" "1" "font" "" "command" "watch_stream" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - + "sound_released" "vo/null.mp3" "actionsignallevel" "2" - "proportionaltoparent" "1" - + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" "paintbackground" "0" "paintborder" "0" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" "image_armedcolor" "72 255 255 255" @@ -1028,10 +991,10 @@ "PaintBackgroundType" "0" "paintbackground" "2" "bgcolor_override" "25 25 25 230" - "border" "NoBorde" - - "navDown" "SettingsButton" // when a sub element can't nav down it will pass through this - "navLeft" "WatchStreamButton" // when a sub element can't nav left it will pass through this + "border" "NoBorder" + + "navDown" "SettingsButton" + "navLeft" "WatchStreamButton" } "CallVoteButton" diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index 2521ed2..dab8828 100644 --- a/resource/ui/streamlistpanel.res +++ b/resource/ui/streamlistpanel.res @@ -9,7 +9,7 @@ "wide" "300" "tall" "22" "visible" "1" - + "HeaderLabel" { "ControlName" "CExLabel" @@ -30,7 +30,7 @@ "bgcolor_override" "25 25 25 255" } } - + "CloseButton" { "ControlName" "CExImageButton" @@ -51,21 +51,21 @@ "dulltext" "0" "brighttext" "0" "default" "0" - + "navDown" "MOTD_URLButton" "navActivate" "<QuickplayButton" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "Command" "hide_streams" + "Command" "hide_streams" "paintbackground" "0" - + //"defaultFgColor_override" "235 226 202 255" //"armedFgColor_override" "46 43 42 255" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Base Color" "depressedFgColor_override" "TanLight" - + "image_drawcolor" "235 226 202 255" "image_armedcolor" "200 80 60 255" "SubImage" @@ -83,7 +83,7 @@ "scaleImage" "1" } } - + "TitleLabel" { "ControlName" "CExLabel" @@ -101,7 +101,7 @@ "enabled" "1" "fgcolor" "56 53 49 255" } - + "Stream1" { "ControlName" "CTFStreamPanel" @@ -116,7 +116,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream2" { "ControlName" "CTFStreamPanel" @@ -131,7 +131,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream3" { "ControlName" "CTFStreamPanel" @@ -146,7 +146,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream4" { "ControlName" "CTFStreamPanel" @@ -161,7 +161,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream5" { "ControlName" "CTFStreamPanel" @@ -176,7 +176,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream_URLButton" { "ControlName" "CExButton" diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res new file mode 100644 index 0000000..da5ddcd --- /dev/null +++ b/resource/ui/streampanel.res @@ -0,0 +1,166 @@ +"Resource/UI/StreamPanel.res" +{ + "BGRect" + { + "ControlName" "EditablePanel" + "fieldName" "BGRect" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "bgcolor_override" "0 0 0 50" + } + + + "LoadingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LoadingPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "SpinnerImage" + { + "ControlName" "ImagePanel" + "fieldName" "PreviewImage" + "xpos" "20" + "ypos" "0" + "zpos" "1" + "wide" "50" + "tall" "50" + "visible" "1" + "enable" "1" + "scaleImage" "1" + "image" "animated/tf2_logo_hourglass" + + "proportionaltoparent" "1" + } + + "DescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescriptionLabel" + "font" "HudFontSmallestBold" + "labelText" "#MMenu_Stream_Loading" + "textAlignment" "west" + "xpos" "90" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "56 53 49 255" + + "proportionaltoparent" "1" + } + } + + + "PreviewImage" + { + "ControlName" "ImagePanel" + "fieldName" "PreviewImage" + "xpos" "5" + "ypos" "3" + "zpos" "1" + "wide" "80" + "tall" "50" + "visible" "1" + "enable" "1" + "scaleImage" "0" + } + + "DisplayNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "DisplayNameLabel" + "font" "HudFontSmallestBold" + "labelText" "%display_name%" + "textAlignment" "west" + "xpos" "90" + "ypos" "5" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "TextDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextDescriptionLabel" + "font" "HudFontSmallest" + "labelText" "%text_description%" + "textAlignment" "north-west" + "xpos" "90" + "ypos" "18" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "ViewerCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "ViewerCountLabel" + "font" "HudFontSmallest" + "labelText" "%viewer_count%" + "textAlignment" "west" + "xpos" "90" + "ypos" "31" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "Stream_URLButton" + { + "ControlName" "CExButton" + "fieldName" "Stream_URLButton" + "xpos" "5" + "ypos" "0" + "zpos" "100" + "wide" "290" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "labelText" "" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "default" "1" + "command" "stream" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_armed" "TeamMenuBorder" + + "defaultFgColor_override" "0 0 0 0" + "defaultBgColor_override" "0 0 0 0" + "armedFgColor_override" "0 0 0 0" + "armedBgColor_override" "0 0 0 0" + } +}
\ No newline at end of file |
