Commit Graph

6 Commits

Author SHA1 Message Date
Andrew 8edf2d7f8a Nameplate Overhaul (#38)
* ElvUI/NamePlates: initial nameplate conversions

* More nameplate work

* Modules/Cooldowns: various CD fixes, nameplates cant show 'swipe' texture

* ElvUI/NamePlates: final nameplate polish

* Modules/Misc: add space before interrupted announcement
2023-05-22 19:18:59 -07:00
Anthony Narkevicius 053e28adb3 fix overlap with search and new option (#31)
this shifts the entire vendor window frame 10 pixels up, and squeezes in the search bar between the repair buttons and the GVS frame.
2023-02-05 21:51:35 -07:00
Anthony Narkevicius a951199115 support both versions of clique (#16)
this will allow people with the old or new version of clique to have the skin load properly.
For those who have the new 12 spec version, it will give an error when opening the menu without this change.
2022-12-13 15:58:34 -07:00
salt-die 2455c076b0 Check for nil. (#8) 2022-11-01 13:40:20 -07:00
salt-die aeb5ac5918 Addon-skins (#4)
* Skin atlasloot for ascension.
* Add custom class colors from elvui to WIM.
2022-10-31 03:02:07 -07:00
Andrew6810 df7cc26a64 Change all use of heroclass to use RAID_CLASS_COLORS instead. This can be changed to CUSTOM_CLASS_COLORS later with a color picker for each class, but to support CoA classes need to go back to being colored properly.
Fix remaining lua errors covered by ascension patches

Add Addon Skins
Add Enhanced Friends List
2022-10-28 07:12:13 -07:00