Skip to content

Commit

Permalink
cl
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Nov 17, 2023
1 parent e14bea7 commit c297a4c
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 53 deletions.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
### 🌌 Next Version
The future is uncertain
___
### 4.0.6
Added several fonts and font outlines that were missing to the settings in Eltruism > Media
Added shadows and improved the mask on the Color Picker Wheel
Updated [eltruism:healermana] to better deal with value when the unit does not have mana
Updated Eltruism localization by allowing it to follow ElvUI locale
Updated DBM profile to remove range references
Updated default values for the Backdrop Fade
Updated Retail Method Raid Tools profile
Fixed an issue where Gradient backdrop for Power would apply when Gradient Backdrop was disabled
Fixed an error with the Windtools profile due to the removal of Error Text
Fixed some functions not firing during login due to Event changes
Fixed an error in Classic Era due to Roles while in a Group
Fixed Shadows/Gradient on ElvUI Loot frames
### 4.0.5.1
Added a gradient to Dead, Ghost and Disconnected unitframes when using the dead backdrop setting
Added backdrop alpha to the power of unitframes
Expand Down
38 changes: 12 additions & 26 deletions ElvUI_EltreumUI/Core/Options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3432,40 +3432,26 @@ function ElvUI_EltreumUI:Configtable()
ElvUI_EltreumUI.Options.args.changelog.args.added = ACH:Group(E:TextGradient("Added", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 2)
ElvUI_EltreumUI.Options.args.changelog.args.added.inline = true
ElvUI_EltreumUI.Options.args.changelog.args.added.args.description = ACH:Description([[
Added a gradient to Dead, Ghost and Disconnected unitframes when using the dead backdrop setting
Added an option to show Classes instead of Specs in the LFG Skin in Retail
Added a toggle for showing Pet cooldowns on the Cooldown module
Added ElvUI settings to the /eltruism autoupdate command
Added backdrop alpha to the power of unitframes
Added several fonts and font outlines that were missing to the settings in Eltruism > Media
Added shadows and improved the mask on the Color Picker Wheel
]], 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 the Class Combat Icon to use the Nameplate Icons such as Rare and Boss for the target
Updated Action Bar 4 paging on Classic Era when playing a Priest due to Mind Control
Updated Custom Glow on Classic/Wrath to use new ElvUI functions and perform better
Updated Tank/DPS Layout to use the Alternate Party UnitFrames as the default
Updated some functions such as Nameplate Threat Gradient to be faster
Updated Cooldown for the Text to Speech to also work with Items
Updated a few function events to load after the loading screen
Updated profile Backdrop alpha from 0.7 to 0.8 as default
Updated Custom Glow to work with SpellActivationOverlay
Updated Nameplate Classification Boss IDs
Updated Portrait Fix with more models
Updated [eltruism:healermana] to better deal with value when the unit does not have mana
Updated Eltruism localization by allowing it to follow ElvUI locale
Updated DBM profile to remove range references
Updated default values for the Backdrop Fade
Updated Retail Method Raid Tools profile
]], 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 where the Font options in Eltruism > Media would not apply if you were on a character that had the same name as others in other realms
Fixed the filter on Target Aura, Dispellable was causing other player's debuffs to show up on classses that could dispel it
Fixed issues with the backdrop alpha on unitframes where the health would also use the alpha
Fixed an issue with the Ace3 skin where a selected button or tab could have disabled color
Fixed an issue with the Enchant Button when Tradeskillmaster is enabled
Fixed a possible error with the Cooldown TTS where it would spam "nil"
Fixed an error during install for Shamans and Druids on Classic Era
Fixed a few textures being black due to ElvUI changes
Fixed Auctionator skin not working sometimes
Fixed an error with the OmniCD skin
Fixed an issue where Gradient backdrop for Power would apply when Gradient Backdrop was disabled
Fixed an error with the Windtools profile due to the removal of Error Text
Fixed some functions not firing during login due to Event changes
Fixed an error in Classic Era due to Roles while in a Group
Fixed Shadows/Gradient on ElvUI Loot frames
]], 7, "small", nil, nil, nil, nil, "full")

--[[
Expand Down
40 changes: 13 additions & 27 deletions Latest.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,14 @@
### 4.0.5.1 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md)
### 4.0.6 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md)
___
Added a gradient to Dead, Ghost and Disconnected unitframes when using the dead backdrop setting
Added an option to show Classes instead of Specs in the LFG Skin in Retail
Added a toggle for showing Pet cooldowns on the Cooldown module
Added ElvUI settings to the /eltruism autoupdate command
Added backdrop alpha to the power of unitframes
Updated the Class Combat Icon to use the Nameplate Icons such as Rare and Boss for the target
Updated Action Bar 4 paging on Classic Era when playing a Priest due to Mind Control
Updated Custom Glow on Classic/Wrath to use new ElvUI functions and perform better
Updated Tank/DPS Layout to use the Alternate Party UnitFrames as the default
Updated some functions such as Nameplate Threat Gradient to be faster
Updated Cooldown for the Text to Speech to also work with Items
Updated a few function events to load after the loading screen
Updated profile Backdrop alpha from 0.7 to 0.8 as default
Updated Custom Glow to work with SpellActivationOverlay
Updated Nameplate Classification Boss IDs
Updated Portrait Fix with more models
Fixed an issue where the Font options in Eltruism > Media would not apply if you were on a character that had the same name as others in other realms
Fixed the filter on Target Aura, Dispellable was causing other player's debuffs to show up on classses that could dispel it
Fixed issues with the backdrop alpha on unitframes where the health would also use the alpha
Fixed an issue with the Ace3 skin where a selected button or tab could have disabled color
Fixed an issue with the Enchant Button when Tradeskillmaster is enabled
Fixed a possible error with the Cooldown TTS where it would spam "nil"
Fixed an error during install for Shamans and Druids on Classic Era
Fixed a few textures being black due to ElvUI changes
Fixed Auctionator skin not working sometimes
Fixed an error with the OmniCD skin
Added several fonts and font outlines that were missing to the settings in Eltruism > Media
Added shadows and improved the mask on the Color Picker Wheel
Updated [eltruism:healermana] to better deal with value when the unit does not have mana
Updated Eltruism localization by allowing it to follow ElvUI locale
Updated DBM profile to remove range references
Updated default values for the Backdrop Fade
Updated Retail Method Raid Tools profile
Fixed an issue where Gradient backdrop for Power would apply when Gradient Backdrop was disabled
Fixed an error with the Windtools profile due to the removal of Error Text
Fixed some functions not firing during login due to Event changes
Fixed an error in Classic Era due to Roles while in a Group
Fixed Shadows/Gradient on ElvUI Loot frames

0 comments on commit c297a4c

Please sign in to comment.