summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resource/ui/MainMenuOverride.res2
-rw-r--r--resource/ui/pvprankpanel.res75
2 files changed, 63 insertions, 14 deletions
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res
index d40e938..2476089 100644
--- a/resource/ui/MainMenuOverride.res
+++ b/resource/ui/MainMenuOverride.res
@@ -1894,7 +1894,7 @@
"ControlName" "CExLabel"
"fieldname" "VersionNumber"
"font" "Cerbetica14"
- "labelText" "v2018.03.28"
+ "labelText" "v2018.03.29"
"xpos" "r55"
"ypos" "r13"
"wide" "80"
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res
index a5809d7..586e8db 100644
--- a/resource/ui/pvprankpanel.res
+++ b/resource/ui/pvprankpanel.res
@@ -85,6 +85,11 @@
"origin_z" "0"
"spotlight" "1"
+ if_mini
+ {
+ "origin_x" "55"
+ }
+
"animation"
{
"sequence" "idle"
@@ -210,7 +215,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallishBold"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "center"
"labelText" "%name%"
"proportionaltoparent" "1"
@@ -221,10 +226,10 @@
}
}
- "LevelLabel"
+ "DescLine1"
{
- "ControlName" "Label"
- "fieldName" "LevelLabel"
+ "ControlName" "CAutoFittingLabel"
+ "fieldName" "DescLine1"
"xpos" "0"
"ypos" "13"
"wide" "170"
@@ -233,9 +238,9 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallestBold"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "center"
- "labelText" "%level%"
+ "labelText" "%desc1%"
"proportionaltoparent" "1"
if_mini
@@ -245,6 +250,50 @@
"wide" "f0"
"textAlignment" "north-west"
}
+
+ "fonts"
+ {
+ "0" "HudFontSmallestBold"
+ "1" "StorePromotionsTitle"
+ "2" "FontStorePrice"
+ }
+ }
+
+ "DescLine2"
+ {
+ "ControlName" "CAutoFittingLabel"
+ "fieldName" "DescLine2"
+ "xpos" "65"
+ "ypos" "29"
+ "wide" "195"
+ "zpos" "100"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "font" "HudFontSmallestBold"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "north-west"
+ "labelText" "%desc2%"
+ "proportionaltoparent" "1"
+
+ if_mini
+ {
+ "xpos" "67"
+ "ypos" "4"
+ }
+
+ "fonts"
+ {
+ "0" "HudFontSmallestBold"
+ "1" "StorePromotionsTitle"
+ "2" "FontStorePrice"
+ }
+
+ "colors"
+ {
+ "1" "CreditsGreen"
+ "2" "TanLight"
+ }
}
"StatsContainer"
@@ -432,7 +481,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_games%"
"proportionaltoparent" "1"
@@ -450,7 +499,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_kills%"
"proportionaltoparent" "1"
@@ -468,7 +517,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_deaths%"
"proportionaltoparent" "1"
@@ -487,7 +536,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_damage%"
"proportionaltoparent" "1"
@@ -505,7 +554,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_healing%"
"proportionaltoparent" "1"
@@ -523,7 +572,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_support%"
"proportionaltoparent" "1"
@@ -542,7 +591,7 @@
"visible" "1"
"enabled" "1"
"font" "HudFontSmallest"
- "fgcolor_override" "ahudWhite"
+ "fgcolor_override" "White"
"textAlignment" "north-west"
"labelText" "%stat_score%"
"proportionaltoparent" "1"