summaryrefslogtreecommitdiff
path: root/resource/ui/targetid.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-05 22:37:29 -0400
committerCriticalFlaw <[email protected]>2020-08-05 22:37:29 -0400
commit736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 (patch)
tree81ed82a4046e243eb0ea54d5af1b8a4760726bfb /resource/ui/targetid.res
parentced4c955b2a5ae691226f47efd0b0f6965ed0415 (diff)
Visual Tweaks, Bug Fixes (see notes)
- Added the missing player effect and health cluster icons - Visual tweaks to the scoreboard, team/class select, freezecam, item test - Updated the main menu to use the new Player Mute menu - Fixed the Overtime label overlapping with the server time limit - Removed unused font definitions
Diffstat (limited to 'resource/ui/targetid.res')
-rw-r--r--resource/ui/targetid.res20
1 files changed, 7 insertions, 13 deletions
diff --git a/resource/ui/targetid.res b/resource/ui/targetid.res
index 2735424..af5ba4b 100644
--- a/resource/ui/targetid.res
+++ b/resource/ui/targetid.res
@@ -9,11 +9,9 @@
"zpos" "6"
"wide" "600"
"tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "0 0 0 220"
+ "fillcolor" "TransparentBlack"
}
"TargetBackground2"
@@ -54,18 +52,16 @@
"TargetIDBG_Spec_Blue"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "TargetIDBG_Spec_Blue"
"xpos" "0"
"ypos" "43"
"zpos" "6"
"wide" "252"
"tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "0"
"enabled" "1"
- "image" "../hud/color_panel_blu"
+ "fillcolor" "0 28 162 255"
"src_corner_height" "23"
"src_corner_width" "23"
@@ -75,18 +71,16 @@
"TargetIDBG_Spec_Red"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "TargetIDBG_Spec_Red"
"xpos" "0"
"ypos" "43"
"zpos" "6"
"wide" "252"
"tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "0"
"enabled" "1"
- "image" "../hud/color_panel_red"
+ "fillcolor" "192 28 0 255"
"src_corner_height" "23"
"src_corner_width" "23"
@@ -207,8 +201,8 @@
"scaleImage" "1"
"pin_to_sibling" "KillStreakAnchor"
- "pin_corner_to_sibling" "1"
- "pin_to_sibling_corner" "1"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"MoveableSubPanel"