Skip to content

10.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 22:17
· 55 commits to main since this release
cc5b788

tullaRange release notes

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