From bc7a8f9de3434e9207fd2bfe5a2ba6860b534b6a Mon Sep 17 00:00:00 2001 From: Eltreum <30246110+eltreum0@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:45:34 -0300 Subject: [PATCH] cl --- Changelog.md | 5 +++++ ElvUI_EltreumUI/Core/Options.lua | 4 ++++ Latest.md | 6 +++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f81a0cb85..d962f0e9c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ ### 🌌 Next Version The future is uncertain ___ +### 4.0.9.1 +Added /eltruism paging command to quickly swap action paging between Bar1 and Bar4 +Updated Shadows to not apply to ElvUI frame if Ace skin is disabled +Updated German locale by Dlarge +Fixed an error during install due to a database change in Shadow and Light ### 4.0.9 Added an Allowed list to Cooldown Module where only spells on the list will be announced/shown Added an option to set the maximum length for the Cooldown module diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index 73345ca99..ba1c27edd 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3471,6 +3471,7 @@ function ElvUI_EltreumUI:Configtable() ElvUI_EltreumUI.Options.args.changelog.args.added.inline = true ElvUI_EltreumUI.Options.args.changelog.args.added.args.description = ACH:Description([[ Added an Allowed list to Cooldown Module where only spells on the list will be announced/shown +Added /eltruism paging command to quickly swap action paging between Bar1 and Bar4 Added an option to set the maximum length for the Cooldown module Added greyscaletags such as [eltruism:greyscaleclass:player] Added an option for vertical gradient Experience Databar @@ -3482,15 +3483,18 @@ Added Metal Lord font ElvUI_EltreumUI.Options.args.changelog.args.updated.inline = true ElvUI_EltreumUI.Options.args.changelog.args.updated.args.description = ACH:Description([[ Updated gradient and tags to also apply to Followers while in Follower dungeons +Updated Shadows to not apply to ElvUI frame if Ace skin is disabled Updated animation scale for Cooldown to allow for bigger icons Updated Color Picker Wheel mask for 10.2.5 Updated Immersion skin to fix a font +Updated German locale by Dlarge Updated Player Castbar mover ]], 5, "small", nil, nil, nil, nil, "full") ElvUI_EltreumUI.Options.args.changelog.args.fixed = ACH:Group(E:TextGradient("Fixed", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 4) ElvUI_EltreumUI.Options.args.changelog.args.fixed.inline = true ElvUI_EltreumUI.Options.args.changelog.args.fixed.args.description = ACH:Description([[ Fixed an issue with the Details embed where it would not properly position +Fixed an error during install due to a database change in Shadow and Light Fixed a possible error with the AvQuest font Fixed a possible issue with the Quest Skin Fixed incorrect tags on player unitframe diff --git a/Latest.md b/Latest.md index 564ba947c..47136cd73 100644 --- a/Latest.md +++ b/Latest.md @@ -1,6 +1,7 @@ -### 4.0.9 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) +### 4.0.9.1 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) ___ Added an Allowed list to Cooldown Module where only spells on the list will be announced/shown +Added /eltruism paging command to quickly swap action paging between Bar1 and Bar4 Added an option to set the maximum length for the Cooldown module Added greyscaletags such as [eltruism:greyscaleclass:player] Added an option for vertical gradient Experience Databar @@ -8,11 +9,14 @@ Added an option for Custom Class Icons in Chat Added Greyscale Class Icons Added Metal Lord font Updated gradient and tags to also apply to Followers while in Follower dungeons +Updated Shadows to not apply to ElvUI frame if Ace skin is disabled Updated animation scale for Cooldown to allow for bigger icons Updated Color Picker Wheel mask for 10.2.5 Updated Immersion skin to fix a font +Updated German locale by Dlarge Updated Player Castbar mover Fixed an issue with the Details embed where it would not properly position +Fixed an error during install due to a database change in Shadow and Light Fixed a possible error with the AvQuest font Fixed a possible issue with the Quest Skin Fixed incorrect tags on player unitframe