Meow
fce9b48bfd
fixed powersbars for pets and npc`s
2026-02-05 12:48:56 +01:00
Meow
54355c9019
enhanced merge into master
...
Final release!
2026-02-04 22:48:30 +01:00
Meow
7c91ccf360
small update
...
Please read the readme to see what has been changed.
2026-01-27 07:32:16 +01:00
Meow
7898895cf4
timer animation fix
...
timer animation fix
2026-01-24 02:33:17 +01:00
Meow
7a765e16da
pvp check for player frame
...
pvp check for player frame
2026-01-23 20:59:47 +01:00
Meow
bb0774d73e
Revert "removed wrong placed range faders"
...
This reverts commit 98e0084788 .
2026-01-22 22:44:00 +01:00
Meow
98e0084788
removed wrong placed range faders
...
removed wrong placed range faders
2026-01-22 17:49:25 +01:00
Meow
c9dd6404d3
fixed agro and combat glow
...
fixed agro and combat glow
2026-01-22 16:24:08 +01:00
Meow
c890e44be1
agro indicator fix
...
agro indicator fix
2026-01-21 20:03:15 +01:00
Meow
43ee077285
fixed for unitframes!
...
- Fixed unitframes not updating health/buff/debuffs properly
- Fixed heal predictions
- Fps should be also stable now, ty for your patience....
2026-01-11 19:58:29 +01:00
Meow
ce0c2104fa
possible fix for low fps
...
possible fix for low fps - needs further testing tommorow in my raid... no garantue
2026-01-10 22:07:07 +01:00
Meow
c775bdb648
Buff fading
...
Fixed a bug that sometimes not made buffs fades properly and remain visually on group or raid frames.
2026-01-09 13:31:17 +01:00
Meow
0b7325b03e
Reapply "unitframe handling update"
...
This reverts commit 746aea450d .
2026-01-09 12:42:40 +01:00
Meow
746aea450d
Revert "unitframe handling update"
...
This reverts commit 84197d3e9d .
2026-01-09 12:41:02 +01:00
Meow
84197d3e9d
unitframe handling update
...
- Applied an other fix that should improve raid frame performance by 60%
- fixed incoming heals not showing up properly on player, target and target of target frames.
2026-01-09 09:12:59 +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
01aa2cd1b9
unitframes: attach combat feedback to text frame
2025-08-17 16:49:48 +02:00
shagu
fd6a5abe75
unitframes: use pixel aware powerbar spacing
2025-07-24 20:35:17 +02:00
shagu
28762f85ae
unitframes: move back to default mana text colors
2025-07-24 09:44:28 +02:00
shagu
209a591d3b
unitframes: slightly decrease drawlayer of buffs
2025-07-23 20:00:21 +02:00
shagu
61ba827f0c
unitframes: move buffs on custom portrait sizes
2025-07-21 10:38:20 +02:00
shagu
89fba7c28b
unitframes: increase frame level of buffs and debuffs
2025-07-21 09:19:19 +02:00
shagu
9752a012fb
unitframes: use same anchor for custom sized portraits
2025-07-21 09:02:33 +02:00
shagu
24459ef5f5
unitframes: run base updates only once per frame
2025-07-21 00:11:23 +02:00
shagu
b1675fae38
unitframes: make use of cached color values
2025-07-20 23:55:19 +02:00
shagu
dd4c426afd
unitframes: use configured power colors on texts
2025-07-20 20:43:39 +02:00
shagu
6fe1cf38ad
unitframes: unify pastel color calculation
2025-07-20 20:42:44 +02:00
Sleepybear
2953f8ffde
unitframes: add options to reposition and resize pvp icon
2025-07-14 23:02:12 +02:00
shagu
5646750682
unitframes: use mod function for tbc compatibility
2025-06-24 11:51:09 +02:00
Martin Franc
dc15f869ae
unitframes: add support for native superwow click casting
2025-06-14 18:58:00 +02:00
shagu
c30cca2640
raid: add option to display raid group number
2025-06-14 18:49:05 +02:00
shagu
9e51b319d9
unitframes: move unit texts to separate frame
2025-06-12 15:08:58 +02:00
Caelan
dcff2b91f1
unitframes: add raid icon offset and alignment options
2025-06-09 19:25:21 +02:00
shagu
5c42658b7e
unitframes: add experimental option to show own debuffs
2025-05-25 14:18:45 +02:00
shagu
c6ae65e491
unitframes: remove border offset from center texts
2025-05-17 20:19:56 +02:00
dbulatovicx32
bb94b68a86
unitframes: remove powerbar offset from center text
2025-05-07 17:34:12 +02:00
shagu
a0b92c9295
unitframes: enforce start and duration to be numbers
2025-03-28 21:47:09 +01:00
shagu
7bd1474bbb
unitframes: use start time and duration for animations
2025-03-28 21:35:33 +01:00
shagu
6546accaf3
unitframes: use proper parent for buff icons
2025-03-28 21:28:37 +01:00
shagu
4867361ab7
unitframes: make sure cooldown timers always appear
2025-03-28 19:14:08 +01:00
shagu
2d3056f07f
unitframes: show name of dead raid members by default
2025-03-27 14:15:56 +01:00
shagu
8812a5ef84
unitframes: hide base frame on visibility check
2025-02-11 21:19:01 +01:00
jmgibson1981
a4772e3d4b
unitframes: only show pet happiness for hunters
2025-01-06 10:30:28 +01:00
shagu
43d76e8d22
unitframes: remove obsolete portrait frame stratas
2024-11-05 08:39:38 +01:00
shagu
33d8de9345
unitframes: add slash command to test unitframes
2024-11-04 16:16:17 +01:00
shagu
4cec209e4d
libpredict: calculate timeleft in GetHotDuration
2024-11-04 15:19:40 +01:00
shagu
3d3e550ee0
libpredict: trigger aura events of relevant unitframes
2024-11-04 15:17:56 +01:00
gwetchen
b423b9b32d
libpredict: add healcomm compability for vanilla hots
2024-11-04 12:13:19 +01:00
shagu
afba5fe60b
unitframes: keep unitframes above certain elements
2024-11-04 09:43:07 +01:00