From ba1b6acc3de270d5c31ac3628dae85ab3cd14f69 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 4 Jul 2021 21:43:36 -0400 Subject: Bumped version number --- resource/tools.res | 2 +- resource/ui/charinfoarmorysubpanel.res | 16 ++++++++++++++++ resource/ui/econ/backpackpanel.res | 16 ++++++++++++++++ resource/ui/statsummary_embedded.res | 16 ++++++++++++++++ 4 files changed, 49 insertions(+), 1 deletion(-) diff --git a/resource/tools.res b/resource/tools.res index 3bcb685..bb4e35e 100644 --- a/resource/tools.res +++ b/resource/tools.res @@ -542,7 +542,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "VERSION: 2021.0700" + "labelText" "VERSION: 2021.0705" "font" "HudFontSmall" "textAlignment" "center" "fgcolor_override" "TanLight" diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res index 0671454..dc44a20 100644 --- a/resource/ui/charinfoarmorysubpanel.res +++ b/resource/ui/charinfoarmorysubpanel.res @@ -399,4 +399,20 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c-150" + "ypos" "r65" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\hmm" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index d3259c3..c42d181 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -1495,4 +1495,20 @@ "fgcolor_override" "LightRed" } } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c-300" + "ypos" "r65" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\fire" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res index a6a5f12..dfa9ad1 100644 --- a/resource/ui/statsummary_embedded.res +++ b/resource/ui/statsummary_embedded.res @@ -2042,4 +2042,20 @@ "border_default" "ButtonHover" "border_armed" "ButtonHover" } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c200" + "ypos" "336" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\cool" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file -- cgit v1.2.3