From 46d248b5167f9c8794c3125146952fef08f86bcd Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Dec 2020 13:46:03 -0500 Subject: Added Hypnotize's Icons - Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code. --- resource/ui/hudarenawinpanel.res | 85 +++++++++++----------------------------- 1 file changed, 23 insertions(+), 62 deletions(-) (limited to 'resource/ui/hudarenawinpanel.res') diff --git a/resource/ui/hudarenawinpanel.res b/resource/ui/hudarenawinpanel.res index cd4d2a3..55b2d97 100644 --- a/resource/ui/hudarenawinpanel.res +++ b/resource/ui/hudarenawinpanel.res @@ -12,7 +12,7 @@ "BlueScoreBG" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "BlueScoreBG" "xpos" "25" "ypos" "35" @@ -21,12 +21,11 @@ "tall" "25" "visible" "1" "enabled" "1" - "fillcolor" "70 130 180 255" - "scaleImage" "1" + "bgcolor_override" "70 130 180 255" } "RedScoreBG" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "RedScoreBG" "xpos" "225" "ypos" "35" @@ -35,9 +34,9 @@ "tall" "25" "visible" "1" "enabled" "1" - "PaintBackgroundType" "2" - "fillcolor" "205 50 50 255" + "bgcolor_override" "205 50 50 255" } + "BlueTeamLabel" { "ControlName" "CExLabel" @@ -54,6 +53,7 @@ "visible" "1" "enabled" "1" } + "BlueTeamScore" { "ControlName" "CExLabel" @@ -71,10 +71,10 @@ "visible" "1" "enabled" "1" } - "BlueTeamScoreDropshadow" + "BlueTeamScoreShadow" { "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" + "fieldName" "BlueTeamScoreShadow" "font" "Cerbetica40" "fgcolor" "TransparentBlack" "labelText" "%blueteamscore%" @@ -88,11 +88,9 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - - "pin_to_sibling" "BlueTeamScore" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" + "pin_to_sibling" "BlueTeamScore" } + "RedTeamLabel" { "ControlName" "CExLabel" @@ -126,10 +124,10 @@ "visible" "1" "enabled" "1" } - "RedTeamScoreDropshadow" + "RedTeamScoreShadow" { "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" + "fieldName" "RedTeamScoreShadow" "font" "Cerbetica40" "fgcolor" "TransparentBlack" "labelText" "%redteamscore%" @@ -143,10 +141,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - - "pin_to_sibling" "RedTeamScore" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" + "pin_to_sibling" "RedTeamScore" } "ArenaStreaksBG" @@ -154,42 +149,12 @@ "ControlName" "ScalableImagePanel" "fieldName" "ArenaStreaksBG" "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "176" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_black" - "scaleImage" "1" - - "src_corner_height" "23" - "src_corner_width" "23" - "draw_corner_width" "6" - "draw_corner_height" "6" } - "ArenaStreakLabel" { "ControlName" "CExLabel" "fieldName" "ArenaStreakLabel" - "font" "Cerbetica14" - "fgcolor" "TanLight" "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "176" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%arenastreaktext%" - "textAlignment" "Center" - "dulltext" "0" - "brighttext" "0" } } @@ -198,17 +163,10 @@ "ControlName" "ImagePanel" "fieldName" "WinPanelBG" "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "700" - "tall" "174" - "visible" "1" - "enabled" "1" - "scaleImage" "1" } "WinPanelBG2" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "WinPanelBG2" "xpos" "25" "ypos" "60" @@ -217,12 +175,7 @@ "tall" "118" "visible" "1" "enabled" "1" - "scaleImage" "1" - "fillcolor" "0 0 0 250" - "src_corner_height" "3" - "src_corner_width" "3" - "draw_corner_width" "0" - "draw_corner_height" "0" + "bgcolor_override" "0 0 0 250" } "WinningTeamLabel" @@ -304,6 +257,7 @@ "dulltext" "0" "brighttext" "0" } + "WinReasonLabel" { "ControlName" "CExLabel" @@ -342,6 +296,7 @@ "dulltext" "0" "brighttext" "0" } + "ShadedBar" { "ControlName" "ImagePanel" @@ -359,6 +314,7 @@ "fillcolor" "0 0 0 150" "PaintBackgroundType" "0" } + "TopPlayersLabel" { "ControlName" "CExLabel" @@ -378,6 +334,7 @@ "dulltext" "0" "brighttext" "0" } + "DamageThisRoundLabel" { "ControlName" "CExLabel" @@ -397,6 +354,7 @@ "dulltext" "0" "brighttext" "0" } + "HealingThisRoundLabel" { "ControlName" "CExLabel" @@ -416,6 +374,7 @@ "dulltext" "0" "brighttext" "0" } + "LifetimeThisRoundLabel" { "ControlName" "CExLabel" @@ -435,6 +394,7 @@ "dulltext" "0" "brighttext" "0" } + "KillingBlowsThisRoundLabel" { "ControlName" "CExLabel" @@ -454,6 +414,7 @@ "dulltext" "0" "brighttext" "0" } + "HorizontalLine" { "ControlName" "ImagePanel" -- cgit v1.2.3 From fa52fc56431c410283f185f96c4849b9c5d12bf4 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 30 Dec 2020 15:11:57 -0500 Subject: Bug Fixes, see notes. - Fixed the casual and competitive stats not displaying properly. - Fixed the sapper building panel not displaying when sapping a building. - Fixed the time added label not being positioned properly. - Fixed the KOTH timers not displaying team colors. - Fixed the buyback label not appearing in Mann vs. Machine. - Fixed the TargetID not displaying a team colored panel when looking at players. - Fixed the TargetID missing a hand icon for picking up buildings. - Added a score panel for the Passtime game mode. - Added a missing help label to the spell counter. - Removed unused files. - Miscellenaous tweaks and improvements. --- resource/ui/hudarenawinpanel.res | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'resource/ui/hudarenawinpanel.res') diff --git a/resource/ui/hudarenawinpanel.res b/resource/ui/hudarenawinpanel.res index 55b2d97..f5f0812 100644 --- a/resource/ui/hudarenawinpanel.res +++ b/resource/ui/hudarenawinpanel.res @@ -21,7 +21,7 @@ "tall" "25" "visible" "1" "enabled" "1" - "bgcolor_override" "70 130 180 255" + "bgcolor_override" "BlueSolid" } "RedScoreBG" { @@ -34,7 +34,7 @@ "tall" "25" "visible" "1" "enabled" "1" - "bgcolor_override" "205 50 50 255" + "bgcolor_override" "RedSolid" } "BlueTeamLabel" @@ -62,7 +62,7 @@ "labelText" "%blueteamscore%" "textAlignment" "east" "xpos" "138" - "ypos" "1" + "ypos" "10" "zpos" "3" "wide" "80" "tall" "70" @@ -107,6 +107,7 @@ "visible" "1" "enabled" "1" } + "RedTeamScore" { "ControlName" "CExLabel" @@ -115,7 +116,7 @@ "labelText" "%redteamscore%" "textAlignment" "west" "xpos" "230" - "ypos" "1" + "ypos" "10" "zpos" "3" "wide" "80" "tall" "70" -- cgit v1.2.3