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/hudmenutauntselection.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/hudmenutauntselection.res')
| -rw-r--r-- | resource/ui/hudmenutauntselection.res | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res index 0fc562a..ea11dcb 100644 --- a/resource/ui/hudmenutauntselection.res +++ b/resource/ui/hudmenutauntselection.res @@ -146,7 +146,7 @@ "text_center" "1" "text_forcesize" "3" "model_only" "1" - + "attriblabel" { "font" "ItemFontAttribLarge" @@ -197,7 +197,7 @@ "brighttext" "0" } - "NumberLabel1BG" + "NumberLabel1BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel1BG" @@ -289,8 +289,8 @@ "dulltext" "1" "brighttext" "0" } - - "NumberLabel2BG" + + "NumberLabel2BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel2BG" @@ -477,7 +477,7 @@ "brighttext" "0" } - "NumberLabel4BG" + "NumberLabel4BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel4BG" @@ -642,8 +642,6 @@ "iconColor" "255 255 255 255" } - - "NumberLabel6" { "ControlName" "CExLabel" @@ -664,8 +662,8 @@ "dulltext" "1" "brighttext" "0" } - - "NumberLabel6BG" + + "NumberLabel6BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel6BG" @@ -757,8 +755,8 @@ "dulltext" "1" "brighttext" "0" } - - "NumberLabel7BG" + + "NumberLabel7BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel7BG" @@ -851,7 +849,7 @@ "brighttext" "0" } - "NumberLabel8BG" + "NumberLabel8BG" { "ControlName" "CExLabel" "fieldName" "NumberLabel8BG" |
