10.1.0-beta2
Pre-release
Pre-release
github-actions
released this
28 Apr 21:40
·
35 commits
to main
since this release
tullaRange release notes
10.1.0
- Update TOCs for World of Warcraft 10.1.0
- Hook ActionBarActionButtonDerivedMixin, if it exists
10.0.11
- Update TOCs for World of Warcraft 10.0.5
10.0.10
- Update TOCs for World of Warcraft 3.4.1
10.0.9
- Fix macro checks
10.0.8
- Added Hollicsh's Russian localization
10.0.7
- Removed a leftover debug green background from the options menu
10.0.6
- Apply Odjur's optimizations
- Add desaturate to configuration settings
- Add update frequency to internal configuration settings
- Readjust UI to implement desaturate and opacity settings
10.0.5
- No longer desaturating when unusable, just out of range or out of mana
10.0.4
- Desaturate when recoloring abilities (thanks to Guema)
10.0.3
- Updated TOC files for 10.0.2
10.0.2
- Improve check for new Settings UI
10.0.1
- Add support for 10.0.0
9.2.1
- Updated TOC files for 9.2.5, 3.4.0, 2.5.4, and 1.14.3.
9.2.0
- Updated TOC files for 9.2.0, 2.5.3, and 1.14.2.
- Packaged the addon using multiple TOC files
9.1.1
- Updated TOC files
9.1.0
- Updated TOC files for 9.1.0
9.0.4
- Add Burning Crusade Classic support
9.0.3
- If you create a macro with a name that starts with #, tullaRange will now use spell cost checks to determine if the ability is usable (thanks merijn)
- Updated TOCs for various wow versions
9.0.2
- Updated TOC for 9.0.2
9.0.1
- Fix a nil value exception when moving pet actions
9.0.0
- Updated for World of Warcraft 9.0.1 - Shadowlands
8.3.2
- Added support for pet action buttons. You can disable this via
/run tullaRange:SetEnablePetActions(false)
- Replaced the attack flash animation with a smoother one. You can disable this via
/run tullaRange:SetEnableFlashAnimations(false)
8.3.1
- Increase performance a bit by only updating attack actions and actions with a range
8.3.0
- Update for WoW 8.3.0
8.2.7
- Use a C_Timer.After handler for updates
8.2.6
- Update classic TOC for 1.13.2
- Update packager to use github actions
8.2.5
- Updated TOC for 8.2.5
8.2.2
- Added classic build
8.2.1
- Automated releases
8.2.0
- Updated TOC for 8.2.0
- Verified the addon works with classic
- Cleaned up code a tiny bit