diff options
| -rw-r--r-- | customizations/Classic Main Menu/resource/ui/mainmenuoverride.res | 2 | ||||
| -rw-r--r-- | materials/console/background_upward.vtf | bin | 2796384 -> 2796384 bytes | |||
| -rw-r--r-- | materials/console/background_upward_widescreen.vtf | bin | 2796384 -> 2796384 bytes | |||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/alert.vmt | 11 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/alert.vtf | bin | 0 -> 5696 bytes | |||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/contracts.vmt | 11 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/contracts.vtf | bin | 0 -> 5696 bytes | |||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/motd.vmt | 11 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/buttons/motd.vtf | bin | 0 -> 5696 bytes | |||
| -rw-r--r-- | materials/vgui/replay/thumbnails/twitch.vmt | 11 | ||||
| -rw-r--r-- | materials/vgui/replay/thumbnails/twitch.vtf | bin | 0 -> 262352 bytes | |||
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel.res | 10 | ||||
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 84 |
13 files changed, 93 insertions, 47 deletions
diff --git a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res index 728d47b..8fa7027 100644 --- a/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res +++ b/customizations/Classic Main Menu/resource/ui/mainmenuoverride.res @@ -997,7 +997,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "Multimedia16" + "font" "" "labelText" "r" "textAlignment" "center" "dulltext" "0" diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf Binary files differindex 3dd1d6d..6eae25d 100644 --- a/materials/console/background_upward.vtf +++ b/materials/console/background_upward.vtf diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf Binary files differindex 3dd1d6d..6eae25d 100644 --- a/materials/console/background_upward_widescreen.vtf +++ b/materials/console/background_upward_widescreen.vtf diff --git a/materials/vgui/replay/thumbnails/buttons/alert.vmt b/materials/vgui/replay/thumbnails/buttons/alert.vmt new file mode 100644 index 0000000..54f1952 --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/alert.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\buttons\alert" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/buttons/alert.vtf b/materials/vgui/replay/thumbnails/buttons/alert.vtf Binary files differnew file mode 100644 index 0000000..84fcee8 --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/alert.vtf diff --git a/materials/vgui/replay/thumbnails/buttons/contracts.vmt b/materials/vgui/replay/thumbnails/buttons/contracts.vmt new file mode 100644 index 0000000..f53613e --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/contracts.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\buttons\contracts" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/buttons/contracts.vtf b/materials/vgui/replay/thumbnails/buttons/contracts.vtf Binary files differnew file mode 100644 index 0000000..49e75d7 --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/contracts.vtf diff --git a/materials/vgui/replay/thumbnails/buttons/motd.vmt b/materials/vgui/replay/thumbnails/buttons/motd.vmt new file mode 100644 index 0000000..28198cc --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/motd.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\buttons\motd" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/buttons/motd.vtf b/materials/vgui/replay/thumbnails/buttons/motd.vtf Binary files differnew file mode 100644 index 0000000..f68e205 --- /dev/null +++ b/materials/vgui/replay/thumbnails/buttons/motd.vtf diff --git a/materials/vgui/replay/thumbnails/twitch.vmt b/materials/vgui/replay/thumbnails/twitch.vmt new file mode 100644 index 0000000..d703c13 --- /dev/null +++ b/materials/vgui/replay/thumbnails/twitch.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\twitch" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/twitch.vtf b/materials/vgui/replay/thumbnails/twitch.vtf Binary files differnew file mode 100644 index 0000000..8132d48 --- /dev/null +++ b/materials/vgui/replay/thumbnails/twitch.vtf diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index cf01477..de90e5b 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -6,6 +6,8 @@ "fieldName" "ObjectiveStatusFlagPanel"
"xpos" "0"
"ypos" "0"
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "1"
"wide" "f0"
"tall" "480"
@@ -22,7 +24,9 @@ "ControlName" "ImagePanel"
"fieldName" "LeftSideBG"
"xpos" "c-120"
- "ypos" "r20"
+ "ypos" "r20"
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "-1"
"wide" "120"
"tall" "14"
@@ -50,6 +54,8 @@ "fieldName" "RightSideBG"
"xpos" "c0"
"ypos" "r20" [$WIN32]
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "-1"
"wide" "120"
"tall" "14"
@@ -291,6 +297,8 @@ "fieldName" "PlayingToBG"
"xpos" "c-50" [$WIN32]
"ypos" "r50" [$WIN32]
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "3"
"wide" "100" [$WIN32]
"tall" "20" [$WIN32]
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index a0b95a5..f1ec97c 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -377,9 +377,9 @@ { "ControlName" "EditablePanel" "fieldName" "QuestLogButtonNew" - "xpos" "123" - "ypos" "58" - "zpos" "10" + "xpos" "126" + "ypos" "62" + "zpos" "1" "wide" "20" "tall" "25" "autoResize" "0" @@ -387,23 +387,23 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - + "SubButton" { "ControlName" "CExImageButton" "fieldName" "SubButton" - "xpos" "0" - "ypos" "-1" - "wide" "24" + "xpos" "-3" + "ypos" "0" + "wide" "20" + "tall" "20" "zpos" "5" - "tall" "24" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "F" - "font" "Multimedia16" + "labelText" "" + "font" "" "command" "questlog" "textAlignment" "center" "dulltext" "0" @@ -412,11 +412,13 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" "proportionaltoparent" "1" + "paintbackground" "0" "paintborder" "0" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "Button Color" "depressedFgColor_override" "Button Color" @@ -428,19 +430,15 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "0" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" + "image" "replay/thumbnails/buttons/contracts" } } } @@ -526,8 +524,8 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "Multimedia16" - "labelText" "r" + "font" "" + "labelText" "" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -563,7 +561,7 @@ "tall" "20" "visible" "0" "enabled" "0" - "image" "button_Alert" + "image" "replay/thumbnails/buttons/alert" "scaleImage" "1" } } @@ -703,7 +701,7 @@ "visible" "1" "enabled" "1" "labelText" "E" - "font" "Multimedia16" + "font" "" "dulltext" "0" "brighttext" "0" "default" "1" @@ -734,7 +732,7 @@ "tall" "0" "visible" "0" "enabled" "0" - "image" "button_MOTD" + "image" "replay\thumbnails\buttons\motd" "scaleImage" "1" } } @@ -949,10 +947,10 @@ "ControlName" "EditablePanel" "fieldName" "WatchStreamButton" "xpos" "207" - "ypos" "57" + "ypos" "60" "zpos" "1" - "wide" "32" - "tall" "32" + "wide" "20" + "tall" "25" "autoResize" "0" "pinCorner" "3" "visible" "1" @@ -968,16 +966,16 @@ "fieldName" "SubButton" "xpos" "-3" "ypos" "0" - "wide" "24" + "wide" "20" + "tall" "20" "zpos" "5" - "tall" "24" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "R" - "font" "Multimedia16" + "labelText" "" + "font" "" "command" "watch_stream" "textAlignment" "center" "dulltext" "0" @@ -1004,19 +1002,15 @@ { "ControlName" "ImagePanel" "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" + "xpos" "2" + "ypos" "0" "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "0" - "enabled" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" "scaleImage" "1" - "image" "button_quests" - - "proportionaltoparent" "1" - "mouseinputenabled" "0" - "keyboardinputenabled" "0" + "image" "replay/thumbnails/twitch" } } } |
