From e108d891c02193af0854e37ca26f79b4f1d746b6 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 17:34:56 -0400 Subject: Added Casual/Comp Stats to the Dashboard --- resource/ui/compstats.res | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) (limited to 'resource/ui/compstats.res') diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res index 0a5e4cc..c3edd51 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" "38" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -69,8 +70,6 @@ "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" "38" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -92,8 +91,6 @@ "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" @@ -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" -- cgit v1.2.3