Commit Graph

8 Commits

Author SHA1 Message Date
Meow 25c0e744cd nil check for totems
- No more totem errors...
2026-01-11 17:00:11 +01:00
Meow 34f5c3eb02 Version 6.1.0 - Raid/Party Frame Fixes
Bugfixes:
- Fixed 40-yard range check not working for raid/party frames
- Fixed aggro indicator not displaying properly on raid/party frames
- Improved aggro cache to only cache positive results for instant detection
- Fixed HP/Mana not updating with "Use Raid Frames for group" enabled
- Added SuperWoW nil-check for SpellInfo
- Added missing events: PARTY_MEMBER_ENABLE, PARTY_MEMBER_DISABLE, PLAYER_UPDATE_RESTING

UI Improvements:
- Share/Hoverbind buttons now show warning when module is disabled
2026-01-08 12:25:18 +01:00
Meow 5d0e195d1e performance update
performance update
2026-01-03 12:58:31 +01:00
shagu e4353471e6 totems: specify cooldown animation visibility 2020-10-04 18:55:04 +02:00
shagu 04b94ebe63 totems: enable support for vanilla clients 2020-04-26 14:58:53 +02:00
shagu b29eb3087b totems: manually sized cooldown frame background 2020-04-26 14:11:59 +02:00
shagu b8b54a003d totems: remove invalid event 2020-04-26 13:25:17 +02:00
shagu 040a5052bd totem: add buff display for current totems
This makes use of the TotemAPI that was introduced in Patch 2.4.
So there's no vanilla version yet.
2020-04-26 11:52:23 +02:00