From ff348d625bc18045151da09c351090fd6a290624 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 14:39:00 -0400 Subject: Updated Icons, Main Menu, Client Scheme - Replaced multiple images with fonts to reduce space. - Updated the main menu and the client scheme. - Removed certain cp_icon files to correct visual glitches. - Removed unused files. --- resource/ui/matchmakingdashboard.res | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) (limited to 'resource/ui/matchmakingdashboard.res') diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index 1b4c63a..a846a6a 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -94,13 +94,13 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallestBold" + "labeltext" "l" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "Command" "toggle_chat" "proportionaltoparent" "1" - "labeltext" "" "mouseinputenabled" "1" "keyboardinputenabled" "0" "actionsignallevel" "2" @@ -110,27 +110,11 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "image_drawcolor" "TanLight" - "image_armedcolor" "72 255 255 255" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "72 255 255 255" "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "rs1-2" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - "image" "replay/thumbnails/chat" - } } "PartySlot0" @@ -694,7 +678,7 @@ "brighttext" "0" "Command" "resume_game" "proportionaltoparent" "1" - "labeltext" "Resume" + "labeltext" "#MMenu_ResumeGame" "mouseinputenabled" "1" "keyboardinputenabled" "0" "actionsignallevel" "2" @@ -702,7 +686,6 @@ "textinsety" "5" "textinsetx" "22" "use_proportional_insets" "1" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" -- cgit v1.2.3