ShadowedUnitFrames/ShadowedUF_Options
Florian Berthold d241fd1b5e
All checks were successful
release / release (push) Successful in 2s
feat(filters): match aura whitelist/blacklist by spell ID, not just name
CoA's 3.3.5 client returns spellId as the 11th UnitAura value (stock 3.3.5a
stops at 10). The scan loop now captures it and the whitelist/blacklist match
on name OR spellId. The filter 'add' box accepts a numeric spell ID (stored as
a numeric key so it matches UnitAura's spellId) and the list view resolves IDs
to 'Name (ID)' via GetSpellInfo. Fixes ambiguity from name-only matching where
CoA custom spells share display names across ranks/variants.
2026-05-31 15:11:21 +02:00
..
libs fix(libs): pcall AceGUI OnGamePadButtonDown (3.3.5 has no gamepad script type) 2026-05-29 20:23:33 +02:00
config.lua feat(filters): match aura whitelist/blacklist by spell ID, not just name 2026-05-31 15:11:21 +02:00
ShadowedUF_Options.toc Init 2023-03-02 12:15:00 +01:00