diff options
| author | Igor Nikitin <[email protected]> | 2017-12-09 17:34:44 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-12-09 17:34:44 -0500 |
| commit | ed3d9e4c49259923064b5b549e3862a66a6decd6 (patch) | |
| tree | 0cd2d229612127fcc4e9d3ccafd3007e4dd9f3e3 /resource/ui/hud_obj_sentrygun.res | |
| parent | 865fb59a0af085e686a01c2c4ec4728bc09c6ae8 (diff) | |
| parent | 10806c8c38f2705223c834a215f5d82fcb0f10ec (diff) | |
20171210 - December Update
- Added transparent viewmodels
- Added back the basechat.res file
- Added Classic Main Menu Style
- Added scoreboard styles to be independent of the minmode toggle
- Fixed the win panel score clipping
- Fixed the placement of the MOTD Button
- Fixed rayshud crosshairs not displaying
- Fixed the main menu background streching
- Replaced icon fonts with actual icon files
- Removed maximum player health value
- Removed main menu character images
- Removed files similar or identical to the stock HUD
- Miscellaneous color and font tweaks and adjustments
Diffstat (limited to 'resource/ui/hud_obj_sentrygun.res')
| -rw-r--r-- | resource/ui/hud_obj_sentrygun.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res index f3a4c4c..4d8c153 100644 --- a/resource/ui/hud_obj_sentrygun.res +++ b/resource/ui/hud_obj_sentrygun.res @@ -130,7 +130,7 @@ "icon" "obj_status_upgrade_1"
"iconColor" "255 255 255 255"
}
-
+
"Icon_Upgrade_2"
{
"ControlName" "CIconPanel"
@@ -146,7 +146,7 @@ "icon" "obj_status_upgrade_2"
"iconColor" "255 255 255 255"
}
-
+
"Icon_Upgrade_3"
{
"ControlName" "CIconPanel"
@@ -211,7 +211,7 @@ }
"Health"
- {
+ {
"ControlName" "CBuildingHealthBar"
"fieldName" "Health"
"font" "Default"
@@ -237,7 +237,7 @@ "wide" "100"
"tall" "60"
"visible" "0"
-
+
"BuildingLabel"
{
"ControlName" "CExLabel"
@@ -265,7 +265,7 @@ "xpos" "0"
"ypos" "29"
"wide" "50"
- "tall" "8"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -286,7 +286,7 @@ "tall" "60"
"visible" "0"
- "KillIcon"
+ "KillIcon"
{
"ControlName" "ImagePanel"
"fieldName" "KillIcon"
@@ -301,7 +301,7 @@ "image" "../hud/hud_obj_status_kill_64"
"drawcolor" "ProgressOffWhite"
}
-
+
"KillsLabel"
{
"ControlName" "CExLabel"
@@ -320,7 +320,7 @@ "dulltext" "0"
"brighttext" "0"
}
-
+
"ShellIcon"
{
"ControlName" "ImagePanel"
@@ -345,7 +345,7 @@ "xpos" "12"
"ypos" "26"
"wide" "38"
- "tall" "8"
+ "tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -355,7 +355,7 @@ "brighttext" "0"
}
- "RocketIcon"
+ "RocketIcon"
{
"ControlName" "ImagePanel"
"fieldName" "RocketIcon"
@@ -388,7 +388,7 @@ "dulltext" "0"
"brighttext" "0"
}
-
+
"UpgradeIcon"
{
"ControlName" "CIconPanel"
@@ -403,7 +403,7 @@ "scaleImage" "1"
"icon" "ico_metal"
"iconColor" "ProgressOffWhite"
- }
+ }
"Upgrade"
{
|
