Skip to content

9.0.1

Compare
Choose a tag to compare
@Tuller Tuller released this 13 Oct 15:52
· 102 commits to main since this release

tullaRange release notes

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