From b6d42d7f2ac1b1a5e37063476e4b2c28796278a3 Mon Sep 17 00:00:00 2001 From: Eltreum Date: Wed, 22 Mar 2023 02:02:11 -0300 Subject: [PATCH] cl --- Changelog.md | 8 ++++++++ Latest.md | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index 02bfac2d6..77139a0de 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ ### 🌌 Next Version The future is uncertain ___ +### 3.7.5.2 +Updated some functions to better hook into ElvUI (thanks Repooc)\ +Fixed Datatexts using incorrect dimensions due to GetScreenWidth() returning a dimension based on UI scale instead of actual Screen Width\ +Fixed Zone Texts not being skinned when Shadow & Light was loaded\ +Fixed Chat Shadows depending on ElvUI setting\ +Fixed an issue with the Objective Frame mover when reloading in combat +### 3.7.5.1 +Fixed Waypoints not working in Retail, do note that there seems to be a cap for max distance currently and workarounds are being researched ### 3.7.5 Added Skin to SimulationCraft, WarpDeplete, RareScanner, Immersion, BugSack and Clique\ Added an option to toggle Keybind text on the Quest Item Bar\ diff --git a/Latest.md b/Latest.md index 57aa21c9c..7f3daac2e 100644 --- a/Latest.md +++ b/Latest.md @@ -18,6 +18,7 @@ Updated Install, which should better hide other addon frames that can be importe Updated Shadow and Light profile to accommodate to new database references\ Updated Wide Nameplates functionality since it was implemented in ElvUI\ Updated Teleports Datatext to hide the Cypher when not in the Maw\ +Updated some functions to better hook into ElvUI (thanks Repooc)\ Updated Castbar Latency Texture to use Unitframe Textures\ Updated Custom Textures function in Retail\ Updated Boss Banner and Level Up fonts\ @@ -25,11 +26,15 @@ Updated German translation by Dlarge\ Updated WarpDeplete profile\ Updated Immersion Profile\ Updated BigWigs profile\ +Fixed Datatexts using incorrect dimensions due to GetScreenWidth() returning a dimension based on UI scale instead of actual Screen Width\ Fixed an issue where some Character Panel Skins would not apply if Shadow and Light was loaded and Armory Mode was disabled\ Fixed Pawn's button on the Character Panel being stuck behind the Character Model\ Fixed gradient tag not applying when using the Media functions to apply fonts\ Fixed an error when MerathilisUI was enabled due to a database change\ +Fixed Zone Texts not being skinned when Shadow & Light was loaded\ Fixed a possible error when Focus Unitframe was disabled\ Fixed Focus Target having incorrect custom textures\ +Fixed Chat Shadows depending on ElvUI setting\ Fixed an Issue when changing Zones\ +Fixed an issue with the Objective Frame mover when reloading in combat\ Fixed Waypoints not working in Retail, do note that there seems to be a cap for max distance currently and workarounds are being researched