diff options
| author | CriticalFlaw <[email protected]> | 2017-10-28 10:00:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-28 10:00:13 -0400 |
| commit | 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (patch) | |
| tree | 331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/econ/store/v2/storemapstampsinfodialog.res | |
| parent | a9c346e343aa678f281c0233948b4f90415c5b1f (diff) | |
20171028 - Scream Fortress 2017 Update
- Updated for Scream Fortress 2017
- Updated the Main Menu design and backend
- Updated the version number
- Fixed inexplicable crashes following the Scream Fortress update
- Fixed incorrect image file being used during the loading screen
- Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters
- Miscellaneous other fixes and tweaks
- Removed unused files, code and fonts
- Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/econ/store/v2/storemapstampsinfodialog.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storemapstampsinfodialog.res | 209 |
1 files changed, 0 insertions, 209 deletions
diff --git a/resource/ui/econ/store/v2/storemapstampsinfodialog.res b/resource/ui/econ/store/v2/storemapstampsinfodialog.res deleted file mode 100644 index 0d351e4..0000000 --- a/resource/ui/econ/store/v2/storemapstampsinfodialog.res +++ /dev/null @@ -1,209 +0,0 @@ -"StoreMapStampsInfoDialog.res" -{ - "MapStampsInfoDialog" - { - "ControlName" "CTFMapStampsInfoDialog" - "fieldName" "MapStampsInfoDialog" - "xpos" "0" - "ypos" "0" - "zpos" "1000" - "wide" "f0" - "tall" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - } - - // Fullscreen background panel - "BgPanel" - { - "ControlName" "Panel" - "fieldName" "BgPanel" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "paintbackground" "1" - "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 128" - } - - // Rounded dialog border - "DialogFrame" - { - "ControlName" "EditablePanel" - "fieldName" "DialogFrame" - "xpos" "c-120" - "ypos" "c-150" - "zpos" "0" - "wide" "240" - "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" "220" - "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" "235" - "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" "235" - "tall" "58" - "visible" "1" - "enabled" "1" - "paintborder" "0" - "PaintBackgroundType" "2" - "paintbackground" "1" - "bgcolor_override" "50 46 41 255" - } - - "MapsDescLabel" - { - "ControlName" "CExLabel" - "fieldName" "MapsDescLabel" - "font" "HudFontSmallest" - "labelText" "#Store_MapsDesc" - "textAlignment" "north" - "xpos" "20" - "ypos" "29" - "zpos" "5" - "wide" "200" - "tall" "200" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "wrap" "1" - } - - "PromotionImage_Hat" - { - "ControlName" "ImagePanel" - "fieldName" "PromotionImage_Hat" - "xpos" "90" - "ypos" "120" - "zpos" "2" - "wide" "150" - "tall" "150" - "visible" "1" - "enabled" "1" - "image" "../backpack/player/items/all_class/world_traveller_large" - "scaleImage" "1" - } - } - - "CloseButton" - { - "ControlName" "CExImageButton" - "fieldName" "CloseButton" - "xpos" "c101" - "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-110" - "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" - } -}
\ No newline at end of file |
