From 46d248b5167f9c8794c3125146952fef08f86bcd Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Dec 2020 13:46:03 -0500 Subject: Added Hypnotize's Icons - Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code. --- .../ui/econ/store/v2/storepreviewitempanel.res | 61 ++++++++++------------ 1 file changed, 28 insertions(+), 33 deletions(-) (limited to 'resource/ui/econ/store/v2/storepreviewitempanel.res') diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res index 89c57b5..498f376 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -958,9 +958,10 @@ "dulltext" "0" "brighttext" "0" "command" "icons_right" + "paintbackground" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" + "defaultFgColor_override" "118 107 94 255" "armedFgColor_override" "128 117 104 255" "depressedFgColor_override" "236 227 203 255" @@ -1009,9 +1010,11 @@ "dulltext" "0" "brighttext" "0" "Command" "-1" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" + "defaultFgColor_override" "118 107 94 255" "armedFgColor_override" "128 117 104 255" "depressedFgColor_override" "236 227 203 255" @@ -1038,9 +1041,11 @@ "dulltext" "0" "brighttext" "0" "Command" "1" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "0" + "defaultFgColor_override" "118 107 94 255" "armedFgColor_override" "128 117 104 255" "depressedFgColor_override" "236 227 203 255" @@ -1088,10 +1093,12 @@ "dulltext" "0" "brighttext" "0" "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "Command" "gofullscreen" "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "image_drawcolor" "118 107 94 200" "image_armedcolor" "128 117 104 255" @@ -1131,10 +1138,12 @@ "dulltext" "0" "brighttext" "0" "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "Command" "zoom_toggle" "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "image_drawcolor" "118 107 94 200" "image_armedcolor" "128 117 104 255" @@ -1371,38 +1380,21 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labeltext" "" - "font" "" + "labeltext" "(" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "0" + "Command" "closex" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "Command" "closex" // Intentionally using "closex" instead of "close" for stats - "paintbackground" "0" - - "defaultFgColor_override" "Blank" - "armedFgColor_override" "Blank" - "depressedFgColor_override" "Blank" - "image_drawcolor" "White" - "image_armedcolor" "255 0 0 255" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "cs-0.5" - "zpos" "1" - "wide" "9" - "tall" "9" - "visible" "1" - "enabled" "1" - "image" "replay/thumbnails/close" - "scaleImage" "1" - "proportionaltoparent" "1" - } + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "255 0 0 255" + "depressedFgColor_override" "TanLight" } "BackButton" @@ -1425,6 +1417,7 @@ "brighttext" "0" "default" "1" "Command" "close" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -1449,6 +1442,7 @@ "brighttext" "0" "default" "1" "Command" "tryitout" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } @@ -1473,6 +1467,7 @@ "brighttext" "0" "default" "1" "Command" "addtocart" + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -- cgit v1.2.3