Commit Graph

106 Commits

Author SHA1 Message Date
Jrc13245 f2bce42acb fix some blizzard commands missed in the macro checker, updates for nampower 2.33 2026-02-11 17:22:08 -05:00
Jrc13245 ec1075b9f4 onupdate and onevent performance updates 2026-02-09 22:22:10 -05:00
Jrc13245 c2c8af7d2d pfui 7_6 update compatibility and reformat readme 2026-02-08 17:42:16 -05:00
Jrc13245 edeec89e7f fixes 2026-02-07 22:00:10 -05:00
Jrc13245 4c00ade625 enhance immunity tracking with SPELL_GO cross-reference and improve combo point capture
Use SPELL_GO hit/miss data to skip redundant debuff scanning for CC/shared
immunity verification. Add stale entry cleanup (>2s) for pending debuffs.
Capture combo points at SPELL_CAST_EVENT (client-side, pre-server) for
reliable finisher duration tracking. Add SPELL_GO reactive ability detection
for yellow attack dodges replacing combat log text parsing.
2026-02-07 12:54:34 -05:00
Jrc13245 dd0f6572d4 fix lastswing and reactive dodge and overpower for yellow attacks 2026-02-06 16:22:43 -05:00
Jrc13245 3556007750 fix reactive for overpower and lastswing dodge 2026-02-05 08:47:27 -05:00
Jrc13245 fcd68c6efb update for pfui 7_6 updates 2026-02-04 17:36:17 -05:00
Jrc13245 ee2de33001 update nampower support to 2_27_2 and pfUI 7_6+ 2026-02-04 16:23:34 -05:00
Jrc13245 174c636673 fix macro icons, enhance libdebuff further with nampower, code cleanup, improve compatibility with supermacro 2026-01-31 15:02:03 -05:00
Jrc13245 36355a42aa fix fallback nodebuff scan and faerie fire immune classification 2026-01-30 22:06:55 -05:00
Jrc13245 769c1326fe fix time comparison icon issues and fix firstaction slashcommand 2026-01-21 16:14:26 -05:00
Jrc13245 8f1e2166b1 fix false immunities 2026-01-16 09:35:29 -05:00
Jrc13245 d0c73742ac fix split cc errors 2026-01-16 03:47:59 -05:00
Jrc13245 f0e2f6f5d9 update immunity system to include acknowledging reflection and invulnerability spells, fix firstaction and nofirstaction slashcommands 2026-01-15 17:11:54 -05:00
Jrc13245 c230b1decb fix stopmacro and fix mouseover in other addons 2026-01-15 11:48:01 -05:00
Jrc13245 7d0dec2a2b cursive mouseover support, applymain and applyoff slashcommands, nampower feature update with incominghit, lastswing, buffcap, debuffcap conditionals 2026-01-12 17:13:40 -05:00
Jrc13245 5af6296550 fixes for immunity system and errors 2026-01-11 21:25:50 -05:00
Jrc13245 a02fa29cbd fix utility lua errors and immunity system 2026-01-11 10:45:45 -05:00
Jrc13245 95e58f6d7d fix missing pairs for loop 2026-01-10 11:17:59 -05:00
Jrc13245 1160baedc9 fix xperl issues 2026-01-10 10:39:25 -05:00
Jrc13245 05d1e2186b replace match with find in getpriority path for efficiency 2026-01-10 09:59:57 -05:00
Jrc13245 d89853396b fix mousueover for many ui addons and add many more to support them 2026-01-10 09:40:11 -05:00
Jrc13245 e85217f148 add mouseover fallback when tooltips not available 2026-01-09 16:29:37 -05:00
Jrc13245 728cf92ed2 fix debuff timer checks, nodebuff existence checks with ranked spells, and split type spells having both types immune checked for cast, improve readme 2026-01-09 08:00:08 -05:00
Jrc13245 c98223b64a improve immunity detection 2026-01-08 17:14:31 -05:00
Jrc13245 bec19c3010 fix refreshing existing buuffs and pushing updates to pfui 2026-01-06 20:00:45 -05:00
Jrc13245 1a1f2ff65b improve memory and cpu usage and fix some spell debuffs and inject pfui with debuffs we track 2026-01-04 14:40:19 -05:00
Jrc13245 003d230e52 revert multi target tracker 2026-01-02 23:16:57 -05:00
Jrc13245 6af06f1ee3 feature addition multi target debuff tracker 2026-01-02 15:52:55 -05:00
Jrc13245 2e9251ee0c fix nampower duration modifier calculation 2025-12-30 18:58:22 -05:00
Jrc13245 397a381c18 updates to prevent removal of immunities on certain debuff casts 2025-12-30 15:01:53 -05:00
Jrc13245 3ccaec5e32 fix pounce immunity detection, stale carnage duration override bug, and immune conditionals 2025-12-29 22:35:34 -05:00
Jrc13245 524cc1aabd remove immunity messages during normal gameplay 2025-12-29 17:39:41 -05:00
Jrc13245 62371a4bc5 fully update immunities system and force clear for version usage 2025-12-29 16:20:47 -05:00
Jrc13245 ca4cd9e4fc updates for stun immune system 2025-12-29 15:27:04 -05:00
Jrc13245 363f320e0b fix 2025-12-29 15:06:09 -05:00
Jrc13245 9e1aaef8b3 updates 2025-12-29 12:13:51 -05:00
Jrc13245 afd944ee0e fix unit errors 2025-12-29 09:11:04 -05:00
Jrc13245 38780db5ac fix 2025-12-28 22:50:36 -05:00
Jrc13245 d1eabfc04d fix 2025-12-28 22:17:13 -05:00
Jrc13245 7b8c746b6d fix 2025-12-28 21:55:44 -05:00
Jrc13245 2464a82d25 fix stun tracking 2025-12-28 21:41:31 -05:00
Jrc13245 4ee6247094 fix rake bleed part immunity adding 2025-12-28 20:56:02 -05:00
Jrc13245 a381d4bf1b update pounce to add npc to bleed immune or stun immune 2025-12-28 20:29:07 -05:00
Jrc13245 31ce97d919 add delay to bleed immune check 2025-12-28 20:02:48 -05:00
Jrc13245 c0d4f88fe9 fix FF Feral parsing 2025-12-28 19:08:24 -05:00
Jrc13245 83cdecdb29 update 2025-12-28 09:37:41 -05:00
Jrc13245 723cbb0642 update debuff duration systems 2025-12-28 08:32:06 -05:00
Jrc13245 370167b3a7 update for nampower errors 2025-12-27 14:38:24 -05:00