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/craftingstatusdialog.res | 180 +++++++++++++++++------------------ 1 file changed, 90 insertions(+), 90 deletions(-) (limited to 'resource/ui/craftingstatusdialog.res') diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res index 7cbef76..a5229b3 100644 --- a/resource/ui/craftingstatusdialog.res +++ b/resource/ui/craftingstatusdialog.res @@ -2,14 +2,14 @@ { "CraftingStatusDialog" { - "fieldName" "CraftingStatusDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-100" - "ypos" "200" - "wide" "200" - "tall" "110" - "bgcolor_override" "DarkGrey" + "fieldName" "CraftingStatusDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "200" + "wide" "200" + "tall" "110" + "bgcolor_override" "DarkGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorder" @@ -17,105 +17,105 @@ "CenterPositioner" { - "ControlName" "Label" - "fieldName" "CenterPositioner" - "font" "HudFontSmallBold" - "xpos" "0" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "centerwrap" "0" - "labelText" "" - "textAlignment" "center" - "bgcolor_override" "Transparent" + "ControlName" "Label" + "fieldName" "CenterPositioner" + "font" "HudFontSmallBold" + "xpos" "0" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "0" + "labelText" "" + "textAlignment" "center" + "bgcolor_override" "Transparent" } "RecipeItemModelPanel" { - "ControlName" "CItemModelPanel" - "fieldName" "RecipeItemModelPanel" - "visible" "0" + "ControlName" "CItemModelPanel" + "fieldName" "RecipeItemModelPanel" + "visible" "0" } "TitleLabel" { - "ControlName" "Label" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "centerwrap" "1" - "labelText" "%updatetext%" - "textAlignment" "center" - "fgcolor_override" "TanLight" - "bgcolor_override" "Transparent" - "auto_wide_tocontents" "1" + "ControlName" "Label" + "fieldName" "TitleLabel" + "font" "HudFontSmallBold" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "labelText" "%updatetext%" + "textAlignment" "center" + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "auto_wide_tocontents" "1" - "pin_to_sibling" "CenterPositioner" - "pin_corner_to_sibling" "4" - "pin_to_sibling_corner" "4" + "pin_to_sibling" "CenterPositioner" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "4" } "EllipsesLabel" { - "ControlName" "Label" - "fieldName" "EllipsesLabel" - "font" "HudFontSmall" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%ellipses%" - "textAlignment" "west" - "fgcolor_override" "TanLight" - "bgcolor_override" "Transparent" + "ControlName" "Label" + "fieldName" "EllipsesLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%ellipses%" + "textAlignment" "west" + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "1" + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "0" + "pin_to_sibling_corner" "1" } "CloseButton" { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "50" - "ypos" "75" - "zpos" "1" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_Ok" - "font" "HudFontSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "50" + "ypos" "75" + "zpos" "1" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_Ok" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" } } \ No newline at end of file -- 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/craftingstatusdialog.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/craftingstatusdialog.res') diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res index a5229b3..4e84cf6 100644 --- a/resource/ui/craftingstatusdialog.res +++ b/resource/ui/craftingstatusdialog.res @@ -9,10 +9,10 @@ "ypos" "200" "wide" "200" "tall" "110" - "bgcolor_override" "DarkGrey" - "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorder" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" } "CenterPositioner" -- cgit v1.2.3