-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### FIX - Fix - Nil error on Score Datatext - Fix - Custom Backdrops ### Update - Update - Portraits Classic and Retail have now the same look, no mor different textures - Update - Optimized Portraits Events and Code - Update - Combatcheck for Teleports Datatext - Update - Optimized Portraits Settings - Update - Force Datatexts to use ElvUI Value color ### NEW - More Layouts for Portraits - Portraits for Focus, Pet, TargetTarget, Boss and Arena Frames - Custom Role Icons for Wrath - Important Spells is available for Classic and Wrath - A Reload UI Popup will show if you change your ElvUI Profile - mTargetingPlayers:icons:Role shows classcolred role icons of targeting Players - mTargetingPlayers:icons:Stop shows classcolred icons of targeting Players - Statusbartexture q5 and q6 are under testing (maybe they get an own Series)
- Loading branch information
Showing
7 changed files
with
46 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Interface: 100107 | ||
## Author: Blinkii | ||
## Version: 3.19 | ||
## Version: 3.20 | ||
## Title: |cff1784d1ElvUI|r |CFF6559F1m|r|CFF7A4DEFM|r|CFF8845ECe|r|CFFA037E9d|r|CFFA435E8i|r|CFFB32DE6a|r|CFFBC26E5T|r|CFFCB1EE3a|r|CFFDD14E0g|r |CFFFF006C&|r |CFFFF4C00T|r|CFFFF7300o|r|CFFFF9300o|r|CFFFFA800l|r|CFFFFC900s|r | ||
## Notes: ElvUI Plugin from Blinkii | Support: [email protected] | ||
## IconTexture: Interface\AddOns\ElvUI_mMediaTag\media\logo\mmt_icon | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Interface: 30402 | ||
## Author: Blinkii | ||
## Version: 3.19 | ||
## Version: 3.20 | ||
## Title: |cff1784d1ElvUI|r |CFF6559F1m|r|CFF7A4DEFM|r|CFF8845ECe|r|CFFA037E9d|r|CFFA435E8i|r|CFFB32DE6a|r|CFFBC26E5T|r|CFFCB1EE3a|r|CFFDD14E0g|r |CFFFF006C&|r |CFFFF4C00T|r|CFFFF7300o|r|CFFFF9300o|r|CFFFFA800l|r|CFFFFC900s|r | ||
## Notes: ElvUI Plugin from Blinkii | Support: [email protected] | ||
## IconTexture: Interface\AddOns\ElvUI_mMediaTag\media\logo\mmt_icon | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<Ui xmlns="http://www.blizzard.com/wow/ui/"> | ||
<Script file="modulloader.lua"/> | ||
<Script file="importantspells.lua"/> | ||
</Ui> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters