diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel-minmode.res | 424 | ||||
| -rw-r--r-- | resource/ui/HudObjectiveStatus.res | 38 | ||||
| -rw-r--r-- | resource/ui/econ/cyclingadcontainer.res | 122 | ||||
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 617 | ||||
| -rw-r--r-- | resource/ui/econ/itemdiscardpanel.res | 847 | ||||
| -rw-r--r-- | resource/ui/econ/itemmodelpanelcollectionitem.res | 386 | ||||
| -rw-r--r-- | resource/ui/econ/lobbyleaderboard.res | 143 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_premium.res | 42 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepreviewitempanel_maps.res | 670 | ||||
| -rw-r--r-- | resource/ui/hudkillstreaknotice.res | 34 | ||||
| -rw-r--r-- | resource/ui/matchmakingpanel.res | 580 | ||||
| -rw-r--r-- | resource/ui/mvmvictorysplash.res | 56 | ||||
| -rw-r--r-- | resource/ui/notifications/notification_manifest.txt | 28 | ||||
| -rw-r--r-- | resource/ui/notifications/notify_enemy_flag_taken_blue.res | 19 | ||||
| -rw-r--r-- | resource/ui/objectivestatusmultipleescort.res | 52 | ||||
| -rw-r--r-- | resource/ui/streampanel.res | 161 | ||||
| -rw-r--r-- | resource/ui/tankstatuspanel.res | 24 |
17 files changed, 0 insertions, 4243 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel-minmode.res b/resource/ui/HudObjectiveFlagPanel-minmode.res deleted file mode 100644 index be7a422..0000000 --- a/resource/ui/HudObjectiveFlagPanel-minmode.res +++ /dev/null @@ -1,424 +0,0 @@ -"Resource/UI/HudObjectiveFlagPanel.res"
-{
- "ObjectiveStatusFlagPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusFlagPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "0"
-
- "if_hybrid" {
- "zpos" "-1"
- }
- }
-
- "LeftSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LeftSideBG"
- "xpos" "c-120"
- "ypos" "r30"
- "zpos" "-1"
- "wide" "120"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "RightSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RightSideBG"
- "xpos" "c0"
- "ypos" "r30" [$WIN32]
- "zpos" "-1"
- "wide" "120"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "fillcolor" "205 92 92 153"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "OutlineBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OutlineBG"
- "xpos" "c-140"
- "ypos" "r75" [$WIN32]
- "ypos" "r96" [$X360]
- "zpos" "2"
- "wide" "280"
- "tall" "80"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_bg_outline"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "BlueScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "BlueScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScoreShadow"
- "xpos" "c-56"
- "ypos" "r32"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "70 130 180 153"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "RedScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "RedScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScoreShadow"
- "xpos" "c8"
- "ypos" "r32"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "205 50 50 153"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "OutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "OutlineImage"
- "xpos" "c-50"
- "ypos" "r127" [$WIN32]
- "ypos" "r148" [$X360]
- "zpos" "9"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/objectives_flagpanel_carried_outline"
- "scaleImage" "1"
- }
-
- "CarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CarriedImage"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "zpos" "10"
- "wide" "100"
- "tall" "100"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/objectives_flagpanel_carried_red"
- "scaleImage" "1"
-
- "if_hybrid" {
- "ypos" "r142"
- }
-
- "if_specialdelivery" {
- "visible" "r142"
- }
- }
-
- "PlayingTo"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayingTo"
- "xpos" "c-70" [$WIN32]
- "ypos" "r54" [$WIN32]
- "zpos" "4"
- "wide" "140" [$WIN32]
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_PlayingTo"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica14"
- "fgcolor" "TanLight"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "PlayingToBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayingToBG"
- "xpos" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "3"
- "wide" "100" [$WIN32]
- "tall" "20" [$WIN32]
- "visible" "0"
- "enabled" "0"
- "fillcolor" "0 0 0 100"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "BlueFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "BlueFlag"
- "xpos" "c-165"
- "ypos" "r75" [$WIN32]
- "zpos" "2"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r113"
- }
-
- "if_hybrid_single"
- {
- "xpos" "c-80"
- "ypos" "r113"
- }
-
- "if_hybrid_double"
- {
- "xpos" "c-115"
- "ypos" "r113"
- }
-
- "if_specialdelivery" {
- "ypos" "r75"
- }
-
- "if_no_flags" {
- "visible" "0"
- }
- }
-
- "RedFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "RedFlag"
- "xpos" "c5"
- "ypos" "r75"
- "zpos" "5"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r110"
- }
-
- "if_hybrid_single" {
- "xpos" "c-80"
- }
-
- "if_hybrid_double" {
- "xpos" "c-45"
- }
-
- "if_specialdelivery" {
- "ypos" "r75"
- }
-
- "if_no_flags" {
- "visible" "0"
- }
- }
-
- "CaptureFlag"
- {
- "ControlName" "CTFArrowPanel"
- "fieldName" "CaptureFlag"
- "xpos" "c-28"
- "ypos" "r100" [$WIN32]
- "zpos" "5"
- "wide" "56"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
-
- "if_hybrid" {
- "ypos" "r100"
- }
-
- "if_specialdelivery" {
- "ypos" "r100"
- }
- }
-
- "SpecCarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SpecCarriedImage"
- "xpos" "9999"
- "ypos" "9999" [$WIN32]
- "zpos" "10"
- "wide" "100"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_carried_red"
- "scaleImage" "1"
- }
-}
\ No newline at end of file diff --git a/resource/ui/HudObjectiveStatus.res b/resource/ui/HudObjectiveStatus.res deleted file mode 100644 index 565065c..0000000 --- a/resource/ui/HudObjectiveStatus.res +++ /dev/null @@ -1,38 +0,0 @@ -"Resource/UI/HudObjectiveStatus.res" -{ - "ObjectiveStatusTimePanel" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusTimePanel" - "xpos" "c-50" - "ypos" "0" [$WIN32] - "zpos" "1" - "wide" "200" - "tall" "150" - "visible" "0" - "enabled" "1" - "delta_item_start_y" "9999" - "delta_item_end_y" "9999" - "PositiveColor" "48 255 48 255" - "NegativeColor" "255 48 48 255" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica12" - - "TimePanelValue" - { - "ControlName" "CExLabel" - "fieldName" "TimePanelValue" - "font" "Cerbetica22" - "fgcolor" "TanLight" - "xpos" "25" - "ypos" "-4" - "zpos" "3" - "wide" "50" - "tall" "31" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "labelText" "0:00" - } - } -}
\ No newline at end of file diff --git a/resource/ui/econ/cyclingadcontainer.res b/resource/ui/econ/cyclingadcontainer.res deleted file mode 100644 index 9fa1c4d..0000000 --- a/resource/ui/econ/cyclingadcontainer.res +++ /dev/null @@ -1,122 +0,0 @@ -"Resource/UI/econ/CyclingAdContainer.res" -{ - - "PrevButton" - { - "ControlName" "Button" - "fieldName" "PrevButton" - "xpos" "-2" - "ypos" "cs-0.5" - "zpos" "2" - "wide" "10" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "bgcolor_override" "0 0 0 220" - "fgcolor" "White" - "font" "DefaultVerySmall" - "textAlignment" "center" - - "proportionaltoparent" "1" - "paintbackground" "1" - "command" "prev" - "actionsignallevel" "2" - - "defaultBgColor_override" "0 0 0 150" - "armedBgColor_override" "Orange" - - "armedFgColor_override" "TanLight" - - "sound_armed" "ui/item_info_mouseover.wav" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "NextButton" - { - "ControlName" "Button" - "fieldName" "NextButton" - "xpos" "r8" - "ypos" "cs-0.5" - "zpos" "2" - "wide" "10" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "bgcolor_override" "0 0 0 220" - "fgcolor" "White" - "font" "DefaultVerySmall" - "textAlignment" "center" - - "proportionaltoparent" "1" - "paintbackground" "1" - "command" "next" - "actionsignallevel" "2" - - "defaultBgColor_override" "0 0 0 150" - "armedBgColor_override" "Orange" - - - "armedFgColor_override" "TanLight" - - "sound_armed" "ui/item_info_mouseover.wav" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "AdsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "AdsContainer" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "Frame" - { - "Controlname" "EditablePanel" - "fieldName" "Frame" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "zpos" "5" - "proportionaltoparent" "1" - "border" "InnerShadowBorder" - "mouseinputenabled" "0" - } - - "FadeTransition" - { - "ControlName" "EditablePanel" - "fieldName" "FadeTransition" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - "mouseinputenabled" "0" - - "bgcolor_override" "26 23 22 255" - } - -} diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res deleted file mode 100644 index a50e4e4..0000000 --- a/resource/ui/econ/inspectionpanel.res +++ /dev/null @@ -1,617 +0,0 @@ -"Resource/UI/econ/QuestEditorPanel.res" -{ - "BGImage" - { - "ControlName" "ImagePanel" - "fieldName" "BGImage" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "1" - "wide" "o1" - "tall" "p0.75" - "visible" "1" - "enabled" "1" - "image" "item_carousel_bg" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "ItemName" - { - "ControlName" "CItemModelPanel" - "fieldName" "ItemName" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "5" - "wide" "f0" - "tall" "200" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "mouseinputenabled" "0" - "proportionaltoparent" "1" - - "text_ypos" "15" - "text_center" "0" - "paint_icon_hide" "1" - "model_hide" "1" - "text_forcesize" "4" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - "continued_velocity" "1" - } - } - - "ModelInspectionPanel" - { - "fieldName" "ModelInspectionPanel" - "xpos" "cs-0.5" - "ypos" "0" - "zpos" "5" - "wide" "o1.5" - "tall" "p0.8" - "visible" "1" - "proportionaltoparent" "1" - - "force_use_model" "1" - "use_item_rendertarget" "0" - "allow_rot" "1" - "allow_pitch" "1" - "max_pitch" "30" - "use_pedestal" "1" - "use_particle" "1" - "fov" "75" - - "model" - { - "force_pos" "1" - - "angles_x" "7" - "angles_y" "130" - "angles_z" "0" - "origin_x" "175" - "origin_y" "0" - "origin_z" "0" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - } - - "lights" - { - "default" - { - "name" "directional" - "color" "1 1 1" - "direction" "0 0 -1" - } - "spot light" - { - "name" "spot" - "color" "1 .9 .9" - "attenuation" "4.5 0 0" - "origin" "0 0 100" - "direction" "1 0 -0.5" - "inner_cone_angle" "1" - "outer_cone_angle" "90" - "maxDistance" "1000" - "exponent" "25" - } - "point light" - { - "name" "point" - "color" ".7 .8 1" - "attenuation" "15 0 0" - "origin" "15 -50 -200" - "maxDistance" "1000" - } - } - } - - "TeamNavPanel" - { - "ControlName" "CNavigationPanel" - "fieldName" "TeamNavPanel" - "xpos" "cs-0.5" - "ypos" "p.7-16" - "zpos" "100" - "wide" "60" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - - "auto_scale" "1" - "auto_layout" "1" - "selected_button_default" "0" - "auto_layout_vertical_buffer" "-4" - "display_vertically" "0" - "align" "west" - - "ButtonSettings" - { - "wide" "19" - "tall" "19" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "" - "textAlignment" "south-west" - "scaleImage" "1" - - "fgcolor" "TanDark" - "defaultFgColor_override" "TanDark" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "sound_armed" "UI/buttonrollover.wav" - - "paintbackground" "0" - "paintbackgroundtype" "0" - "defaultBgColor_Override" "0 0 0 255" - - "paintborder" "0" - - "image_drawcolor" "255 255 255 77" - "image_armedcolor" "255 255 255 128" - "image_selectedcolor" "255 255 255 255" - - "stayselectedonclick" "1" - "keyboardinputenabled" "0" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "7" - "wide" "19" - "tall" "19" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - } - - "Buttons" - { - "all" - { - "userdata" "2" - "image_default" "store/store_redteam" - "image_armed" "store/store_redteam" - "image_selected" "store/store_redteam" - - "SubImage" - { - "image" "store/store_redteam" - } - } - "scout" - { - "userdata" "3" - "image_default" "store/store_blueteam" - "image_armed" "store/store_blueteam" - "image_selected" "store/store_blueteam" - - "SubImage" - { - "image" "store/store_blueteam" - } - } - } - } - - "PaintkitPreviewContainer" - { - "ControlName" "EditablePanel" - "fieldName" "PaintkitPreviewContainer" - "xpos" "cs-0.5" - "ypos" "p.7" - "wide" "300" - "tall" "100" - "zpos" "100" - "border" "MainMenuBGBorder" - "mouseinputenabled" "1" - "proportionaltoparent" "1" - - "visible" "0" - - "fixed_item" - { - "tall" "80" - "visible" "1" - } - "fixed_paintkit" - { - "tall" "60" - "visible" "1" - } - "consume_mode" - { - "border" "ReplayHighlightBorder" - } - - "DebugButton" - { - "ControlName" "CExImageButton" - "fieldName" "DebugButton" - "xpos" "5" - "ypos" "0" - "zpos" "1005" - "wide" "8" - "tall" "8" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "debug_menu" - "proportionaltoparent" "1" - "actionsignallevel" "2" - - "paintbackground" "0" - - "defaultFgColor_override" "0 0 0 0" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "TanDark" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "8" - "tall" "8" - "visible" "1" - "enabled" "1" - "image" "glyph_workshop_edit" - "scaleImage" "1" - } - } // Debug button - - - "ComboBoxValidPaintkits" - { - "ControlName" "ComboBox" - "fieldName" "ComboBoxValidPaintkits" - "Font" "HudFontSmallest" - "wrap" "0" - "xpos" "rs1-10" - "ypos" "10" - "zpos" "100" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "default" "0" - "actionsignallevel" "2" - "proportionaltoparent" "1" - - "fixed_paintkit" - { - "visible" "0" - } - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - - "PaintkitLabel" - { - "ControlName" "CExLabel" - "fieldName" "PaintkitLabel" - "font" "HudFontSmallest" - "labelText" "Preview Paint Kit" - "textAlignment" "west" - "xpos" "8" - "ypos" "10" - "wide" "80" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 227 203 255" - - "fixed_paintkit" - { - "visible" "0" - } - } - - "ComboBoxValidItems" - { - "ControlName" "ComboBox" - "fieldName" "ComboBoxValidItems" - "Font" "HudFontSmallest" - "wrap" "0" - "xpos" "rs1-10" - "ypos" "30" - "fixed_paintkit" - { - "ypos" "10" - } - "zpos" "100" - "wide" "200" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "default" "0" - "actionsignallevel" "2" - - "fixed_item" - { - "visible" "0" - } - - "proportionaltoparent" "1" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "TanDark" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - - "ItemLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemLabel" - "font" "HudFontSmallest" - "labelText" "#TF_ItemPreview_ItemPreview" - "textAlignment" "west" - "xpos" "8" - "ypos" "30" - "fixed_paintkit" - { - "ypos" "10" - } - "wide" "80" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 227 203 255" - - "fixed_item" - { - "visible" "0" - } - - "consume_mode" - { - "labelText" "#TF_ItemPreview_RedeemItem" - } - } - - "WearSlider" - { - "ControlName" "Slider" - "fieldName" "WearSlider" - "xpos" "90" - "ypos" "50" - "fixed_item" - { - "ypos" "30" - } - "zpos" "1" - "wide" "204" - "tall" "30" - "numticks" "4" - "rangemin" "1" - "rangemax" "5" - "lefttext" "#TFUI_InvTooltip_BattleScared" - "righttext" "#TFUI_InvTooltip_FactoryNew" - "proportionaltoparent" "1" - "actionsignallevel" "2" - - "fixed_paintkit" - { - "visible" "0" - } - - "consume_mode" - { - "visible" "0" - } - } - - "WearLabel" - { - "ControlName" "CExLabel" - "fieldName" "WearLabel" - "font" "HudFontSmallest" - "labelText" "#TF_ItemPreview_ItemWear" - "textAlignment" "west" - "xpos" "8" - "ypos" "50" - "fixed_item" - { - "ypos" "30" - } - "wide" "80" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 227 203 255" - - "fixed_paintkit" - { - "visible" "0" - } - - "consume_mode" - { - "visible" "0" - } - } - - "NewSeedButton" - { - "ControlName" "Button" - "fieldName" "NewSeedButton" - "xpos" "8" - "ypos" "75" - "fixed_item" - { - "ypos" "50" - } - "fixed_paintkit" - { - "ypos" "30" - } - "zpos" "10" - "wide" "70" - "tall" "20" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_ItemPreview_PaintkitSeed" - "actionsignallevel" "2" - "use_proportional_insets" "1" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "keyboardinputenabled" "0" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "command" "random_seed" - - "consume_mode" - { - "visible" "0" - } - } - - "SeedTextEntry" - { - "ControlName" "TextEntry" - "fieldName" "SeedTextEntry" - "xpos" "90" - "ypos" "75" - "fixed_item" - { - "ypos" "50" - } - "fixed_paintkit" - { - "ypos" "30" - } - "zpos" "10" - "wide" "115" - "tall" "20" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "actionsignallevel" "2" - "default" "1" - "NumericInputOnly" "1" - "bgcolor_override" "0 0 0 200" - "maxchars" "18" - - "consume_mode" - { - "visible" "0" - } - } - - "MarketButton" - { - "ControlName" "CExButton" - "fieldName" "MarketButton" - "xpos" "rs1-10" - "ypos" "75" - "fixed_item" - { - "ypos" "50" - } - "fixed_paintkit" - { - "ypos" "30" - } - "zpos" "100" - "wide" "75" - "tall" "20" - "labelText" "#TF_ItemAd_ViewOnMarket" - "font" "AdFont_PurchaseButton" - "textinsetx" "0" - "textAlignment" "center" - - "proportionaltoparent" "1" - "paintbackground" "1" - "command" "market" - "actionsignallevel" "2" - "RoundedCorners" "0" - - "defaultFgColor_override" "White" - "armedFgColor_override" "White" - - "border_default" "NoBorder" - - "defaultBgColor_override" "72 103 32 255" - "armedBgColor_override" "72 133 32 255" - - "sound_armed" "ui/item_info_mouseover.wav" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - } -}
\ No newline at end of file diff --git a/resource/ui/econ/itemdiscardpanel.res b/resource/ui/econ/itemdiscardpanel.res deleted file mode 100644 index f28fc99..0000000 --- a/resource/ui/econ/itemdiscardpanel.res +++ /dev/null @@ -1,847 +0,0 @@ -"Resource/UI/ItemDiscardPanel.res" -{ - "item_discard" - { - "ControlName" "Frame" - "fieldName" "item_discard" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 255" - "infocus_bgcolor_override" "46 43 42 255" - "outoffocus_bgcolor_override" "46 43 42 255" - - "title" "#CharInfoAndSetup" - "title_font" "HudFontMediumBold" - "titletextinsetX" "40" - "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" - } - - "modelpanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "modelpanel" - "xpos" "c-75" - "ypos" "30" - "zpos" "1" - "wide" "150" - "tall" "100" - "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "1" - - "model_ypos" "5" - "model_tall" "80" - "name_only" "1" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - "inventory_image_type" "1" - } - "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" - } - } - } - - "CaratLabel2" - { - "ControlName" "CExLabel" - "fieldName" "CaratLabel2" - "font" "HudFontSmallestBold" - "labelText" ">>" - "textAlignment" "west" - "xpos" "c-105" - "ypos" "40" - "zpos" "10" - "wide" "20" - "tall" "15" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "ExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "HudFontSmallest" - "labelText" "#DiscardExplanation" - "textAlignment" "north" - "xpos" "c-280" - "ypos" "40" - "zpos" "10" - "wide" "175" - "tall" "60" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "ExplanationLabel2" - { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel2" - "font" "HudFontSmallest" - "labelText" "#DiscardExplanation2" - "textAlignment" "north" - "xpos" "c90" - "ypos" "40" - "zpos" "10" - "wide" "175" - "tall" "50" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "DiscardedCaratLabel" - { - "ControlName" "CExLabel" - "fieldName" "DiscardedCaratLabel" - "font" "HudFontSmallBold" - "labelText" "<<" - "textAlignment" "east" - "xpos" "c90" - "ypos" "50" - "zpos" "10" - "wide" "20" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "DiscardedLabel" - { - "ControlName" "CExLabel" - "fieldName" "DiscardedLabel" - "font" "HudFontMediumBold" - "labelText" "#Discarded" - "textAlignment" "west" - "xpos" "c115" - "ypos" "50" - "zpos" "10" - "wide" "200" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - - "DiscardButton" - { - "ControlName" "CExButton" - "fieldName" "DiscardButton" - "xpos" "c125" - "ypos" "90" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#X_DiscardItem" - "font" "HudFontSmallBold" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "discarditem" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "backpack_panel" - { - "ControlName" "CBackpackPanel" - "fieldName" "backpack_panel" - "xpos" "0" - "ypos" "100" - "wide" "f0" - "tall" "400" - "zpos" "0" - "visible" "1" - "items_only" "1" - "button_override_delete_xpos" "0" - } - - "CloseButton" - { - "ControlName" "CExButton" - "fieldName" "CloseButton" - "xpos" "c185" - "ypos" "423" - "zpos" "20" - "wide" "100" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_Close" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "vguicancel" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "c265" - "ypos" "30" - "zpos" "100" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "show_explanations" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StartExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "StartExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "140" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-150" - "end_y" "150" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c0" - "callout_inparents_y" "200" - "next_explanation" "DiscardButtonExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardItemsExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardItemsExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "DiscardButtonExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DiscardButtonExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "100" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c-50" - "end_y" "200" - "end_wide" "300" - "end_tall" "125" - "callout_inparents_x" "c175" - "callout_inparents_y" "135" - "next_explanation" "DeleteButtonExplanation" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardButtonExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardButtonExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "45" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "95" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - "NextButton" - { - "ControlName" "CExImageButton" - "fieldName" "NextButton" - "xpos" "260" - "ypos" "95" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "nextexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_forward" - "scaleImage" "1" - } - } - } - - "DeleteButtonExplanation" - { - "ControlName" "CExplanationPopup" - "fieldName" "DeleteButtonExplanation" - "xpos" "0" - "ypos" "0" - "zpos" "10000" - "wide" "250" - "tall" "100" - "visible" "0" - "PaintBackgroundType" "2" - "paintbackground" "0" - "border" "MainMenuHighlightBorder" - - "force_close" "1" - "end_x" "c0" - "end_y" "200" - "end_wide" "300" - "end_tall" "155" - "callout_inparents_x" "c235" - "callout_inparents_y" "423" - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#DiscardDeleteExplanation_Title" - "textAlignment" "north" - "xpos" "20" - "ypos" "10" - "wide" "260" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "TextLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextLabel" - "font" "HudFontSmall" - "labelText" "#DiscardDeleteExplanation_Text" - "textAlignment" "north-west" - "xpos" "20" - "ypos" "45" - "wide" "260" - "tall" "85" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "46 43 42 255" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "280" - "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" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "117 107 94 255" - "image_armedcolor" "200 80 60 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - "PrevButton" - { - "ControlName" "CExImageButton" - "fieldName" "PrevButton" - "xpos" "10" - "ypos" "125" - "zpos" "10" - "wide" "30" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labeltext" "" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "prevexplanation" - - "paintbackground" "0" - - "defaultFgColor_override" "46 43 42 255" - "armedFgColor_override" "200 80 60 255" - "depressedFgColor_override" "46 43 42 255" - - "image_drawcolor" "235 226 202 255" - "image_armedcolor" "255 255 255 255" - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "30" - "tall" "30" - "visible" "1" - "enabled" "1" - "image" "blog_back" - "scaleImage" "1" - } - } - "PositionLabel" - { - "ControlName" "CExLabel" - "fieldName" "PositionLabel" - "font" "HudFontSmallBold" - "labelText" "%explanationnumber%" - "textAlignment" "center" - "xpos" "0" - "ypos" "125" - "zpos" "-1" - "wide" "300" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "200 80 60 255" - } - } -} diff --git a/resource/ui/econ/itemmodelpanelcollectionitem.res b/resource/ui/econ/itemmodelpanelcollectionitem.res deleted file mode 100644 index d7f8ee9..0000000 --- a/resource/ui/econ/itemmodelpanelcollectionitem.res +++ /dev/null @@ -1,386 +0,0 @@ -"Resource/UI/ItemModelPanelCollectionItem.res" -{ - "mouseoveritempanel" - { - "fieldName" "mouseoveritempanel" - "collection_list_xpos" "200" - "is_mouseover" "1" - "text_xpos_collection" "15" - "text_ypos" "15" - "model_xpos" "3" - "model_ypos" "3" - "model_wide" "195" - "model_tall" "130" - "text_forcesize" "2" - } - - "LoadingSpinner" - { - "ControlName" "ImagePanel" - "fieldName" "LoadingSpinner" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "paintborder" "0" - "image" "animated/tf2_logo_hourglass" - "scaleImage" "1" - } - - "MainContentsContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContentsContainer" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "bgcolor_override" "35 35 35 255" - - "itemmodelpanel" - { - "ControlName" "CEmbeddedItemModelPanel" - "fieldName" "itemmodelpanel" - - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "140" - "tall" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "useparentbg" "1" - "proportionaltoparent" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "disable_manipulation" "1" - - "force_use_model" "1" - "use_item_rendertarget" "0" - "allow_rot" "0" - "use_pedestal" "1" - "use_particle" "1" - "fov" "75" - - "model_rotate_yaw_speed" "50" - - "model" - { - "force_pos" "1" - - "angles_x" "7" - "angles_y" "130" - "angles_z" "0" - "origin_x" "175" - "origin_y" "0" - "origin_z" "0" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - "modelname" "" - } - } - - "namelabel" - { - "ControlName" "CExLabel" - "fieldName" "namelabel" - "font" "ItemFontNameLarge" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%itemname%" - "textAlignment" "west" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } - - "attriblabel" - { - "ControlName" "CExLabel" - "fieldName" "attriblabel" - "font" "ItemFontAttribSmall" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "100" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "west" - "fgcolor" "117 107 94 255" - "centerwrap" "0" - } - - "collectionnamelabel" - { - "ControlName" "CExLabel" - "fieldName" "collectionnamelabel" - "font" "ItemFontNameLarge" - "xpos" "100" - "ypos" "30" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%collectionname%" - "textAlignment" "west" - "fgcolor" "235 226 202 255" - "centerwrap" "0" - } - - "collectionlistlabel" - { - "ControlName" "CExLabel" - "fieldName" "collectionlistlabel" - "font" "ItemFontAttribSmall" - "xpos" "100" - "ypos" "60" - "zpos" "2" - "wide" "100" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%collectionlist%" - "textAlignment" "west" - "fgcolor" "117 107 94 255" - "centerwrap" "0" - } - - "collectionhighlight" - { - "ControlName" "EditablePanel" - "fieldName" "collectionhighlight" - "xpos" "208" - "ypos" "42" - "zpos" "1" - "wide" "145" - "tall" "9" - "visible" "1" - "PaintBackgroundType" "2" - "bgcolor_override" "215 206 182 255" - } - - "equippedlabel" - { - "ControlName" "CExLabel" - "fieldName" "equippedlabel" - "font" "ItemFontAttribSmall" - "xpos" "37" - "ypos" "28" - "zpos" "2" - "wide" "35" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#ItemPanelEquipped" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "2" - } - - "paint_icon" - { - "ControlName" "CItemMaterialCustomizationIconPanel" - "fieldName" "paint_icon" - "xpos" "0" - "ypos" "0" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - - } - - "quantitylabel" - { - "ControlName" "CExLabel" - "fieldName" "quantitylabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "10" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 80 60 255" - "bgcolor_override" "0 0 0 255" - "PaintBackgroundType" "2" - } - - "serieslabel" - { - "ControlName" "CExLabel" - "fieldName" "serieslabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "14" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "2" - } - - "matcheslabel" - { - "ControlName" "CExLabel" - "fieldName" "matcheslabel" - "font" "ItemFontAttribSmall" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "wide" "20" - "tall" "10" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" "" - "textAlignment" "center" - "fgcolor" "200 180 60 255" - "bgcolor_override" "0 40 30 255" - "PaintBackgroundType" "2" - } - - "vision_restriction_icon" - { - "ControlName" "ImagePanel" - "fieldName" "vision_restriction_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_strange_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_strange_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - "is_unusual_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_unusual_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "is_loaner_icon" - { - "ControlName" "ImagePanel" - "fieldName" "is_loaner_icon" - "xpos" "4" - "ypos" "4" - "zpos" "2" - "autoResize" "0" - "pinCorner" "0" - "wide" "16" - "tall" "16" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - } - - "contained_item_panel" - { - "ControlName" "CItemModelPanel" - "xpos" "32" - "ypos" "20" - "zpos" "4" - "wide" "18" - "tall" "18" - "visible" "0" - "bgcolor_override" "0 0 0 200" - "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "2" - "paintborder" "0" - "useparentbg" "0" - - "enabled" "1" - - "model_xpos" "1" - "model_ypos" "1" - "model_wide" "16" - "model_tall" "16" - "text_ypos" "60" - "text_center" "1" - "model_only" "1" - - "inset_eq_x" "2" - "inset_eq_y" "2" - - "itemmodelpanel" - { - "use_item_rendertarget" "0" - "allow_rot" "0" - } - - "use_item_sounds" "1" - } - } -} diff --git a/resource/ui/econ/lobbyleaderboard.res b/resource/ui/econ/lobbyleaderboard.res deleted file mode 100644 index f4d178c..0000000 --- a/resource/ui/econ/lobbyleaderboard.res +++ /dev/null @@ -1,143 +0,0 @@ -"Resource/UI/LobbyLeaderboard.res" -{ - "BookPage" - { - "ControlName" "ImagePanel" - "fieldName" "BookPage" - "xpos" "s-0.1667" - "ypos" "0" - "zpos" "0" - "wide" "o1" - "tall" "f0" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "proportionaltoparent" "1" - } - - "LocalLeaderboardButton" - { - "ControlName" "Button" - "fieldName" "LocalLeaderboardButton" - "xpos" "p0.05" - "ypos" "2" - "zpos" "0" - "wide" "p0.44" - "tall" "15" - "visible" "1" - "proportionaltoparent" "1" - - "actionsignallevel" "1" - "command" "local" - "labeltext" "#TF_Competitive_Friends" - "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "center" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "GlobalLeaderboardButton" - { - "ControlName" "Button" - "fieldName" "GlobalLeaderboardButton" - "xpos" "rs1-p0.05" - "ypos" "2" - "zpos" "0" - "wide" "p0.44" - "tall" "15" - "visible" "1" - "proportionaltoparent" "1" - - "actionsignallevel" "1" - "command" "global" - "labeltext" "#TF_Competitive_Global" - "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "center" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "Line" - { - "ControlName" "EditablePanel" - "fieldName" "Line" - "xpos" "p0.05" - "ypos" "18" - "wide" "p0.9" - "zpos" "1" - "tall" "2" - "visible" "0" - "proportionaltoparent" "1" - - "bgcolor_override" "89 81 71 255" - } - - "ScoreListScroller" - { - "ControlName" "ScrollableEditablePanel" - "fieldName" "ScoreListScroller" - "xpos" "p0.05" - "ypos" "p0.1" - "wide" "p0.95" - "tall" "p0.9" - "visible" "1" - "proportionaltoparent" "1" - "asynchandling" "hide" - } - - "LoadingImage" - { - "ControlName" "ImagePanel" - "fieldName" "LoadingImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "p0.75" - "tall" "w1" - "visible" "1" - "enabled" "1" - "image" "animated/tf2_logo_hourglass" - "scaleImage" "1" - "proportionaltoparent" "1" - "asynchandling" "show" - } - "TooltipPanel" - { - "ControlName" "EditablePanel" - "fieldName" "TooltipPanel" - "xpos" "0" - "ypos" "0" - "zpos" "100" - "wide" "150" - "tall" "50" - "visible" "0" - "PaintBackgroundType" "2" - "border" "MainMenuBGBorder" - - "TipLabel" - { - "ControlName" "CExLabel" - "fieldName" "TipLabel" - "font" "HudFontSmallestBold" - "labelText" "%tiptext%" - "textAlignment" "center" - "xpos" "20" - "ypos" "10" - "zpos" "2" - "wide" "100" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor_override" "235 226 202 255" - "wrap" "1" - "centerwrap" "1" - } - } -} diff --git a/resource/ui/econ/store/v2/storehome_premium.res b/resource/ui/econ/store/v2/storehome_premium.res deleted file mode 100644 index 2e71b64..0000000 --- a/resource/ui/econ/store/v2/storehome_premium.res +++ /dev/null @@ -1,42 +0,0 @@ -#base "StoreHome_Base.res" - -"Resource/UI/StoreHome_Premium.res" -{ - "PremiumCallout" - { - "ControlName" "EditablePanel" - "fieldName" "PremiumCallout" - "xpos" "c-323" - "ypos" "c-45" - "zpos" "-1" - "wide" "300" - "tall" "300" - "visible" "1" - "enabled" "1" - - "MannCoImage" - { - "ControlName" "ImagePanel" - "fieldName" "MannCoImage" - "wide" "420" - "tall" "220" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "xpos" "15" - "ypos" "0" - "zpos" "0" - -// if_halloween -// { -// "visible" "1" -// "image" "store/store_halloween_premium_callout" -// } - if_christmas - { - "visible" "1" - "image" "store/store_australian_christmas_callout_sale" - } - } - } -} diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res deleted file mode 100644 index eec9b82..0000000 --- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res +++ /dev/null @@ -1,670 +0,0 @@ -"Resource/UI/StorePreviewItemPanel.res" -{ - "storepreviewitem" - { - "ControlName" "CStorePreviewItemPanel" - "fieldName" "storepreviewitem" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - } - - // Fullscreen background panel - "BgPanel" - { - "ControlName" "EditablePanel" - "fieldName" "BgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 128" - } - - // Rounded dialog border - "DialogFrame" - { - "ControlName" "EditablePanel" - "fieldName" "DialogFrame" - "xpos" "c-140" - "ypos" "c-150" - "zpos" "0" - "wide" "280" - "tall" "300" - "visible" "1" - "enabled" "1" - "paintbackground" "0" - "border" "TFFatLineBorderOpaque" - "PaintBorder" "1" - - // Background for the player model & item preview panels - "PreviewViewportBg" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewViewportBg" - "xpos" "10" - "ypos" "22" - "zpos" "1" - "wide" "260" - "tall" "209" - "visible" "1" - "enabled" "1" - "paintborder" "1" - "border" "StoreInnerShadowBorder" - } - - // 90-degree corners on the top part of the footer - "FooterTopPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FooterTopPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "275" - "tall" "10" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - // Rounded corners on the bottom of the footer - "FootBottomPanel" - { - "ControlName" "EditablePanel" - "fieldName" "FootBottomPanel" - "xpos" "3" - "ypos" "240" - "zpos" "1" - "wide" "275" - "tall" "58" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - } - - "classmodelpanel" - { - "ControlName" "CTFPlayerModelPanel" - "fieldName" "classmodelpanel" - - "xpos" "c-230" - "ypos" "c-140" - "zpos" "1" - "wide" "220" - "tall" "220" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - - "render_texture" "0" - "fov" "40" - "allow_rot" "0" - - "paintbackground" "1" - "paintbackgroundenabled" "1" - "bgcolor_override" "255 255 255 0" - - "model" - { - "force_pos" "1" - - "angles_x" "0" - "angles_y" "170" - "angles_z" "0" - "origin_x" "190" - "origin_y" "0" - "origin_z" "-36" - "frame_origin_x" "0" - "frame_origin_y" "0" - "frame_origin_z" "0" - "spotlight" "1" - - "modelname" "" - } - } - - "PreviewItemModelPanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "PreviewItemModelPanel" - "xpos" "c-110" - "ypos" "c-120" - "zpos" "1" - "wide" "225" - "tall" "200" - "visible" "1" - "paintbackground" "0" - "paintborder" "0" - - "model_xpos" "25" - "model_ypos" "17" - "model_wide" "175" - "model_tall" "175" - "name_only" "0" - "attrib_only" "0" - "model_only" "1" - "paint_icon_hide" "0" - - "text_ypos" "10" - - "itemmodelpanel" - { - "inventory_image_type" "2" - "allow_rot" "0" - "force_square_image" "1" - } - } - - "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "HudFontSmallBold" - "labelText" "%selectiontitle%" - "textAlignment" "center" - "xpos" "c-130" - "ypos" "c-132" - "wide" "260" - "tall" "33" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "ClassUsageImage1" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage1" - "xpos" "65" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage2" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage2" - "xpos" "85" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage3" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage3" - "xpos" "105" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage4" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage4" - "xpos" "125" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage5" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage5" - "xpos" "145" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - "ClassUsageImage6" - { - "ControlName" "CStorePreviewClassIcon" - "fieldName" "ClassUsageImage6" - "xpos" "165" - "ypos" "225" - "zpos" "5" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "panel_bgcolor" "117 107 94 255" - "panel_bgcolor_mouseover" "255 255 255 255" - "image_indent" "2" - "PaintBackgroundType" "2" - } - - "IconsMoveLeftButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveLeftButton" - "xpos" "c-210" - "ypos" "c53" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_left" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - "IconsMoveRightButton" - { - "ControlName" "CExButton" - "fieldName" "IconsMoveRightButton" - "xpos" "c-45" //238,227 - "ypos" "c53" - "zpos" "20" - "wide" "15" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "icons_right" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ClassUsageMouseoverLabel" - { - "ControlName" "CExLabel" - "fieldName" "ClassUsageMouseoverLabel" - "font" "HudFontSmallest" - "textAlignment" "center" - "xpos" "c-215" - "ypos" "c75" - "zpos" "100" - "wide" "230" - "tall" "55" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "bgcolor_override" "0 0 0 0" - "PaintBackgroundType" "2" - "centerwrap" "1" - "paintborder" "1" - "textinsetx" "100" - "border" "LoadoutItemPopupBorder" - } - - "RotLeftButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotLeftButton" - "xpos" "c-220" - "ypos" "260" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "<" - "font" "HudFontMediumSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "-1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "RotRightButton" - { - "ControlName" "CPreviewRotButton" - "fieldName" "RotRightButton" - "xpos" "c-40" - "ypos" "260" - "zpos" "20" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" ">" - "font" "HudFontMediumSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "1" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "NextWeaponButton" - { - "ControlName" "CExButton" - "fieldName" "NextWeaponButton" - "xpos" "100" - "ypos" "172" - "zpos" "20" - "wide" "95" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextWeapon" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_weapon" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "ZoomButton" - { - "ControlName" "CExButton" - "fieldName" "ZoomButton" - "xpos" "c-174" - "ypos" "263" - "zpos" "20" - "wide" "50" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Zoom" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "zoom_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "TeamButton" - { - "ControlName" "CExButton" - "fieldName" "TeamButton" - "xpos" "c-106" - "ypos" "263" - "zpos" "20" - "wide" "50" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Team" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "team_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PaintButton" - { - "ControlName" "CExButton" - "fieldName" "PaintButton" - "xpos" "60" - "ypos" "172" - "zpos" "20" - "wide" "66" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_Paint" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "paint_toggle" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "PaintNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PaintNameLabel" - "font" "FontStorePrice" - "labelText" "#Store_NoPaint" - "textAlignment" "left" - "xpos" "132" - "ypos" "168" - "wide" "110" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "NextStyleButton" - { - "ControlName" "CExButton" - "fieldName" "NextStyleButton" - "xpos" "60" - "ypos" "154" - "zpos" "20" - "wide" "66" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_NextStyle" - "font" "HudFontSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "next_style" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StyleNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "StyleNameLabel" - "font" "FontStorePrice" - "labelText" "None" - "textAlignment" "left" - "xpos" "132" - "ypos" "148" - "wide" "110" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - "centerwrap" "1" - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c121" - "ypos" "c-144" - "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" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" - - "paintbackground" "0" - - "image_drawcolor" "118 107 94 255" - "image_armedcolor" "246 247 213 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "0" - "ypos" "0" - "zpos" "1" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "image" "close_button" - "scaleImage" "1" - } - } - - "BackButton" - { - "ControlName" "CExButton" - "fieldName" "BackButton" - "xpos" "c-130" - "ypos" "c108" - "zpos" "2" - "wide" "80" - "tall" "22" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#TF_BackCarat" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "close" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "White" - } - - "AddToCartButton" - { - "ControlName" "CExButton" - "fieldName" "AddToCartButton" - "xpos" "c-30" - "ypos" "c105" - "zpos" "2" - "wide" "160" - "tall" "27" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_AddToCart" - "font" "HudFontSmallishBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "1" - "Command" "addtocart" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "fgcolor" "34 30 31 255" - "defaultBgColor_override" "StoreGreen" - } -} diff --git a/resource/ui/hudkillstreaknotice.res b/resource/ui/hudkillstreaknotice.res deleted file mode 100644 index ff05b54..0000000 --- a/resource/ui/hudkillstreaknotice.res +++ /dev/null @@ -1,34 +0,0 @@ -"Resource/UI/HudKillStreakNotice.res" -{ - "Background" - { - "ControlName" "EditablePanel" - "fieldName" "Background" - "xpos" "c-250" - "ypos" "50" - "zpos" "0" - "wide" "500" - "tall" "50" - "autoResize" "0" - "visible" "1" - "enabled" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "46 43 42 160" - } - - "SplashLabel" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabel" - "font" "HudFontSmallestBold" - "labelText" "" - "textAlignment" "center" - "xpos" "c-250" - "ypos" "50" - "zpos" "2" - "wide" "500" - "tall" "50" - "autoResize" "0" - "fgcolor" "TanLight" - } -}
\ No newline at end of file diff --git a/resource/ui/matchmakingpanel.res b/resource/ui/matchmakingpanel.res deleted file mode 100644 index 51e0062..0000000 --- a/resource/ui/matchmakingpanel.res +++ /dev/null @@ -1,580 +0,0 @@ -"Resource/UI/econ/MatchMakingPanel.res" -{ - "MatchMaking" - { - "ControlName" "CMatchMakingPanel" - "fieldName" "MatchMaking" - "xpos" "c5" - "ypos" "65" - "zpos" "1" - "wide" "350" - "tall" "375" - "visible" "0" - "enabled" "1" - "proportionaltoparent" "1" - } - - "MainContainer" - { - "ControlName" "EditablePanel" - "fieldName" "MainContainer" - "xpos" "40" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "p0.9" - "proportionaltoparent" "1" - "visible" "1" - "enabled" "1" - "border" "MainMenuBGBorder" - - "ModeBackgroundImage" - { - "ControlName" "ImagePanel" - "fieldName" "ModeBackgroundImage" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "p0.7" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "competitive/comp_background_wood01" - "scaleImage" "1" - } - "UpperLine" - { - "ControlName" "EditablePanel" - "fieldName" "UpperLine" - "xpos" "cs-0.5" - "ypos" "30" - "zpos" "50" - "wide" "p0.987" - "tall" "1" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "bgcolor_override" "255 255 255 252" - "proportionaltoparent" "1" - } - - "QuestLogTitle" - { - "ControlName" "CExLabel" - "fieldName" "QuestLogTitle" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_Title" - "textAlignment" "north-west" - "xpos" "105" - "ypos" "10" - "zpos" "2" - "wide" "f0" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "0" - "proportionaltoparent" "1" - "fgcolor" "TanLight" - } - - "CompetitiveModeGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "CompetitiveModeGroupBox" - "xpos" "cs-0.5" - "ypos" "10" - "zpos" "2" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - //"border" "MainMenuHighlightBorder" - - "LadderLabel" - { - "ControlName" "CExLabel" - "fieldName" "LadderLabel" - "xpos" "20" - "ypos" "35" - "zpos" "2" - "wide" "50" - "tall" "20" - "visible" "1" - "enabled" "1" - "font" "HudFontSmallestBold" - //"fgcolor_override" "89 81 71 255" - "textAlignment" "west" - "labelText" "MODE:" - } - - // Dropdown - "ModeComboBox" - { - "ControlName" "ComboBox" - "fieldName" "ModeComboBox" - "Font" "HudFontSmallestBold" - "xpos" "62" - "ypos" "36" - "zpos" "2" - "wide" "85" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "textHidden" "0" - "editable" "0" - "maxchars" "-1" - "NumericInputOnly" "0" - "unicode" "0" - "default" "0" - - "fgcolor_override" "235 226 202 255" - "bgcolor_override" "0 0 0 0" - "disabledFgColor_override" "235 226 202 255" - "disabledBgColor_override" "0 0 0 0" - "selectionColor_override" "0 0 0 0" - "selectionTextColor_override" "235 226 202 255" - "defaultSelectionBG2Color_override" "0 0 0 0" - } - - "SearchButton" - { - "ControlName" "CExImageButton" - "fieldName" "SearchButton" - "xpos" "70" - "ypos" "295" - "zpos" "2" - "wide" "160" - "tall" "25" - "autoResize" "0" - //"pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "#TF_Matchmaking_StartSearch" - "dulltext" "0" - "brighttext" "0" - "Command" "search" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - - "StopSearchButton" - { - "ControlName" "CExButton" - "fieldName" "StopSearchButton" - "xpos" "70" - "ypos" "295" - "zpos" "2" - "wide" "160" - "tall" "25" - "autoResize" "0" - "pinCorner" "3" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontSmallBold" - "textAlignment" "center" - "labelText" "#TF_Matchmaking_CancelSearch" - "dulltext" "0" - "brighttext" "0" - "Command" "stopsearch" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } - } - - "SearchActiveGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "SearchActiveGroupBox" - "xpos" "c-170" - "ypos" "35" - "zpos" "-1" - "wide" "300" - "tall" "265" - "visible" "0" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - "proportionaltoparent" "1" - - "SearchActiveTitle" - { - "ControlName" "CExLabel" - "fieldName" "SearchActiveTitle" - "font" "HudFontMediumBold" - "labelText" "#TF_Matchmaking_Searching" - "xpos" "30" - "ypos" "20" - "zpos" "2" - "wide" "340" - "tall" "40" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - "proportionaltoparent" "1" - } - - "NearbyColumnHead" - { - "ControlName" "CExLabel" - "fieldName" "NearbyColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Nearby" - "xpos" "190" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "WorldwideColumnHead" - { - "ControlName" "CExLabel" - "fieldName" "WorldwideColumnHead" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Worldwide" - "xpos" "280" - "ypos" "50" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "south-east" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_ActivePlayers" - "xpos" "30" - "ypos" "70" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "90" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameTotalNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameTotalWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "90" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "110" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersInGameMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersInGameMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersInGameMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "110" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_SearchingPlayers" - "xpos" "30" - "ypos" "140" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Total" - "xpos" "60" - "ypos" "160" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingTotalNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingTotalWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingTotalWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "160" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_Compatible" - "xpos" "60" - "ypos" "180" - "zpos" "2" - "wide" "130" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "PlayersSearchingMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PlayersSearchingMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "PlayersSearchingMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "180" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversLabel" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversLabel" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_EmptyGameservers" - "xpos" "30" - "ypos" "210" - "zpos" "2" - "wide" "300" - "tall" "20" - "textAlignment" "north-west" - "visible" "1" - "enabled" "1" - } - - "EmptyGameserversMatchingNearbyValue" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversMatchingNearbyValue" - "font" "HudFontSmall" - "xpos" "190" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "EmptyGameserversMatchingWorldwideValue" - { - "ControlName" "CExLabel" - "fieldName" "EmptyGameserversMatchingWorldwideValue" - "font" "HudFontSmall" - "xpos" "180" - "ypos" "210" - "zpos" "2" - "wide" "90" - "tall" "20" - "textAlignment" "north-east" - "visible" "1" - "enabled" "1" - "labelText" "?" - } - - "PartyHasLeaverGroupBox" - { - "ControlName" "EditablePanel" - "fieldName" "PartyHasLeaverGroupBox" - "xpos" "30" - "ypos" "250" - "zpos" "2" - "wide" "340" - "tall" "60" - "visible" "0" - "enabled" "1" - - "PartyHasLeaverImage" - { - "ControlName" "ImagePanel" - "fieldName" "PartyHasLeaverImage" - "xpos" "0" - "ypos" "5" - "zpos" "0" - "wide" "50" - "tall" "50" - "visible" "1" - "enabled" "1" - "mouseinputenabled" "0" - "image" "pve/mvm_timeout_active_large" - "scaleImage" "1" - } - - "PartyHasLeaverLabel" - { - "ControlName" "CExLabel" - "fieldName" "PartyHasLeaverLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_PartyPenalty" - "xpos" "60" - "ypos" "0" - "zpos" "2" - "wide" "275" - "tall" "60" - "textAlignment" "west" - "visible" "1" - "enabled" "1" - "wrap" "1" - "fgcolor_override" "250 114 45 255" - } - } - } - } -}
\ No newline at end of file diff --git a/resource/ui/mvmvictorysplash.res b/resource/ui/mvmvictorysplash.res deleted file mode 100644 index 76a53dd..0000000 --- a/resource/ui/mvmvictorysplash.res +++ /dev/null @@ -1,56 +0,0 @@ -"Resource/UI/MvMVictoryPanel.res" -{ - "SplashContainer" - { - "ControlName" "EditablePanel" - "fieldName" "SplashContainer" - "xpos" "c-150" - "ypos" "c-20" - "wide" "300" - "tall" "300" - "visible" "1" - - "SplashBackground" - { - "ControlName" "ScalableImagePanel" - "fieldName" "SplashBackground" - "xpos" "99999" - "ypos" "99999" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "image" "../hud/ammo_red_bg" - } - - "SplashLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabelShadow" - "font" "HudFontGiantBold" - "labelText" "Victory!" - "textAlignment" "center" - "xpos" "2" - "ypos" "14" - "wide" "300" - "tall" "50" - "fgcolor" "black" - } - - "SplashLabel" - { - "ControlName" "CExLabel" - "fieldName" "SplashLabel" - "font" "HudFontGiantBold" - "labelText" "Victory!" - "textAlignment" "center" - "xpos" "0" - "ypos" "12" - "wide" "300" - "tall" "50" - "fgcolor" "Base Color" - } - } -}
\ No newline at end of file diff --git a/resource/ui/notifications/notification_manifest.txt b/resource/ui/notifications/notification_manifest.txt deleted file mode 100644 index bafafd1..0000000 --- a/resource/ui/notifications/notification_manifest.txt +++ /dev/null @@ -1,28 +0,0 @@ -notification_manifest -{ - "file" "resource/UI/notifications/base_notification.res" - "file" "resource/UI/notifications/notify_enemy_flag_captured_blue.res" - "file" "resource/UI/notifications/notify_enemy_flag_captured_red.res" - "file" "resource/UI/notifications/notify_enemy_flag_dropped_blue.res" - "file" "resource/UI/notifications/notify_enemy_flag_dropped_red.res" - "file" "resource/UI/notifications/notify_enemy_flag_returned_blue.res" - "file" "resource/UI/notifications/notify_enemy_flag_returned_red.res" - "file" "resource/UI/notifications/notify_enemy_flag_taken_blue.res" - "file" "resource/UI/notifications/notify_enemy_flag_taken_red.res" - "file" "resource/UI/notifications/notify_no_invuln_with_flag_blue.res" - "file" "resource/UI/notifications/notify_no_invuln_with_flag_red.res" - "file" "resource/UI/notifications/notify_no_tele_with_flag_blue.res" - "file" "resource/UI/notifications/notify_no_tele_with_flag_red.res" - "file" "resource/UI/notifications/notify_special.res" - "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_blue.res" - "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_red.res" - "file" "resource/UI/notifications/notify_your_flag_captured_blue.res" - "file" "resource/UI/notifications/notify_your_flag_captured_red.res" - "file" "resource/UI/notifications/notify_your_flag_dropped_blue.res" - "file" "resource/UI/notifications/notify_your_flag_dropped_red.res" - "file" "resource/UI/notifications/notify_your_flag_returned_blue.res" - "file" "resource/UI/notifications/notify_your_flag_returned_red.res" - "file" "resource/UI/notifications/notify_your_flag_taken_blue.res" - "file" "resource/UI/notifications/notify_your_flag_taken_red.res" - "file" "resource/UI/notifications/notify_golden_wrench.res" -} diff --git a/resource/ui/notifications/notify_enemy_flag_taken_blue.res b/resource/ui/notifications/notify_enemy_flag_taken_blue.res deleted file mode 100644 index cfa0ff7..0000000 --- a/resource/ui/notifications/notify_enemy_flag_taken_blue.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res" - -"Resource/UI/notifications/notify_enemy_flag_taken_blue.res" -{ - "Notification_Background" - { - "image" "" - } - - "Notification_Icon" - { - "icon" "ico_notify_flag_moving" - } - - "Notification_Label" - { - "labelText" "#TF_CTF_PlayerTeamPickup" - } -}
\ No newline at end of file diff --git a/resource/ui/objectivestatusmultipleescort.res b/resource/ui/objectivestatusmultipleescort.res deleted file mode 100644 index 9df3801..0000000 --- a/resource/ui/objectivestatusmultipleescort.res +++ /dev/null @@ -1,52 +0,0 @@ -"Resource/UI/ObjectiveStatusMultipleEscort.res" -{ - "ObjectiveStatusMultipleEscort" - { - "ControlName" "EditablePanel" - "fieldName" "ObjectiveStatusMultipleEscort" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "visible" "1" - "enabled" "1" - } - - "BlueEscortPanel" - { - "ControlName" "CTFHudEscort" - "fieldName" "BlueEscortPanel" - "xpos" "c-200" - "ypos" "r160" - "zpos" "1" - "wide" "400" - "tall" "200" - "visible" "1" - "enabled" "1" - "progress_xpos" "79" - "progress_wide" "270" - - "if_blue_is_top" { - "ypos" "r160" - } - } - - "RedEscortPanel" - { - "ControlName" "CTFHudEscort" - "fieldName" "RedEscortPanel" - "xpos" "c-200" - "ypos" "r160" - "zpos" "1" - "wide" "400" - "tall" "200" - "visible" "1" - "enabled" "1" - "progress_xpos" "79" - "progress_wide" "270" - - "if_red_is_top" { - "ypos" "r160" - } - } -}
\ No newline at end of file diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res deleted file mode 100644 index 121dbb6..0000000 --- a/resource/ui/streampanel.res +++ /dev/null @@ -1,161 +0,0 @@ -"Resource/UI/StreamPanel.res" -{ - "BGRect" - { - "ControlName" "EditablePanel" - "fieldName" "BGRect" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - "bgcolor_override" "0 0 0 50" - } - - "LoadingPanel" - { - "ControlName" "EditablePanel" - "fieldName" "LoadingPanel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "f0" - "tall" "f0" - "visible" "1" - "proportionaltoparent" "1" - - "SpinnerImage" - { - "ControlName" "ImagePanel" - "fieldName" "PreviewImage" - "xpos" "20" - "ypos" "0" - "zpos" "1" - "wide" "50" - "tall" "50" - "visible" "1" - "enable" "1" - "scaleImage" "1" - "image" "animated/tf2_logo_hourglass" - "proportionaltoparent" "1" - } - - "DescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "DescriptionLabel" - "font" "HudFontSmallestBold" - "labelText" "#MMenu_Stream_Loading" - "textAlignment" "west" - "xpos" "90" - "ypos" "0" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "56 53 49 255" - "proportionaltoparent" "1" - } - } - - "PreviewImage" - { - "ControlName" "ImagePanel" - "fieldName" "PreviewImage" - "xpos" "5" - "ypos" "3" - "zpos" "1" - "wide" "80" - "tall" "50" - "visible" "1" - "enable" "1" - "scaleImage" "0" - } - - "DisplayNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "DisplayNameLabel" - "font" "HudFontSmallestBold" - "labelText" "%display_name%" - "textAlignment" "west" - "xpos" "90" - "ypos" "5" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "TextDescriptionLabel" - { - "ControlName" "CExLabel" - "fieldName" "TextDescriptionLabel" - "font" "HudFontSmallest" - "labelText" "%text_description%" - "textAlignment" "north-west" - "xpos" "90" - "ypos" "18" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "ViewerCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "ViewerCountLabel" - "font" "HudFontSmallest" - "labelText" "%viewer_count%" - "textAlignment" "west" - "xpos" "90" - "ypos" "31" - "wide" "205" - "tall" "12" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "TanLight" - } - - "Stream_URLButton" - { - "ControlName" "CExButton" - "fieldName" "Stream_URLButton" - "xpos" "5" - "ypos" "0" - "zpos" "100" - "wide" "290" - "tall" "50" - "autoResize" "0" - "pinCorner" "0" - "labelText" "" - "visible" "1" - "enabled" "0" - "tabPosition" "0" - "default" "1" - "command" "stream" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "border_armed" "TeamMenuBorder" - - "defaultFgColor_override" "0 0 0 0" - "defaultBgColor_override" "0 0 0 0" - "armedFgColor_override" "0 0 0 0" - "armedBgColor_override" "0 0 0 0" - } -}
\ No newline at end of file diff --git a/resource/ui/tankstatuspanel.res b/resource/ui/tankstatuspanel.res deleted file mode 100644 index 85e58ce..0000000 --- a/resource/ui/tankstatuspanel.res +++ /dev/null @@ -1,24 +0,0 @@ -"Resource/UI/TankStatusPanel.res" -{ - "Background" - { - "ControlName" "ScalableImagePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" - - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" - } -}
\ No newline at end of file |
