summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-12-28 11:18:57 -0700
committerCriticalFlaw <[email protected]>2016-12-28 11:18:57 -0700
commite7c7d9b9741e459eb6c40e9f020c843ce39bfe76 (patch)
tree7fb743d379d14897cd9f7c252b82e3101c9f8e8d
parent92bb7879ee57ea6660fc0b2eacad879d14196c14 (diff)
Smissmas 2016 Update
-rw-r--r--resource/ui/MainMenuOverride.res2
-rw-r--r--resource/ui/econ/ItemModelPanel.res1
-rw-r--r--resource/ui/econ/store/v2/storehome_base.res2
-rw-r--r--resource/ui/lobbycontainerframe.res44
4 files changed, 46 insertions, 3 deletions
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res
index 6efe442..72df904 100644
--- a/resource/ui/MainMenuOverride.res
+++ b/resource/ui/MainMenuOverride.res
@@ -2121,7 +2121,7 @@
"use_proportional_insets" "1"
"font" "Cerbetica14"
"textAlignment" "east"
- "labelText" "v2016.12.xx"
+ "labelText" "v2016.12.28"
"dulltext" "0"
"brighttext" "0"
"default" "1"
diff --git a/resource/ui/econ/ItemModelPanel.res b/resource/ui/econ/ItemModelPanel.res
index 86fdb7b..d6561f3 100644
--- a/resource/ui/econ/ItemModelPanel.res
+++ b/resource/ui/econ/ItemModelPanel.res
@@ -74,6 +74,7 @@
"angles_x" "10"
"angles_y" "130"
"angles_z" "0"
+ "spotlight" "1"
}
}
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res
index 1fe6797..173f180 100644
--- a/resource/ui/econ/store/v2/storehome_base.res
+++ b/resource/ui/econ/store/v2/storehome_base.res
@@ -325,7 +325,7 @@
"xpos" "c-230"
"ypos" "8"
"zpos" "0"
- "wide" "335"
+ "wide" "430"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
diff --git a/resource/ui/lobbycontainerframe.res b/resource/ui/lobbycontainerframe.res
index 9e4e8ff..6e3e7f1 100644
--- a/resource/ui/lobbycontainerframe.res
+++ b/resource/ui/lobbycontainerframe.res
@@ -61,7 +61,7 @@
"fillcolor" "15 15 15 175"
"tileImage" "1"
}
-"BackgroundFooter"
+ "BackgroundFooter"
{
"ControlName" "ImagePanel"
"fieldName" "BackgroundFooter"
@@ -151,6 +151,48 @@
"mouseinputenabled" "1"
}
}
+
+ "OptionsButton"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "OptionsButton"
+ "xpos" "c275"
+ "ypos" "10"
+ "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" "options"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "image_drawcolor" "ColorWhite"
+ "image_armedcolor" "ColorWhite"
+ "SubImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "2"
+ "ypos" "2"
+ "zpos" "1"
+ "wide" "16"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "image" "glyph_options"
+ "scaleImage" "1"
+ }
+ }
"BackButton"
{