From 06c7946ed0f0f5c44efd212dde85762fdf289b69 Mon Sep 17 00:00:00 2001 From: Eltreum <30246110+eltreum0@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:54:13 -0300 Subject: [PATCH] cl --- Changelog.md | 1 + ElvUI_EltreumUI/Core/Options.lua | 1 + Latest.md | 1 + 3 files changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0f50903ab..4356c071c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ Updated Party and Raid visibility settings to follow ElvUI's new format Updated Nameplate Powerbar to remove the possible flashing in Classic Updated Waypoint time calculation to better detect movement Updated German locale by Dlarge +Fixed a possible error with the LFG skin due to a Blizzard bug where scores dont return colors Fixed the default value of the Hide Dash in the Quest Skin Fixed a Minimap difficulty icon change in Retail Fixed the Spellbook shadow in Classic diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index 5d4528a03..a0e0729ec 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3514,6 +3514,7 @@ Updated German locale by Dlarge 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 a possible error with the LFG skin due to a Blizzard bug where scores dont return colors Fixed the default value of the Hide Dash in the Quest Skin Fixed a Minimap difficulty icon change in Retail Fixed the Spellbook shadow in Classic diff --git a/Latest.md b/Latest.md index 1e67b7f1e..ce5d530ad 100644 --- a/Latest.md +++ b/Latest.md @@ -5,6 +5,7 @@ Updated Party and Raid visibility settings to follow ElvUI's new format Updated Nameplate Powerbar to remove the possible flashing in Classic Updated Waypoint time calculation to better detect movement Updated German locale by Dlarge +Fixed a possible error with the LFG skin due to a Blizzard bug where scores dont return colors Fixed the default value of the Hide Dash in the Quest Skin Fixed a Minimap difficulty icon change in Retail Fixed the Spellbook shadow in Classic