diff --git a/_ckHUD/resource/preload/preload_ck.res b/_ckHUD/resource/preload/preload_ck.res index a147d58..61c6474 100644 --- a/_ckHUD/resource/preload/preload_ck.res +++ b/_ckHUD/resource/preload/preload_ck.res @@ -619,7 +619,7 @@ "enabled" "1" "image" "../hud/death_panel_red_bg" // "image" "../vgui/replay/thumbnails/hud/health_cross_overheal" } - "health_cross_overheal" + "health_cross_overheal" // objectives_flagpanel_carried_blue.vtf { "ControlName" "ImagePanel" "fieldName" "BTCross" @@ -629,4 +629,32 @@ "image" "../vgui/replay/thumbnails/hud/health_cross_overheal" } + + "objectives_flagpanel_carried_blue" + { + "ControlName" "ImagePanel" + "fieldName" "BTCross" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_blue" + } + "objectives_flagpanel_carried_red" + { + "ControlName" "ImagePanel" + "fieldName" "BTCross" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + } + "icon_obj_timer" + { + "ControlName" "ImagePanel" + "fieldName" "BTCross" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_timer" + } } \ No newline at end of file diff --git a/_ckHUD/resource/scheme/clientscheme_fonts.res b/_ckHUD/resource/scheme/clientscheme_fonts.res index 0ce0663..72a5ae4 100644 --- a/_ckHUD/resource/scheme/clientscheme_fonts.res +++ b/_ckHUD/resource/scheme/clientscheme_fonts.res @@ -279,6 +279,16 @@ Scheme "dropshadow" "1" } } + "hudfont16shadow" + { + "1" + { + "name" "TF2 Build" + "tall" "16" + "antialias" "1" + "dropshadow" "1" + } + } "hudfont24shadow" { "1" diff --git a/_ckHUD/resource/ui/flagstatus.res b/_ckHUD/resource/ui/flagstatus.res index 2545529..e38e15c 100644 --- a/_ckHUD/resource/ui/flagstatus.res +++ b/_ckHUD/resource/ui/flagstatus.res @@ -19,26 +19,39 @@ "Briefcase" { - "ypos" "32" - "alpha" "255" + "xpos" "68" + "ypos" "34" + + "wide" "25" + "tall" "25" "if_mvm" { "ypos" "21" - "alpha" "255" + "wide" "38" + "tall" "38" } } "StatusIcon" { - "xpos" "66" - "ypos" "31" + "xpos" "67" + "ypos" "32" // "alpha" "100" + "wide" "29" + "tall" "29" + "if_mvm" { - "xpos" "75" + "xpos" "75" + "ypos" "26" + "zpos" "3" + + "wide" "30" + "tall" "30" + "visible" "0" } } diff --git a/_ckHUD/resource/ui/huditemeffectmeter_killstreak.res b/_ckHUD/resource/ui/huditemeffectmeter_killstreak.res index b8fa8f4..0a5fb4e 100644 --- a/_ckHUD/resource/ui/huditemeffectmeter_killstreak.res +++ b/_ckHUD/resource/ui/huditemeffectmeter_killstreak.res @@ -97,13 +97,36 @@ "ItemEffectMeterCount" { "xpos" "13" - "ypos" "5" + "ypos" "4" "zpos" "2" "wide" "40" "tall" "24" - "font" "hudfont14shadow" - "fgcolor" "colorwhite" + "font" "hudfont16" + "fgcolor" "tanlightest" + } + + "ItemEffectMeterCountShadow" // change wide for more shadow + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + + "wide" "41" + "tall" "24" + + "visible" "1" + "enabled" "1" + + "labelText" "%progresscount%" + "textAlignment" "north" + "font" "hudfont16" + "fgcolor_override" "colorblack" + + "pin_to_sibling" "ItemEffectMeterCount" } } \ No newline at end of file diff --git a/_ckHUD/resource/ui/huditemeffectmeter_powerupbottle.res b/_ckHUD/resource/ui/huditemeffectmeter_powerupbottle.res index 490c260..56264af 100644 --- a/_ckHUD/resource/ui/huditemeffectmeter_powerupbottle.res +++ b/_ckHUD/resource/ui/huditemeffectmeter_powerupbottle.res @@ -77,13 +77,36 @@ "ItemEffectMeterCount" { "xpos" "13" - "ypos" "5" + "ypos" "4" "zpos" "2" "wide" "40" "tall" "23" - "font" "hudfont14shadow" - "fgcolor" "colorwhite" // TanLightest + "font" "hudfont16" + "fgcolor" "tanlightest" + } + + "ItemEffectMeterCountShadow" // change wide for more shadow + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + + "wide" "41" + "tall" "24" + + "visible" "1" + "enabled" "1" + + "labelText" "%progresscount%" + "textAlignment" "north" + "font" "hudfont16" + "fgcolor_override" "colorblack" + + "pin_to_sibling" "ItemEffectMeterCount" } } diff --git a/_ckHUD/resource/ui/mainmenuoverride.res b/_ckHUD/resource/ui/mainmenuoverride.res index fb7aa5b..4181ea7 100644 --- a/_ckHUD/resource/ui/mainmenuoverride.res +++ b/_ckHUD/resource/ui/mainmenuoverride.res @@ -1310,8 +1310,8 @@ { "ControlName" "CExImageButton" "fieldName" "versionlabel" - "xpos" "rs1" - "ypos" "rs0.7" + "xpos" "rs1.2" + "ypos" "rs0.8" "zpos" "1" "wide" "100" "tall" "25" @@ -1319,7 +1319,7 @@ "font" "hudfont12" "textAlignment" "east" - "labelText" "ckHUD 0.5-pre3" + "labelText" "ckHUD 0.5" "wide_minmode" "145" "labelText_minmode" "pls turn off minmode" @@ -1328,9 +1328,8 @@ "brighttext" "0" "default" "1" "paintbackground" "0" - "sound_depressed" "" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "vo/engineer_activatecharge02.mp3" - "sound_released_minmode" "UI/tts.wav" "defaultFgColor_override" "255 255 255 5" "armedFgColor_override" "255 255 255 15" @@ -1341,6 +1340,41 @@ "depressedFgColor_override_minmode" "255 255 255 255" } + "ckgibus" + { + "ControlName" "CExImageButton" + "fieldName" "ckgibus" + "xpos" "rs1.2" + "ypos" "rs1" + "zpos" "1" + "wide" "20" + "tall" "20" + "paintbackground" "0" + + "labelText" " " + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "vo/halloween_boss/knight_alert.mp3" + + "image_drawcolor" "255 255 255 15" + "image_armedcolor" "255 255 255 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "2" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../vgui/replay/thumbnails/ckgibus" + "scaleImage" "1" + } + } + "BackToReplaysButton" { "xpos" "9999" diff --git a/_ckHUD/resource/ui/meter/headcount.res b/_ckHUD/resource/ui/meter/headcount.res index efec98e..a63b1a2 100644 --- a/_ckHUD/resource/ui/meter/headcount.res +++ b/_ckHUD/resource/ui/meter/headcount.res @@ -5,8 +5,8 @@ "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" - "xpos" "cs1.3" [$WIN32] - "ypos" "c80" [$WIN32] + "xpos" "cs1.3" + "ypos" "c76" "wide" "150" "tall" "50" } @@ -29,7 +29,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterLabel" - "xpos" "-5" + "xpos" "-4" "ypos" "30" "zpos" "2" "wide" "100" @@ -37,14 +37,15 @@ "autoResize" "1" "pinCorner" "2" "visible" "1" - "enabled" "1" + "enabled" "0" "tabPosition" "0" "labelText" "#TF_Ball" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "font" "hudfont10shadow" - "fgcolor_override" "colorwhite" + + "disabledfgcolor2_override" "tanlightest" } "ItemEffectMeter" @@ -52,7 +53,7 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ItemEffectMeter" "font" "Default" - "xpos" "999999" + "xpos" "9999" "ypos" "23" "zpos" "2" "wide" "40" @@ -70,7 +71,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterCount" - "xpos" "-30" + "xpos" "-29" "ypos" "15" "zpos" "2" "wide" "40" @@ -81,7 +82,7 @@ "textAlignment" "center" "font" "hudfont20" "pin_to_sibling" "ItemEffectMeterLabel" - "fgcolor_override" "colorwhite" + "fgcolor_override" "tanlightest" } "ItemEffectMeterCountShadow" diff --git a/_ckHUD/resource/ui/meter/itemmeter.res b/_ckHUD/resource/ui/meter/itemmeter.res index be3bf81..49caa63 100644 --- a/_ckHUD/resource/ui/meter/itemmeter.res +++ b/_ckHUD/resource/ui/meter/itemmeter.res @@ -47,6 +47,8 @@ "visible" "1" "enabled" "0" + "disabledfgcolor2_override" "colorblack" + "textAlignment" "center" "font" "hudfont8" } @@ -69,7 +71,7 @@ "dulltext" "0" "brighttext" "0" - "fgcolor_override" "colorwhite" + "fgcolor_override" "tanlightest" // if we eventually get this to be not hard coded "bgcolor_override" "meterbg" } diff --git a/_ckHUD/scripts/hudlayout.res b/_ckHUD/scripts/hudlayout.res index 605ee49..f2560b2 100644 --- a/_ckHUD/scripts/hudlayout.res +++ b/_ckHUD/scripts/hudlayout.res @@ -270,11 +270,17 @@ { "ypos" "25" - "TextFont" "hudfont8" "MaxDeathNotices" "4" - - "TeamBlue" "colorblu" - "TeamRed" "colorred" + "IconScale" "0.35" + "LineHeight" "14" + "LineSpacing" "0" + "CornerRadius" "2" + "RightJustify" "1" // If 1, draw notices from the right + + "TextFont" "hudfont10sec" + + "TeamBlue" "colorpanelblueopaque" + "TeamRed" "colorpanelredopaque" "IconColor" "colorwhite" "LocalPlayerColor" "colorblack" diff --git a/_ckhud/resource/scheme/chatscheme.res b/_ckhud/resource/scheme/chatscheme.res new file mode 100644 index 0000000..f6a0d93 --- /dev/null +++ b/_ckhud/resource/scheme/chatscheme.res @@ -0,0 +1,72 @@ +Scheme +{ + Colors + { + "DullWhite" "51 48 46 255" // Chat background + "OffWhite" "255 255 255 255" + "TFTextBright" "255 255 255 255" + } + + BaseSettings + { + TFColors.ChatTextYellow "255 255 255 255" // Text color + RichText.SelectedTextColor "255 255 255 255" + RichText.SelectedBgColor "150 150 150 255" + + TextEntry.SelectedTextColor "255 255 255 255" + TextEntry.SelectedBgColor "150 150 150 255" + + ScrollBar.Wide "10" + } + + Fonts + { + "ChatFont" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "575" + "yres" "480 599" + "dropshadow" "1" + "antialias" "1" + } + "2" + { + "name" "Verdana" + "tall" "14" + "weight" "575" + "yres" "600 767" + "antialias" "1" + } + "3" + { + "name" "Verdana" + "tall" "15" + "weight" "575" + "yres" "768 1023" + "dropshadow" "1" + "antialias" "1" + } + "4" + { + "name" "Verdana" + "tall" "17" + "weight" "575" + "yres" "1024 1199" + "dropshadow" "1" + "antialias" "1" + } + "5" + { + "name" "Verdana" + "tall" "22" + "weight" "575" + "yres" "1200 10000" + "dropshadow" "1" + "antialias" "1" + } + } + } +} \ No newline at end of file diff --git a/materials/hud/objectives_flagpanel_carried_blue.vmt b/materials/hud/objectives_flagpanel_carried_blue.vmt new file mode 100644 index 0000000..e897cf5 --- /dev/null +++ b/materials/hud/objectives_flagpanel_carried_blue.vmt @@ -0,0 +1,12 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui\replay\thumbnails\hud\objectives_flagpanel_carried_blue" + "$translucent" 1 + "$alpha" 1 + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$vertextcolor" "1" + "%keywords" "tf" +} + diff --git a/materials/hud/objectives_flagpanel_carried_red.vmt b/materials/hud/objectives_flagpanel_carried_red.vmt new file mode 100644 index 0000000..6818cc2 --- /dev/null +++ b/materials/hud/objectives_flagpanel_carried_red.vmt @@ -0,0 +1,12 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui\replay\thumbnails\hud\objectives_flagpanel_carried_red" + "$translucent" 1 + "$alpha" 1 + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$vertextcolor" "1" + "%keywords" "tf" +} + diff --git a/materials/sprites/obj_icons/icon_obj_timer.vmt b/materials/sprites/obj_icons/icon_obj_timer.vmt new file mode 100644 index 0000000..3863aa7 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_timer.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$translucent" 1 + "$baseTexture" "vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer" + "$vertexcolor" 1 + "$no_fullbright" 1 + "$ignorez" 1 + + "$glow" "0" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/ckgibus.vmt b/materials/vgui/replay/thumbnails/ckgibus.vmt new file mode 100644 index 0000000..5a0c345 --- /dev/null +++ b/materials/vgui/replay/thumbnails/ckgibus.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\ckgibus" + "$translucent" 1 + "$alpha" 1 + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$vertextcolor" "1" +} diff --git a/materials/vgui/replay/thumbnails/ckgibus.vtf b/materials/vgui/replay/thumbnails/ckgibus.vtf new file mode 100644 index 0000000..6ba979a Binary files /dev/null and b/materials/vgui/replay/thumbnails/ckgibus.vtf differ diff --git a/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vmt b/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vmt new file mode 100644 index 0000000..7c8a61c --- /dev/null +++ b/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$translucent" 1 + "$baseTexture" "vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer" + "$vertexcolor" 1 + "$no_fullbright" 1 + "$ignorez" 1 +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vtf b/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vtf new file mode 100644 index 0000000..b9f46cd Binary files /dev/null and b/materials/vgui/replay/thumbnails/hud/icon_obj_timer.vtf differ diff --git a/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vmt b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vmt new file mode 100644 index 0000000..e897cf5 --- /dev/null +++ b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vmt @@ -0,0 +1,12 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui\replay\thumbnails\hud\objectives_flagpanel_carried_blue" + "$translucent" 1 + "$alpha" 1 + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$vertextcolor" "1" + "%keywords" "tf" +} + diff --git a/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vtf b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vtf new file mode 100644 index 0000000..332d61f Binary files /dev/null and b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_blue.vtf differ diff --git a/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vmt b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vmt new file mode 100644 index 0000000..6818cc2 --- /dev/null +++ b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vmt @@ -0,0 +1,12 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui\replay\thumbnails\hud\objectives_flagpanel_carried_red" + "$translucent" 1 + "$alpha" 1 + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$vertextcolor" "1" + "%keywords" "tf" +} + diff --git a/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vtf b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vtf new file mode 100644 index 0000000..6aef113 Binary files /dev/null and b/materials/vgui/replay/thumbnails/hud/objectives_flagpanel_carried_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer.vtf b/materials/vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer.vtf index 008e68e..b9f46cd 100644 Binary files a/materials/vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer.vtf and b/materials/vgui/replay/thumbnails/sprites/obj_icons/icon_obj_timer.vtf differ diff --git a/resource/chatscheme.res b/resource/chatscheme.res index 21803ea..59aaf97 100644 --- a/resource/chatscheme.res +++ b/resource/chatscheme.res @@ -1,791 +1,6 @@ -Scheme -{ - - Colors - { - // base colors - "White" "255 255 255 255" - "OffWhite" "255 255 255 255" - "DullWhite" "142 142 142 255" - "Orange" "255 155 0 255" - "TransparentBlack" "0 0 0 0" - "Black" "0 0 0 255" - "Green" "63 185 73 255" - "Blank" "0 0 0 0" - } - - BaseSettings - { - // vgui_controls color specifications - Border.Bright "0 0 0 0" // the lit side of a control - Border.Dark "0 0 0 0" // the dark/unlit side of a control - Border.Selection "0 0 0 0" // the additional border color for displaying the default/selected button - - Button.TextColor "Blank" - Button.BgColor "Blank" - Button.ArmedTextColor "White" - Button.ArmedBgColor "255 255 255 10" - Button.DepressedTextColor "White" - Button.DepressedBgColor "Blank" - Button.FocusBorderColor "Black" - - CheckButton.TextColor "OffWhite" - CheckButton.SelectedTextColor "White" - CheckButton.BgColor "TransparentBlack" - CheckButton.Border1 "Border.Dark" // the left checkbutton border - CheckButton.Border2 "Border.Bright" // the right checkbutton border - CheckButton.Check "White" // color of the check itself - - ComboBoxButton.ArrowColor "DullWhite" - ComboBoxButton.ArmedArrowColor "White" - ComboBoxButton.BgColor "Blank" - ComboBoxButton.DisabledBgColor "Blank" - - "Chat.TypingText" "White" - - Frame.TitleTextInsetX 16 - Frame.ClientInsetX 8 - Frame.ClientInsetY 6 - Frame.BgColor "0 0 0 0" [$WIN32] - Frame.OutOfFocusBgColor "0 0 0 0" [$WIN32] - Frame.FocusTransitionEffectTime "0.2" // time it takes for a window to fade in/out on focus/out of focus - Frame.TransitionEffectTime "0.2" // time it takes for a window to fade in/out on open/close - Frame.AutoSnapRange "0" - FrameGrip.Color1 "46 43 42 220" - FrameGrip.Color2 "0 0 0 196" - FrameTitleButton.FgColor "46 43 42 220" - FrameTitleButton.BgColor "Blank" - FrameTitleButton.DisabledFgColor "255 255 255 192" - FrameTitleButton.DisabledBgColor "Blank" - FrameSystemButton.FgColor "Blank" - FrameSystemButton.BgColor "Blank" - FrameSystemButton.Icon "" - FrameSystemButton.DisabledIcon "" - FrameTitleBar.Font "UiBold" [$WIN32] - FrameTitleBar.Font "DefaultLarge" [$WIN32] - FrameTitleBar.TextColor "White" - FrameTitleBar.BgColor "Blank" - FrameTitleBar.DisabledTextColor "255 255 255 192" - FrameTitleBar.DisabledBgColor "Blank" - - GraphPanel.FgColor "White" - GraphPanel.BgColor "TransparentBlack" - - Label.TextDullColor "DullWhite" - Label.TextColor "OffWhite" - Label.TextBrightColor "White" - Label.SelectedTextColor "White" - Label.BgColor "TransparentBlack" - Label.DisabledFgColor1 "117 117 117 255" - Label.DisabledFgColor2 "30 30 30 255" - - ListPanel.TextColor "OffWhite" - ListPanel.TextBgColor "Blank" - ListPanel.BgColor "TransparentBlack" - ListPanel.SelectedTextColor "Black" - ListPanel.SelectedBgColor "Orange" - ListPanel.SelectedOutOfFocusBgColor "255 155 0 128" - ListPanel.EmptyListInfoTextColor "OffWhite" - - Menu.TextColor "White" - Menu.BgColor "46 43 42 220" - Menu.ArmedTextColor "Black" - Menu.ArmedBgColor "Orange" - Menu.TextInset "6" - - Panel.FgColor "Blank" - Panel.BgColor "46 43 42 220" - - ProgressBar.FgColor "White" - ProgressBar.BgColor "TransparentBlack" - - PropertySheet.TextColor "OffWhite" - PropertySheet.SelectedTextColor "White" - PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another - - RadioButton.TextColor "DullWhite" - RadioButton.SelectedTextColor "White" - - RichText.TextColor "OffWhite" - RichText.BgColor "TransparentBlack" - RichText.SelectedTextColor "Black" - RichText.SelectedBgColor "Orange" - - ScrollBar.Wide 5 - - ScrollBarButton.FgColor "0 0 0 0" - ScrollBarButton.BgColor "0 0 0 0" - ScrollBarButton.ArmedFgColor "0 0 0 0" - ScrollBarButton.ArmedBgColor "0 0 0 0" - ScrollBarButton.DepressedFgColor "0 0 0 0" - ScrollBarButton.DepressedBgColor "0 0 0 0" - - ScrollBarSlider.FgColor "255 255 255 200" // nob color - ScrollBarSlider.BgColor "0 0 0 0" // slider background color - - SectionedListPanel.HeaderTextColor "White" - SectionedListPanel.HeaderBgColor "Blank" - SectionedListPanel.DividerColor "Black" - SectionedListPanel.TextColor "DullWhite" - SectionedListPanel.BrightTextColor "White" - SectionedListPanel.BgColor "TransparentBlack" - SectionedListPanel.SelectedTextColor "Black" - SectionedListPanel.SelectedBgColor "Orange" - SectionedListPanel.OutOfFocusSelectedTextColor "Black" - SectionedListPanel.OutOfFocusSelectedBgColor "255 155 0 128" - - Slider.NobColor "G_DarkRed" - Slider.TextColor "180 180 180 255" - Slider.TrackColor "31 31 31 255" - Slider.DisabledTextColor1 "117 117 117 255" - Slider.DisabledTextColor2 "30 30 30 255" - - TextEntry.TextColor "OffWhite" - TextEntry.BgColor "TransparentBlack" - TextEntry.CursorColor "OffWhite" - TextEntry.DisabledTextColor "DullWhite" - TextEntry.DisabledBgColor "Blank" - TextEntry.SelectedTextColor "Black" - TextEntry.SelectedBgColor "Orange" - TextEntry.OutOfFocusSelectedBgColor "255 155 0 128" - TextEntry.FocusEdgeColor "0 0 0 196" - - ToggleButton.SelectedTextColor "White" - - Tooltip.TextColor "0 0 0 196" - Tooltip.BgColor "Orange" - - TreeView.BgColor "TransparentBlack" - - WizardSubPanel.BgColor "Blank" - - // scheme-specific colors - MainMenu.TextColor "White" [$WIN32] - MainMenu.TextColor "White" [$X360] - MainMenu.ArmedTextColor "White" [$WIN32] - MainMenu.ArmedTextColor "White" [$X360] - MainMenu.DepressedTextColor "192 186 80 255" - MainMenu.MenuItemHeight "16" [$WIN32] - MainMenu.MenuItemHeight "32" [$X360] - MainMenu.Inset "32" - MainMenu.Backdrop "0 0 0 156" - - Console.TextColor "OffWhite" - Console.DevTextColor "White" - - NewGame.TextColor "White" - NewGame.FillColor "0 0 0 255" - NewGame.SelectionColor "Orange" [$WIN32] - NewGame.SelectionColor "0 0 0 255" [$X360] - NewGame.DisabledColor "128 128 128 196" - - TFColors.ChatTextYellow "255 255 255 255" - TFColors.ChatTextTeamBlue "153 204 255 255" - TFColors.ChatTextTeamRed "255 63 53 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 - { - - "Default" - { - "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" "16" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Verdana" - "tall" "20" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1200 6000" - "antialias" "1" - } - } - - // this is the symbol font - "Marlett" - { - - "1" - { - "name" "Marlett" - "tall" "10" - "weight" "0" - "yres" "480 599" - "symbol" "1" - } - "2" - { - "name" "Marlett" - "tall" "14" - "weight" "0" - "yres" "600 767" - "symbol" "1" - } - "3" - { - "name" "Marlett" - "tall" "13" - "weight" "0" - "yres" "768 1023" - "symbol" "1" - } - "4" - { - "name" "Marlett" - "tall" "17" - "weight" "0" - "yres" "1024 1199" - "symbol" "1" - } - "5" - { - "name" "Marlett" - "tall" "22" - "weight" "0" - "yres" "1200 10000" - "symbol" "1" - } - } - - "MarlettSmall" - { - "1" - { - "name" "Marlett" - "tall" "7" - "weight" "0" - "yres" "480 599" - "symbol" "1" - } - "2" - { - "name" "Marlett" - "tall" "9" - "weight" "0" - "yres" "600 767" - "symbol" "1" - } - "3" - { - "name" "Marlett" - "tall" "11" - "weight" "0" - "yres" "768 1023" - "symbol" "1" - } - "4" - { - "name" "Marlett" - "tall" "13" - "weight" "0" - "yres" "1024 1199" - "symbol" "1" - } - "5" - { - "name" "Marlett" - "tall" "17" - "weight" "0" - "yres" "1200 10000" - "symbol" "1" - } - } - - "ChatFont" - { - "1" - { - "name" "Verdana" // Chat font - "tall" "12" // Chat fontsize - "weight" "700" // Chat fontweight - "yres" "480 599" // Chat yres - "dropshadow" "1" // Chat shadow - "antialias" "1" // Chat antialias - } - "2" - { - "name" "Verdana" // Chat font - "tall" "14" // Chat fontsize - "weight" "700" // Chat fontweight - "yres" "600 767" // Chat yres - "dropshadow" "1" // Chat shadow - "antialias" "1" // Chat antialias - } - "3" - { - "name" "Verdana" // Chat font - "tall" "15" // Chat fontsize - "weight" "700" // Chat fontweight - "yres" "768 1023" // Chat yres - "dropshadow" "1" // Chat shadow - "antialias" "1" // Chat antialias - } - "4" - { - "name" "Verdana" // Chat font - "tall" "17" // Chat fontsize - "weight" "700" // Chat fontweight - "yres" "1024 1199" // Chat yres - "dropshadow" "1" // Chat shadow - "antialias" "1" // Chat antialias - } - "5" - { - "name" "Verdana" // Chat font - "tall" "22" // Chat fontsize - "weight" "700" // Chat fontweight - "yres" "1200 10000" // Chat yres - "dropshadow" "1" // Chat shadow - "antialias" "1" // Chat antialias - } - } - - - } +#base "../_ckhud/resource/scheme/chatscheme.res" +#base "../_tf2/resource/chatscheme.res" - Borders - { - BaseBorder DepressedBorder - ButtonBorder RaisedBorder - ComboBoxBorder DepressedBorder - MenuBorder RaisedBorder - BrowserBorder DepressedBorder - PropertySheetBorder RaisedBorder - - FrameBorder - { - "backgroundtype" "0" - } - - DepressedBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "Border.Dark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Bright" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - } - RaisedBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "Border.Bright" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Top - { - "1" - { - "color" "Border.Bright" - "offset" "0 1" - } - } - - Bottom - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - } - - TitleButtonBorder - { - "backgroundtype" "0" - } - - TitleButtonDisabledBorder - { - "backgroundtype" "0" - } - - TitleButtonDepressedBorder - { - "backgroundtype" "0" - } - - ScrollBarButtonBorder - { - "inset" "2 2 0 0" - Left - { - "1" - { - "color" "Border.Bright" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Dark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - } - - ScrollBarButtonDepressedBorder - { - "inset" "2 2 0 0" - Left - { - "1" - { - "color" "Border.Dark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Bright" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - } - - TabBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "Border.Bright" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Dark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - - } - - TabActiveBorder - { - "inset" "0 0 1 0" - Left - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - - Right - { - "1" - { - "color" "Border.Dark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - - } - - - ToolTipBorder - { - "inset" "0 0 1 0" - Left - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Right - { - "1" - { - "color" "Border.Dark" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - } - - // this is the border used for default buttons (the button that gets pressed when you hit enter) - ButtonKeyFocusBorder - { - "inset" "0 0 1 1" - Left - { - "1" - { - "color" "Border.Selection" - "offset" "0 0" - } - "2" - { - "color" "Border.Bright" - "offset" "0 1" - } - } - Top - { - "1" - { - "color" "Border.Selection" - "offset" "0 0" - } - "2" - { - "color" "Border.Bright" - "offset" "1 0" - } - } - Right - { - "1" - { - "color" "Border.Selection" - "offset" "0 0" - } - "2" - { - "color" "Border.Dark" - "offset" "1 0" - } - } - Bottom - { - "1" - { - "color" "Border.Selection" - "offset" "0 0" - } - "2" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - } - - ButtonDepressedBorder - { - "inset" "2 1 1 1" - Left - { - "1" - { - "color" "Border.Dark" - "offset" "0 1" - } - } - - Right - { - "1" - { - "color" "Border.Bright" - "offset" "1 0" - } - } - - Top - { - "1" - { - "color" "Border.Dark" - "offset" "0 0" - } - } - - Bottom - { - "1" - { - "color" "Border.Bright" - "offset" "0 0" - } - } - } - } - - //////////////////////// 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/HALFLIFE2.ttf" - "2" "resource/HL2EP2.ttf" - } -} +"Resource/chatscheme.res" +{ +} \ No newline at end of file diff --git a/sound/UI/tts.wav b/sound/UI/tts.wav deleted file mode 100644 index d9c7987..0000000 Binary files a/sound/UI/tts.wav and /dev/null differ