No description
Find a file
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
.gitea/workflows ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:55 +02:00
ShadowedUF_Options feat(filters): match aura whitelist/blacklist by spell ID, not just name 2026-05-31 15:11:21 +02:00
ShadowedUnitFrames feat(filters): match aura whitelist/blacklist by spell ID, not just name 2026-05-31 15:11:21 +02:00
tools ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:55 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 18:59:45 +02:00
.gitignore ci: add Gitea Actions release workflow (per-addon git-archive zip) 2026-05-25 12:01:40 +02:00
README.md Update README.md 2023-03-02 12:10:30 +01:00

Shadowed Unit Frames

This is the repository for ShadowedUnitFrames. Modified for Ascension.gg.