From 35db3dc6120b5275c57404d2843dac79b6554923 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 5 Aug 2018 21:59:49 -0400 Subject: Miscellenaous Changes - Alpha changes to various panel's background colors - Lowered the MvM Flag Tracker icon - Updated the Tournament Setup Panel and Killfeed - Formatting Changes * Added the item rename panels from a previous commit --- resource/ui/HudMannVsMachineStatus.res | 80 +++++++++++++++++----------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'resource/ui/HudMannVsMachineStatus.res') diff --git a/resource/ui/HudMannVsMachineStatus.res b/resource/ui/HudMannVsMachineStatus.res index 7748897..3a72651 100644 --- a/resource/ui/HudMannVsMachineStatus.res +++ b/resource/ui/HudMannVsMachineStatus.res @@ -69,29 +69,29 @@ "WarningSwoop" { - "ControlName" "CWarningSwoop" - "fieldName" "WarningSwoop" - "xpos" "c-12" - "ypos" "0" - "zpos" "10" - "wide" "24" - "tall" "220" - "visible" "0" - "enabled" "1" - "image" "../sprites/obj_icons/warning_highlight" - "scaleImage" "1" - "time" "0.3" + "ControlName" "CWarningSwoop" + "fieldName" "WarningSwoop" + "xpos" "c-12" + "ypos" "0" + "zpos" "10" + "wide" "24" + "tall" "220" + "visible" "0" + "enabled" "1" + "image" "../sprites/obj_icons/warning_highlight" + "scaleImage" "1" + "time" "0.3" } "UpgradeLevelContainer" { - "ControlName" "EditablePanel" - "fieldName" "UpgradeLevelContainer" - "xpos" "0" - "ypos" "0" - "wide" "640" - "tall" "480" - "visible" "0" + "ControlName" "EditablePanel" + "fieldName" "UpgradeLevelContainer" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "0" "UpgradeProgressTrack" { @@ -187,35 +187,35 @@ "VictoryPanelContainer" { - "ControlName" "CMvMVictoryPanelContainer" - "fieldName" "VictoryPanelContainer" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" + "ControlName" "CMvMVictoryPanelContainer" + "fieldName" "VictoryPanelContainer" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" } "WaveLossPanel" { - "ControlName" "CMvMWaveLossPanel" - "fieldName" "WaveLossPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" + "ControlName" "CMvMWaveLossPanel" + "fieldName" "WaveLossPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" } "ServerChangeMessage" { - "ControlName" "EditablePanel" - "fieldName" "ServerChangeMessage" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" + "ControlName" "EditablePanel" + "fieldName" "ServerChangeMessage" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" "Background" { -- cgit v1.2.3