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/scheme/clientscheme_colors.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/scheme/clientscheme_colors.res') diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index f4e6759..dbf1f69 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -91,10 +91,10 @@ Scheme "PartyMember6" "255 133 255 255" "White" "242 242 242 255" - "Red" "158 64 61 140" - "RedSolid" "158 64 61 255" - "Blue" "72 112 125 140" - "BlueSolid" "72 112 125 255" + "Red" "205 50 50 150" + "RedSolid" "205 50 50 255" + "Blue" "70 130 180 150" + "BlueSolid" "70 130 180 255" "Yellow" "251 235 202 255" "TransparentYellow" "251 235 202 140" "BrightYellow" "251 235 0 255" -- cgit v1.2.3