From efba2d7f8d7c68205331fcc3accad683649faed8 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 18:49:07 -0400 Subject: 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. --- resource/ui/steamworkshopdialog.res | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'resource/ui/steamworkshopdialog.res') diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index 09c1959..06516ae 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -101,7 +101,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "Cerbetica22" + "font" "HudFontSmall" "labelText" "#TF_SteamWorkshop_Title" "textAlignment" "center" "xpos" "0" @@ -151,7 +151,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_LearnHow" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "learn_more" "sound_depressed" "UI/buttonclick.wav" @@ -262,7 +262,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "<" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -275,7 +275,7 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "Cerbetica12" + "font" "HudFontSmall" "labelText" "%page%" "textAlignment" "center" "xpos" "460" @@ -305,7 +305,7 @@ "enabled" "1" "tabPosition" "0" "labelText" ">" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -329,7 +329,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_ViewPublished" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -355,7 +355,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -400,7 +400,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -445,7 +445,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -491,7 +491,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_BrowseTheWorkshop" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "browse" "sound_depressed" "UI/buttonclick.wav" @@ -514,7 +514,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Test" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "itemtest" "sound_depressed" "UI/buttonclick.wav" @@ -537,7 +537,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Publish" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "publish" "sound_depressed" "UI/buttonclick.wav" @@ -560,7 +560,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Instructions" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "learn_more" "sound_depressed" "UI/buttonclick.wav" @@ -583,7 +583,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Legal" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -608,8 +608,8 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "#Store_CANCEL" - "font" "Cerbetica12" + "labelText" "#TF_Close" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" -- cgit v1.2.3