Commit Graph

217 Commits

Author SHA1 Message Date
32a2e8453f Fix support for ElvUI with TotemPlates
ElvUI does not force show their nameplates anymore as it can cause blocked actions. So TotemPlates would perma hide any ElvUI nameplate that was attached to a totem until a reload.

This forces a call to show when the TotemPlate is removed.
2023-09-27 15:32:04 -05:00
387f12a97e fix layers and masks 2023-01-18 16:45:28 +01:00
b8f004033b pet death and pet detection improved 2022-08-17 22:42:28 +02:00
e4cc5568ce fix cooldown glow 2022-08-17 22:41:29 +02:00
afd5647807 add force hide aura when timer runs out even in stealth 2022-08-17 14:23:28 +02:00
8e97bb32c6 cooldown change to PixelGlow 2022-08-17 14:22:05 +02:00
f29985a06e fix cooldown trigger twice 2022-08-07 07:08:14 +02:00
048fbb55e7 cleanup 2022-08-07 06:07:59 +02:00
6161fcc7e3 do not trigger cooldown again if active and timeleft > threshold 2022-08-07 06:00:53 +02:00
51143988be cooldown glow fix 2022-08-07 06:00:40 +02:00
8442bfd1df cooldown constants exception names 2022-08-07 06:00:25 +02:00
5f5b0841fc exeption spellnames 2022-08-07 05:38:25 +02:00
391e149b6d totemplates 2022-08-07 05:37:44 +02:00
128f32f57f reset pet portrait texture + pet DEAD text disabled 2022-08-07 05:07:40 +02:00
bbe272bb48 Announcements throttle some messages, as they might be firing too often with unified ArenaUnit detection 2022-08-01 20:25:24 +02:00
b2b4848ff4 zoomed icons auras, buffs, castbar, classicon, cooldowns, diminishing, racial, trinket 2022-08-01 19:50:42 +02:00
a9247e1f76 fix trinket racial tracking 2022-07-31 21:48:09 +02:00
c9fab2d8c2 glow test 20s 2022-07-31 21:47:08 +02:00
32d4ae6a5c castbar shield uniterruptable 2022-07-31 21:46:38 +02:00
5f1e1da895 fix racial/trinket usage tracking 2022-07-31 18:17:49 +02:00
6e6673c4fd ArneaCountdown use C_Timer.NewTicker instead OnUpdate 2022-07-31 06:10:19 +02:00
fccc31b6f5 auras only track if same auratype (fix mindcontrol bug) 2022-07-31 06:06:10 +02:00
7c2cd5092e diminish track on SPELL_AURA_APPLIED 2022-07-31 06:05:33 +02:00
b9f696675b cooldown glow 2022-07-31 06:04:50 +02:00
a089172201 fix unknown dispel type fallback 2022-07-31 05:55:38 +02:00
379040426c add enrage and rename auraType to dispelType 2022-07-30 00:43:52 +02:00
86bf851c64 feign death detection 2022-07-29 15:06:39 +02:00
f1652e2b42 add DRList-1.0 as lib 2022-07-29 07:45:46 +02:00
674eabd489 totempulse minor fix 2022-07-29 07:43:39 +02:00
e68dea3f22 Wrath make export import possible with BCC profiles and vice versa 2022-07-29 07:42:36 +02:00
a87455e7bd Wrath:
- separate TOC + Constants for BCC and Wrath
- cooldowns, auras, spec detection, trinket/racial tracking
2022-07-29 07:41:55 +02:00
c408448aad health bar options update 2022-03-27 20:57:53 +02:00
b8e75b6804 - health bar new option classcolored / customcolor / custom currentvalue gradient option added
- move stealth from rangecheck to healthbar
- custom stealth color added
- powerbar fix eventhandling
2022-03-27 20:53:28 +02:00
eaf7c6a517 remove Test from ClassIcon 2022-03-27 20:51:28 +02:00
02e9b2e41a add diminish group option 2022-03-27 18:51:04 +02:00
96c42b1522 fix totempulse bar background not showing 2022-03-27 18:50:46 +02:00
29c3a7596c - fix cooldowns not showing when spec detected
- fix nature's swiftness cd starts when buff fades (shaman + druid)
- change order (always detect spec before cd usage)
2022-03-27 18:50:02 +02:00
6f50bc96ef Healthbar show nametext when custom tags enabled 2022-03-26 18:21:58 +01:00
80eee574a9 cleanup ArenaCountDown 2022-03-26 00:16:13 +01:00
cb6de72b93 version string trailing zeros 2022-03-26 00:11:34 +01:00
2720e25cea fix ArenaCooldown not showing 2022-03-25 22:34:04 +01:00
3d4479cc06 castbar font outline option added 2022-03-25 22:25:54 +01:00
a8a6002f47 fixed UNIT_HEALTH_FREQUENT 2022-03-25 17:56:53 +01:00
5b32b8c793 grouping auras, interrupts, classicon, racial, trinket 2022-03-25 15:59:43 +01:00
10caa05e31 cooldowns test only active icons 2022-03-25 00:02:25 +01:00
c6c3d23074 add custom tags to PowerBar 2022-03-25 00:01:18 +01:00
1a8cd81f7a fix totemtick set parent and SetPoint 2022-03-25 00:00:44 +01:00
d348b87ddf switch UNIT_HEALTH to UNIT_HEALTH_FREQUENT 2022-03-24 20:23:50 +01:00
24bb84663f configurable health bar text by tags 2022-03-03 23:41:54 +01:00
8fa481affe racial cleanup 2022-03-03 23:40:23 +01:00