Commit Graph

13 Commits

Author SHA1 Message Date
Xurkon bf58aa02ab Fix: Add nil check for CliquePulloutTab skinning (Fixes #86) (#105) 2026-02-18 16:03:33 -07:00
andrew6180 a97fb057c1 Disable clique skin since it was updated 2025-11-13 12:35:44 -07:00
Anthony Narkevicius 411aa7d604 Fixes for Mapster and Worldmap skin (#87) 2025-11-13 12:22:56 -07:00
andrew6180 69781c6c34 Add X-IconTexture to TOC 2024-05-21 04:57:10 -07:00
andrew6180 4d78f9c7bc AddonSkins/AtlasLoot: Disable pending remake for new versions 2024-03-03 11:21:41 -07:00
andrew6180 792713fff7 AddOnSkins/Outfitter: dont position frames 2023-08-12 11:06:40 -07:00
andrew6180 7d68f5c0f5 AddonSkins/AllStats: fix for new character frame 2023-08-08 11:06:24 -07:00
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