From c3ac2a1bbb189b4800fc7631f0dc51b3c3de9343 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Jul 2021 21:20:26 -0400 Subject: Updated the Building Panels - Tweaked the look of the Engineer's building panels. - Fixed alert icons not being aligned correctly (#169) --- resource/ui/hud_obj_tele.res | 107 ++++++++++++++++++++++--------------------- 1 file changed, 54 insertions(+), 53 deletions(-) (limited to 'resource/ui/hud_obj_tele.res') diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res index f2a9472..3de8544 100644 --- a/resource/ui/hud_obj_tele.res +++ b/resource/ui/hud_obj_tele.res @@ -6,8 +6,8 @@ "fieldName" "BuildingStatusItem" "xpos" "0" "ypos" "0" - "wide" "140" - "tall" "30" + "wide" "120" + "tall" "31" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -29,25 +29,25 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Teleport" - "xpos" "15" - "ypos" "3" - "wide" "25" - "tall" "25" + "xpos" "21" + "ypos" "1" + "wide" "28" + "tall" "28" "visible" "1" "enabled" "1" "scaleImage" "1" "icon" "obj_status_tele_entrance" "iconColor" "White" } - + "NotBuiltPanel" { "ControlName" "EditablePanel" "fieldName" "NotBuiltPanel" - "xpos" "0" + "xpos" "50" "ypos" "0" - "wide" "160" - "tall" "30" + "wide" "50" + "tall" "35" "visible" "1" "NotBuiltLabel" @@ -55,16 +55,16 @@ "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "HudFontSmallest" - "xpos" "60" + "xpos" "0" "ypos" "0" - "wide" "200" - "tall" "30" + "wide" "50" + "tall" "35" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Building_hud_tele_not_built" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -76,8 +76,8 @@ "fieldName" "BuiltPanel" "xpos" "0" "ypos" "0" - "wide" "160" - "tall" "30" + "wide" "120" + "tall" "31" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "20" + "ypos" "4" "zpos" "1" - "wide" "10" - "tall" "10" + "wide" "8" + "tall" "8" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -101,10 +101,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "20" + "ypos" "4" "zpos" "1" - "wide" "10" - "tall" "10" + "wide" "8" + "tall" "8" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -116,11 +116,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "45" - "ypos" "15" + "xpos" "46" + "ypos" "4" "zpos" "1" - "wide" "10" - "tall" "10" + "wide" "8" + "tall" "8" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -132,9 +132,10 @@ { "ControlName" "CBuildingStatusAlertTray" "fieldName" "AlertTray" - "xpos" "113" - "ypos" "0" - "wide" "34" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" "tall" "30" "visible" "1" "enabled" "1" @@ -145,13 +146,13 @@ { "ControlName" "CIconPanel" "fieldName" "WrenchIcon" - "xpos" "121" - "ypos" "15" + "xpos" "101" + "ypos" "12" "zpos" "1" - "wide" "19" - "tall" "19" + "wide" "17" + "tall" "17" "visible" "0" - "enabled" "1" + "enabled" "0" "scaleImage" "1" "icon" "obj_status_icon_wrench" "iconColor" "White" @@ -161,13 +162,13 @@ { "ControlName" "CIconPanel" "fieldName" "SapperIcon" - "xpos" "117" - "ypos" "15" + "xpos" "101" + "ypos" "12" "zpos" "1" - "wide" "25" - "tall" "25" + "wide" "17" + "tall" "17" "visible" "0" - "enabled" "1" + "enabled" "0" "scaleImage" "1" "icon" "obj_status_icon_sapper" "iconColor" "White" @@ -178,10 +179,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "0" - "ypos" "3" + "xpos" "10" + "ypos" "6" "wide" "8" - "tall" "25" + "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -198,7 +199,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "30" + "tall" "31" "visible" "0" "BuildingLabel" @@ -207,7 +208,7 @@ "fieldName" "BuildingLabel" "font" "HudFontSmallest" "xpos" "0" - "ypos" "5" + "ypos" "7" "wide" "200" "tall" "12" "autoResize" "0" @@ -246,7 +247,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "30" + "tall" "31" "visible" "0" "ChargingPanel" @@ -283,10 +284,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "Recharge" "font" "Default" - "xpos" "12" - "ypos" "7" - "wide" "38" - "tall" "10" + "xpos" "0" + "ypos" "11" + "wide" "50" + "tall" "5" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -350,10 +351,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "Upgrade" "font" "Default" - "xpos" "12" - "ypos" "10" - "wide" "38" - "tall" "10" + "xpos" "0" + "ypos" "24" + "wide" "50" + "tall" "2" "autoResize" "0" "pinCorner" "0" "visible" "1" -- cgit v1.2.3