Skip to content

Commit

Permalink
cl
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Sep 24, 2024
1 parent d440a5d commit 103149a
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 23 deletions.
26 changes: 26 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
### 🌌 Next Version
The future is uncertain
___
### 4.2.3
Added several NPC ids for the classification icons tag
Added more models to the rotation fix for 3D portraits
Added options to reverse Focus gradient direction
Added a reload prompt when exiting Edit Mode
Added Tank and Assist unitframe borders
Added BigWigs nameplate icons settings
Updated Objective Tracker Skin to not skin the Quest Item, this can still cause issues and is likely to end up hiding the Quest Item if none can be found
Updated /eltruism paging to accept arguments such as /eltruism paging 3 to page a specific action bar
Updated Class Combat Icons to attempt to detect if an enemy is melee or ranged
Updated LootText to only replace font when it is enabled
Updated German locale by Dlarge
Updated for Classic Era 1.15.4
Fixed Addon list not being saved with the debug commands due to a change in the API
Fixed an issue by removing the Battleground Map mover since it can be moved in game
Fixed Arena unitframes missing textures when custom textures was enabled
Fixed some missing movers disappearing in ElvUI mover mode
Fixed some of ProjectAzilroka's profile not being imported
Fixed an error while importing Shadow and Light's profile
Fixed the Cooldown Pulse appearing in Cinematics
Fixed a possible error with the Instance Text
Fixed a compatibility issue with MerathilisUI
Fixed an issue in Cataclysm with RareScanner
Fixed Delves objective skin
Fixed Immersion Skinning
Fixed Scrap skinning
### 4.2.2
Added Thin Layout to install alongside a preview
Added some missing CVar options
Expand Down
35 changes: 24 additions & 11 deletions ElvUI_EltreumUI/Core/Options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3805,26 +3805,39 @@ The Item Level shown on the Character Panel Skin uses code from Simple Item leve
ElvUI_EltreumUI.Options.args.changelog.args.added = ACH:Group(E:TextGradient("Added", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 3)
ElvUI_EltreumUI.Options.args.changelog.args.added.inline = true
ElvUI_EltreumUI.Options.args.changelog.args.added.args.description = ACH:Description([[
Added Thin Layout to install alongside a preview
Added some missing CVar options
Added several NPC ids for the classification icons tag
Added more models to the rotation fix for 3D portraits
Added options to reverse Focus gradient direction
Added a reload prompt when exiting Edit Mode
Added Tank and Assist unitframe borders
Added BigWigs nameplate icons settings
]], 3, "small", nil, nil, nil, nil, "full")
ElvUI_EltreumUI.Options.args.changelog.args.updated = ACH:Group(E:TextGradient("Updated", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 3)
ElvUI_EltreumUI.Options.args.changelog.args.updated.inline = true
ElvUI_EltreumUI.Options.args.changelog.args.updated.args.description = ACH:Description([[
Updated BigWigs Bars to avoid some texture gaps
Updated Objective Tracker Skin in Retail
Updated Edit Mode Profile import
Updated ProjectAzilroka Profile
Updated Objective Tracker Skin to not skin the Quest Item, this can still cause issues and is likely to end up hiding the Quest Item if none can be found
Updated /eltruism paging to accept arguments such as /eltruism paging 3 to page a specific action bar
Updated Class Combat Icons to attempt to detect if an enemy is melee or ranged
Updated LootText to only replace font when it is enabled
Updated German locale by Dlarge
Updated for Classic Era 1.15.4
]], 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 error when logging into Garrisons due to some changes to mapIDs
Fixed an error with Windtools profile import after it was updated
Fixed an issue with the Boss Music due to how events changed
Fixed a possible error with the Character Panel Icons
Fixed RareScanner skin after it was updated
Fixed Addon list not being saved with the debug commands due to a change in the API
Fixed an issue by removing the Battleground Map mover since it can be moved in game
Fixed Arena unitframes missing textures when custom textures was enabled
Fixed some missing movers disappearing in ElvUI mover mode
Fixed some of ProjectAzilroka's profile not being imported
Fixed an error while importing Shadow and Light's profile
Fixed the Cooldown Pulse appearing in Cinematics
Fixed a possible error with the Instance Text
Fixed a compatibility issue with MerathilisUI
Fixed an issue in Cataclysm with RareScanner
Fixed Delves objective skin
Fixed Immersion Skinning
Fixed Scrap skinning
]], 7, "small", nil, nil, nil, nil, "full")

--[[
Expand Down
37 changes: 25 additions & 12 deletions Latest.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,27 @@
### 4.2.2 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md)
### 4.2.3 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md)
___
Added Thin Layout to install alongside a preview
Added some missing CVar options
Updated BigWigs Bars to avoid some texture gaps
Updated Objective Tracker Skin in Retail
Updated Edit Mode Profile import
Updated ProjectAzilroka Profile
Added several NPC ids for the classification icons tag
Added more models to the rotation fix for 3D portraits
Added options to reverse Focus gradient direction
Added a reload prompt when exiting Edit Mode
Added Tank and Assist unitframe borders
Added BigWigs nameplate icons settings
Updated Objective Tracker Skin to not skin the Quest Item, this can still cause issues and is likely to end up hiding the Quest Item if none can be found
Updated /eltruism paging to accept arguments such as /eltruism paging 3 to page a specific action bar
Updated Class Combat Icons to attempt to detect if an enemy is melee or ranged
Updated LootText to only replace font when it is enabled
Updated German locale by Dlarge
Fixed an error when logging into Garrisons due to some changes to mapIDs
Fixed an error with Windtools profile import after it was updated
Fixed an issue with the Boss Music due to how events changed
Fixed a possible error with the Character Panel Icons
Fixed RareScanner skin after it was updated
Updated for Classic Era 1.15.4
Fixed Addon list not being saved with the debug commands due to a change in the API
Fixed an issue by removing the Battleground Map mover since it can be moved in game
Fixed Arena unitframes missing textures when custom textures was enabled
Fixed some missing movers disappearing in ElvUI mover mode
Fixed some of ProjectAzilroka's profile not being imported
Fixed an error while importing Shadow and Light's profile
Fixed the Cooldown Pulse appearing in Cinematics
Fixed a possible error with the Instance Text
Fixed a compatibility issue with MerathilisUI
Fixed an issue in Cataclysm with RareScanner
Fixed Delves objective skin
Fixed Immersion Skinning
Fixed Scrap skinning

0 comments on commit 103149a

Please sign in to comment.