diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/compstats.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/compstats.res')
| -rw-r--r-- | resource/ui/compstats.res | 51 |
1 files changed, 24 insertions, 27 deletions
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res index 59b933a..1b18085 100644 --- a/resource/ui/compstats.res +++ b/resource/ui/compstats.res @@ -8,7 +8,7 @@ "ypos" "0" "zpos" "100" "wide" "260" - "tall" "330" + "tall" "335" "visible" "1" "proportionaltoparent" "1" @@ -16,11 +16,11 @@ { "ControlName" "CTFLocalPlayerBadgePanel" "fieldName" "RankImage" - "xpos" "-8" - "ypos" "-15" + "xpos" "4" + "ypos" "-8" "zpos" "110" "wide" "o1" - "tall" "70" + "tall" "60" "visible" "0" "enabled" "1" "proportionaltoparent" "1" @@ -32,17 +32,18 @@ { "ControlName" "CPvPRankPanel" "fieldName" "RankPanel" - "xpos" "35" - "ypos" "-15" + "xpos" "0" + "ypos" "-68" "zpos" "100" - "wide" "320" - "tall" "100" - "visible" "0" + "wide" "330" + "tall" "102" + "visible" "1" "proportionaltoparent" "1" "mouseinputenabled" "0" "matchgroup" "MatchGroup_Ladder_6v6" "show_model" "0" "show_name" "0" + "show_stats" "1" "BGBorder" { @@ -55,7 +56,7 @@ "ControlName" "CExButton" "fieldName" "ShowLeaderboardsButton" "xpos" "rs1-10" - "ypos" "10" + "ypos" "40" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -64,13 +65,11 @@ "actionsignallevel" "2" "command" "show_leaderboards" "labeltext" "#TF_Competitive_ViewLeaderboards" - "font" "FontBold12" + "font" "HudFontSmallest" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "WhiteBorder" - "border_armed" "WhiteBorder" } "ShowMatchHistoryButton" @@ -78,7 +77,7 @@ "ControlName" "Button" "fieldName" "ShowMatchHistoryButton" "xpos" "10" - "ypos" "10" + "ypos" "40" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -87,13 +86,11 @@ "actionsignallevel" "2" "command" "show_match_history" "labeltext" "#TF_Competitive_ViewMatches" - "font" "FontBold12" + "font" "HudFontSmallest" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "WhiteBorder" - "border_armed" "WhiteBorder" } "PlaylistBGPanel" @@ -101,10 +98,10 @@ "ControlName" "EditablePanel" "fieldName" "PlaylistBGPanel" "xpos" "cs-0.5" - "ypos" "30" + "ypos" "60" "zpos" "-1" - "wide" "p0.98" - "tall" "p1-200" + "wide" "p0.95" + "tall" "p0.98" "visible" "1" "PaintBackgroundType" "2" //"border" "MainMenuBGBorder" @@ -117,11 +114,11 @@ "ControlName" "EditablePanel" "fieldName" "PlayListDropShadow" "xpos" "cs-0.5" - "ypos" "25" + "ypos" "0" "zpos" "100" "wide" "p0.95" - "tall" "p0.89" - "visible" "0" + "tall" "p0.98" + "visible" "1" "PaintBackgroundType" "2" "border" "InnerShadowBorder" "proportionaltoparent" "1" @@ -170,9 +167,9 @@ "font" "MarlettSmall" "textAlignment" "west" - "defaultFgColor_override" "TanDark" + "defaultFgColor_override" "TanDark" "armedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + "selectedFgColor_override" "TanDark" } "ResultButton" @@ -195,7 +192,7 @@ "defaultFgColor_override" "TanDark" "armedFgColor_override" "Orange" - "selectedFgColor_override" "TanLight" + "selectedFgColor_override" "TanLight" "image_selectedcolor" "White" "image_armedcolor" "Transparent" @@ -358,7 +355,7 @@ "xpos" "cs-0.5" "ypos" "7" "wide" "p0.95" - "tall" "p0.89" + "tall" "p0.98" "tall" "f20" "visible" "0" "enabled" "1" |
