summaryrefslogtreecommitdiff
path: root/resource/ui/mainmenuoverride.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-06-28 23:30:02 -0400
committerCriticalFlaw <[email protected]>2021-06-28 23:30:02 -0400
commitee0a3d1404f26494ec1ea7e02a08847baf529658 (patch)
treefb3e15aa5effeb9bac731a27f4319fe0b828d79c /resource/ui/mainmenuoverride.res
parent197e4e9ece2de4aa3234492713ab276357aaeccc (diff)
Updated main menu pages
- Added a home server button. - Added a HUD Options panel. - Updated the source schema. - Updated the backpack, trade, stats, workshop
Diffstat (limited to 'resource/ui/mainmenuoverride.res')
-rw-r--r--resource/ui/mainmenuoverride.res8
1 files changed, 6 insertions, 2 deletions
diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res
index 331e9c5..05b56ba 100644
--- a/resource/ui/mainmenuoverride.res
+++ b/resource/ui/mainmenuoverride.res
@@ -1,6 +1,7 @@
"#base" "../../resource/preload.res"
"#base" "../../#customizations/_enabled/mainmenuoverride-classic.res"
"#base" "../../#customizations/_stock/mainmenuoverride.res"
+#base "../../resource/tools.res"
"Resource/UI/MainMenuOverride.res"
{
@@ -86,6 +87,7 @@
"tall" "20"
"visible" "1"
"enabled" "1"
+
"pin_to_sibling" "QuestLogButton"
"pin_corner_to_sibling" "PIN_BOTTOMLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
@@ -112,15 +114,16 @@
"paintborder" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"defaultFgColor_override" "235 226 202 255"
"armedFgColor_override" "72 255 255 255"
}
}
- "RefreshHUDButton"
+ "HomeServerButton"
{
"ControlName" "EditablePanel"
- "fieldName" "RefreshHUDButton"
+ "fieldName" "HomeServerButton"
"xpos" "0"
"ypos" "20"
"zpos" "1"
@@ -153,6 +156,7 @@
"paintborder" "0"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
"defaultFgColor_override" "235 226 202 255"
"armedFgColor_override" "72 255 255 255"
}