summaryrefslogtreecommitdiff
path: root/resource/ui/hudarenanotification.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/hudarenanotification.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/hudarenanotification.res')
-rw-r--r--resource/ui/hudarenanotification.res41
1 files changed, 20 insertions, 21 deletions
diff --git a/resource/ui/hudarenanotification.res b/resource/ui/hudarenanotification.res
index 0ab2238..36b20b1 100644
--- a/resource/ui/hudarenanotification.res
+++ b/resource/ui/hudarenanotification.res
@@ -2,36 +2,35 @@
{
"HudArenaNotificationBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "HudArenaNotificationBG"
- "xpos" "20"
+ "xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "280"
- "tall" "100"
- "autoResize" "0"
- "pinCorner" "0"
+ "tall" "75"
"visible" "1"
"enabled" "1"
- "fillcolor" "0 0 0 230"
- "border" "CyanBorderThick"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
+ "border" "CyanBorderThick"
}
"WarningLabel"
{
"ControlName" "Label"
"fieldName" "WarningLabel"
- "font" "CerbeticaBold72"
- "xpos" "40"
- "ypos" "15"
+ "font" "HudFontGiantBold"
+ "xpos" "0"
+ "ypos" "0"
"zpos" "1"
- "wide" "72"
- "tall" "72"
+ "wide" "50"
+ "tall" "75"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "wrap" "1"
+ "wrap" "0"
"labelText" "!"
"textAlignment" "center"
}
@@ -40,12 +39,12 @@
{
"ControlName" "Label"
"fieldName" "BalanceLabel"
- "font" "CerbeticaBold20"
- "xpos" "70"
+ "font" "HudFontSmall"
+ "xpos" "50"
"ypos" "0"
"zpos" "1"
"wide" "230"
- "tall" "64"
+ "tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -59,12 +58,12 @@
{
"ControlName" "Label"
"fieldName" "BalanceLabelTip"
- "font" "CerbeticaBold16"
- "xpos" "70"
- "ypos" "34"
+ "font" "HudFontSmall"
+ "xpos" "50"
+ "ypos" "30"
"zpos" "1"
"wide" "230"
- "tall" "64"
+ "tall" "35"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -79,7 +78,7 @@
"ControlName" "CTFImagePanel"
"fieldName" "SwitchImage"
"xpos" "25"
- "ypos" "23"
+ "ypos" "0"
"zpos" "1"
"wide" "50"
"tall" "50"