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/statsummary.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/statsummary.res')
| -rw-r--r-- | resource/ui/statsummary.res | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index 1116288..8ce4e96 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -146,7 +146,7 @@ "enabled" "1" "centerwrap" "1" "wrap" "1" - } + } } "InfoBG" @@ -239,8 +239,7 @@ "visible" "0" "enabled" "0" "fgcolor_override" "TanLight" - - } + } "MapLabel" { "ControlName" "CExLabel" @@ -276,7 +275,7 @@ "visible" "1" "enabled" "1" "fgcolor_override" "TanLight" - } + } "StatData" { "ControlName" "EditablePanel" @@ -368,9 +367,9 @@ "enabled" "1" "enabled_hidef" "0" "enabled_lodef" "0" - } + } } - "InteractiveHeaders" + "InteractiveHeaders" { "ControlName" "EditablePanel" "fieldName" "InteractiveHeaders" @@ -742,7 +741,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "ClassBarLabel2B" { "ControlName" "Label" @@ -786,7 +785,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "ClassBarBG3A" { "ControlName" "ImagePanel" @@ -891,7 +890,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "ClassBarLabel3B" { "ControlName" "Label" @@ -912,7 +911,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "ClassLabel3" { "ControlName" "Label" @@ -935,7 +934,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "ClassBarBG4A" { "ControlName" "ImagePanel" @@ -2754,14 +2753,14 @@ { "name" "back" "text" "#GameUI_Back" - "icon" "#GameUI_Icons_B_BUTTON" + "icon" "#GameUI_Icons_B_BUTTON" } "button" { "name" "nexttip" "text" "#TF_NextTip_360" - "icon" "#GameUI_Icons_A_BUTTON" + "icon" "#GameUI_Icons_A_BUTTON" } } "TitleBanner" [$X360] @@ -2775,4 +2774,4 @@ "visible_lodef" "0" "enabled_lodef" "0" } -} +}
\ No newline at end of file |
