Skip to content

Commit

Permalink
13.57
Browse files Browse the repository at this point in the history
  • Loading branch information
kodewdle committed Feb 7, 2024
2 parents 977fc33 + 84807c5 commit 8e5ac82
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### Version 13.57 [ February 6th 2024 ]
* Classic: Blizzard fixed Top Auras

### Version 13.56 [ February 6th 2024 ]
* Style Filter error resolved
* Group Loot frame backdrop fixed
Expand Down
2 changes: 0 additions & 2 deletions ElvUI/Core/Modules/Auras/Auras.lua
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,6 @@ function A:CreateAuraHeader(filter)
end

function A:Initialize()
if E.Classic then return end -- secure headers broken

if E.private.auras.disableBlizzard then
_G.BuffFrame:Kill()

Expand Down
2 changes: 1 addition & 1 deletion ElvUI/ElvUI_Classic.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bClassic|r
## Notes: User Interface Replacement
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## SavedVariables: ElvDB, ElvPrivateDB
## SavedVariablesPerCharacter: ElvCharacterDB
## OptionalDeps: SharedMedia, Tukui, Masque
Expand Down
2 changes: 1 addition & 1 deletion ElvUI/ElvUI_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r
## Notes: User Interface Replacement
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## SavedVariables: ElvDB, ElvPrivateDB
## SavedVariablesPerCharacter: ElvCharacterDB
## OptionalDeps: SharedMedia, Tukui, Masque
Expand Down
2 changes: 1 addition & 1 deletion ElvUI/ElvUI_Wrath.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bWrath|r
## Notes: User Interface Replacement
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## SavedVariables: ElvDB, ElvPrivateDB
## SavedVariablesPerCharacter: ElvCharacterDB
## OptionalDeps: SharedMedia, Tukui, Masque
Expand Down
2 changes: 1 addition & 1 deletion ElvUI/Mainline/Filters/Filters.lua
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ G.unitframe.aurafilters.CCDebuffs = {
[132169] = List(4), -- Storm Bolt
[132168] = List(4), -- Shockwave
[199085] = List(4), -- Warpath
[105771] = List(1), -- Charge
[199042] = List(1), -- Thunderstruck
[236077] = List(2), -- Disarm
[105771] = List(2), -- Charge
-- Racial
[20549] = List(4), -- War Stomp
[107079] = List(4), -- Quaking Palm
Expand Down
1 change: 0 additions & 1 deletion ElvUI/Wrath/Filters/Filters.lua
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ G.unitframe.aurafilters.CCDebuffs = {
[58373] = List(2), -- Glyph of Hamstring
[676] = List(2), -- Disarm
[12323] = List(2), -- Piercing Howl
[105771] = List(2),-- Charge
-- Racial
[20549] = List(2), -- War Stomp
[28730] = List(2), -- Arcane Torrent (Mana)
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Libraries/ElvUI_Libraries_Classic.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bLibraries|r
## Notes: Libraries that power ElvUI
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 11501
## OptionalDeps: LibHealComm-4.0
## X-oUF: ElvUF
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Libraries/ElvUI_Libraries_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bLibraries|r
## Notes: Libraries that power ElvUI
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 100205
## X-oUF: ElvUF
## IconTexture: Interface\AddOns\ElvUI\Core\Media\Textures\LogoAddon
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Libraries/ElvUI_Libraries_Wrath.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bLibraries|r
## Notes: Libraries that power ElvUI
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 30403
## OptionalDeps: LibHealComm-4.0
## X-oUF: ElvUF
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Options/ElvUI_Options_Classic.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bOptions|r
## Notes: Powers the configuration window.|n|cffff3333Does not store any profile data.|r
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 11501
## RequiredDeps: ElvUI
## LoadOnDemand: 1
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Options/ElvUI_Options_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bOptions|r
## Notes: Powers the configuration window.|n|cffff3333Does not store any profile data.|r
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 100205
## RequiredDeps: ElvUI
## LoadOnDemand: 1
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_Options/ElvUI_Options_Wrath.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Title: |cff1784d1ElvUI|r |cfd9b9b9bOptions|r
## Notes: Powers the configuration window.|n|cffff3333Does not store any profile data.|r
## Author: Elv, Simpy
## Version: 13.56
## Version: 13.57
## Interface: 30403
## RequiredDeps: ElvUI
## LoadOnDemand: 1
Expand Down

0 comments on commit 8e5ac82

Please sign in to comment.