From ee0a3d1404f26494ec1ea7e02a08847baf529658 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Jun 2021 23:30:02 -0400 Subject: Updated main menu pages - Added a home server button. - Added a HUD Options panel. - Updated the source schema. - Updated the backpack, trade, stats, workshop --- resource/ui/econ/backpackpanel.res | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'resource/ui/econ/backpackpanel.res') diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index fdaedfc..5b7b0f7 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -182,7 +182,7 @@ "xpos" "c-270" "ypos" "10" "zpos" "1" - "wide" "200" + "wide" "350" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -245,8 +245,8 @@ "labelText" "#ShowBaseItemsCheckBox" "font" "HudFontSmallestBold" "textAlignment" "east" - "xpos" "c-60" - "ypos" "15" + "xpos" "c-170" + "ypos" "34" "zpos" "1" "wide" "120" "tall" "20" @@ -268,9 +268,9 @@ "labelText" "#Store_NameFilterLabel" "textAlignment" "west" "xpos" "c117" - "ypos" "0" + "ypos" "17" "zpos" "1" - "wide" "90" + "wide" "40" "tall" "15" "autoResize" "1" "pinCorner" "0" @@ -283,10 +283,10 @@ { "ControlName" "TextEntry" "fieldName" "NameFilterTextEntry" - "xpos" "c117" - "ypos" "15" - "wide" "168" - "tall" "19" + "xpos" "c155" + "ypos" "17" + "wide" "130" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -295,8 +295,8 @@ "textHidden" "0" "editable" "1" "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "DarkerGrey" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" "paintbackgroundtype" "2" "font" "HudFontSmallest" } @@ -400,7 +400,7 @@ "ControlName" "CExButton" "fieldName" "PrevPageButton" "xpos" "c-288" - "ypos" "40" + "ypos" "37" "zpos" "1" "wide" "25" "tall" "15" @@ -427,10 +427,10 @@ "labelText" "%backpackpage%" "textAlignment" "center" "xpos" "c-260" - "ypos" "40" + "ypos" "37" "zpos" "1" "wide" "53" - "tall" "13" + "tall" "15" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -443,7 +443,7 @@ "ControlName" "CExButton" "fieldName" "NextPageButton" "xpos" "c-204" - "ypos" "40" + "ypos" "37" "zpos" "1" "wide" "25" "tall" "15" @@ -515,7 +515,7 @@ "ControlName" "CExButton" "fieldName" "CancelApplyToolButton" "xpos" "c117" - "ypos" "37" + "ypos" "38" "zpos" "1" "wide" "168" "tall" "15" -- cgit v1.2.3 From bbee27c902f81e1108bcaeaaace568e6bb97d4cb Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Jun 2021 23:15:34 -0400 Subject: Tweaks to color and font --- resource/ui/econ/backpackpanel.res | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resource/ui/econ/backpackpanel.res') diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index 5b7b0f7..3c5ddb5 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -482,6 +482,7 @@ "dulltext" "0" "brighttext" "0" "Command" "" + "paintbackground" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -506,6 +507,7 @@ "dulltext" "0" "brighttext" "0" "Command" "" + "paintbackground" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -- cgit v1.2.3 From 33cd7777d61950151adde3fde787d7e84709717b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 30 Jun 2021 23:42:02 -0400 Subject: Updated Mann Co. Store --- resource/ui/econ/backpackpanel.res | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'resource/ui/econ/backpackpanel.res') diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index 3c5ddb5..2909f79 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -415,8 +415,15 @@ "dulltext" "0" "brighttext" "0" "Command" "prevpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + + "paintbackground" "0" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" } "CurPageLabel" @@ -458,8 +465,15 @@ "dulltext" "0" "brighttext" "0" "Command" "nextpage" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" + + "paintbackground" "0" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" } "DragToNextPageButton" -- cgit v1.2.3 From 74d7e98a6b1f2445c6391e26e846da57c4d7240b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 1 Jul 2021 11:25:57 -0400 Subject: Corrected redundant font use --- resource/ui/econ/backpackpanel.res | 50 +++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'resource/ui/econ/backpackpanel.res') diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index 2909f79..d3259c3 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -157,7 +157,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "HudFontMediumSmallSecondary" + "font" "HudFontMediumSmall" "labelText" ">>" "textAlignment" "west" "xpos" "c-290" @@ -176,7 +176,7 @@ { "ControlName" "CExLabel" "fieldName" "ClassLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ClassBeingEquipped" "textAlignment" "west" "xpos" "c-270" @@ -211,7 +211,7 @@ { "ControlName" "ComboBox" "fieldName" "ShowRarityComboBox" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "wrap" "0" "xpos" "c-58" "ypos" "38" @@ -243,7 +243,7 @@ "ControlName" "CheckButton" "fieldName" "ShowBaseItemsCheckbox" "labelText" "#ShowBaseItemsCheckBox" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "east" "xpos" "c-170" "ypos" "34" @@ -264,7 +264,7 @@ { "ControlName" "CExLabel" "fieldName" "NameFilterLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#Store_NameFilterLabel" "textAlignment" "west" "xpos" "c117" @@ -305,7 +305,7 @@ { "ControlName" "ComboBox" "fieldName" "SortByComboBox" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "xpos" "c117" "ypos" "37" "zpos" "1" @@ -491,7 +491,7 @@ "enabled" "1" "tabPosition" "0" "labelText" ">" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -516,7 +516,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "<" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -590,7 +590,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#BackpackItemsExplanation_Title" "textAlignment" "north" "xpos" "20" @@ -659,7 +659,7 @@ { "ControlName" "CExLabel" "fieldName" "PositionLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%explanationnumber%" "textAlignment" "center" "xpos" "0" @@ -689,7 +689,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -748,7 +748,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#BackpackPagesExplanation_Title" "textAlignment" "north" "xpos" "20" @@ -864,7 +864,7 @@ { "ControlName" "CExLabel" "fieldName" "PositionLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%explanationnumber%" "textAlignment" "center" "xpos" "0" @@ -894,7 +894,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -953,7 +953,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#BackpackContextExplanation_Title" "textAlignment" "north" "xpos" "20" @@ -1033,7 +1033,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1080,7 +1080,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1116,7 +1116,7 @@ { "ControlName" "CExLabel" "fieldName" "PositionLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%explanationnumber%" "textAlignment" "center" "xpos" "0" @@ -1159,7 +1159,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#BackpackStockExplanation_Title" "textAlignment" "north" "xpos" "20" @@ -1239,7 +1239,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1286,7 +1286,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1322,7 +1322,7 @@ { "ControlName" "CExLabel" "fieldName" "PositionLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%explanationnumber%" "textAlignment" "center" "xpos" "0" @@ -1364,7 +1364,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#BackpackSortExplanation_Title" "textAlignment" "north" "xpos" "20" @@ -1444,7 +1444,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -1480,7 +1480,7 @@ { "ControlName" "CExLabel" "fieldName" "PositionLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%explanationnumber%" "textAlignment" "center" "xpos" "0" -- cgit v1.2.3