From 782b7f6a6681a6f9c2a34b8cc3afae124d8e2a58 Mon Sep 17 00:00:00 2001 From: piman <44853490+piman51277@users.noreply.github.com> Date: Sat, 27 Mar 2021 11:40:45 -0400 Subject: Fix Competitive MMR not displaying The fix to Issue #98 was reverted later, causing the bug to appear again. --- resource/ui/pvprankpanel.res | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 26c72f2..cd8ce33 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -290,7 +290,7 @@ "ControlName" "EditablePanel" "fieldName" "StatsContainer" "xpos" "0" - "ypos" "10" + "ypos" "0" "wide" "260" "tall" "f0" "proportionaltoparent" "1" @@ -307,7 +307,7 @@ "Controlname" "EditablePanel" "fieldName" "XPBar" "xpos" "0" - "ypos" "rs1-63" + "ypos" "rs1-13" "wide" "170" "tall" "35" "proportionaltoparent" "1" @@ -323,22 +323,30 @@ { "ControlName" "Label" "fieldName" "CurrentXPLabel" - "xpos" "35" - "ypos" "rs1" + "xpos" "15" + "ypos" "rs1-11" "zpos" "0" - "wide" "50" + "wide" "140" "tall" "10" "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" - "fgcolor_override" "TanLight" - "textAlignment" "west" + "fgcolor_override" "255 255 255 255" + "textAlignment" "center" "labelText" "%current_xp%" "proportionaltoparent" "1" if_mini { - "xpos" "40" + "xpos" "0" + "ypos" "rs1" + "zpos" "0" + "wide" "100" + "tall" "20" + "font" "ItemFontAttribSmall" + "fgcolor_override" "TanLight" + "textAlignment" "south-west" + "visible" "1" } } @@ -381,7 +389,7 @@ { "ControlName" "ProgressBar" "fieldName" "ProgressBar" - "xpos" "0" + "xpos" "rs1-10" "ypos" "cs-0.5" "wide" "f0" "tall" "f-2" @@ -585,4 +593,4 @@ } } } -} \ No newline at end of file +} -- cgit v1.2.3 From dee3b053fea3d158f2651c6e4be85f381f24c8c8 Mon Sep 17 00:00:00 2001 From: piman <44853490+piman51277@users.noreply.github.com> Date: Sat, 27 Mar 2021 14:33:50 -0400 Subject: Remove needed changes Fix issue with competitive stats --- resource/ui/pvprankpanel.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index cd8ce33..8fc6810 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -290,7 +290,7 @@ "ControlName" "EditablePanel" "fieldName" "StatsContainer" "xpos" "0" - "ypos" "0" + "ypos" "10" "wide" "260" "tall" "f0" "proportionaltoparent" "1" @@ -307,7 +307,7 @@ "Controlname" "EditablePanel" "fieldName" "XPBar" "xpos" "0" - "ypos" "rs1-13" + "ypos" "rs1-63" "wide" "170" "tall" "35" "proportionaltoparent" "1" @@ -324,14 +324,14 @@ "ControlName" "Label" "fieldName" "CurrentXPLabel" "xpos" "15" - "ypos" "rs1-11" + "ypos" "rs1-20" "zpos" "0" "wide" "140" "tall" "10" "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" - "fgcolor_override" "255 255 255 255" + "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "%current_xp%" "proportionaltoparent" "1" @@ -389,7 +389,7 @@ { "ControlName" "ProgressBar" "fieldName" "ProgressBar" - "xpos" "rs1-10" + "xpos" "0" "ypos" "cs-0.5" "wide" "f0" "tall" "f-2" -- cgit v1.2.3 From b52c2268494dd73dde5a96e4f85c36f14a5915a1 Mon Sep 17 00:00:00 2001 From: piman <44853490+piman51277@users.noreply.github.com> Date: Sun, 28 Mar 2021 15:58:58 -0400 Subject: Remove additional xp bar text - Fixes issue with extra XP text when viewing casual rank --- resource/ui/pvprankpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 8fc6810..a9d4c1d 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -328,7 +328,7 @@ "zpos" "0" "wide" "140" "tall" "10" - "visible" "1" + "visible" "0" "enabled" "1" "font" "ItemFontAttribSmall" "fgcolor_override" "TanLight" -- cgit v1.2.3 From e0ad0f7bf2374df7d969cbe3e3947f5b4242ffce Mon Sep 17 00:00:00 2001 From: piman <44853490+piman51277@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:26:02 -0400 Subject: Undo changes --- resource/ui/pvprankpanel.res | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index a9d4c1d..05f654b 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -323,30 +323,22 @@ { "ControlName" "Label" "fieldName" "CurrentXPLabel" - "xpos" "15" - "ypos" "rs1-20" + "xpos" "35" + "ypos" "rs1" "zpos" "0" - "wide" "140" + "wide" "50" "tall" "10" - "visible" "0" + "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" "fgcolor_override" "TanLight" - "textAlignment" "center" + "textAlignment" "west" "labelText" "%current_xp%" "proportionaltoparent" "1" if_mini { - "xpos" "0" - "ypos" "rs1" - "zpos" "0" - "wide" "100" - "tall" "20" - "font" "ItemFontAttribSmall" - "fgcolor_override" "TanLight" - "textAlignment" "south-west" - "visible" "1" + "xpos" "40" } } -- cgit v1.2.3 From 2b87693e01342854eee21884acd289995c595931 Mon Sep 17 00:00:00 2001 From: piman <44853490+piman51277@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:26:33 -0400 Subject: Add files via upload --- resource/ui/pvpcomprankpanel.res | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 resource/ui/pvpcomprankpanel.res diff --git a/resource/ui/pvpcomprankpanel.res b/resource/ui/pvpcomprankpanel.res new file mode 100644 index 0000000..e4462fb --- /dev/null +++ b/resource/ui/pvpcomprankpanel.res @@ -0,0 +1,37 @@ +#base "PvPRankPanel.res" + +"Resource/UI/PvPRankPanel.res" +{ + "BGPanel" + { + "StatsContainer" + { + "visible" "1" + + "XPBar" + { + "ypos" "20" + "alpha" "100" + + "CurrentXPLabel" + { + "xpos" "15" + "ypos" "rs1-20" + "wide" "140" + "textAlignment" "center" + "visible" "1" + } + + "NextLevelXPLabel" + { + "visible" "0" + } + + "ProgressBarsContainer" + { + "visible" "0" + } + } + } + } +} \ No newline at end of file -- cgit v1.2.3