diff options
| author | CriticalFlaw <[email protected]> | 2017-10-25 20:40:17 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-25 20:40:17 -0400 |
| commit | a9c346e343aa678f281c0233948b4f90415c5b1f (patch) | |
| tree | 25989cff458213302aa8110ff8b1a5a3d485c89a /resource | |
| parent | aa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff) | |
20171025 - Removed unused files
Diffstat (limited to 'resource')
31 files changed, 903 insertions, 10968 deletions
diff --git a/resource/ClientScheme-mac.res b/resource/ClientScheme-mac.res deleted file mode 100644 index 95ad13d..0000000 --- a/resource/ClientScheme-mac.res +++ /dev/null @@ -1,4604 +0,0 @@ -// -// TRACKER SCHEME RESOURCE FILE -// -// sections: -// colors - all the colors used by the scheme -// basesettings - contains settings for app to use to draw controls -// fonts - list of all the fonts used by app -// borders - description of all the borders -// -// -Scheme -{ - //Name - currently overriden in code - //{ - // "Name" "ClientScheme" - //} - - //////////////////////// COLORS /////////////////////////// - Colors - { - //rayshud colors - - "Ammo In Clip" "48 255 48 255" - "Ammo In Reserve" "72 255 255 255" - "Ammo In Clip Low" "255 42 130 255" - "Ammo In Reserve Low" "255 128 28 255" - - //refers to watching stvs/killcam shots - "Spec Health Normal" "235 226 202 255" - "Spec Health Buff" "48 255 48 255" - "Spec Health Hurt" "255 153 0 255" - - //refers to player health/targetids - "Health Normal" "235 226 202 255" - "Health Buff" "48 255 48 255" - "Health Hurt" "255 153 0 255" - - "Uber Bar Color" "235 226 202 255" - - //solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt - "Solid Color Uber" "255 50 255 255" - - "Flashing Uber Color1" "255 165 0 255" - "Flashing Uber Color2" "255 69 0 255" - //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color - - "Heal Numbers" "48 255 48 255" - "Damage Numbers" "72 255 255 255" - - //'Last DamageHeal Info' refers to the number that appears above hp - "Last DamageHeal Info" "72 255 255 255" - - //Rainbow Uber Colors - - "ColorRed" "255 0 0 255" - "ColorVermillion" "255 64 0 255" - "ColorOrange" "255 128 0 255" - "ColorYellow" "255 255 0 255" - "ColorLime" "128 255 0 255" - "ColorGreen" "0 255 0 255" - "ColorTeal" "0 255 128 255" - "ColorCyan" "0 255 255 255" - "ColorAqua" "0 128 255 255" - "ColorBlue" "0 0 255 255" - "ColorPurple" "128 0 255 255" - "ColorMagenta" "255 0 255 255" - "ColorRuby" "255 0 128 255" - "ColorBlack" "0 0 0 255" - "ColorGreyDark" "64 64 64 255" - "ColorGreyMid" "128 128 128 255" - "ColorGreyLight" "192 192 192 255" - "ColorWhite" "255 255 255 255" - - //end rayshud colors - - // base colors - "Orange" "178 82 22 255" - "OrangeDim" "178 82 22 120" - "LightOrange" "188 112 0 128" - "GoalOrange" "255 133 0" - "TFOrange" "145 73 59 255" - - "White" "235 235 235 255" - "Red" "192 28 0 140" - "RedSolid" "192 28 0 255" - "Blue" "0 28 162 140" - "Yellow" "251 235 202 255" - "TransparentYellow" "251 235 202 140" - //"Black" "0 0 0 255" - //Changed black to a NTSC safe color - "GreenSolid" "76 107 34 255" - - "Black" "46 43 42 255" - "TransparentBlack" "0 0 0 196" - "TransparentLightBlack" "0 0 0 90" - "FooterBGBlack" "52 48 55 255" - - "HUDBlueTeam" "104 124 155 127" - "HUDRedTeam" "180 92 77 127" - "HUDSpectator" "124 124 124 127" - "HUDBlueTeamSolid" "104 124 155 255" - "HUDRedTeamSolid" "180 92 77 255" - "HUDDeathWarning" "255 0 0 255" - "HudWhite" "255 255 255 255" - "HudOffWhite" "200 187 161 255" - "HudBlack" "65 65 65 255" - "ProgressBarBlue" "91 122 142 255" - - "CreditsGreen" "94 150 49 255" - - "Gray" "178 178 178 255" - - "Blank" "0 0 0 0" - "ForTesting" "255 0 0 32" - "ForTesting_Magenta" "255 0 255 255" - "ForTesting_MagentaDim" "255 0 255 120" - - "HudPanelForeground" "123 110 59 184" - "HudPanelBackground" "123 110 59 184" - "HudPanelBorder" "255 255 255 102" - - "HudProgressBarActive" "240 207 78 255" - "HudProgressBarInActive" "140 120 73 255" - "HudProgressBarActiveLow" "240 30 30 255" - "HudProgressBarInActiveLow" "240 30 30 99" - - "HudTimerProgressActive" "251 235 202 255" - "HudTimerProgressInActive" "52 48 45 255" - "HudTimerProgressWarning" "240 30 30 255" - - // training - "HudTrainingHint" "212 160 23 255" - - "TanDark" "117 107 94 255" - "TanLight" "235 226 202 255" - "TanDarker" "46 43 42 255" - - "StoreDarkTan" "131 121 104 255" - "StoreGreen" "76 107 34 255" - - // Building HUD Specific - "LowHealthRed" "255 0 0 255" - "ProgressOffWhite" "251 235 202 255" - "ProgressBackground" "250 234 201 51" - "HealthBgGrey" "72 71 69 255" - - "ProgressOffWhiteTransparent" "251 235 202 128" - - "LabelDark" "48 43 42 255" - "LabelTransparent" "109 96 80 180" - - "BuildMenuActive" "248 231 198 255" - - "DisguiseMenuIconRed" "192 56 63 255" - "DisguiseMenuIconBlue" "92 128 166 255" - - "MatchmakingDialogTitleColor" "200 184 151 255" - "MatchmakingMenuItemBackground" "46 43 42 255" - "MatchmakingMenuItemBackgroundActive" "150 71 0 255" - "MatchmakingMenuItemTitleColor" "200 184 151 255" - "MatchmakingMenuItemDescriptionColor" "200 184 151 255" - - "HTMLBackground" "95 92 101 255" - - "ItemAttribLevel" "117 107 94 255" - "ItemAttribNeutral" "235 226 202 255" - "ItemAttribPositive" "153 204 255 255" - "ItemAttribNegative" "255 64 64 255" - - "ItemSetName" "225 255 15 255" - "ItemSetItemEquipped" "149 175 12 255" - "ItemSetItemMissing" "139 137 137 255" - "ItemIsotope" "225 255 15 255" - "ItemBundleItem" "149 175 12 255" - "ItemLimitedUse" "0 160 0 255" - "ItemFlags" "117 107 94 255" - - "QualityColorNormal" "178 178 178 255" - "QualityColorrarity1" "77 116 85 255" - "QualityColorrarity2" "141 131 75 255" - "QualityColorrarity3" "112 85 15 255" - "QualityColorrarity4" "134 80 172 255" - "QualityColorVintage" "71 98 145 255" - "QualityColorUnique" "255 215 0 255" - "QualityColorCommunity" "112 176 74 255" - "QualityColorDeveloper" "165 15 121 255" - "QualityColorSelfMade" "112 176 74 255" - "QualityColorCustomized" "71 98 145 255" - "QualityColorStrange" "207 106 50 255" - "QualityColorCompleted" "134 80 172 255" - "QualityColorHaunted" "56 243 171 255" - - "SaleGreen" "76 107 34 255" - - "LightRed" "200 80 60 255" - "LighterRed" "220 100 80 255" - "LighterDarkBrown" "59 54 48 255" - "DarkBrown" "41 37 38 255" - - "UpgradeDefaultFg" "87 82 74 255" - "UpgradeDefaultBg" "111 104 94 255" - "UpgradeArmedFg" "194 96 47 255" - "UpgradeArmedBg" "239 128 73 255" - "UpgradeDepressedFg" "204 106 57 255" - "UpgradeDepressedBg" "249 138 83 255" - "UpgradeSelectedFg" "204 106 57 255" - "UpgradeSelectedBg" "249 138 83 255" - "UpgradeDisabledFg" "64 59 52 255" - "UpgradeDisabledBg" "79 77 68 255" - } - - ///////////////////// BASE SETTINGS //////////////////////// - // default settings for all panels - // controls use these to determine their settings - BaseSettings - { - // vgui_controls color specifications - ReplayBrowser.BgColor "DarkBrown" - ReplayBrowser.Details.TitleEdit.Carat.FgColor "LightRed" - ReplayBrowser.Button.ArmedBgColor "TFOrange" - ReplayBrowser.Button.DepressedBgColor "TFOrange" - ReplayBrowser.CollectionTitle.FgColor "LightRed" - ReplayBrowser.Warning.FgColor "White" - ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow" - ReplayBrowser.Search.BgColor "TanDark" - ReplayBrowser.Search.FgColor "White" - - Replay.RenderDialog.BgColor "LighterDarkBrown" - - Econ.Dialog.BgColor "Blank" - Econ.Button.BgColor "TanDark" - Econ.Button.FgColor "TanLight" - Econ.Button.ArmedBgColor "TFOrange" - Econ.Button.ArmedFgColor "TanLight" - Econ.Button.DepressedBgColor "TFOrange" - Econ.Button.DepressedFgColor "Black" - - Econ.Button.PresetDefaultColorFg "TanLight" - Econ.Button.PresetArmedColorFg "TanLight" - Econ.Button.PresetDepressedColorFg "TanLight" - - Econ.Button.PresetDefaultColorBg "LighterRed" - Econ.Button.PresetArmedColorBg "LightRed" - Econ.Button.PresetDepressedColorBg "TFOrange" - - Border.Bright "Blank" // the lit side of a control - Border.Dark "Black" // the dark/unlit side of a control - Border.Selection "Gray" // the additional border color for displaying the default/selected button - - Button.TextColor "TanLight" - Button.BgColor "TanDark" - Button.ArmedTextColor "TanLight" - Button.ArmedBgColor "TFOrange" - Button.SelectedTextColor "TanLight" - Button.SelectedBgColor "TFOrange" - Button.DepressedTextColor "Black" - Button.DepressedBgColor "TFOrange" - - CheckButton.TextColor "Yellow" - CheckButton.SelectedTextColor "Yellow" - CheckButton.BgColor "TransparentBlack" - CheckButton.Border1 "Yellow" // the left checkbutton border - CheckButton.Border2 "Yellow" // the right checkbutton border - CheckButton.Check "Yellow" // color of the check itself - CheckButton.HighlightFgColor "Yellow" - - ComboBoxButton.ArrowColor "TanLight" - ComboBoxButton.ArmedArrowColor "TanLight" - ComboBoxButton.BgColor "Blank" - ComboBoxButton.DisabledBgColor "Blank" - - Frame.BgColor "TransparentBlack" - Frame.OutOfFocusBgColor "TransparentBlack" - Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus - Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close - Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus - Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close - Frame.AutoSnapRange "0" - FrameGrip.Color1 "Blank" - FrameGrip.Color2 "Blank" - FrameTitleButton.FgColor "Blank" - FrameTitleButton.BgColor "Blank" - FrameTitleButton.DisabledFgColor "Blank" - FrameTitleButton.DisabledBgColor "Blank" - FrameSystemButton.FgColor "Blank" - FrameSystemButton.BgColor "Blank" - FrameSystemButton.Icon "" - FrameSystemButton.DisabledIcon "" - FrameTitleBar.TextColor "Orange" - FrameTitleBar.BgColor "Blank" - FrameTitleBar.DisabledTextColor "Orange" - FrameTitleBar.DisabledBgColor "Blank" - - GraphPanel.FgColor "Orange" - GraphPanel.BgColor "TransparentBlack" - - Label.TextDullColor "TanDark" - Label.TextColor "TanLight" - Label.TextBrightColor "TanLight" - Label.SelectedTextColor "White" - Label.BgColor "Blank" - Label.DisabledFgColor1 "Blank" - Label.DisabledFgColor2 "Black" - - ListPanel.TextColor "Orange" - ListPanel.BgColor "TransparentBlack" - ListPanel.SelectedTextColor "Black" - ListPanel.SelectedBgColor "Red" - ListPanel.SelectedOutOfFocusBgColor "Red" - ListPanel.EmptyListInfoTextColor "Orange" - - Menu.TextColor "TanLight" - Menu.BgColor "TransparentBlack" - Menu.ArmedTextColor "TanDark" - Menu.ArmedBgColor "TanLight" - Menu.TextInset "6" - - Chat.TypingText "Orange" - - Panel.FgColor "Gray" - Panel.BgColor "Blank" - - HTML.BgColor "Blank" - - ProgressBar.FgColor "ProgressOffWhite" - ProgressBar.BgColor "ProgressBackground" - - CircularProgressBar.FgColor "White" - CircularProgressBar.BgColor "White" - - "BuildingHealthBar.BgColor" "HealthBgGrey" - "BuildingHealthBar.Health" "ProgressOffWhite" - "BuildingHealthBar.LowHealth" "LowHealthRed" - - PropertySheet.TextColor "Orange" - PropertySheet.SelectedTextColor "Orange" - PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another - - RadioButton.TextColor "Orange" - RadioButton.SelectedTextColor "Orange" - - RichText.TextColor "Gray" - RichText.BgColor "Blank" - RichText.SelectedTextColor "Gray" - RichText.SelectedBgColor "Red" - - ScrollBarButton.FgColor "Gray" - ScrollBarButton.BgColor "Blank" - ScrollBarButton.ArmedFgColor "Gray" - ScrollBarButton.ArmedBgColor "Blank" - ScrollBarButton.DepressedFgColor "Black" - ScrollBarButton.DepressedBgColor "Blank" - - ScrollBarSlider.FgColor "Gray" // nob color - ScrollBarSlider.BgColor "Blank" // slider background color - - SectionedListPanel.HeaderTextColor "Orange" - SectionedListPanel.HeaderBgColor "Blank" - SectionedListPanel.DividerColor "Black" - SectionedListPanel.TextColor "Orange" - SectionedListPanel.BrightTextColor "Orange" - SectionedListPanel.BgColor "TransparentLightBlack" - SectionedListPanel.SelectedTextColor "Black" - SectionedListPanel.SelectedBgColor "Red" - SectionedListPanel.OutOfFocusSelectedTextColor "Black" - SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32" - - Slider.NobColor "108 108 108 255" - Slider.TextColor "127 140 127 255" - Slider.TrackColor "31 31 31 255" - Slider.DisabledTextColor1 "117 117 117 255" - Slider.DisabledTextColor2 "30 30 30 255" - - TextEntry.TextColor "Gray" - TextEntry.BgColor "Blank" - TextEntry.CursorColor "Gray" - TextEntry.DisabledTextColor "Gray" - TextEntry.DisabledBgColor "Blank" - TextEntry.SelectedTextColor "TanLight" - TextEntry.SelectedBgColor "Gray" - TextEntry.OutOfFocusSelectedBgColor "Blank" - TextEntry.FocusEdgeColor "Blank" - - ToggleButton.SelectedTextColor "Orange" - - Tooltip.TextColor "TransparentBlack" - Tooltip.BgColor "Red" - - TreeView.BgColor "TransparentBlack" - - WizardSubPanel.BgColor "Blank" - - TimerProgress.Active "HudTimerProgressActive" - TimerProgress.InActive "HudTimerProgressInActive" - TimerProgress.Warning "HudTimerProgressWarning" - - HudObjectives.FgColor "HudPanelForeground" - HudObjectives.BgColor "HudPanelBackground" - HudObjectives.BorderColor "HudPanelBorder" - - HudProgressBar.Active "HudProgressBarActive" - HudProgressBar.InActive "HudProgressBarInActive" - - HudCaptureIcon.Active "HudProgressBarActive" - HudCaptureIcon.InActive "HudProgressBarInActive" - HudCaptureProgressBar.Active "HudProgressBarActive" - HudCaptureProgressBar.InActive "HudProgressBarInActive" - - // scheme-specific colors - "FgColor" "Orange" - "BgColor" "TransparentBlack" - - "ViewportBG" "Blank" - "TeamSpec" "204 204 204 255" - "TeamRed" "255 64 64 255" - "TeamBlue" "153 204 255 255" - - "MapDescriptionText" "Gray" // the text used in the map description window - "HudIcon_Green" "0 160 0 255" - "HudIcon_Red" "160 0 0 255" - - // CHudMenu - "ItemColor" "255 167 42 200" // default 255 167 42 255 - "MenuColor" "233 208 173 255" - "MenuBoxBg" "0 0 0 100" - - // weapon selection colors - "SelectionNumberFg" "251 235 202 255" - "SelectionTextFg" "251 235 202 255" - "SelectionEmptyBoxBg" "0 0 0 80" - "SelectionBoxBg" "0 0 0 80" - "SelectionSelectedBoxBg" "0 0 0 190" - - // Hint message colors - "HintMessageFg" "255 255 255 255" - "HintMessageBg" "0 0 0 60" - - "ProgressBarFg" "255 30 13 255" - - // Top-left corner of the menu on the main screen - "Main.Menu.X" "32" - "Main.Menu.Y" "248" - - // Blank space to leave beneath the menu on the main screen - "Main.BottomBorder" "32" - - "VguiScreenCursor" "255 208 64 255" - } - - //////////////////////// BITMAP FONT FILES ///////////////////////////// - // - // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse - BitmapFontFiles - { - // UI buttons, custom font, (256x64) - "Buttons" "materials/vgui/fonts/buttons_32.vbf" - } - - - // - //////////////////////// FONTS ///////////////////////////// - // - // describes all the fonts - Fonts - { - // fonts are used in order that they are listed - // fonts listed later in the order will only be used if they fulfill a range not already filled - // if a font fails to load then the subsequent fonts will replace - "Default" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "antialias" "1" - } - "2" - { - "name" "Cerbetica_bold" - "tall" "72" - "antialias" "1" - } - - - } - "DefaultUnderline" - { - "1" - { - "name" "Tahoma" - "tall" "12" - "weight" "500" - "underline" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "2" - { - "name" "Arial" - "tall" "11" - "range" "0x0000 0x00FF" - "weight" "800" - } - } - "DefaultSmall" - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "13" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "14" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Verdana" - "tall" "20" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "22" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1200 6000" - "antialias" "1" - } - "6" - { - "name" "Arial" - "tall" "12" - "range" "0x0000 0x00FF" - "weight" "0" - } - } - - - "DefaultVerySmall" - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Verdana" - "tall" "14" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "16" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - } - DefaultLarge - { - "1" - { - "name" "Verdana" - "tall" "18" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "21" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "22" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Verdana" - "tall" "28" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "30" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - "6" - { - "name" "Verdana" - "tall" "20" - "range" "0x0000 0x00FF" - "weight" "900" - } - "7" - { - "name" "Arial" - "tall" "20" - "range" "0x0000 0x00FF" - "weight" "800" - } - } - CenterPrintText - { - // note that this scales with the screen resolution - "1" - { - "name" "Trebuchet MS" [!$OSX] - "name" "Helvetica" [$OSX] - "tall" "18" - "weight" "900" - "antialias" "1" - "additive" "1" - } - } - - "PlayerPanelPlayerName" - { - "1" - { - "name" "Verdana" - "tall" "6" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - HudHintText - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "700" - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "13" [$WIN32] - "tall" "23" [$X360] - "weight" "700" - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "14" - "weight" "700" - "yres" "768 1023" - } - "4" - { - "name" "Verdana" - "tall" "20" - "weight" "700" - "yres" "1024 1199" - } - "5" - { - "name" "Verdana" - "tall" "24" - "weight" "700" - "yres" "1200 10000" - } - } - "HudFontGiant" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "32" - "tall_lodef" "80" - "additive" "0" - "antialias" "1" - } - "2" - { - "name" "Cerbetica_edited" - "tall" "44" - "tall_hidef" "120" - "additive" "0" - "antialias" "1" - } - "3" - { - "name" "Cerbetica_edited" - "tall" "48" - "additive" "0" - "antialias" "1" - } - "4" - { - "name" "Cerbetica_edited" - "tall" "52" - "additive" "0" - "antialias" "1" - } - "5" - { - "name" "Cerbetica_edited" - "tall" "72" - "additive" "0" - "antialias" "1" - } - } - "HudFontGiantBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "64" - "additive" "0" - "antialias" "1" - } - } - - "HudFontBiggerBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "48" - "additive" "0" - "antialias" "1" - } - } - - "HudFontBig" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "44" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumBig" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "36" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumBigBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "36" - "additive" "0" - "antialias" "1" - } - } - "HudFontMedium" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "32" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSecondary" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "32" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "32" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmallBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "28" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "28" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmallSecondary" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "28" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallishBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "16" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallBoldShadow" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallest" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallestShadow" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "HudFontSmallestBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "PerformanceModeSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "StorePromotionsTitle" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "10" - "additive" "0" - "antialias" "1" - } - } - "FontCartPrice" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "16" - "additive" "0" - "antialias" "1" - } - } - "FontStorePrice" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "FontStoreOriginalPrice" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "10" - "additive" "0" - "antialias" "1" - } - } - "FontStorePriceSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "8" - "additive" "0" - "antialias" "1" - } - } - "FontStorePromotion" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "TextTooltipFont" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "11" - "additive" "0" - "antialias" "1" - } - } - GameUIButtons - { - "1" //[$X360] - { - "bitmap" "1" - "name" "Buttons" - "scalex" "1.0" - "scalex_lodef" "0.75" - "scaley" "1.0" - "scaley_lodef" "0.75" - } - } - GameUIButtonsSmall - { - "1" [$X360] - { - "bitmap" "1" - "name" "Buttons" - "scalex" "0.5" - "scaley" "0.5" - } - } - GameUIButtonsSmallest - { - "1" [$X360] - { - "bitmap" "1" - "name" "Buttons" - "scalex" "0.4" - "scaley" "0.4" - } - } - "GameUIButtonText" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "additive" "0" - "antialias" "1" - } - } - "HudClassHealth" - { - "1" - { - "name" "TF2" - "tall" "16" - "tall_hidef" "22" - "tall_lodef" "22" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "SpectatorKeyHints" - { - "1" - { - "name" "Verdana" - "tall" "8" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubText" - { - "1" - { - "name" "Verdana" - "tall" "9" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubTextSuddenDeath" - { - "1" - { - "name" "Verdana" - "tall" "8" - "tall_hidef" "9" - "tall_lodef" "10" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubTextTiny" - { - "1" - { - "name" "Verdana" - "tall" "8" - "tall_hidef" "7" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "HudSelectionText" - { - "1" - { - "name" "TF2" - "tall" "15" - "weight" "700" - "antialias" "1" - "yres" "1 599" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "additive" "1" - } - "2" - { - "name" "TF2" - "tall" "15" [$WIN32] - "tall" "21" [$X360] - "weight" "700" - "antialias" "1" - "yres" "600 767" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "additive" "1" - } - "3" - { - "name" "TF2" - "tall" "18" - "weight" "900" - "antialias" "1" - "yres" "768 1023" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "4" - { - "name" "TF2" - "tall" "21" - "weight" "900" - "antialias" "1" - "yres" "1024 1199" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "5" - { - "name" "TF2" - "tall" "24" - "weight" "1000" - "antialias" "1" - "yres" "1200 10000" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - DebugOverlay - { - "1" [$WIN32] - { - "name" "Courier New" - "tall" "14" - "weight" "400" - "outline" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "1" [$X360] - { - "name" "Tahoma" - "tall" "18" - "weight" "200" - "outline" "1" - } - } - TFTypeDeath - { - "1" - { - "name" "tfd" // tfd.ttf - "tall" "28" - "weight" "0" - "additive" "0" - "antialias" "1" - } - } - - Icons - { - "1" - { - "name" "Team Fortress" // tf.ttf - "tall" "28" - "weight" "0" - "additive" "1" - "antialias" "1" - } - } - "BetaFont" - { - "1" - { - "name" "Courier New" - "tall" "90" - "weight" "900" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - - HudNumbers - { - "1" - { - "name" "Team Fortress" // tf.ttf - "tall" "28" - "weight" "0" - "additive" "1" - "antialias" "1" - } - "2" - { - "name" "Verdana" - "tall" "28" - "weight" "0" - "additive" "1" - "antialias" "1" - } - } - "CloseCaption_Normal" - { - "1" - { - "name" "Tahoma" - "tall" "24" - "tall_hidef" "32" - "weight" "500" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Italic" - { - "1" - { - "name" "Tahoma" - "tall" "24" - "tall_hidef" "32" - "weight" "500" - "italic" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Bold" - { - "1" - { - "name" "Tahoma" - "tall" "24" - "tall_hidef" "32" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_BoldItalic" - { - "1" - { - "name" "Tahoma" - "tall" "24" - "tall_hidef" "32" - "weight" "900" - "italic" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Small" - { - "1" - { - "name" "Tahoma" - "tall" "16" - "tall_hidef" "24" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - // this is the symbol font - "Marlett" - { - "1" - { - "name" "Marlett" - "tall" "20" - "weight" "0" - "symbol" "1" - "range" "0x0000 0x007F" // Basic Latin - } - } - "MenuMainTitle" - { - "1" - { - "name" "TF2" - "tall" "24" - "antialias" "1" - "weight" "500" - } - } - "MenuClassBuckets" - { - "1" - { - "name" "TF2 Secondary" - "tall" "11" - "tall_lodef" "14" - "antialias" "1" - "weight" "500" - } - } - "MenuKeys" - { - "1" - { - "name" "TF2" - "tall" "12" - "antialias" "1" - "weight" "500" - } - } - - "GoalText" - { - "1" - { - "name" "Verdana" - "tall" "13" - "tall_hidef" "14" - "tall_lodef" "17" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - - "ChalkboardTitle" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "28" - "additive" "0" - "antialias" "1" - } - } - "ChalkboardTitleBig" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "40" - "additive" "0" - "antialias" "1" - } - } - "ChalkboardTitleMedium" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "24" - "additive" "0" - "antialias" "1" - } - } - "ChalkboardText" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - - } - } - "ScoreboardVerySmall" - { - "1" - { - "name" "Verdana" - "tall" "8" - "tall_hidef" "10" - "tall_lodef" "14" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ScoreboardSmall" - { - "1" - { - "name" "TF2 Secondary" - "tall" "10" - "tall_hidef" "12" - "tall_lodef" "14" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ScoreboardMediumSmall" - { - "1" - { - "name" "TF2" - "tall" "14" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - "ScoreboardMedium" - { - "1" - { - "name" "TF2 Secondary" - "tall" "20" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - "ScoreboardTeamName" - { - "1" - { - "name" "TF2 Secondary" - "tall" "20" - "tall_hidef" "24" - "tall_lodef" "24" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - "ScoreboardTeamNameLarge" - { - "1" - { - "name" "TF2 Secondary" - "tall" "34" - "tall_hidef" "38" - "tall_lodef" "38" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - - "ScoreboardTeamScore" - { - "1" - { - "name" "TF2" - "tall" "52" - "tall_lodef" "80" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "1 599" - "antialias" "1" - } - "2" - { - "name" "TF2" - "tall" "72" - "tall_hidef" "120" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "600 767" - "antialias" "1" - } - "3" - { - "name" "TF2" - "tall" "100" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "TF2" - "tall" "140" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "TF2" - "tall" "180" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "1200 10000" - "antialias" "1" - } - } - - "ControlPointTimer" - { - "1" - { - "name" "TF2 Secondary" - "tall" "10" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ControlPointTimerSmaller" - { - "1" - { - "name" "TF2 Secondary" - "tall" "7" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - - "Link" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - - "TargetID" - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "700" - "yres" "480 599" - "dropshadow" "0" - } - "2" - { - "name" "Verdana" - "tall" "13" - "weight" "700" - "yres" "600 767" - "dropshadow" "0" - } - "3" - { - "name" "Verdana" - "tall" "14" - "weight" "700" - "yres" "768 1023" - "dropshadow" "0" - } - "4" - { - "name" "Verdana" - "tall" "20" - "weight" "700" - "yres" "1024 1199" - "dropshadow" "0" - } - "5" - { - "name" "Verdana" - "tall" "24" - "weight" "700" - "yres" "1200 10000" - "dropshadow" "0" - } - } - "ChatFont" - { - "1" - { - "name" "TF2" - "tall" "12" - "weight" "700" - "yres" "480 599" - "dropshadow" "1" - } - "2" - { - "name" "Verdana" - "tall" "13" - "weight" "700" - "yres" "600 767" - "dropshadow" "1" - } - "3" - { - "name" "Verdana" - "tall" "14" - "weight" "700" - "yres" "768 1023" - "dropshadow" "1" - } - "4" - { - "name" "Verdana" - "tall" "20" - "weight" "700" - "yres" "1024 1199" - "dropshadow" "1" - } - "5" - { - "name" "Verdana" - "tall" "24" - "weight" "700" - "yres" "1200 10000" - "dropshadow" "1" - } - } - "ChatMiniFont" - { - "1" - { - "name" "Verdana" - "tall" "10" - "weight" "700" - "yres" "480 599" - "dropshadow" "1" - } - "2" - { - "name" "Verdana" - "tall" "10" - "weight" "700" - "yres" "600 767" - "dropshadow" "1" - } - "3" - { - "name" "Verdana" - "tall" "13" - "weight" "700" - "yres" "768 1023" - "dropshadow" "1" - } - "4" - { - "name" "Verdana" - "tall" "14" - "weight" "700" - "yres" "1024 1199" - "dropshadow" "1" - } - "5" - { - "name" "Verdana" - "tall" "15" - "weight" "700" - "yres" "1200 10000" - "dropshadow" "1" - } - } - - MenuSmallestFont - { - "1" - { - "name" "Arial Black" - "tall" "8" - "tall_lodef" "12" - "range" "0x0000 0x00FF" - "weight" "300" - "antialias" "1" - } - } - - MenuSmallFont - { - "1" - { - "name" "TF2" - "tall" "14" - "tall_lodef" "18" - "range" "0x0000 0x00FF" - "weight" "300" - "weight_lodef" "600" - "antialias" "1" - } - } - CapPlayerFont - { - "1" - { - "name" "TF2" - "tall" "12" - "weight" "500" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "TextColor" "Black" - "antialias" "1" - } - } - CapPlayerFontSmall - { - "1" - { - "name" "TF2" - "tall" "8" - "weight" "500" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "TextColor" "Black" - "antialias" "1" - } - } - - TFFontSmall - { - "1" - { - "name" "Verdana" - "tall" "8" - "tall_hidef" "10" - "tall_lodef" "12" - "weight" "0" - "additive" "1" - "antialias" "1" - } - } - TFFontMedium - { - "1" - { - "name" "Verdana" - "tall" "9" - "tall_hidef" "10" - "tall_lodef" "16" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - - InstructionalText - { - "1" - { - "name" "Verdana" - "tall" "11" [!$OSX] - "tall" "9" [$OSX] - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - - MatchmakingDialogTitle - { - "1" - { - "name" "Cerbetica_edited" - "tall" "36" - "additive" "0" - "antialias" "1" - } - } - MatchmakingDialogSessionOptionsTitle - { - "1" - { - "name" "Cerbetica_edited" - "tall" "30" - "additive" "0" - "antialias" "1" - } - } - MatchmakingDialogMenuLarge - { - "1" - { - "name" "Cerbetica_edited" - "tall" "28" - "additive" "0" - "antialias" "1" - } - } - MatchmakingDialogMenuBrowserHostname - { - "1" // brower item hostname - { - "name" "Trebuchet MS" - "tall" "22" - "weight" "900" - } - } - MatchmakingDialogMenuBrowserDetails - { - "1" // browser item players and map name - { - "name" "Trebuchet MS" - "tall" "18" - "weight" "900" - } - } - MatchmakingDialogMenuMedium - { - "1" - { - "name" "Cerbetica_edited" - "tall" "22" - "additive" "0" - "antialias" "1" - } - } - MatchmakingDialogMenuMediumSmall - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "additive" "0" - "antialias" "1" - } - } - MatchmakingDialogMenuSmall - { - "1" - { - "name" "Verdana" - "tall" "22" - "tall_lodef" "18" - "weight" "900" - } - } - MatchmakingDialogMenuSmallest - { - "1" - { - "name" "Verdana" - "tall" "18" - "tall_lodef" "18" - "weight" "900" - } - } - RankingDialogHeaders - { - "1" - { - "name" "Verdana" - "tall" "15" - "weight" "900" - } - } - - "TeamMenuBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "36" - "additive" "0" - "antialias" "1" - } - } - "TeamMenu" - { - "1" - { - "name" "TF2 Secondary" - "tall" "11" - "weight" "600" - "additive" "0" - "antialias" "1" - } - } - "IntroMenuCaption" - { - "1" - { - "name" "TF2 Secondary" - "tall" "18" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "AchievementNotification" - { - "1" - { - "name" "Trebuchet MS" - "tall" "14" - "weight" "900" - "antialias" "1" - } - } - // Used by scoreboard and spectator UI for names which don't map in the normal fashion - "DefaultVerySmallFallBack" - { - "1" - { - "name" "Verdana" - "tall" "10" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - "antialias" "1" - } - "2" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 1199" - "antialias" "1" - } - "3" - { - "name" "Verdana" - "tall" "15" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - } - - "ItemFontNameSmallest" - { - "1" - { - - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - } - } - "ItemFontNameSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "15" - "additive" "0" - "antialias" "1" - } - } - "ItemFontNameLarge" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "16" - "additive" "0" - "antialias" "1" - } - } - "ItemFontAttribSmallest" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "10" - "additive" "0" - "antialias" "1" - } - } - "ItemFontAttribSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "11" - "additive" "0" - "antialias" "1" - } - } - "ItemFontAttribLarge" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "AchievementTracker_Name" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "9" - "additive" "0" - "antialias" "1" - } - } - "AchievementTracker_NameGlow" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "9" - "additive" "1" - "antialias" "1" - } - } - "AchievementTracker_Desc" - { - "1" - { - "name" "Verdana" - "tall" "7" - "additive" "1" - "antialias" "1" - } - } - - - // - //////////////////// REPLAY FONTS ////////////////////////////// - // - "ReplayVerySmall" - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Verdana" - "tall" "14" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "16" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - } - "ReplayBrowserSmallest" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "1" - "antialias" "1" - } - } - "ReplaySmaller" - { - "1" - { - "name" "Verdana" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "480 599" - } - "2" - { - "name" "Verdana" - "tall" "13" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "600 767" - } - "3" - { - "name" "Verdana" - "tall" "14" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Verdana" - "tall" "20" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "22" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1200 6000" - "antialias" "1" - } - "6" - { - "name" "Arial" - "tall" "12" - "range" "0x0000 0x00FF" - "weight" "0" - } - } - "ReplayMediumSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "11" - "additive" "1" - "antialias" "1" - } - } - "ReplayMedium" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "1" - "antialias" "1" - } - } - "ReplayMediumBig" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "additive" "1" - "antialias" "1" - } - } - "ReplayBrowserTab" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "24" - "additive" "1" - "antialias" "1" - } - } - "ReplayLarger" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "additive" "1" - "antialias" "1" - } - } - - // - //////////////////// ECON FONTS ////////////////////////////// - // - "EconFontSmall" - { - "1" - { - "name" "TF2 Build" - "tall" "14" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "EconFontMedium" - { - "1" - { - "name" "TF2 Build" - "tall" "24" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - - // rays fonts and stuff - - // tournament hud edit - "Blocks48" - { - "1" - { - "name" "Blocks" - "tall" "48" - "weight" "0" - "antialias" "1" - } - } - - //hud xhairs - "xHairCircle" - { - "1" - { - "name" "Courier New" - "tall" "72" - "weight" "0" - "antialias" "1" - } - } - - "xHairCircleOutline" - { - "1" - { - "name" "Courier New" - "tall" "72" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs8" - { - "1" - { - "name" "Crosshairs" - "tall" "8" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs10" - { - "1" - { - "name" "Crosshairs" - "tall" "10" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs12" - { - "1" - { - "name" "Crosshairs" - "tall" "12" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs14" - { - "1" - { - "name" "Crosshairs" - "tall" "14" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs16" - { - "1" - { - "name" "Crosshairs" - "tall" "16" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs18" - { - "1" - { - "name" "Crosshairs" - "tall" "18" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline18" - { - "1" - { - "name" "Crosshairs" - "tall" "18" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs20" - { - "1" - { - "name" "Crosshairs" - "tall" "20" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs22" - { - "1" - { - "name" "Crosshairs" - "tall" "22" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs24" - { - "1" - { - "name" "Crosshairs" - "tall" "24" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline24" - { - "1" - { - "name" "Crosshairs" - "tall" "24" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs26" - { - "1" - { - "name" "Crosshairs" - "tall" "26" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline26" - { - "1" - { - "name" "Crosshairs" - "tall" "26" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs28" - { - "1" - { - "name" "Crosshairs" - "tall" "28" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs30" - { - "1" - { - "name" "Crosshairs" - "tall" "30" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs32" - { - "1" - { - "name" "Crosshairs" - "tall" "32" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline32" - { - "1" - { - "name" "Crosshairs" - "tall" "32" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs34" - { - "1" - { - "name" "Crosshairs" - "tall" "34" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline34" - { - "1" - { - "name" "Crosshairs" - "tall" "34" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs36" - { - "1" - { - "name" "Crosshairs" - "tall" "36" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs38" - { - "1" - { - "name" "Crosshairs" - "tall" "38" - "weight" "0" - "antialias" "1" - } - } - - "Crosshairs40" - { - "1" - { - "name" "Crosshairs" - "tall" "40" - "weight" "0" - "antialias" "1" - } - } - - "Symbol16" - { - "1" - { - "name" "Symbol" - "tall" "16" - "weight" "0" - "antialias" "1" - } - } - - "Symbol24" - { - "1" - { - "name" "Symbol" - "tall" "24" - "weight" "0" - "antialias" "1" - } - } - - "SymbolOutline24" - { - "1" - { - "name" "Symbol" - "tall" "24" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Symbol32" - { - "1" - { - "name" "Symbol" - "tall" "32" - "weight" "0" - "antialias" "1" - } - } - - "Symbol40" - { - "1" - { - "name" "Symbol" - "tall" "40" - "weight" "0" - "antialias" "1" - } - } - "KonrWings16" - { - "1" - { - "name" "Garm3nFont" - "tall" "16" - "weight" "0" - "antialias" "1" - } - } - "KonrWings24" - { - "1" - { - "name" "Garm3nFont" - "tall" "24" - "weight" "0" - "antialias" "1" - } - } - "KonrWingsOutline24" - { - "1" - { - "name" "Garm3nFont" - "tall" "24" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - "KonrWings32" - { - "1" - { - "name" "Garm3nFont" - "tall" "32" - "weight" "0" - "antialias" "1" - } - } - "KonrWings40" - { - "1" - { - "name" "Garm3nFont" - "tall" "40" - "weight" "0" - "antialias" "1" - } - } - - "Cerbetica7" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "7" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica8" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "8" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica9" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "9" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica12" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica14" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica16" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "16" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica20" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "20" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica22" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "22" - "additive" "0" - "antialias" "1" - } - } - - "Cerbetica24" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "24" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaOutline24" - { - "1" - { - "name" "Cerbetica" - "tall" "24" - "additive" "0" - "antialias" "1" - "outline" "1" - } - } - "Cerbetica26" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "26" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica32" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "32" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica40" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "40" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica48" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "48" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica52" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "52" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica54" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "54" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica55" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "55" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica56" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "56" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica60" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "60" - "additive" "0" - "antialias" "1" - } - } - "Cerbetica72" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "72" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold12" - { - "1" - { - "name" "Cerbetica" - "tall" "12" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold13" - { - "1" - { - "name" "Cerbetica" - "tall" "13" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold14" - { - "1" - { - "name" "Cerbetica" - "tall" "14" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold15" - { - "1" - { - "name" "Cerbetica" - "tall" "15" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold16" - { - "1" - { - "name" "Cerbetica" - "tall" "16" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold17" - { - "1" - { - "name" "Cerbetica" - "tall" "17" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold20" - { - "1" - { - "name" "Cerbetica" - "tall" "20" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold24" - { - "1" - { - "name" "Cerbetica" - "tall" "24" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBoldOutline24" - { - "1" - { - "name" "Cerbetica" - "tall" "24" - "weight" "800" - "additive" "0" - "antialias" "1" - "outline" "1" - } - } - "CerbeticaBoldOutline16" - { - "1" - { - "name" "Cerbetica" - "tall" "16" - "weight" "800" - "additive" "0" - "antialias" "1" - "outline" "1" - } - } - "CerbeticaBoldOutline32" - { - "1" - { - "name" "Cerbetica" - "tall" "32" - "weight" "800" - "additive" "0" - "antialias" "1" - "outline" "1" - } - } - "CerbeticaBold28" - { - "1" - { - "name" "Cerbetica" - "tall" "28" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold32" - { - "1" - { - "name" "Cerbetica" - "tall" "32" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold36" - { - "1" - { - "name" "Cerbetica" - "tall" "36" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold42" - { - "1" - { - "name" "Cerbetica" - "tall" "42" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold44" - { - "1" - { - "name" "Cerbetica" - "tall" "44" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold46" - { - "1" - { - "name" "Cerbetica" - "tall" "46" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold48" - { - "1" - { - "name" "Cerbetica" - "tall" "48" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold56" - { - "1" - { - "name" "Cerbetica" - "tall" "56" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold64" - { - "1" - { - "name" "Cerbetica" - "tall" "64" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold72" - { - "1" - { - "name" "Cerbetica" - "tall" "72" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - "CerbeticaBold124" - { - "1" - { - "name" "Cerbetica" - "tall" "124" - "weight" "800" - "additive" "0" - "antialias" "1" - } - } - - } - - // - //////////////////// BORDERS ////////////////////////////// - // - // describes all the border types - Borders - { - NoBorder - { - "inset" "0 0 0 0" - Left - { - "1" - { - "color" "Blank" - "offset" "0 0" - } - } - - Right - { - "1" - { - "color" "Blank" - "offset" "0 0" - } - } - - Top - { - "1" - { - "color" "Blank" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Blank" - "offset" "0 0" - } - } - } - - TeamMenuBorder - { - "inset" "0 0 0 0" - Left - { - "1" - { - "color" "Black" - "offset" "0 0" - } - "2" - { - "color" "Black" - "offset" "0 0" - } - } - - Right - { - "1" - { - "color" "Black" - "offset" "0 0" - } - "2" - { - "color" "Black" - "offset" "0 0" - } - } - - Top - { - "1" - { - "color" "Black" - "offset" "0 0" - } - "2" - { - "color" "Black" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Black" - "offset" "0 0" - } - "2" - { - "color" "Black" - "offset" "0 0" - } - } - } - - ScrollBarButtonBorder - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - ScrollBarButtonDepressedBorder - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - ButtonBorder - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - // this is the border used for default buttons (the button that gets pressed when you hit enter) - ButtonKeyFocusBorder - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - ButtonDepressedBorder - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - ComboBoxBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanLight" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanLight" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanLight" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanLight" - "offset" "0 0" - } - } - } - DarkComboBoxBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanDark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - } - SalePriceBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "SaleGreen" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "SaleGreen" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "SaleGreen" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "SaleGreen" - "offset" "0 0" - } - } - } - - MainMenuSubButtonBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanDarker" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDarker" - "offset" "1 0" - } - } - } - - CrosshatchedBackground - { - "bordertype" "image" - "backgroundtype" "2" - "image" "loadout_header" - "tiled" "1" - } - - OutlinedGreyBox - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_round_rect_selected" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - OutlinedDullGreyBox - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_round_rect" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - - TFThinLineBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/tournament_panel_brown" - //"image" "../hud/color_panel_browner" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - TFFatLineBorderOpaque - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_brown_opaque" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - TFFatLineBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_brown" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - TFFatLineBorderRedBGOpaque - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_red_opaque" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - TFFatLineBorderRedBGOpaque_Store - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_red_opaque" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - TFFatLineBorderRedBG - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_red" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - TFFatLineBorderBlueBG - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/color_panel_blu" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - - ToolTipBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanDarker" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDarker" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDarker" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDarker" - "offset" "0 0" - } - } - } - OptionsCategoryBorder - { - "inset" "0 0 1 1" - - // This border is used just to create a horizontal line, so it only has a bottom border - - Bottom - { - "1" - { - "color" "TanLight" - "offset" "0 0" - } - } - } - - GrayDialogBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_rect" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - - StoreFreeTrialBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_rect_red" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - - EconItemBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_rect" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - Econ.Button.Border.Default - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - Econ.Button.Border.Armed - { - "inset" "0 0 0 0" - "backgroundtype" "2" - } - - LoadoutItemMouseOverBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "loadout_rect_mouseover" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - LoadoutItemPopupBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - - BackpackItemGrayedOut - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "Black" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - - BackpackItemBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "backpack_rect" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "backpack_rect_mouseover" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemSelectedBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "backpack_rect_selected" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - - BackpackItemBorder_Unique - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorUnique" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Unique - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorUnique" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_1 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity1" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_1 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity1" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_2 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity2" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_2 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity2" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_3 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity3" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_3 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity3" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_4 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity4" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_4 - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorrarity4" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Haunted - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorHaunted" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Haunted - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorHaunted" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Vintage - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorVintage" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Vintage - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorVintage" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Community - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCommunity" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Community - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCommunity" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Developer - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorDeveloper" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Developer - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorDeveloper" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_SelfMade - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorSelfMade" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_SelfMade - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorSelfMade" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Customized - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCustomized" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Customized - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCustomized" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Strange - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorStrange" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Strange - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorStrange" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemBorder_Completed - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCompleted" - - "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - BackpackItemMouseOverBorder_Completed - { - "bordertype" "scalable_image" - "backgroundtype" "2" - "color" "QualityColorCompleted" - - "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - StoreItemBorder - { - "inset" "0 0 1 1" - "backgroundtype" "2" - Left - { - "1" - { - "color" "TanDarker" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDarker" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDarker" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDarker" - "offset" "0 0" - } - } - } - StoreItemBorderMouseOver - { - "inset" "0 0 1 1" - "backgroundtype" "2" - Left - { - "1" - { - "color" "TanDark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - } - StoreItemBorderSelected - { - "inset" "0 0 1 1" - "backgroundtype" "2" - Left - { - "1" - { - "color" "TanLight" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanLight" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanLight" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanLight" - "offset" "0 0" - } - } - } - - NotificationDefault - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "alert_rect" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuButtonDefault - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_central" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuButtonArmed - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_central_hover" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuButtonDisabled - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_central_disabled" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuMiniButtonDefault - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_central_adv" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "1" - } - MainMenuMiniButtonArmed - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_central_adv_hover" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "1" - } - MainMenuBGBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuBGBorderAlpha - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_holder_central_alpha" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - MainMenuBlogTabBG - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "blog_tabby" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - MainMenuHighlightBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "callout_bubble" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - - TrainingResultsBG - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - - StoreInnerShadowBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/innershadow_border" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - - StoreNewBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "new_corner" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - - StoreDiscountBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "sale_corner" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" - } - - StorePreviewBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/store_inspector_bg_small" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - StoreAddToCart - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/store_add_to_cart" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - StorePreviewTabSelected - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/store_tab_selected" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "12" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "12" - } - StorePreviewTabUnselected - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/store_tab_unselected" - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "draw_corner_width" "16" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "12" - } - StorePromotion - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "store/store_coupon_border" - "src_corner_height" "16" // pixels inside the image - "src_corner_width" "16" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - - ArmoryScrollbarBox - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "scroll_button_off" - "src_corner_height" "16" // pixels inside the image - "src_corner_width" "16" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - ArmoryScrollbarWell - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "scroll_well" - "src_corner_height" "16" // pixels inside the image - "src_corner_width" "16" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - QuickplayBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanDark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - } - - SteamWorkshopBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "TanDark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "TanDark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "TanDark" - "offset" "0 0" - } - } - } - - ReplayFatLineBorderRedBGOpaque - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/fatlineborder_red" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - ReplayFatLineBorderOpaque - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/fatlineborder" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } - ReplayGrayDialogBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/graydialogborder" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - ReplayOutlinedGreyBox - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/outlinedgreybox" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - ReplayOutlinedDullGreyBox - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/dullgreybox" - "src_corner_height" "24" // pixels inside the image - "src_corner_width" "24" - "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "11" - } - ReplayThinLineBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "../hud/tournament_panel_brown" - //"image" "../hud/color_panel_browner" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "8" - } - ReplayDefaultBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/panel_scalable_default" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "7" - } - ReplayHighlightBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/panel_scalable_highlight" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "7" - } - ReplayBalloonBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "replay/panel_scalable_balloon" - "src_corner_height" "23" // pixels inside the image - "src_corner_width" "23" - "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "7" - } - ReplayBrowser.ScrollBar.SliderButton.Border - { - } - } - - //////////////////////// CUSTOM FONT FILES ///////////////////////////// - // - // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts - CustomFontFiles - { - "1" "resource/tf.ttf" - "2" "resource/tfd.ttf" - "3" - { - "font" "resource/TF2.ttf" - "name" "TF2" - "russian" - { - "range" "0x0000 0xFFFF" - } - "polish" - { - "range" "0x0000 0xFFFF" - } - } - "4" - { - "font" "resource/TF2Secondary.ttf" - "name" "TF2 Secondary" - "russian" - { - "range" "0x0000 0xFFFF" - } - "polish" - { - "range" "0x0000 0xFFFF" - } - } - "5" - { - "font" "resource/TF2Professor.ttf" - "name" "TF2 Professor" - "russian" - { - "range" "0x0000 0x00FF" - } - "polish" - { - "range" "0x0000 0x00FF" - } - } - "6" - { - "font" "resource/TF2Build.ttf" - "name" "TF2 Build" - "russian" - { - "range" "0x0000 0xFFFF" - } - "polish" - { - "range" "0x0000 0xFFFF" - } - "turkish" - { - "range" "0x0000 0xFFFF" - } - } - "7" // Main font - { - - "font" "resource/fonts/Cerbetica.ttf" - "name" "Cerbetica" - } - "8" // Tournament HUD block - { - - "font" "resource/fonts/Blocks.ttf" - "name" "Blocks" - } - "9" // Fog's xHairs - { - "font" "resource/fonts/crosshairs.ttf" - "name" "Crosshairs" - } - "10" // Thin Cross - { - "font" "resource/fonts/Symbol.ttf" - "name" "Symbol" - } - "11" // Konr Wings - { - "font" "resource/fonts/Garm3nFont.ttf" - "name" "Garm3nFont" - } - "12" // Edited font for TargetIDs, menus, etc. - { - - "font" "resource/fonts/Cerbetica_edited.ttf" - "name" "Cerbetica_edited" - } - } -}
\ No newline at end of file diff --git a/resource/GameMenu.res b/resource/GameMenu.res index 84c066d..387e518 100644 --- a/resource/GameMenu.res +++ b/resource/GameMenu.res @@ -1,171 +1,75 @@ "GameMenu" [$WIN32] { - "VersionNumber" - { - "label" "rayshud v2016.0712" - "subimage" "" - "OnlyAtMenu" "0" - } - // used for casual - "QuickplayButton" - { - "label" "Casual" - "command" "play_casual" - "subimage" "" - "OnlyAtMenu" "1" - } - "QuickplayChangeButton" - { - "label" "Casual" - "command" "play_casual" - "subimage" "" - "OnlyInGame" "1" - } - // used for competitive - "CompetitiveButton" - { - "label" "Competitive" - "command" "play_competitive" - "subimage" "glyph_practice" - "OnlyAtMenu" "0" - } - // used for mvm - "PlayPVEButton" - { - "label" "MvM" - "command" "play_mvm" - "subimage" "" - "OnlyAtMenu" "1" - } "ServerBrowserButton" { "label" "Servers" "command" "OpenServerBrowser" "subimage" "" "OnlyAtMenu" "0" - } - // used to reload the hud, not actually change servers - "ChangeServerButton" - { - "label" "Report Player" - "command" "OpenReportPlayerDialog" - "subimage" "glyph_server_browser" - "OnlyInGame" "1" - } - "ReplayBrowserButton" - { - "label" "Replays" - "command" "engine replay_reloadbrowser" - "subimage" "" } - "SteamWorkshopButton" + "CharacterSetupButton" { - "label" "#MMenu_SteamWorkshop" - "command" "engine OpenSteamWorkshopDialog" + "label" "Items" + "command" "engine open_charinfo" "subimage" "" } - "TrainingButton" + "GeneralStoreButton" { - "label" "Training" - "command" "offlinepractice" + "label" "Shop" + "command" "engine open_store" "subimage" "" - "OnlyAtMenu" "1" } - "MOTD_ShowButtonPanel" + "ReplayBrowserButton" { - "label" "E" - "command" "motd_show" + "label" "Replays" + "command" "engine replay_reloadbrowser" "subimage" "" - "OnlyAtMenu" "1" } - - // These buttons get positioned by the MainMenuOverride.res + //SettingsButton + //TF2SettingsButton + //MinmodeToggle + "CreateServerButton" { - "label" "#GameUI_GameMenu_CreateServer" - "command" "OpenCreateMultiplayerGameDialog" - "OnlyAtMenu" "1" - "tooltip" "#GameUI_GameMenu_CreateServer" + "label" "" + "command" "OpenCreateMultiplayerGameDialog" + "tooltip" "Create Server" } - "GeneralStoreButton" - { - "label" "Shop" - "command" "engine open_store" - "subimage" "" - } - "CharacterSetupButton" + "ReportBugButton" { - "label" "Items" - "command" "engine open_charinfo" - "subimage" "" + "label" "" + "command" "engine bug" + "tooltip" "Report Bug" } - - // These buttons are only shown while in-game - // and also are positioned by the .res file - "ResumeGameButton" + "AchievementsButton" { - "label" "Resume" - "command" "ResumeGame" - "OnlyInGame" "1" - "subimage" "icon_resume" + "label" "" + "command" "OpenAchievementsDialog" + "tooltip" "Achievements" } + "CallVoteButton" { "label" "" "command" "callvote" "OnlyInGame" "1" - "subimage" "icon_checkbox" - "tooltip" "#MMenu_CallVote" + "subimage" "icon_checkbox" + "tooltip" "Call Vote" } "MutePlayersButton" { "label" "" "command" "OpenPlayerListDialog" "OnlyInGame" "1" - "subimage" "glyph_muted" - "tooltip" "#MMenu_MutePlayers" + "subimage" "glyph_muted" + "tooltip" "Mute Player" } - "RequestCoachButton" - { - "label" "" - "command" "engine cl_coach_find_coach" - "OnlyInGame" "1" - "subimage" "icon_whistle" - "tooltip" "#MMenu_RequestCoach" - } - - //not in use, report players is instead used by "ChangeServers" button "ReportPlayerButton" { "label" "" "command" "OpenReportPlayerDialog" "OnlyInGame" "1" "subimage" "glyph_alert" - "tooltip" "#MMenu_ReportPlayer" - } - - "FindAGameButton" - { - "label" "#MMenu_FindAGame" - "command" "toggle_play_menu" - "subimage" "glyph_multiplayer" - "OnlyAtMenu" "1" - } - - // new button stuff, might have to clean up this file (???) - "FindAGameButtonHalfWidth" - { - "label" "#MMenu_FindAGame" - "command" "toggle_play_menu" - "subimage" "glyph_multiplayer" - "OnlyInGame" "1" - } - - "VRModeButton" - { - "label" "#MMenu_VRMode_Activate" - "command" "engine vr_toggle" - "subimage" "glyph_vr" - "OnlyWhenVREnabled" "1" + "tooltip" "Report Player" } -} +}
\ No newline at end of file diff --git a/resource/fonts/Cerbetica-mac.ttf b/resource/fonts/Cerbetica-mac.ttf Binary files differdeleted file mode 100644 index 6fa4168..0000000 --- a/resource/fonts/Cerbetica-mac.ttf +++ /dev/null diff --git a/resource/fonts/Cerbetica_bold-alt.ttf b/resource/fonts/Cerbetica_bold-alt.ttf Binary files differdeleted file mode 100644 index 90072c6..0000000 --- a/resource/fonts/Cerbetica_bold-alt.ttf +++ /dev/null diff --git a/resource/fonts/Cerbetica_edited-alt.ttf b/resource/fonts/Cerbetica_edited-alt.ttf Binary files differdeleted file mode 100644 index 0e58154..0000000 --- a/resource/fonts/Cerbetica_edited-alt.ttf +++ /dev/null diff --git a/resource/fonts/Cerbetica_edited-mac.ttf b/resource/fonts/Cerbetica_edited-mac.ttf Binary files differdeleted file mode 100644 index 7df5a2f..0000000 --- a/resource/fonts/Cerbetica_edited-mac.ttf +++ /dev/null diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index d15c8ea..df41f5a 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -2,11 +2,8 @@ Scheme { Colors { - - "Tutorial Color" "0 255 0 128" - //rayshud colors - + "Tutorial Color" "0 255 0 128" "Ammo In Clip" "48 255 48 255" "Ammo In Reserve" "72 255 255 255" "Ammo In Clip Low" "255 42 130 255" @@ -18,9 +15,9 @@ Scheme "Spec Health Hurt" "255 153 0 255" //alternate colors for flashing values - "Alternate Spec Health Normal" "235 226 202 255" - "Alternate Spec Health Buff" "48 255 48 255" - "Alternate Spec Health Hurt" "255 153 0 255" + "Alternate Spec Health Normal" "235 226 202 255" + "Alternate Spec Health Buff" "48 255 48 255" + "Alternate Spec Health Hurt" "255 153 0 255" //refers to player health/targetids "Health Normal" "235 226 202 255" @@ -28,9 +25,9 @@ Scheme "Health Hurt" "255 153 0 255" //alternate colors for flashing values - "Alternate Health Normal" "235 226 202 255" - "Alternate Health Buff" "48 255 48 255" - "Alternate Health Hurt" "255 153 0 255" + "Alternate Health Normal" "235 226 202 255" + "Alternate Health Buff" "48 255 48 255" + "Alternate Health Hurt" "255 153 0 255" "Uber Bar Color" "235 226 202 255" @@ -39,7 +36,7 @@ Scheme "Flashing Uber Color1" "255 165 0 255" "Flashing Uber Color2" "255 69 0 255" - //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color + //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color "Heal Numbers" "48 255 48 255" "Damage Numbers" "72 255 255 255" @@ -102,8 +99,6 @@ Scheme "HalloweenThemeColor2015_Light" "238 126 17 255" "HalloweenThemeColor2015" "135 54 16 255" "HalloweenThemeColor2015_Dark" "108 49 21 255" - "QuestStandardHighlight" "0 255 0 255" - "QuestBonusHighlight" "150 160 255 255" "QuestUncommitted" "183 147 100 255" "QuestMap_Bonus" "222 217 166 255" diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index 0578b05..edb755c 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -11,16 +11,14 @@ Scheme { "name" "Cerbetica_edited" "tall" "12" - "antialias" "1" + "antialias" "1" } "2" { "name" "Cerbetica_bold" "tall" "72" - "antialias" "1" + "antialias" "1" } - - } "DefaultUnderline" { @@ -36,8 +34,8 @@ Scheme { "name" "Cerbetica_edited" "tall" "11" - "range" "0x0000 0x00FF" - "weight" "800" + "range" "0x0000 0x00FF" + "weight" "800" } } "DefaultSmall" @@ -48,7 +46,7 @@ Scheme "tall" "12" "weight" "0" "range" "0x0000 0x017F" - "yres" "480 599" + "yres" "480 599" } "2" { @@ -56,7 +54,7 @@ Scheme "tall" "13" "weight" "0" "range" "0x0000 0x017F" - "yres" "600 767" + "yres" "600 767" } "3" { @@ -64,7 +62,7 @@ Scheme "tall" "14" "weight" "0" "range" "0x0000 0x017F" - "yres" "768 1023" + "yres" "768 1023" "antialias" "1" } "4" @@ -73,7 +71,7 @@ Scheme "tall" "20" "weight" "0" "range" "0x0000 0x017F" - "yres" "1024 1199" + "yres" "1024 1199" "antialias" "1" } "5" @@ -82,15 +80,15 @@ Scheme "tall" "22" "weight" "0" "range" "0x0000 0x017F" - "yres" "1200 6000" + "yres" "1200 6000" "antialias" "1" } "6" { "name" "Cerbetica_edited" "tall" "12" - "range" "0x0000 0x00FF" - "weight" "0" + "range" "0x0000 0x00FF" + "weight" "0" } } @@ -103,21 +101,21 @@ Scheme "tall" "12" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" + "yres" "480 599" } "2" { "name" "Cerbetica_edited" "tall" "12" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" + "yres" "600 767" } "3" { "name" "Cerbetica_edited" "tall" "12" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" + "yres" "768 1023" "antialias" "1" } "4" @@ -125,7 +123,7 @@ Scheme "name" "Cerbetica_edited" "tall" "14" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" + "yres" "1024 1199" "antialias" "1" } "5" @@ -133,7 +131,7 @@ Scheme "name" "Cerbetica_edited" "tall" "16" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" + "yres" "1200 6000" "antialias" "1" } } @@ -179,22 +177,22 @@ Scheme "tall" "30" "weight" "900" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" + "yres" "1200 6000" "antialias" "1" } "6" { "name" "Cerbetica_edited" "tall" "20" - "range" "0x0000 0x00FF" - "weight" "900" + "range" "0x0000 0x00FF" + "weight" "900" } "7" { "name" "Cerbetica_edited" "tall" "20" - "range" "0x0000 0x00FF" - "weight" "800" + "range" "0x0000 0x00FF" + "weight" "800" } } CenterPrintText diff --git a/resource/ui/BaseChat.res b/resource/ui/BaseChat.res deleted file mode 100644 index 156bec9..0000000 --- a/resource/ui/BaseChat.res +++ /dev/null @@ -1,68 +0,0 @@ -"Resource/UI/BaseChat.res" -{ - "HudChat" - { - "ControlName" "EditablePanel" - "fieldName" "HudChat" - "visible" "1" - "enabled" "1" - "xpos" "3" - "ypos" "30" - "wide" "240" - "tall" "120" - "PaintBackgroundType" "0" - } - - ChatInputLine - { - "ControlName" "EditablePanel" - "fieldName" "ChatInputLine" - "visible" "1" - "enabled" "1" - "xpos" "3" - "ypos" "395" - "wide" "237" - "tall" "0" - "PaintBackgroundType" "0" - } - - "ChatFiltersButton" - { - "ControlName" "Button" - "fieldName" "ChatFiltersButton" - "xpos" "202" - "ypos" "0" - "wide" "33" - "tall" "8" - "autoResize" "1" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#chat_filterbutton" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Default" "0" - } - - "HudChatHistory" - { - "ControlName" "RichText" - "fieldName" "HudChatHistory" - "xpos" "0" - "ypos" "0" - "wide" "242" - "tall" "75" - "wrap" "1" - "autoResize" "1" - "pinCorner" "1" - "visible" "1" - "enabled" "1" - "labelText" "" - "textAlignment" "south-west" - "font" "ChatFont" - "maxchars" "-1" - } -} - diff --git a/resource/ui/CharInfoLoadoutSubPanel.res b/resource/ui/CharInfoLoadoutSubPanel.res index defba37..562657b 100644 --- a/resource/ui/CharInfoLoadoutSubPanel.res +++ b/resource/ui/CharInfoLoadoutSubPanel.res @@ -10,7 +10,7 @@ "tall" "480"
"autoResize" "0"
"pinCorner" "0"
- "visible" "0"
+ "visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
@@ -478,7 +478,7 @@ {
"ControlName" "CExLabel"
"fieldName" "ShowPaintkitsLabel"
- "font" "HudFontSmallestBold"
+ "font" "CerbeticaBold16"
"labelText" "#PaintkitTitle"
"textAlignment" "north"
"xpos" "0"
diff --git a/resource/ui/ClassSelection-center.res b/resource/ui/ClassSelection-center.res index 82247cc..f0d05fd 100644 --- a/resource/ui/ClassSelection-center.res +++ b/resource/ui/ClassSelection-center.res @@ -41,8 +41,7 @@ "wide" "0"
"tall" "0"
}
-
-
+
"random"
{
"ControlName" "CExLabel"
@@ -74,15 +73,13 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
}
-
"Offense"
{
"ControlName" "CExLabel"
@@ -136,7 +133,6 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
@@ -144,7 +140,7 @@ }
"soldier"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "soldier"
"xpos" "c80"
@@ -175,15 +171,13 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
-
- }
+ }
"pyro"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "pyro"
"xpos" "c80"
@@ -214,13 +208,11 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
-
- }
+ }
"Defense"
{
@@ -245,7 +237,7 @@ "fgcolor_lodef" "TanLight"
}
"demoman"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "demoman"
"xpos" "c80"
@@ -276,15 +268,13 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
-
+ }
"heavyweapons"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "heavyweapons"
"xpos" "c80"
@@ -315,13 +305,11 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
-
+ }
"engineer"
{
"ControlName" "CExLabel"
@@ -354,14 +342,12 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
}
-
"Support"
{
"ControlName" "CExLabel"
@@ -414,15 +400,14 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"sniper"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "sniper"
"xpos" "c80"
@@ -452,15 +437,14 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"spy"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "spy"
"xpos" "c80"
@@ -490,13 +474,12 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"CancelButton" [$WIN32]
{
@@ -1404,49 +1387,7 @@ "spotlight" "1"
"modelname" ""
- "vcd" "class_select.vcd"
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
+ "vcd" "class_select.vcd"
}
}
diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index deb43a5..8508171 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -16,7 +16,7 @@ "fillcolor" "0 0 0 128"
}
- "charInfo"
+ "charInfo"
{
"fieldName" "charInfo"
"xpos" "0"
@@ -96,7 +96,6 @@ "keyboardinputenabled" "0"
}
-
"Offense"
{
"ControlName" "CExLabel"
@@ -155,7 +154,6 @@ "Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
-
}
"soldier"
{
@@ -189,15 +187,14 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"pyro"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "pyro"
"xpos" "30"
@@ -227,14 +224,12 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
-
- }
+ }
"Defense"
{
@@ -259,7 +254,7 @@ "fgcolor_lodef" "TanLight"
}
"demoman"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "demoman"
"xpos" "30"
@@ -290,15 +285,13 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
-
+ }
"heavyweapons"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "heavyweapons"
"xpos" "30"
@@ -328,14 +321,12 @@ "sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
-
+
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
-
+ }
"engineer"
{
"ControlName" "CExLabel"
@@ -368,14 +359,12 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
}
-
"Support"
{
"ControlName" "CExLabel"
@@ -398,7 +387,7 @@ "fgcolor_lodef" "TanLight"
}
"medic"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "medic"
"xpos" "30"
@@ -429,14 +418,13 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"sniper"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "sniper"
"xpos" "30"
@@ -467,14 +455,13 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"spy"
- {
+ {
"ControlName" "CExImageButton"
"fieldName" "spy"
"xpos" "30"
@@ -505,12 +492,11 @@ "sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
-
"stayselectedonclick" "1"
"Default" "1"
"selectonhover" "1"
"keyboardinputenabled" "0"
- }
+ }
"CancelButton" [$WIN32]
{
@@ -1419,49 +1405,7 @@ "spotlight" "1"
"modelname" ""
- "vcd" "class_select.vcd"
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
+ "vcd" "class_select.vcd"
}
}
diff --git a/resource/ui/HudPlayerClass.res b/resource/ui/HudPlayerClass.res index 0878657..7bc5cb7 100644 --- a/resource/ui/HudPlayerClass.res +++ b/resource/ui/HudPlayerClass.res @@ -131,58 +131,6 @@ "spotlight" "1"
"modelname" ""
-
- "animation"
- {
- "name" "PRIMARY"
- "activity" "ACT_MP_STAND_PRIMARY"
- "default" "1"
- }
- "animation"
- {
- "name" "SECONDARY"
- "activity" "ACT_MP_STAND_SECONDARY"
- }
- "animation"
- {
- "name" "MELEE"
- "activity" "ACT_MP_STAND_MELEE"
- }
- "animation"
- {
- "name" "BUILDING"
- "activity" "ACT_MP_STAND_BUILDING"
- }
- "animation"
- {
- "name" "PDA"
- "activity" "ACT_MP_STAND_PDA"
- }
- "animation"
- {
- "name" "ITEM1"
- "activity" "ACT_MP_STAND_ITEM1"
- }
- "animation"
- {
- "name" "ITEM2"
- "activity" "ACT_MP_STAND_ITEM2"
- }
- "animation"
- {
- "name" "MELEE_ALLCLASS"
- "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
- }
- "animation"
- {
- "name" "PRIMARY2"
- "activity" "ACT_MP_STAND_PRIMARY"
- }
- "animation"
- {
- "name" "SECONDARY2"
- "activity" "ACT_MP_STAND_SECONDARY2"
- }
}
"customclassdata"
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index f11ca4e..3b29be1 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -139,15 +139,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusBleedImage" - "xpos" "0" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -158,15 +154,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusMilkImage" - "xpos" "100" - "ypos" "0" "xpos" "115" "ypos" "15" "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -177,12 +169,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusGasImage" - "xpos" "117" - "xpos_minmode" "102" - "ypos" "0" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "32" - "tall" "32" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -193,15 +184,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusMarkedForDeathImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -212,15 +199,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusMarkedForDeathSilentImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -232,18 +215,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicUberBulletResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_bullet_blue" "fgcolor" "TanDark" } @@ -252,18 +231,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicUberBlastResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_explosion_blue" "fgcolor" "TanDark" } @@ -272,18 +247,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicUberFireResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_fire_blue" "fgcolor" "TanDark" } @@ -292,18 +263,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicSmallBulletResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_bullet_blue" "fgcolor" "TanDark" } @@ -312,18 +279,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicSmallBlastResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_explosion_blue" "fgcolor" "TanDark" } @@ -332,18 +295,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_MedicSmallFireResistImage" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" - "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "1" - "enabled" "1" - "scaleImage" "1" + "xpos" "115" + "ypos" "15" + "zpos" "7" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "scaleImage" "1" "image" "../HUD/defense_buff_fire_blue" "fgcolor" "TanDark" } @@ -352,32 +311,26 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_WheelOfDoom" - "xpos" "100" - "ypos" "0" - "xpos_minmode" "115" - "ypos_minmode" "15" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "32" - "tall" "32" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" "image" "../signs/death_wheel_whammy" "fgcolor" "TanDark" } - "PlayerStatus_SoldierOffenseBuff" + "PlayerStatus_SoldierOffenseBuff" { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_SoldierOffenseBuff" - "xpos" "85" - "ypos" "0" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -389,13 +342,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_SoldierDefenseBuff" - "xpos" "85" - "ypos" "0" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -407,13 +358,11 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_SoldierHealOnHitBuff" - "xpos" "85" - "ypos" "0" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -426,16 +375,13 @@ "ControlName" "ImagePanel" "fieldName" "PlayerStatus_SpyMarked" "xpos" "115" - "ypos" "0" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "0" + "wide" "24" + "tall" "24" + "visible" "1" "enabled" "1" "scaleImage" "1" - "image" "" "fgcolor" "TanDark" } @@ -443,17 +389,14 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatus_Parachute" - "xpos" "85" - "ypos" "0" + "xpos" "115" + "ypos" "15" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" - "visible" "0" + "wide" "24" + "tall" "24" + "visible" "1" "enabled" "1" "scaleImage" "1" - "image" "" "fgcolor" "TanDark" } @@ -464,10 +407,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -481,10 +422,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -498,10 +437,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -515,10 +452,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -532,10 +467,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -549,10 +482,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -566,13 +497,12 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" + "scaleImage" "1" "image" "../Effects/powerup_precision_hud" "fgcolor" "TanDark" } @@ -583,10 +513,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -600,10 +528,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -617,10 +543,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -634,10 +558,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -651,10 +573,8 @@ "xpos" "85" "ypos" "0" "zpos" "7" - "wide" "31" - "tall" "31" - "wide_minmode" "24" - "tall_minmode" "24" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -666,11 +586,10 @@ "ControlName" "ImagePanel" "fieldName" "PlayerStatusSlowed" "xpos" "85" - "xpos_minmode" "70" "ypos" "0" "zpos" "7" - "wide" "32" - "tall" "32" + "wide" "24" + "tall" "24" "visible" "1" "enabled" "1" "scaleImage" "1" diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index 5ede19d..9a8c89a 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -161,7 +161,7 @@ "fgcolor" "117 107 94 255" "centerwrap" "1" } - } + } "Background" { @@ -176,77 +176,6 @@ "enabled" "1" "fillcolor" "40 40 40 0" } - - "SidePanelLeftStripe" - { - "ControlName" "ImagePanel" - "fieldName" "SidePanelLeftStripe" - "xpos" "77" - "ypos" "0" - "zpos" "0" - "wide" "2" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "fillcolor" "Base Color" - } - "SidePanelRightStripe" - { - "ControlName" "ImagePanel" - "fieldName" "SidePanelRightStripe" - "xpos" "271" - "ypos" "0" - "zpos" "0" - "wide" "2" - "tall" "f0" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - "fillcolor" "Base Color" - } - "BottomPanelMain" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelMain" - "xpos" "0" - "ypos" "275" - "zpos" "-2" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "25 25 25 255" - } - "BottomPanelTopStripe" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelTopStripe" - "xpos" "0" - "ypos" "277" - "zpos" "-1" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "Base Color" - } - "BottomPanelBottomStripe" - { - "ControlName" "ImagePanel" - "fieldName" "BottomPanelBottomStripe" - "xpos" "0" - "ypos" "396" - "zpos" "-1" - "wide" "f0" - "tall" "0" - "visible" "1" - "enabled" "0" - "scaleImage" "0" - "fillcolor" "Base Color" - } "HudNameBG" { @@ -309,72 +238,8 @@ "scaleImage" "1" "image" "glyph_quit" } - } - - "UsernameBG" - { - "ControlName" "ImagePanel" - "fieldName" "UsernameBG" - "xpos" "75" - "ypos" "118" - "wide" "220" - "tall" "42" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fillcolor" "TransparentPanelBG" - } - - "AvatarImage" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "AvatarImage" - "xpos" "80" - "ypos" "124" - "zpos" "1" - "wide" "32" - "tall" "32" - "visible" "0" - "enabled" "0" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" } - - - "TopLeftDataPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TopLeftDataPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "visible" "0" - "PaintBackgroundType" "2" - "bgcolor_override" "46 43 42 0" - "WelcomeLabel" - { - "ControlName" "CExLabel" - "fieldName" "WelcomeLabel" - "font" "Cerbetica14" - "labelText" "#WelcomeBack" - "textAlignment" "west" - "xpos" "120" - "ypos" "130" - "zpos" "99" - "wide" "170" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "JungleInfernoImage" { "ControlName" "ImagePanel" @@ -389,12 +254,7 @@ "image" "../logo/inferno_logo_anim" "scaleImage" "1" "mouseinputenabled" "0" - - if_operation - { - "visible" "0" - } - } + } "TFCharacterImage" { @@ -418,39 +278,6 @@ "enabled" "1" "scaleImage" "1" } - - "MainMenuBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MainMenuBGPanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "260" - "tall" "120" - "visible" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - } - "PlayLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayLabel" - "font" "CerbeticaBold16" - "labelText" "#MMenu_Play" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 227 203 255" - } "RankModelPanel" { @@ -489,13 +316,14 @@ "show_model" "0" } + "TooltipPanel" { "ControlName" "EditablePanel" "fieldName" "TooltipPanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" + "xpos" "0" + "ypos" "0" + "zpos" "10000" "wide" "150" "tall" "50" "visible" "0" @@ -541,167 +369,311 @@ "fgcolor_override" "235 226 202 255" "auto_wide_tocontents" "1" } - } - - "CreateServerButton" + } + + "QuestLogButton" { "ControlName" "EditablePanel" - "fieldname" "CreateServerButton" - "xpos" "145" + "fieldName" "QuestLogButton" + "xpos" "85" "ypos" "58" - "zpos" "12" + "zpos" "10" "wide" "20" "tall" "25" + "autoResize" "0" + "pinCorner" "3" "visible" "1" - + "enabled" "1" + "tabPosition" "0" + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" + "ypos" "-1" + "wide" "24" + "zpos" "5" + "tall" "24" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "CerbeticaBold16" - "textAlignment" "west" + "labelText" "F" + "font" "Multimedia16" + "command" "questlog" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "default" "1" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" + "actionsignallevel" "2" + "proportionaltoparent" "1" "paintbackground" "0" - + "paintborder" "0" + "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - + "image_drawcolor" "235 226 202 255" "image_armedcolor" "72 255 255 255" - + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" + "xpos" "cs-0.5" + "ypos" "cs-0.5" "zpos" "1" - "wide" "12" - "tall" "12" - "visible" "1" - "enabled" "1" - "image" "glyph_create" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "0" "scaleImage" "1" - } - } + "image" "button_quests" + + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "keyboardinputenabled" "0" + } + } } - "WatchStreamButton" + + "Notifications_ShowButtonPanel" { "ControlName" "EditablePanel" - "fieldName" "WatchStreamButton" - "xpos" "205" + "fieldName" "Notifications_ShowButtonPanel" + "xpos" "105" "ypos" "58" - "zpos" "1" - "wide" "32" - "tall" "32" + "zpos" "10" + "wide" "20" + "tall" "25" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" - "tabPosition" "0" - - "navUp" "Notifications_Panel" - "navLeft" "SettingsButton" - "SubButton" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "16" + "ypos" "0" + "zpos" "3" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "0" + "image" "glyph_achievements" + "scaleImage" "1" + "drawcolor" "210 125 33 255" + } + + "Notifications_CountLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabel" + "font" "CerbeticaBold12" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "10" + "ypos" "-4" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "Base Color" + } + "Notifications_CountLabelBG" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_CountLabelBG" + "font" "CerbeticaBold12" + "labelText" "%noticount%" + "textAlignment" "center" + "xpos" "11" + "ypos" "-3" + "zpos" "4" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TransparentBlack" + } + + "Notifications_ShowButtonPanel_SB" { "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "-3" + "fieldName" "Notifications_ShowButtonPanel_SB" + "xpos" "0" "ypos" "0" - "wide" "24" "zpos" "5" + "wide" "24" "tall" "24" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "R" "font" "Multimedia16" - "command" "watch_stream" + "labelText" "r" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" + "actionsignallevel" "2" + + "Command" "noti_show" + + "fgcolor_override" "235 226 202 255" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "actionsignallevel" "2" - "proportionaltoparent" "1" - + "border_default" "" + "border_armed" "" "paintbackground" "0" - "paintborder" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - + "image_armedcolor" "Button Color" + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" + "xpos" "0" + "ypos" "0" "zpos" "1" - "wide" "f0" - "tall" "f0" + "wide" "20" + "tall" "20" "visible" "0" "enabled" "0" + "image" "button_Alert" "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" - } + } } } - "StreamListPanel" + "Notifications_Panel" { - "ControlName" "CTFStreamListPanel" - "fieldName" "StreamListPanel" - "xpos" "300" - "ypos" "90" + "ControlName" "EditablePanel" + "fieldName" "Notifications_Panel" + "xpos" "c0" + "ypos" "102" "zpos" "1" - "wide" "300" - "tall" "325" + "wide" "210" + "tall" "80" "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "2" - "bgcolor_override" "25 25 25 230" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" - "border" "NoBorde" + "Notifications_CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_CloseButton" + "xpos" "186" + "ypos" "8" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" - "navDown" "SettingsButton" // when a sub element can't nav down it will pass through this - "navLeft" "WatchStreamButton" // when a sub element can't nav left it will pass through this - } + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "noti_hide" + + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "TanLight" + "image_armedcolor" "Button Color" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + "Notifications_TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_TitleLabel" + "font" "HudFontSmallBold" + "labelText" "%notititle%" + "textAlignment" "north-west" + "xpos" "12" + "ypos" "8" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "46 43 42 255" + "wrap" "1" + } + + "Notifications_Scroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "Notifications_Scroller" + "xpos" "8" + "ypos" "25" + "wide" "210" + "tall" "135" + "PaintBackgroundType" "2" + "fgcolor_override" "117 107 94 255" + + "Notifications_Control" + { + "ControlName" "CMainMenuNotificationsControl" + "fieldName" "Notifications_Control" + "xpos" "0" + "ypos" "0" + "wide" "220" + "tall" "135" + "visible" "1" + } + } + } + "MOTD_ShowButtonPanel" { "ControlName" "EditablePanel" @@ -732,14 +704,14 @@ "dulltext" "0" "brighttext" "0" "default" "1" - "Command" "motd_show" + "Command" "motd_show" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "border_default" "" "border_armed" "" "paintbackground" "0" - "actionsignallevel" "2" + "actionsignallevel" "2" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" @@ -828,7 +800,7 @@ "font" "CerbeticaBold16" "textAlignment" "center" "dulltext" "0" - "actionsignallevel" "2" + "actionsignallevel" "2" "brighttext" "0" "default" "0" "sound_depressed" "UI/buttonclick.wav" @@ -1007,19 +979,19 @@ "brighttext" "0" "default" "1" "command" "motd_viewurl" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" + "defaultBgColor_override" "25 25 25 255" + "armedBgColor_override" "35 35 35 255" + "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" - "border_default" "NoBorder" - "border_armed" "NoBorder" + "border_default" "NoBorder" + "border_armed" "NoBorder" } "MOTD_PrevButton" @@ -1109,13 +1081,139 @@ } } - "QuestLogButton" + "CreateServerButton" { "ControlName" "EditablePanel" - "fieldName" "QuestLogButton" - "xpos" "85" + "fieldname" "CreateServerButton" + "xpos" "145" "ypos" "58" - "zpos" "10" + "zpos" "12" + "wide" "20" + "tall" "25" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "CerbeticaBold16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "7" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_create" + "scaleImage" "1" + } + } + } + + "ReportBugButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportBugButton" + "xpos" "165" + "ypos" "58" + "zpos" "12" + "wide" "20" + "tall" "25" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + "Command" "engine bug" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "Button Color" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "glyph_bug" + "scaleImage" "1" + } + } + } + + "AchievementsButton" + { + "ControlName" "CExImageButton" + "fieldName" "AchievementsButton" + "xpos" "185" + "ypos" "58" + "zpos" "3" "wide" "20" "tall" "25" "autoResize" "0" @@ -1123,14 +1221,60 @@ "visible" "1" "enabled" "1" "tabPosition" "0" + "labelText" "" + "paintbackground""0" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "OpenAchievementsDialog" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "7" + "zpos" "1" + "wide" "12" + "tall" "12" + "visible" "1" + "enabled" "1" + "image" "glyph_achievements" + "scaleImage" "1" + } + } + "WatchStreamButton" + { + "ControlName" "EditablePanel" + "fieldName" "WatchStreamButton" + "xpos" "205" + "ypos" "58" + "zpos" "1" + "wide" "32" + "tall" "32" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + + "navUp" "Notifications_Panel" + "navLeft" "SettingsButton" "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" - "ypos" "-1" + "xpos" "-3" + "ypos" "0" "wide" "24" "zpos" "5" "tall" "24" @@ -1139,9 +1283,9 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "F" + "labelText" "R" "font" "Multimedia16" - "command" "questlog" + "command" "watch_stream" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1182,172 +1326,59 @@ "keyboardinputenabled" "0" } } - - "NotificationsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "NotificationsContainer" - "xpos" "225" - "ypos" "58" - "zpos" "10" - "wide" "16" - "tall" "16" - "visible" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" + } - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "0" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - "proportionaltoparent" "1" - } + "StreamListPanel" + { + "ControlName" "CTFStreamListPanel" + "fieldName" "StreamListPanel" + "xpos" "300" + "ypos" "90" + "zpos" "1" + "wide" "300" + "tall" "325" + "visible" "0" + "PaintBackgroundType" "0" + "paintbackground" "2" + "bgcolor_override" "25 25 25 230" - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "Cerbetica1Bold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "4" - "ypos" "-4" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - "proportionaltoparent" "1" - } - "Notifications_CountLabelBG" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabelBG" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "5" - "ypos" "-3" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TransparentBlack" - "proportionaltoparent" "1" - } - } - } - - "Notifications_ShowButtonPanel" + "border" "NoBorde" + + "navDown" "SettingsButton" // when a sub element can't nav down it will pass through this + "navLeft" "WatchStreamButton" // when a sub element can't nav left it will pass through this + } + + "CallVoteButton" { "ControlName" "EditablePanel" - "fieldName" "Notifications_ShowButtonPanel" - "xpos" "105" + "fieldname" "CallVoteButton" + "xpos" "245" "ypos" "58" - "zpos" "10" + "zpos" "12" "wide" "20" "tall" "25" - "autoResize" "0" - "pinCorner" "3" "visible" "1" - "enabled" "1" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "0" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "0" - "image" "glyph_achievements" - "scaleImage" "1" - "drawcolor" "210 125 33 255" - } - - "Notifications_CountLabel" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabel" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "10" - "ypos" "-4" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "Base Color" - } - "Notifications_CountLabelBG" - { - "ControlName" "CExLabel" - "fieldName" "Notifications_CountLabelBG" - "font" "CerbeticaBold12" - "labelText" "%noticount%" - "textAlignment" "center" - "xpos" "11" - "ypos" "-3" - "zpos" "4" - "wide" "16" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "TransparentBlack" - } - - "Notifications_ShowButtonPanel_SB" + + "SubButton" { "ControlName" "CExImageButton" - "fieldName" "Notifications_ShowButtonPanel_SB" + "fieldName" "SubButton" "xpos" "0" "ypos" "0" - "zpos" "5" - "wide" "24" - "tall" "24" + "wide" "20" + "tall" "20" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "Multimedia16" - "labelText" "r" - "textAlignment" "center" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" "default" "1" - "actionsignallevel" "2" - - "Command" "noti_show" - - "fgcolor_override" "235 226 202 255" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" @@ -1360,129 +1391,146 @@ "depressedFgColor_override" "Button Color" "image_drawcolor" "235 226 202 255" - "image_armedcolor" "Button Color" + "image_armedcolor" "72 255 255 255" "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" + "xpos" "4" + "ypos" "7" "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "0" - "enabled" "0" - "image" "button_Alert" + "wide" "12" + "tall" "13" + "visible" "1" + "enabled" "1" + "image" "glyph_create" "scaleImage" "1" - } + } } } - - "Notifications_Panel" + + "MutePlayersButton" { "ControlName" "EditablePanel" - "fieldName" "Notifications_Panel" - "xpos" "c0" - "ypos" "102" - "zpos" "1" - "wide" "210" - "tall" "80" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "Notifications_CloseButton" + "fieldname" "MutePlayersButton" + "xpos" "265" + "ypos" "58" + "zpos" "12" + "wide" "20" + "tall" "25" + "visible" "1" + + "SubButton" { "ControlName" "CExImageButton" - "fieldName" "Notifications_CloseButton" - "xpos" "186" - "ypos" "8" - "zpos" "10" - "wide" "14" - "tall" "14" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" "autoResize" "0" - "pinCorner" "0" + "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labeltext" "" + "textinsetx" "100" + "use_proportional_insets" "1" "font" "HudFontSmallBold" - "textAlignment" "center" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" - "default" "0" - "actionsignallevel" "2" - + "default" "1" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "Command" "noti_hide" + "border_default" "" + "border_armed" "" "paintbackground" "0" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "72 255 255 255" + "SubImage" { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" + "xpos" "4" + "ypos" "7" "zpos" "1" - "wide" "14" - "tall" "14" + "wide" "12" + "tall" "13" "visible" "1" "enabled" "1" - "image" "close_button" + "image" "glyph_create" "scaleImage" "1" } - } - - "Notifications_TitleLabel" + } + } + + "ReportPlayerButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportPlayerButton" + "xpos" "5" + "ypos" "62" + "zpos" "12" + "wide" "0" + "tall" "0" + "visible" "0" + + "SubButton" { - "ControlName" "CExLabel" - "fieldName" "Notifications_TitleLabel" - "font" "HudFontSmallBold" - "labelText" "%notititle%" - "textAlignment" "north-west" - "xpos" "12" - "ypos" "8" - "wide" "250" + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" "tall" "20" "autoResize" "0" - "pinCorner" "0" + "pinCorner" "3" "visible" "1" "enabled" "1" - "fgcolor_override" "46 43 42 255" - "wrap" "1" - } - - "Notifications_Scroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "Notifications_Scroller" - "xpos" "8" - "ypos" "25" - "wide" "210" - "tall" "135" - "PaintBackgroundType" "2" - "fgcolor_override" "117 107 94 255" + "tabPosition" "0" + "textinsetx" "100" + "use_proportional_insets" "1" + "font" "HudFontSmallBold" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" - "Notifications_Control" + "border_default" "MainMenuMiniButtonDefault" + "border_armed" "MainMenuMiniButtonArmed" + "paintbackground" "0" + + "defaultFgColor_override" "46 43 42 255" + "armedFgColor_override" "46 43 42 255" + "depressedFgColor_override" "46 43 42 255" + + "image_drawcolor" "235 226 202 255" + "image_armedcolor" "235 226 202 255" + + "SubImage" { - "ControlName" "CMainMenuNotificationsControl" - "fieldName" "Notifications_Control" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "135" + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "4" + "ypos" "4" + "zpos" "1" + "wide" "12" + "tall" "12" "visible" "1" - } + "enabled" "1" + "image" "glyph_alert" + "scaleImage" "1" + } } } @@ -1623,123 +1671,13 @@ "bgcolor_override" "0 0 0 100" } } - - "HTMLContainer" - { - "ControlName" "EditablePanel" - "fieldName" "HTMLContainer" - "xpos" "c" - "ypos" "130" - "wide" "300" - "tall" "240" - "autoResize" "3" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "border" "MainMenuBGBorder" - - "HTMLLabel" - { - "ControlName" "CExLabel" - "fieldName" "HTMLLabel" - "font" "HudFontSmallestBold" - "labelText" "#MMenu_HTML" - "textAlignment" "north-west" - "xpos" "5" - "ypos" "5" - "wide" "290" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "HTML" - { - "ControlName" "HTML" - "fieldName" "HTML" - "xpos" "5" - "ypos" "25" - "wide" "290" - "tall" "210" - "autoResize" "3" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - } - } - - "TrainingButton" - { - "ControlName" "EditablePanel" - "fieldname" "TrainingButton" - "xpos" "5" - "ypos" "102" - "zpos" "1" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - "ReplayBrowserButton" + "ServerBrowserButton" { "ControlName" "EditablePanel" - "fieldname" "ReplayBrowserButton" + "fieldname" "ServerBrowserButton" "xpos" "5" - "ypos" "162" + "ypos" "82" "zpos" "11" "wide" "220" "tall" "18" @@ -1796,136 +1734,7 @@ } } } - "SteamWorkshopButton" - { - "ControlName" "EditablePanel" - "fieldname" "SteamWorkshopButton" - - // original positions - - // "xpos" "75" - // "ypos" "286" - - "xpos" "9999" - "ypos" "9999" - "zpos" "11" - "wide" "200" - "tall" "18" - "visible" "0" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "200" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - "GeneralStoreButton" - { - "ControlName" "EditablePanel" - "fieldname" "GeneralStoreButton" - "xpos" "5" - "ypos" "142" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } "CharacterSetupButton" { "ControlName" "EditablePanel" @@ -1989,625 +1798,12 @@ } } - "StoreBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StoreBGPanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "260" - "tall" "60" - "visible" "1" - "PaintBackgroundType" "2" - "border" "" - } - "CustomizeLabel" - { - "ControlName" "CExLabel" - "fieldName" "CustomizeLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_Customize" - "textAlignment" "west" - "xpos" "c-278" - "ypos" "226" - "wide" "140" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fgcolor_override" "235 227 203 255" - } - - "CreateBGPanel" - { - "ControlName" "EditablePanel" - "fieldName" "CreateBGPanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "260" - "tall" "60" - "visible" "1" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - } - "CreateLabel" - { - "ControlName" "CExLabel" - "fieldName" "CreateLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_Create" - "textAlignment" "west" - "xpos" "c-278" - "ypos" "298" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 227 203 255" - } - - "ShowPromoCodesButton" - { - "ControlName" "CExImageButton" - "fieldName" "ShowPromoCodesButton" - "xpos" "9999" - "ypos" "9999" - "wide" "250" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallestBold" - "labelText" "#MMenu_ShowPromoCodes" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "command" "showpromocodes" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - } - - "FindAGameButton" - { - "ControlName" "EditablePanel" - "fieldname" "FindAGameButton" - "xpos" "c-285" - "ypos" "120" - "zpos" "11" - "wide" "270" - "tall" "26" - "visible" "0" - "PaintBackgroundType" "0" - - "navUp" "ServerBrowserButton" - "navDown" "QuickplayChangeButton" - "navRight" "ReportPlayerButton" - "navToRelay" "SubButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "9999" - "ypos" "0" - "wide" "250" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "FindAGameButtonHalfWidth" - { - "ControlName" "EditablePanel" - "fieldname" "FindAGameButtonHalfWidth" - "xpos" "c-285" - "ypos" "120" - "zpos" "11" - "wide" "135" - "tall" "26" - "visible" "0" - "PaintBackgroundType" "0" - - "navUp" "ServerBrowserButton" - "navDown" "QuickplayChangeButton" - "navRight" "ReportPlayerButton" - "navToRelay" "SubButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "125" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "textinsetx" "25" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "FreeTrialPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FreeTrialPanel" - "xpos" "c-300" - "ypos" "310" - "zpos" "0" - "wide" "250" - "tall" "130" - "visible" "0" - - "Image" - { - "ControlName" "ImagePanel" - "fieldName" "Image" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "80" - "tall" "80" - "visible" "1" - "enabled" "1" - "image" "tf_box" - "scaleImage" "1" - } - - "UpgradeLabel1" - { - "ControlName" "CExLabel" - "fieldName" "UpgradeLabel" - "font" "HudFontSmallestBold" - "labelText" "#TF_Trial_MainMenu_Upgrade1" - "textAlignment" "north" - "xpos" "80" - "ypos" "5" - "wide" "165" - "tall" "80" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - "UpgradeLabel2" - { - "ControlName" "CExLabel" - "fieldName" "UpgradeLabel2" - "font" "HudFontSmallBold" - "labelText" "#TF_Trial_MainMenu_Upgrade2" - "textAlignment" "north" - "xpos" "80" - "ypos" "18" - "wide" "165" - "tall" "80" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "255 155 138 255" - } - "UpgradeLabel3" - { - "ControlName" "CExLabel" - "fieldName" "UpgradeLabel3" - "font" "HudFontSmallestBold" - "labelText" "#TF_Trial_MainMenu_Upgrade3" - "textAlignment" "north" - "xpos" "80" - "ypos" "48" - "wide" "165" - "tall" "80" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor" "137 134 127 255" - } - } - - "VersionNumber" - { - "ControlName" "EditablePanel" - "fieldname" "VersionNumber" - "xpos" "r100" - "ypos" "r20" - "zpos" "11" - "wide" "100" - "tall" "20" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "6" - "use_proportional_insets" "1" - "font" "Cerbetica14" - "textAlignment" "east" - "labelText" "v2017.10.22" - "dulltext" "0" - "brighttext" "0" - "default" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/wooo_tree.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - // used for casual - "QuickplayButton" - { - "ControlName" "EditablePanel" - "fieldname" "QuickplayButton" - "xpos" "75" - "ypos" "140" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "QuickplayChangeButton" - { - "ControlName" "EditablePanel" - "fieldname" "QuickplayChangeButton" - "xpos" "75" - "ypos" "140" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "PlayPVEButton" - { - "ControlName" "EditablePanel" - "fieldname" "PlayPVEButton" - "xpos" "75" - "ypos" "176" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "CompetitiveButton" - { - "ControlName" "EditablePanel" - "fieldname" "CompetitiveButton" - "xpos" "75" - "ypos" "158" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 0" - "image_armedcolor" "235 226 202 0" - } - } - - "ServerBrowserButton" + "GeneralStoreButton" { "ControlName" "EditablePanel" - "fieldname" "ServerBrowserButton" + "fieldname" "GeneralStoreButton" "xpos" "5" - "ypos" "82" + "ypos" "142" "zpos" "11" "wide" "220" "tall" "18" @@ -2665,20 +1861,16 @@ } } - // USED FOR REPORT PLAYER BUTTON, DOESN'T ACTUALLY CHANGE SERVERS - // HUD USES NORMAL SERVER BUTTON TO CHANGE SERVERS WHILE IN GAME - // REFER TO GAMEMENU.RES FOR INFO ON THIS - - "ChangeServerButton" + "ReplayBrowserButton" { "ControlName" "EditablePanel" - "fieldname" "ChangeServerButton" + "fieldname" "ReplayBrowserButton" "xpos" "5" - "ypos" "102" + "ypos" "162" "zpos" "11" "wide" "220" "tall" "18" - "visible" "0" + "visible" "1" "PaintBackgroundType" "0" "SubButton" { @@ -2701,8 +1893,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "command" "engine hud_reloadscheme" - "border_default" "" "border_armed" "MainMenuTabs" "paintbackground" "1" @@ -2727,578 +1917,13 @@ "zpos" "1" "wide" "14" "tall" "14" - "visible" "0" - "enabled" "0" - "scaleImage" "1" - } - } - } - - "ReportPlayerButton" - { - "ControlName" "EditablePanel" - "fieldname" "ReportPlayerButton" - "xpos" "5" - "ypos" "62" - "zpos" "12" - "wide" "0" - "tall" "0" - "visible" "0" - - "navLeft" "ResumeGameButton" - "navRight" "CallVoteButton" - "navDown" "QuickplayChangeButton" - "navToRelay" "SubButton" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "MainMenuMiniButtonDefault" - "border_armed" "MainMenuMiniButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "46 43 42 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "12" - "tall" "12" "visible" "1" "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - - "ResumeGameButton" - { - "ControlName" "EditablePanel" - "fieldname" "ResumeGameButton" - "xpos" "5" - "ypos" "102" - "zpos" "11" - "wide" "220" - "tall" "18" - "visible" "0" - "PaintBackgroundType" "0" - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "0" - "enabled" "0" "scaleImage" "1" } } } - "CallVoteButton" - { - "ControlName" "EditablePanel" - "fieldname" "CallVoteButton" - "xpos" "245" - "ypos" "58" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - "MutePlayersButton" - { - "ControlName" "EditablePanel" - "fieldname" "MutePlayersButton" - "xpos" "265" - "ypos" "58" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - "RequestCoachButton" - { - "ControlName" "EditablePanel" - "fieldname" "RequestCoachButton" - "xpos" "225" - "ypos" "58" - "zpos" "12" - "wide" "20" - "tall" "25" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "textinsetx" "100" - "use_proportional_insets" "1" - "font" "HudFontSmallBold" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "Button Color" - "depressedFgColor_override" "Button Color" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_create" - "scaleImage" "1" - } - } - } - - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "9999" - "ypos" "9999" - "zpos" "-50" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_bottom_gradient" - "tileImage" "1" - } - "FooterLine" - { - "ControlName" "ImagePanel" - "fieldName" "FooterLine" - "xpos" "9999" - "ypos" "9999" - "zpos" "-5-" - "wide" "f0" - "tall" "10" - "visible" "1" - "enabled" "1" - "image" "loadout_solid_line" - "scaleImage" "1" - } - - "NewUserForumsButton" - { - "ControlName" "CExImageButton" - "fieldName" "NewUserForumsButton" - "xpos" "125" - "ypos" "441" - "zpos" "2" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "" - "paintbackground""0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "view_newuser_forums" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "PaintBackgroundType" "0" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "glyph_tutorial" - "scaleImage" "1" - } - } - - "AchievementsButton" - { - "ControlName" "CExImageButton" - "fieldName" "AchievementsButton" - "xpos" "185" - "ypos" "58" - "zpos" "3" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "paintbackground""0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "OpenAchievementsDialog" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "12" - "visible" "1" - "enabled" "1" - "image" "glyph_achievements" - "scaleImage" "1" - } - } - - "CommentaryButton" - { - "ControlName" "CExImageButton" - "fieldName" "CommentaryButton" - "xpos" "165" - "ypos" "441" - "zpos" "4" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "OpenLoadSingleplayerCommentaryDialog" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_default" "" - "border_armed" "" - "paintbackground" "0" - - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "glyph_forums" - "scaleImage" "1" - } - } - - "CoachPlayersButton" - { - "ControlName" "CExImageButton" - "fieldName" "CoachPlayersButton" - "xpos" "165" - "ypos" "58" - "zpos" "12" - "wide" "20" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "paintbackground""0" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "engine cl_coach_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "border_default" "" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "72 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "7" - "zpos" "1" - "wide" "12" - "tall" "13" - "visible" "1" - "enabled" "1" - "image" "glyph_commentary" - "scaleImage" "1" - } - } - - "ReportBugButton" - { - "ControlName" "CExImageButton" - "fieldName" "ReportBugButton" - "xpos" "205" - "ypos" "441" - "zpos" "1" - "wide" "24" - "tall" "18" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "paintbackground""0" - "Command" "engine bug" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "4" - "ypos" "4" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "glyph_bug" - "scaleImage" "1" - } - } - "SettingsButton" { "ControlName" "CExImageButton" @@ -3312,21 +1937,19 @@ "visible" "1" "enabled" "1" "tabPosition" "0" + "labelText" "Options" "font" "Cerbetica16" "textAlignment" "west" - "labelText" "Options" "textinsetx" "24" "dulltext" "0" "brighttext" "0" "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "Command" "OpenOptionsDialog" "border_default" "" "border_armed" "MainMenuTabs" "paintbackground" "1" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanLight" @@ -3334,9 +1957,12 @@ "defaultBgColor_override" "0 0 0 0" "armedBgColor_override" "TransparentPanelBG" "depressedBgColor_override" "TransparentPanelBG" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" "image_drawcolor" "117 107 94 255" - + "SubImage" { "ControlName" "ImagePanel" @@ -3350,9 +1976,9 @@ "enabled" "1" "scaleImage" "1" "image" "glyph_options" - } + } } - + "TF2SettingsButton" { "ControlName" "CExImageButton" @@ -3366,9 +1992,9 @@ "visible" "1" "enabled" "1" "tabPosition" "0" + "labelText" "Advanced Options" "font" "Cerbetica16" "textAlignment" "west" - "labelText" "Advanced Options" "textinsetx" "24" "dulltext" "0" "brighttext" "0" @@ -3376,7 +2002,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "Command" "opentf2options" - + "border_default" "" "border_armed" "MainMenuTabs" "paintbackground" "1" @@ -3384,7 +2010,7 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanLight" - + "defaultBgColor_override" "0 0 0 0" "armedBgColor_override" "TransparentPanelBG" "depressedBgColor_override" "TransparentPanelBG" @@ -3404,8 +2030,8 @@ "scaleImage" "1" "image" "glyph_options" } - } - + } + "MinmodeToggle" { "ControlName" "CExImageButton" @@ -3429,7 +2055,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "Command" "engine incrementvar cl_hud_minmode 0 1 1" - + "border_default" "" "border_armed" "MainMenuTabs" "paintbackground" "1" @@ -3458,220 +2084,100 @@ "image" "glyph_options" } } - - "ConsoleButton" + + "VersionNumber" { - "ControlName" "CExImageButton" - "fieldName" "ConsoleButton" - "xpos" "5" - "ypos" "202" + "ControlName" "EditablePanel" + "fieldname" "VersionNumber" + "xpos" "r100" + "ypos" "r20" "zpos" "11" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Console" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine toggleconsole" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } - } - - "DemoUIButton" - { - "ControlName" "CExImageButton" - "fieldName" "DemoUIButton" - "xpos" "5" - "ypos" "222" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Demo Playback" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine demoui" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "SubImage" + "wide" "100" + "tall" "20" + "visible" "1" + "PaintBackgroundType" "0" + "SubButton" { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" "visible" "1" "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } + "tabPosition" "0" + "textinsetx" "6" + "use_proportional_insets" "1" + "font" "Cerbetica14" + "textAlignment" "east" + "labelText" "v2017.10.22" + "dulltext" "0" + "brighttext" "0" + "default" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/wooo_tree.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanLight" + + "image_drawcolor" "117 107 94 255" + "image_armedcolor" "235 226 202 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } } - - "QuitButton" + + "BackgroundFooter" { - "ControlName" "CExImageButton" - "fieldName" "QuitButton" - "xpos" "75" - "ypos" "374" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Quit" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine replay_confirmquit" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "glyph_options" - } + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "9999" + "ypos" "9999" + "zpos" "-50" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_bottom_gradient" + "tileImage" "1" } - - "DisconnectButton" + + "FooterLine" { - "ControlName" "CExImageButton" - "fieldName" "DisconnectButton" - "xpos" "75" - "ypos" "374" - "zpos" "1" - "wide" "220" - "tall" "18" - "autoResize" "0" + "ControlName" "ImagePanel" + "fieldName" "FooterLine" + "xpos" "9999" + "ypos" "9999" + "zpos" "-5-" + "wide" "f0" + "tall" "10" "visible" "1" "enabled" "1" - "tabPosition" "0" - "font" "Cerbetica16" - "textAlignment" "west" - "labelText" "Disconnect" - "textinsetx" "24" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "engine disconnect" - - "border_default" "" - "border_armed" "MainMenuTabs" - "paintbackground" "1" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - - "defaultBgColor_override" "0 0 0 0" - "armedBgColor_override" "TransparentPanelBG" - "depressedBgColor_override" "TransparentPanelBG" - - "image_drawcolor" "117 107 94 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "16" - "ypos" "6" - "zpos" "1" - "wide" "0" - "tall" "0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - - "image" "glyph_quit" - } - } - + "image" "loadout_solid_line" + "scaleImage" "1" + } + "BackToReplaysButton" { "ControlName" "CExImageButton" @@ -3695,8 +2201,7 @@ "brighttext" "0" "default" "1" "Command" "exitreplayeditor" - - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" @@ -3715,793 +2220,35 @@ "enabled" "1" "scaleImage" "1" "image" "glyph_quit" - } - } - - "TutorialHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "TutorialHighlight" - "xpos" "c-285" - "ypos" "195" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-85" - "start_y" "185" - "start_wide" "1" - "start_tall" "1" - "end_x" "c20" - "end_y" "120" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-40" - "callout_inparents_y" "195" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "%highlighttext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_TutorialHighlight_Text" - "textAlignment" "south-west" - "xpos" "20" - "ypos" "60" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "46 43 42 255" - } - - "TutorialHighlightButton" - { - "ControlName" "EditablePanel" - "fieldname" "TutorialHighlightButton" - "xpos" "10" - "ypos" "85" - "wide" "230" - "tall" "26" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "230" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "#MMenu_TutorialHighlight_Button" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "tutorial" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "PracticeHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "PracticeHighlight" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-85" - "start_y" "185" - "start_wide" "1" - "start_tall" "1" - "end_x" "c20" - "end_y" "120" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-40" - "callout_inparents_y" "195" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_PracticeHighlight_Title" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "wide" "210" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_PracticeHighlight_Text" - "textAlignment" "south-west" - "xpos" "20" - "ypos" "50" - "wide" "210" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "46 43 42 255" - } - - "PracticeHighlightButton" - { - "ControlName" "EditablePanel" - "fieldname" "PracticeHighlightButton" - "xpos" "10" - "ypos" "85" - "wide" "230" - "tall" "26" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "230" - "tall" "26" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "#MMenu_PracticeHighlight_Button" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "offlinepractice" - - "border_default" "MainMenuButtonDefault" - "border_armed" "MainMenuButtonArmed" - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "235 226 202 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "6" - "ypos" "6" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "NewUserForumHighlight" - { - "ControlName" "CExplanationPopup" - "fieldName" "NewUserForumHighlight" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-112" - "start_y" "437" - "start_wide" "1" - "start_tall" "1" - "end_x" "c-205" - "end_y" "280" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c-116" - "callout_inparents_y" "437" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_NewUserForumHighlight_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_NewUserForumHighlight_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "90" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "OptionsHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "OptionsHighlightPanel" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c238" - "start_y" "437" - "start_wide" "1" - "start_tall" "1" - "end_x" "c55" - "end_y" "280" - "end_wide" "250" - "end_tall" "120" - "callout_inparents_x" "c240" - "callout_inparents_y" "437" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_OptionsHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_OptionsHighlightPanel_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "90" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - } - - "LoadoutHighlightPanel" - { - "ControlName" "CExplanationPopup" - "fieldName" "LoadoutHighlightPanel" - "xpos" "c-55" - "ypos" "280" - "zpos" "100" - "wide" "250" - "tall" "120" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c-190" - "start_y" "267" - "start_wide" "1" - "start_tall" "1" - "end_x" "c-125" - "end_y" "180" - "end_wide" "250" - "end_tall" "220" - "callout_inparents_x" "c-163" - "callout_inparents_y" "267" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_LoadoutHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#MMenu_LoadoutHighlightPanel_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "190" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } } - "StoreHighlightPanel" + "icon_generator" { - "ControlName" "CExplanationPopup" - "fieldName" "StoreHighlightPanel" - "xpos" "c0" - "ypos" "300" - "zpos" "100" - "wide" "250" - "tall" "60" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "start_x" "c20" - "start_y" "285" - "start_wide" "250" - "start_tall" "125" - "end_x" "c20" - "end_y" "285" - "end_wide" "250" - "end_tall" "125" - "callout_inparents_x" "c-40" - "callout_inparents_y" "267" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#MMenu_StoreHighlightPanel_Title" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "10" - "wide" "210" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "icon_generator" + + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "300" + "tall" "300" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + "fov" "54" + "start_framed" "1" + "disable_manipulation" "1" + + "model" { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "%highlighttext%" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "30" - "wide" "210" - "tall" "190" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "230" - "ypos" "5" - "zpos" "10" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "235 226 202 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanLight" - "image_armedcolor" "Button Color" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } } - -} +}
\ No newline at end of file diff --git a/resource/ui/SpectatorTournament-old.res b/resource/ui/SpectatorTournament-old.res deleted file mode 100644 index 0f72e2d..0000000 --- a/resource/ui/SpectatorTournament-old.res +++ /dev/null @@ -1,552 +0,0 @@ -"Resource/UI/SpectatorTournament.res"
-{
- "specgui"
- {
- "ControlName" "Frame"
- "fieldName" "specgui"
- "wide" "f0"
- "tall" "480"
- "autoResize" "0"
- "pinCorner" "0"
- "enabled" "1"
-
- "team1_player_base_offset_x" "-367"
- "team1_player_base_y" "460"
- "team1_player_delta_x" "0"
- "team1_player_delta_y" "-16"
- "team2_player_base_offset_x" "207"
- "team2_player_base_y" "460"
- "team2_player_delta_x" "0"
- "team2_player_delta_y" "-16"
-
- "playerpanels_kv"
- {
- "visible" "0"
- "wide" "160"
- "tall" "16"
- "zpos" "1"
- "paintborder" "0"
-
-
- "color_ready" "0 255 0 220"
- "color_notready" "0 0 0 220"
-
- "tabPosition" "0"
-
- "PanelBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PanelBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "160"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "15 15 15 250"
- }
-
- "playername"
- {
- "ControlName" "CExLabel"
- "fieldName" "playername"
- "font" "CerbeticaBold14"
- "xpos" "48"
- "ypos" "0"
- "zpos" "5"
- "wide" "115"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%playername%"
- "textAlignment" "west"
- "fgcolor" "235 226 202 255"
-
- if_mvm
- {
- "xpos" "0"
- "ypos" "25"
- "wide" "55"
- "textAlignment" "center"
- "font" "PlayerPanelPlayerName"
- }
- }
-
- "classimage"
- {
- "ControlName" "CTFClassImage"
- "fieldName" "classimage"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "22"
- "tall" "22"
- "visible" "1"
- "enabled" "1"
- "team1_image" "../hud/class_scoutred"
- "scaleImage" "1"
-
- if_mvm
- {
- "xpos" "5"
- "ypos" "4"
- "wide" "20"
- "tall" "20"
- "image" "../vgui/hud_connecting"
- }
- }
-
- "classimagebg"
- {
- "ControlName" "Panel"
- "fieldName" "classimagebg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "9999"
- "tall" "9999"
- "visible" "0"
- "enabled" "1"
- "bgcolor_override" "Black"
- "PaintBackgroundType" "0"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "HealthIcon"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HealthIcon"
- "xpos" "22"
- "ypos" "0"
- "zpos" "3"
- "wide" "24"
- "tall" "14"
- "visible" "1"
- "enabled" "1"
- "HealthBonusPosAdj" "10"
- "HealthDeathWarning" "0.49"
- "TFFont" "HudFontSmallest"
- "HealthDeathWarningColor" "HUDDeathWarning"
- "TextColor" "HudOffWhite"
- }
-
- "ReadyBG"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "ReadyBG"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "16"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/tournament_panel_brown"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "3"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "ReadyImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ReadyImage"
- "xpos" "32"
- "ypos" "8"
- "zpos" "0"
- "wide" "12"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "hud/checkmark"
- "scaleImage" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
-
- "respawntime"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntime"
- "font" "Cerbetica12"
- "xpos" "5"
- "ypos" "4"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "160 32 240 255"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
- "respawntimeBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "respawntimeBG"
- "font" "Cerbetica12"
- "xpos" "6"
- "ypos" "5"
- "zpos" "5"
- "wide" "23"
- "tall" "10"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "TransparentBlack"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
- "healthcover"
- {
- "ControlName" "CExLabel"
- "fieldName" "healthcover"
- "font" "Blocks48"
- "xpos" "22"
- "ypos" "1"
- "zpos" "5"
- "wide" "23"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%respawntime%"
- "textAlignment" "west"
- "fgcolor" "15 15 15 255"
-
- if_mvm
- {
- "ypos" "17"
- }
- }
-
- "chargeamount"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamount"
- "font" "Cerbetica12"
- "xpos" "139"
- "ypos" "2"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "west"
- "fgcolor" "0 255 255 255"
- }
- "chargeamountBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "chargeamountBG"
- "font" "Cerbetica12"
- "xpos" "140"
- "ypos" "3"
- "zpos" "6"
- "wide" "25"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%chargeamount%"
- "textAlignment" "west"
- "fgcolor" "TransparentBlack"
- }
-
- "specindex"
- {
- "ControlName" "CExLabel"
- "fieldName" "specindex"
- "font" "DefaultVerySmall"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "5"
- "wide" "50"
- "tall" "8"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "labelText" "%specindex%"
- "textAlignment" "north-west"
- //"fgcolor" "235 226 202 255"
- }
-
- if_mvm
- {
- "wide" "55"
- "tall" "35"
- }
- }
-
- if_mvm
- {
- "xpos" "c-250"
- "ypos" "6"
- "wide" "500"
- "tall" "180"
-
- "team1_player_delta_x" "52"
- }
- }
-
- "topbar"
- {
- "ControlName" "Panel"
- "fieldName" "TopBar"
- "visible" "0"
- "tall" "0"
- }
- "BottomBar"
- {
- "ControlName" "Frame"
- "fieldName" "BottomBar"
- "visible" "0"
- "ypos" "100"
- "tall" "0"
- }
- "bottombarblank"
- {
- "ControlName" "Panel"
- "fieldName" "bottombarblank"
- "visible" "0"
- "ypos" "480"
- }
- "ReinforcementsLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ReinforcementsLabel"
- "xpos" "c-300" [$WIN32]
- "ypos" "50" [$WIN32]
- "wide" "600" [$WIN32]
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#game_respawntime_in_secs"
- "textAlignment" "center"
- "font" "Cerbetica24"
- }
- "BuyBackLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "BuyBackLabel"
- "xpos" "c-190"
- "ypos" "16"
- "wide" "380"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "labelText" "#TF_PVE_Buyback"
- "textAlignment" "center"
- "font" "HudFontSmall"
- "wrap" "1"
- "centerwrap" "1"
-
- if_mvm
- {
- "visible" "1"
- }
- }
- "MapLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "MapLabel"
- "visible" "0"
- }
- "ClassOrTeamLabel"
- {
- "ControlName" "CExLabel"
- "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"
- "fieldName" "itempanel"
- "xpos" "r249"
- "ypos" "c0"
- "zpos" "1"
- "wide" "250"
- "tall" "900"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
- "paintborder" "0"
-
- "model_xpos" "15"
- "model_ypos" "25"
- "model_center_y" "1"
- "model_wide" "64"
- "model_tall" "48"
-
- "text_xpos" "90"
-
- "text_wide" "155"
- "text_center" "1"
-
- "max_text_height" "90"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "250"
- "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" "246"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "1"
- "useparentbg" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "21"
- "ypos" "5"
- "zpos" "1"
- "wide" "270"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "south-west"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "attriblabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "attriblabel"
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "south"
- "fgcolor" "235 226 202 255"
- "centerwrap" "1"
- }
- }
-}
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index cc7e956..312eacd 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -206,58 +206,6 @@ "spotlight" "1" "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } } } diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index f1c9b86..82ccea6 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -557,7 +557,7 @@ "ControlName" "CExButton" "fieldName" "CancelApplyToolButton" "xpos" "c-288" - "ypos" "323" + "ypos" "337" "zpos" "20" "wide" "100" "tall" "25" diff --git a/resource/ui/econ/ConfirmCollectDialog.res b/resource/ui/econ/ConfirmCollectDialog.res deleted file mode 100644 index a727b5f..0000000 --- a/resource/ui/econ/ConfirmCollectDialog.res +++ /dev/null @@ -1,300 +0,0 @@ -"Resource/UI/ConfirmCollectDialog.res" -{ - "ConfirmCollectDialog" - { - "fieldName" "ConfirmCollectDialog" - "visible" "1" - "enabled" "1" - "xpos" "c-200" - "ypos" "105" - "wide" "400" - "tall" "240" - "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" - "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" - } - "mouseoveritempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "mouseoveritempanel" - "xpos" "c-70" - "ypos" "270" - "zpos" "100" - "wide" "300" - "tall" "300" - "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "text_ypos" "20" - "text_center" "1" - "model_hide" "1" - "resize_to_text" "1" - "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "dynamic" - "textAlignment" "center" - "xpos" "100" - "ypos" "10" - "zpos" "0" - "wide" "200" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - } - "ToolBG" - { - "ControlName" "CExLabel" - "fieldName" "ToolBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "10" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_SelfMade" - } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } - "tool_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "tool_modelpanel" - "xpos" "10" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "paint_icon_hide" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "SubjectBG" - { - "ControlName" "CExLabel" - "fieldName" "SubjectBG" - "font" "HudFontSmallBold" - "labelText" "" - "textAlignment" "east" - "xpos" "300" - "ypos" "10" - "zpos" "-1" - "wide" "84" - "tall" "64" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "BackpackItemBorder_Vintage" - } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } - "subject_modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "subject_modelpanel" - "xpos" "300" - "ypos" "10" - "zpos" "1" - "wide" "84" - "tall" "64" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "model_xpos" "2" - "model_ypos" "5" - "model_wide" "80" - "model_tall" "54" - "text_ypos" "100" - "text_center" "1" - "name_only" "1" - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - } - "ConfirmLabel" - { - "ControlName" "CExLabel" - "fieldName" "ConfirmLabel" - "font" "HudFontSmall" - "labelText" "#ToolCollectConfirm" - "textAlignment" "center" - "xpos" "20" - "ypos" "80" - "zpos" "0" - "wide" "360" - "tall" "80" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "DcEmphasis" - } - "CancelButton" - { - "ControlName" "CExButton" - "fieldName" "CancelButton" - "xpos" "50" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Cancel" - "font" "DfTitleLabelSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "cancel" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "OkButton" - { - "ControlName" "CExButton" - "fieldName" "OkButton" - "xpos" "220" - "ypos" "200" - "zpos" "1" - "wide" "130" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#CraftNameConfirm" - "font" "DfTitleLabelSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "apply" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/resource/ui/econ/itemdiscardpanel.res b/resource/ui/econ/itemdiscardpanel.res index 0b52c6b..f28fc99 100644 --- a/resource/ui/econ/itemdiscardpanel.res +++ b/resource/ui/econ/itemdiscardpanel.res @@ -6,6 +6,7 @@ "fieldName" "item_discard" "xpos" "0" "ypos" "0" + "zpos" "10000" "wide" "f0" "tall" "480" "autoResize" "0" @@ -33,7 +34,7 @@ "ControlName" "CItemModelPanel" "fieldName" "modelpanel" "xpos" "c-75" - "ypos" "20" + "ypos" "30" "zpos" "1" "wide" "150" "tall" "100" @@ -253,7 +254,7 @@ "ControlName" "CExButton" "fieldName" "ShowExplanationsButton" "xpos" "c265" - "ypos" "10" + "ypos" "30" "zpos" "100" "wide" "20" "tall" "20" diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res index e20f36b..bec9d6f 100644 --- a/resource/ui/econ/itempickuppanel.res +++ b/resource/ui/econ/itempickuppanel.res @@ -2,18 +2,18 @@ { "item_pickup" { - "ControlName" "Frame" + "ControlName" "Frame" "fieldName" "item_pickup" "xpos" "0" "ypos" "0" "zpos" "10000" "wide" "f0" "tall" "480" - "autoResize" "0" + "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "tabPosition" "0" + "tabPosition" "0" "settitlebarvisible" "0" "PaintBackgroundType" "0" "bgcolor_override" "25 25 25 255" diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res index 4052019..a57a6e2 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -561,58 +561,6 @@ "spotlight" "1" "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } } } diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res index ce66aaf..eec9b82 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res @@ -140,58 +140,6 @@ "spotlight" "1" "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } } } diff --git a/resource/ui/loadoutparticleslider.res b/resource/ui/loadoutparticleslider.res deleted file mode 100644 index 2cab25a..0000000 --- a/resource/ui/loadoutparticleslider.res +++ /dev/null @@ -1,89 +0,0 @@ -"Resource/UI/LoadoutParticleSlider.res" -{ - "HatParticleSliderToggleButton" - { - "ControlName" "CExButton" - "fieldName" "HatParticleSliderToggleButton" - "xpos" "145" - "ypos" "0" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "+" - "font" "CerbeticaBold24" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "particle_button_clicked" - } - - "HatParticleSliderBackground" - { - "ControlName" "EditablePanel" - "fieldName" "HatParticleSliderBackground" - "xpos" "0" - "ypos" "0" - "wide" "140" - "tall" "32" - "autoResize" "1" - "visible" "0" - "bgcolor_override" "30 30 30 255" - "PaintBackgroundType" "2" - } - "HatUseHeadCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "HatUseHeadCheckButton" - "xpos" "2" - "ypos" "0" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_ParticleHatUseHead" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "1" - "wrap" "0" - "centerwrap" "0" - "textinsetx" "6" - "textinsety" "0" - "auto_wide_tocontents" "0" - "use_proportional_insets" "0" - "Default" "0" - "Command" "particle_use_head_clicked" - "fgcolor_override" "Base Color" - } - - "HatParticleSlider" - { - "ControlName" "CCvarSlider" - "fieldName" "HatParticleSlider" - "xpos" "2" - "ypos" "20" - "wide" "140" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "Base Color" - } -} diff --git a/resource/ui/match_summary.res b/resource/ui/match_summary.res deleted file mode 100644 index bc1c45e..0000000 --- a/resource/ui/match_summary.res +++ /dev/null @@ -1,747 +0,0 @@ -"Resource/UI/match_summary.res" -{ - "MatchSummary" - { - "ControlName" "CTFMatchSummary" - "fieldName" "MatchSummary" - "autoResize" "0" - "pinCorner" "0" - "tabPosition" "0" - "paintbackground" "0" - "zpos" "-40" - "visible" "0" - - "AnimBluePlayerListParent" "p.47" - "AnimBlueTeamScore" "p.46" - "AnimBlueTeamScoreDropshadow" "p.46" - "AnimBlueTeamScoreBG" "p.483" - "AnimBluePlayerListBG" "p.47" - - "AnimRedTeamScoreBGWide" "p.483" - "AnimRedTeamScoreBGXPos" "r5-p.483" - "AnimRedTeamScoreWide" "p.46" - "AnimRedTeamScoreXPos" "r19-p.46" - "AnimRedTeamScoreDropshadowWide" "p.46" - "AnimRedTeamScoreDropshadowXPos" "r18-p.46" - "AnimRedPlayerListParentWide" "p.47" - "AnimRedPlayerListParentXPos" "r7-p.47" - "AnimRedPlayerListBGWide" "p.47" - "AnimRedPlayerListBGXPos" "r9-p.47" - } - "StatsBgPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StatsBgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "1" - "PaintBackgroundType" "1" - "bgcolor_override" "0 0 0 250" - } - "DrawingPanel" - { - "ControlName" "CDrawingPanel" - "fieldName" "DrawingPanel" - "xpos" "c-320" - "ypos" "c-240" - "wide" "640" - "tall" "480" - "zpos" "60" - "visible" "1" - "enabled" "1" - - "linecolor" "0 255 0 255" - "team_colors" "1" - } - "ParticlePanel" - { - "ControlName" "CTFParticlePanel" - "fieldName" "ParticlePanel" - "xpos" "0" - "ypos" "0" - "zpos" "55" - "wide" "f0" - "tall" "f0" - "visible" "1" - } - "DisconnectButton" - { - "ControlName" "CExButton" - "fieldName" "DisconnectButton" - "xpos" "cs-0.5" - "ypos" "437" - "zpos" "100" - "wide" "180" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "disconnect" - "proportionaltoparent" "1" - "labeltext" "Disconnect" - "mouseinputenabled" "1" - - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StatsLabelPanel" - { - "ControlName" "EditablePanel" - "fieldName" "StatsLabelPanel" - "xpos" "c-100" - "ypos" "-20" - "zpos" "70" - "wide" "200" - "tall" "15" - "visible" "0" - "enabled" "1" - "autoResize" "0" - - "StatsAndMedals" - { - "ControlName" "CExLabel" - "fieldName" "StatsAndMedals" - "font" "Cerbetica16" - "labelText" "#TF_StatsAndMedals" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "4" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "StatsAndMedalsShadow" - { - "ControlName" "CExLabel" - "fieldName" "StatsAndMedalsShadow" - "font" "MatchSummaryStatsAndMedals" - "labelText" "#TF_StatsAndMedals" - "fgcolor" "Black" - "textAlignment" "center" - "xpos" "1" - "ypos" "1" - "zpos" "3" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - - "TeamScoresPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TeamScoresPanel" - "xpos" "0" - "ypos" "0" - "zpos" "50" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - - "BlueTeamScoreBG" - { - "ControlName" "EditablePanel" - "fieldName" "BlueTeamScoreBG" - "xpos" "5" - "ypos" "99" - "zpos" "2" - "wide" "p.213" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderBlueBGOpaque" - } - "BlueTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScore" - "font" "CerbeticaBold56" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "20" - "ypos" "86" - "zpos" "4" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamScoreDropshadow" - "font" "CerbeticaBold56" - "fgcolor" "Black" - "labelText" "%blueteamscore%" - "textAlignment" "east" - "xpos" "21" - "ypos" "87" - "zpos" "3" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamWinner" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamWinner" - "font" "MatchSummaryWinner" - "labelText" "%blueteamwinner%" - "textAlignment" "east" - "xpos" "5" - "ypos" "103" - "zpos" "4" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamWinnerDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamWinnerDropshadow" - "font" "MatchSummaryWinner" - "fgcolor" "Black" - "labelText" "%blueteamwinner%" - "textAlignment" "east" - "xpos" "6" - "ypos" "104" - "zpos" "3" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "BlueTeamImage" - "xpos" "14" - "ypos" "89" - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "1" - "enabled" "1" - "image" "../hud/team_blue" - "scaleImage" "1" - } - - "BlueTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "BlueTeamLabel" - "font" "Cerbetica20" - "labelText" "%blueteamname%" - "textAlignment" "west" - "xpos" "60" - "ypos" "-25" - "zpos" "20" - "wide" "275" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "18" - "ypos" "100" - "zpos" "5" - "wide" "34" - "tall" "34" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "BlueMedals" - { - "ControlName" "EditablePanel" - "fieldName" "BlueMedals" - "xpos" "c-250" - "ypos" "-20" - "zpos" "50" - "wide" "150" - "tall" "15" - "visible" "1" - "enabled" "1" - - "BlueGoldMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueGoldMedal" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_gold" - "scaleImage" "1" - } - "BlueGoldMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueGoldMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_gold%" - "textAlignment" "center" - "xpos" "15" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueSilverMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueSilverMedal" - "xpos" "55" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_silver" - "scaleImage" "1" - } - "BlueSilverMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueSilverMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_silver%" - "textAlignment" "center" - "xpos" "70" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "BlueBronzeMedal" - { - "ControlName" "ImagePanel" - "fieldName" "BlueBronzeMedal" - "xpos" "110" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_bronze" - "scaleImage" "1" - } - "BlueBronzeMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "BlueBronzeMedalValue" - "font" "Cerbetica14" - "labelText" "%blueteammedals_bronze%" - "textAlignment" "center" - "xpos" "125" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "BluePlayerListParent" - { - "ControlName" "EditablePanel" - "fieldName" "BluePlayerListParent" - "xpos" "12" - "ypos" "134" - "zpos" "1" - "wide" "p.193" - "tall" "215" - "visible" "1" - "enabled" "1" - - "BluePlayerList" - { - "ControlName" "TFSectionedListPanel" - "fieldName" "BluePlayerList" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "p.465" - "tall" "205" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "0" - "linespacing" "25" - "linegap" "0" - //"show_columns" "1" - - "medal_width" "s.08" - "avatar_width" "s.08" - "spacer" "s.01" - "name_width" "s.19" - "class_width" "s.04" - "award_width" "s.04" - "stats_width" "s.08" - "horiz_inset" "5" - } - } - "BluePlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "BluePlayerListBG" - "xpos" "9" - "ypos" "117" - "zpos" "0" - "wide" "p.2" - "tall" "225" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - } - "RedTeamScoreBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedTeamScoreBG" - "xpos" "r5-p.213" - "ypos" "99" - "zpos" "2" - "wide" "p.213" - "tall" "36" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderRedBGOpaque" - } - "RedTeamScore" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScore" - "font" "CerbeticaBold56" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "r19-p.19" - "ypos" "86" - "zpos" "4" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamScoreDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamScoreDropshadow" - "font" "CerbeticaBold56" - "fgcolor" "Black" - "labelText" "%redteamscore%" - "textAlignment" "west" - "xpos" "r18-p.19" - "ypos" "87" - "zpos" "3" - "wide" "p.19" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamWinner" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamWinner" - "font" "MatchSummaryWinner" - "labelText" "%redteamwinner%" - "textAlignment" "west" - "xpos" "r5-p.19" - "ypos" "103" - "zpos" "4" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamWinnerDropshadow" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamWinnerDropshadow" - "font" "MatchSummaryWinner" - "fgcolor" "Black" - "labelText" "%redteamwinner%" - "textAlignment" "west" - "xpos" "r4-p.19" - "ypos" "104" - "zpos" "3" - "wide" "p.19" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedTeamImage" - { - "ControlName" "ImagePanel" - "fieldName" "RedTeamImage" - "fieldName" "BlueTeamImage" - "xpos" "r68" - "ypos" "80" - "zpos" "5" - "wide" "70" - "tall" "70" - "visible" "1" - "enabled" "1" - "image" "../hud/team_red" - "scaleImage" "1" - } - "RedTeamLabel" - { - "ControlName" "CExLabel" - "fieldName" "RedTeamLabel" - "font" "Cerbetica20" - "labelText" "%redteamname%" - "textAlignment" "east" - "xpos" "r335" - "ypos" "-25" - "zpos" "20" - "wide" "275" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedLeaderAvatar" - { - "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "r52" - "ypos" "100" - "zpos" "5" - "wide" "34" - "tall" "34" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" - } - "RedMedals" - { - "ControlName" "EditablePanel" - "fieldName" "RedMedals" - "xpos" "c100" - "ypos" "-20" - "zpos" "50" - "wide" "150" - "tall" "15" - "visible" "1" - "enabled" "1" - - "RedGoldMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedGoldMedal" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_gold" - "scaleImage" "1" - } - "RedGoldMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedGoldMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_gold%" - "textAlignment" "center" - "xpos" "15" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedSilverMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedSilverMedal" - "xpos" "55" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_silver" - "scaleImage" "1" - } - "RedSilverMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedSilverMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_silver%" - "textAlignment" "center" - "xpos" "70" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - "RedBronzeMedal" - { - "ControlName" "ImagePanel" - "fieldName" "RedBronzeMedal" - "xpos" "110" - "ypos" "0" - "zpos" "5" - "wide" "15" - "tall" "15" - "visible" "1" - "enabled" "1" - "image" "competitive/competitive_coin_bronze" - "scaleImage" "1" - } - "RedBronzeMedalValue" - { - "ControlName" "CExLabel" - "fieldName" "RedBronzeMedalValue" - "font" "Cerbetica14" - "labelText" "%redteammedals_bronze%" - "textAlignment" "center" - "xpos" "125" - "ypos" "0" - "zpos" "6" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - } - "RedPlayerListParent" - { - "ControlName" "EditablePanel" - "fieldName" "RedPlayerListParent" - "xpos" "r12-p.193" - "ypos" "134" - "zpos" "1" - "wide" "p.193" - "tall" "215" - "visible" "1" - "enabled" "1" - - "RedPlayerList" - { - "ControlName" "TFSectionedListPanel" - "fieldName" "RedPlayerList" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "p.465" - "tall" "205" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "autoresize" "0" - "linespacing" "25" - "linegap" "0" - //"show_columns" "1" - - "medal_width" "s.08" - "avatar_width" "s.08" - "spacer" "s.01" - "name_width" "s.19" - "class_width" "s.04" - "award_width" "s.04" - "stats_width" "s.08" - "horiz_inset" "5" - } - } - "RedPlayerListBG" - { - "ControlName" "EditablePanel" - "fieldName" "RedPlayerListBG" - "xpos" "r9-p.2" - "ypos" "117" - "zpos" "0" - "wide" "p.2" - "tall" "225" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "border" "TFFatLineBorderClearBG" - } - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res deleted file mode 100644 index 8248581..0000000 --- a/resource/ui/replaybrowser/basepage.res +++ /dev/null @@ -1,57 +0,0 @@ -"resource/ui/basepage.res" -{ - "BasePage" - { - "ControlName" "Frame" - "fieldName" "BasePage" - "xpos" "0" - "ypos" "40" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "25 25 25 255" - } - "SearchTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "SearchTextEntry" - "maxchars" "255" - "textHidden" "0" - "textAlignment" "west" - "unicode" "1" - "wrap" "0" - "xpos" "c+100" - "ypos" "5" - "tall" "15" - "wide" "180" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "TanLight" - "bgcolor_override" "0 0 0 255" - "Font" "HudFontSmallest" - } - "ReplayList" - { - "ControlName" "PanelListPanel" - "fieldName" "ReplayList" - "xpos" "c-300" - "ypos" "20" - "wide" "605" - "tall" "350" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "1" - "bgcolor_override" "41 37 38 0" - "autohide_scrollbar" "1" - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/detailspanel.res b/resource/ui/replaybrowser/detailspanel.res deleted file mode 100644 index 458e254..0000000 --- a/resource/ui/replaybrowser/detailspanel.res +++ /dev/null @@ -1,312 +0,0 @@ -"Resource/UI/DetailsPanel.res" -{ - "DetailsPanel" - { - "ControlName" "CReplayBrowserDetailsPanel" - "fieldName" "DetailsPanel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "25 25 25 255" - "margin_width" "c-295" - } - "InsetPanel" - { - "ControlName" "EditablePanel" - "FieldName" "InsetPanel" - "xpos" "c-295" - "ypos" "5" - "wide" "590" - "tall" "800" - "PlaybackPanel" - { - "ControlName" "EditablePanel" - "FieldName" "PlaybackPanel" - "xpos" "0" - "ypos" "42" - "wide" "320" - "tall" "200" - } - "TitleEditPanel" - { - "ControlName" "EditablePanel" - "FieldName" "TitleEditPanel" - "xpos" "0" - "ypos" "0" - "wide" "590" - } - "CutsPanel" - { - "ControlName" "EditablePanel" - "FieldName" "CutsPanel" - "xpos" "0" - "ypos" "250" - "wide" "333" - "tall" "85" - } - } - "ExportMovieButton" - { - "ControlName" "CExButton" - "fieldName" "ExportMovieButton" - "zpos" "3" - "wide" "75" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Replay_ExportMovie" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "exportmovie" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShowRenderInfoButton" - { - "ControlName" "CExImageButton" - "fieldName" "ShowRenderInfoButton" - "zpos" "10" - "wide" "25" - "tall" "25" - "pinCorner" "0" - "autoResize" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "showrenderinfo" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - "image_default" "replay/info_button_small" - "image_armed" "replay/info_button_over_small" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "3" - "ypos" "3" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - "YouTubeUploadButton" - { - "ControlName" "CExButton" - "fieldName" "YouTubeUploadButton" - "zpos" "3" - "wide" "158" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Replay_YouTubeUpload" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "youtubeupload" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ViewYouTubeButton" - { - "ControlName" "CExButton" - "fieldName" "ViewYouTubeButton" - "zpos" "3" - "wide" "158" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#Replay_YouTubeView" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "viewyoutube" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShareYouTubeURLButton" - { - "ControlName" "CExButton" - "fieldName" "ShareYouTubeURLButton" - "zpos" "3" - "wide" "75" - "tall" "18" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "labelText" "#Replay_YouTubeShareURL" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "shareyoutubeurl" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "DeleteButton" - { - "ControlName" "CExButton" - "fieldName" "DeleteButton" - "xpos" "c-85" - "ypos" "437" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "Delete" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "delete_replayitem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "PlayButton" - { - "ControlName" "CExButton" - "fieldName" "PlayButton" - "xpos" "c25" - "ypos" "437" - "zpos" "3" - "wide" "120" - "tall" "25" - "pinCorner" "0" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "Watch / Edit" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "play" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "RenderButton" - { - "ControlName" "CExButton" - "fieldName" "RenderButton" - "xpos" "c155" - "ypos" "437" - "wide" "155" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "Save to Movie..." - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "render_replay_dlg" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res deleted file mode 100644 index e615885..0000000 --- a/resource/ui/replaybrowser/mainpanel.res +++ /dev/null @@ -1,185 +0,0 @@ -"Resource/UI/replaybrowser/mainpanel.res" -{ - "ReplayBrowser" - { - "ControlName" "EditablePanel" - "fieldName" "ReplayBrowser" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "44 44 44 0" - "infocus_bgcolor_override" "44 44 44 0" - "outoffocus_bgcolor_override" "44 44 44 0" - "title" "#Replay_Replay" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "25 25 25 255" - "clientinsetx_override" "0" - "sheetinset_bottom" "56" - } - "BackgroundHeader" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader" - "xpos" "0" - "ypos" "0" - "zpos" "-3" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundHeader2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundHeader2" - "xpos" "0" - "ypos" "0" - "zpos" "-2" - "wide" "f0" - "tall" "120" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "fillcolor" "15 15 15 175" - } - "BackgroundFooter" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter" - "xpos" "0" - "ypos" "420" - "zpos" "-3" - "wide" "f0" - "tall" "60" - "visible" "1" - "enabled" "1" - "image" "loadout_header" - "tileImage" "1" - } - "BackgroundFooter2" - { - "ControlName" "ImagePanel" - "fieldName" "BackgroundFooter2" - "xpos" "0" - "ypos" "420" - "zpos" "-2" - "wide" "f0" - "tall" "62" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "fillcolor" "15 15 15 220" - } - "FooterLine" - { - "ControlName" "EditablePanel" - "fieldName" "FooterLine" - "xpos" "0" - "ypos" "420" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - "Sheet" - { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabwidth" "240" - "tabheight" "34" - "transition_time" "0" - "HeaderLine" - { - "ControlName" "EditablePanel" - "fieldName" "HeaderLine" - "xpos" "0" - "ypos" "32" - "zpos" "5" - "wide" "f0" - "tall" "2" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" - } - "tabskv" - { - "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica32" - "ypos" "50" - "selectedcolor" "TanLight" - "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" - "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" - "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" - } - } - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-310" - "ypos" "437" - "zpos" "1" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "back" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/previewpanel.res b/resource/ui/replaybrowser/previewpanel.res deleted file mode 100644 index 6409244..0000000 --- a/resource/ui/replaybrowser/previewpanel.res +++ /dev/null @@ -1,150 +0,0 @@ -"Resource/UI/PreviewPanel.res" -{ - "PreviewPanel" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewPanel" - "wide" "160" - "zpos" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "border" "ReplayBalloonBorder" - "proportional" "0" - } - "Screenshot" - { - "ControlName" "ImagePanel" - "fieldName" "Screenshot" - "zpos" "0" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - } - "InfoPanel" - { - "ControlName" "EditablePanel" - "fieldName" "InfoPanel" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "75" - "NoScreenshotLabel" - { - "ControlName" "CExLabel" - "FieldName" "NoScreenshotLabel" - "Font" "HudFontMediumSmall" - "visible" "0" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "15" - "TextAlignment" "center" - } - "MapLabel" - { - "ControlName" "CExLabel" - "FieldName" "MapLabel" - "Font" "HudFontSmallestBold" - "TextAlignment" "west" - "xpos" "0" - "ypos" "10" - "wide" "160" - "tall" "10" - } - "DateTimeLabel" - { - "ControlName" "CExLabel" - "FieldName" "DateTimeLabel" - "Font" "HudFontSmallest" - "TextAlignment" "west" - "fgcolor_override" "115 106 91 255" - "xpos" "0" - "ypos" "22" - "wide" "160" - "tall" "15" - } - "Label0_0" - { - "ControlName" "CExLabel" - "FieldName" "Label0_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "40" - "wide" "60" - "tall" "10" - "labelText" "#Replay_PlayedAs" - } - "Label0_1" - { - "ControlName" "CExLabel" - "FieldName" "Label0_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "40" - "wide" "160" - "tall" "10" - } - "Label1_0" - { - "ControlName" "CExLabel" - "FieldName" "Label1_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "50" - "wide" "60" - "tall" "10" - "labelText" "#Replay_KilledBy" - } - "Label1_1" - { - "ControlName" "CExLabel" - "FieldName" "Label1_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "50" - "wide" "160" - "tall" "10" - } - "Label2_0" - { - "ControlName" "CExLabel" - "FieldName" "Label2_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "60" - "wide" "60" - "tall" "10" - "labelText" "#Replay_LifeLength" - } - "Label2_1" - { - "ControlName" "CExLabel" - "FieldName" "Label2_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "60" - "wide" "160" - "tall" "10" - } - } - "ClassImage" - { - "ControlName" "Panel" - "FieldName" "ClassImage" - "zpos" "102" - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res deleted file mode 100644 index 074705d..0000000 --- a/resource/ui/replaybrowser/thumbnailcollection.res +++ /dev/null @@ -1,224 +0,0 @@ -"resource/ui/replaybrowser/thumbnailcollection.res" -{ - "ThumbnailCollection" - { - "ControlName" "Panel" - "fieldName" "ThumbnailCollection" - "wide" "f0" - "tall" "180" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "1" - } - "RenderAllButton" - { - "ControlName" "CExButton" - "fieldName" "RenderAllButton" - "wide" "75" - "tall" "15" - "zpos" "5" - "visible" "0" - "enabled" "1" - "font" "HudFontSmallestBold" - "textAlignment" "center" - "text" "#Replay_RenderAll" - "Command" "render_queued_replays" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultBgColor_override" "25 25 25 255" - "armedBgColor_override" "35 35 35 255" - "depressedBgColor_override" "25 25 25 255" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanDark" - - "border_default" "NoBorder" - "border_armed" "NoBorder" - - } - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "labelText" ">>" - "auto_wide_tocontents" "1" - "tall" "15" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor" "255 0 0 255" - } - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallestBold" - "labelText" "%titleandcount%" - "textAlignment" "west" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor" "TanLight" - } - "DateLabel" - { - "ControlName" "CExLabel" - "fieldName" "DateLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor_override" "116 107 98 255" - } - "WarningLabel" - { - "ControlName" "CExLabel" - "fieldName" "WarningLabel" - "font" "DefaultSmall" - "textAlignment" "west" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "116 107 98 255" - "wrap" "1" - } - "Line" - { - "ControlName" "Panel" - "FieldName" "Line" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "bgcolor_override" "255 0 0 0" - } - "CaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel" - "font" "HudFontSmallestBold" - "textAlignment" "west" - "labelText" ">>" - "auto_wide_tocontents" "1" - "tall" "15" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "wide" "f0" - "fgcolor_override" "200 128 255 255" - } - "UnconvertedBg" - { - "ControlName" "Panel" - "fieldName" "UnconvertedBg" - "zpos" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "bgcolor_override" "0 0 0 255" - } - "NoReplayItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoReplayItemsLabel" - "font" "HudFontSmallestBold" - "wide" "400" - "tall" "40" - "zpos" "5" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "117 107 94 255" - } - "ShowPrevButton" - { - "ControlName" "CExButton" - "fieldName" "ShowPrevButton" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%prevbuttontext%" - "font" "ItemFontNameSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_prev" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } - "ShowNextButton" - { - "ControlName" "CExButton" - "fieldName" "ShowNextButton" - "xpos" "100" - "ypos" "20" - "zpos" "100" - "wide" "100" - "tall" "12" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "%nextbuttontext%" - "font" "ItemFontNameSmall" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "show_next" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" - } -}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/thumbnailrow.res b/resource/ui/replaybrowser/thumbnailrow.res deleted file mode 100644 index d60ace7..0000000 --- a/resource/ui/replaybrowser/thumbnailrow.res +++ /dev/null @@ -1,18 +0,0 @@ -"resource/UI/ThumbnailRow.res" -{ - "ThumbnailRow" - { - "ControlName" "Panel" - "fieldName" "ThumbnailRow" - "wide" "f0" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "zpos" "2" - "tabPosition" "0" - "settitlebarvisible" "1" - //"bgcolor_override" "0 0 255 255" - } -} |
