19 Commits

Author SHA1 Message Date
florian.berthold 5021fd1bce fix: guard legacy InterfaceOptions globals in UnitFrames
The CoA client's reworked options panels may omit legacy InterfaceOptions*
status/combat/display widgets; an unguarded access aborted UnitFrames
initialisation on login. Guard every access.
2026-05-22 21:05:35 +02:00
andrew6180 0a792fb7f0 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d456d036a.
2025-12-24 18:11:21 -07:00
andrew6180 dcdf241d6a Revert "HealComm: Add toggle for Absorbs and reduce redundant updates (#94)"
This reverts commit 5ee511181e.
2025-12-24 18:11:09 -07:00
scorpzor 5ee511181e HealComm: Add toggle for Absorbs and reduce redundant updates (#94)
* HealComm: Add toggle for Absorbs and reduce redundant updates

* HealComm: Throttle updates, cache anchors
2025-12-24 16:16:58 -07:00
scorpzor 3d456d036a Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-24 16:09:40 -07:00
andrew6180 b92401f2b3 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d7b873aa9.
2025-12-09 22:59:40 -07:00
scorpzor 3d7b873aa9 Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-01 11:36:15 -07:00
bhhandley 37b1697dc5 Added option to move buffs/debuffs with no duration to the end (#56)
* Added option to move buffs/debuffs with no duration to the end of the list

* Forgot to remove some testing code
2024-12-22 11:03:57 -07:00
andrew6180 0b4c66e6a2 Libs/oUF: Nameplates now have native UNIT events 2024-04-19 09:05:57 -07:00
andrew6180 4522f12641 7.12: Prep for compact raid frames 2024-02-18 09:17:46 -07:00
andrew6180 479ba0fc84 UnitFrames/Player: dont add rage/energy bar to height if not hero 2023-07-03 18:55:42 -07:00
andrew6180 df1d3e72d7 UnitFrames/Auras: re-invert filters 2023-06-03 03:52:21 -07:00
andrew6180 50e16a313b Modules/Auras: More fixes to aura filtering and nameplate auras 2023-05-31 19:40:40 -07:00
andrew6180 ed5c418576 UnitFrames/Auras: Fix aura filters and nameplate buff text 2023-05-31 15:42:08 -07:00
andrew6180 2343eb2d99 Core/Tags: fix power color tags 2023-05-23 10:47:37 -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
salt-die f92225c7cc Bug fix: Color tables indexed improperly. 2022-10-30 22:26:33 -05: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
Andrew6810 60ef8a38af init 2022-10-21 07:09:01 -07:00