summaryrefslogtreecommitdiff
path: root/resource/ui/spectatortournament.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/spectatortournament.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/spectatortournament.res')
-rw-r--r--resource/ui/spectatortournament.res82
1 files changed, 1 insertions, 81 deletions
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res
index 309bea5..853ac9d 100644
--- a/resource/ui/spectatortournament.res
+++ b/resource/ui/spectatortournament.res
@@ -329,10 +329,6 @@
"labelText" "#game_respawntime_in_secs"
"textAlignment" "center"
"font" "Cerbetica24"
-
- if_mvm{
- "ypos" "82"
- }
}
"BuyBackLabel"
{
@@ -370,49 +366,19 @@
"fieldName" "ClassOrTeamLabel"
"visible" "0"
}
- "SwitchCamModeKeyLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeKeyLabel"
- "visible" "0"
-
- }
- "SwitchCamModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SwitchCamModeLabel"
- "visible" "0"
- }
"CycleTargetFwdKeyLabel"
{
"ControlName" "CExLabel"
"fieldName" "CycleTargetFwdKeyLabel"
"visible" "0"
}
- "CycleTargetFwdLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetFwdLabel"
- "visible" "0"
- }
"CycleTargetRevKeyLabel"
{
"ControlName" "CExLabel"
"fieldName" "CycleTargetRevKeyLabel"
"visible" "0"
}
- "CycleTargetRevLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CycleTargetRevLabel"
- "visible" "0"
- }
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "visible" "0"
- }
+
"itempanel"
{
"ControlName" "CItemModelPanel"
@@ -441,38 +407,6 @@
"resize_to_text" "1"
"text_forcesize" "2"
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "240"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-1"
- "wide" "232"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
"itemmodelpanel"
{
"fieldName" "itemmodelpanel"
@@ -501,18 +435,4 @@
"brighttext" "0"
}
}
-
- "spectator_extras"
- {
- "ControlName" "EditablePanel"
- "fieldName" "spectator_extras"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
} \ No newline at end of file