Releases: AdiAddons/AdiButtonAuras
Releases · AdiAddons/AdiButtonAuras
11.0.1
AdiButtonAuras
11.0.1 (2024-08-14)
Full Changelog Previous Releases
- refactor: fix linter warning
- fix: update for patch 11.0.2
- feat(rules): add totems, weapon enchants, and temporary pets
- feat(dsl): add rules for totems, teporary pets, and temporary weapon enchants
- feat(rules): add class power abilities
- fix: fix debug tooltip spell info
id
might be link or name as well.
11.0.0
AdiButtonAuras
11.0.0 (2024-07-24)
Full Changelog Previous Releases
- fix: update for The War Within
- refactor: clean up class rules
10.0.6
AdiButtonAuras
10.0.6 (2024-01-26)
Full Changelog Previous Releases
- build: set interface for patch 10.2.5
- fix: update dominos action button registration
Fixes #424
10.0.5
AdiButtonAuras
10.0.5 (2023-11-12)
Full Changelog Previous Releases
- fix(overlays): resolve macros
Blizzard has changedGetActionInfo
for macros.
It now returns the spell id for spells and some random id for items.
We try to get the macro by name, which might collide though.
10.0.3
AdiButtonAuras
10.0.3 (2023-10-30)
Full Changelog Previous Releases
- build: bump toc and copyright
- fix(priest): remove old Atonement tracker and Surrender to Darkness
Shadow Mend and Surrender to Darkness were removed in Dragonflight.
Closes #415
10.0.2
AdiButtonAuras
10.0.2 (2023-05-09)
Full Changelog Previous Releases
- build: update toc for patch 10.1
- fix(core): tooltip.info is now tooltip.processingInfo
Fixes #417
10.0.1
AdiButtonAuras
10.0.1 (2023-02-19)
Full Changelog Previous Releases
- fix(core): account for updating unknown auras
Apparently we get update data for stuff we don't know of yet ... - build: use env files instead of set-output
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - build: update actions versions
- build: update toc for 10.0.5
- refactor(core): account for the new UNIT_AURA payload
- feat(rules): add Fury of the Aspects to the bloodlust rule
Also remove rules for legendary rings from Warlords of Draenor. - feat(core): make item and spell id more readable in debug tooltips
- build: bump toc for dragonflight
- fix(core): add fallback for localized power name
Drachtyrs' Essence is_G['POWER\_TYPE\_ESSENCE']
- feat(rules): load evoker rules
- fix(core): temporary workaround for options
Use /aba to load them until I figure this out. - fix(core): update pet and stance bar hooks
- fix(core): use TooltipDataProcessor for debug tooltips
10.0.0
AdiButtonAuras
10.0.0 (2023-02-17)
Full Changelog Previous Releases
- build: use env files instead of set-output
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - build: update actions versions
- build: update toc for 10.0.5
- refactor(core): account for the new UNIT_AURA payload
- feat(rules): add Fury of the Aspects to the bloodlust rule
Also remove rules for legendary rings from Warlords of Draenor. - feat(core): make item and spell id more readable in debug tooltips
- build: bump toc for dragonflight
- fix(core): add fallback for localized power name
Drachtyrs' Essence is_G['POWER\_TYPE\_ESSENCE']
- feat(rules): load evoker rules
- fix(core): temporary workaround for options
Use /aba to load them until I figure this out. - fix(core): update pet and stance bar hooks
- fix(core): use TooltipDataProcessor for debug tooltips
9.2.1
AdiButtonAuras
9.2.1 (2022-05-15)
Full Changelog Previous Releases
- build: move SimpleMedia_ButtonHighlight to the non-debug block
- druid: update for shadowlands (#399)
9.2.0
AdiButtonAuras
9.2.0 (2022-04-22)
Full Changelog Previous Releases
- Bump toc and copyright
- build: use version 2 of the packager
- build: make use of the packager's non-debug marker
- rogue: update for Shadowlands