summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storehome_base.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-06 23:13:59 -0400
committerCriticalFlaw <[email protected]>2020-08-06 23:13:59 -0400
commit72289557fe993da654a16dff30d39b3304cd85d5 (patch)
treea6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/econ/store/v2/storehome_base.res
parent15983e35d34168288bbfd248f55e6f6e5e153b0e (diff)
Main Menu Updates, More Bug Fixes
- Updated various main menu and store pages. - Updated the look of the TargetID and Friends list. - Fixed the position of the count of players on the payload - Fixed the size of the badge seen on the post match screen. - Fixed the item effect meter not being properly centered in minmode. - Removed icons from the abandon panels. - Updated font definitions throughout the hud.
Diffstat (limited to 'resource/ui/econ/store/v2/storehome_base.res')
-rw-r--r--resource/ui/econ/store/v2/storehome_base.res34
1 files changed, 18 insertions, 16 deletions
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index f1b0d62..ff48e5f 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -185,7 +185,7 @@
"autoResize" "0"
"PaintBackgroundType" "2"
"border" "NoBorder"
- "bgcolor_override" "35 35 35 255"
+ "bgcolor_override" "DarkGrey"
}
"attriblabel"
@@ -295,7 +295,7 @@
"ControlName" "CNavigationPanel"
"fieldName" "ItemCategoryTabs"
"xpos" "c-230"
- "ypos" "30"
+ "ypos" "31"
"zpos" "0"
"wide" "430"
"tall" "25"
@@ -321,8 +321,8 @@
"tabPosition" "0"
"textAlignment" "center"
"scaleImage" "1"
- "font" "Cerbetica16"
- "fgcolor" "124 114 99 255"
+ "font" "Cerbetica12"
+ "fgcolor" "TanDark"
"defaultBgColor_override" "25 25 25 255"
"defaultFgColor_override" "124 114 99 255"
@@ -417,11 +417,11 @@
{
"ControlName" "CExLabel"
"fieldName" "BackpackSpaceLabel"
- "font" "Cerbetica14"
+ "font" "Cerbetica12"
"labelText" "%freebackpackspace%"
"textAlignment" "west"
- "xpos" "c-230"
- "ypos" "310"
+ "xpos" "c-237"
+ "ypos" "315"
"zpos" "10"
"wide" "160"
"tall" "20"
@@ -435,10 +435,10 @@
{
"ControlName" "CExButton"
"fieldName" "CartButton"
- "font" "HudFontSmallBold"
+ "font" "Cerbetica14"
"labelText" "%storecart%"
"textAlignment" "east"
- "xpos" "c-230"
+ "xpos" "c-238"
"ypos" "334"
"zpos" "12"
"wide" "56"
@@ -448,6 +448,7 @@
"PaintBackgroundType" "2"
"textinsetx" "15"
"Command" "viewcart"
+ "defaultBgColor_override" "TanDarker"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
@@ -456,7 +457,7 @@
{
"ControlName" "ImagePanel"
"fieldName" "CartImage"
- "xpos" "c-225"
+ "xpos" "c-233"
"ypos" "336"
"zpos" "13"
"wide" "24"
@@ -482,7 +483,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_BrowseTheStore"
- "font" "HudFontSmallBold"
+ "font" "Cerbetica14"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -507,7 +508,7 @@
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_MarketPlace"
- "font" "HudFontSmallBold"
+ "font" "Cerbetica14"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
@@ -608,16 +609,17 @@
{
"ControlName" "EditablePanel"
"fieldName" "Wall"
- "xpos" "0"
+ "xpos" "c-250"
"ypos" "55"
"zpos" "-5"
- "wide" "f0"
- "tall" "f0"
+ "wide" "505"
+ "tall" "260"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"paintbackground" "1"
- "bgcolor_override" "0 0 0 100"
+ "bgcolor_override" "DarkerGrey"
+ "PaintBackgroundType" "2"
}
} \ No newline at end of file