Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Releases: Rainrider/oUF_ArtifactPower

1.1.1

19 Oct 11:37
60a88f8
Compare
Choose a tag to compare

Changes in 1.1.1:

  • Rainrider (5):
    1. Don't lint on changes in the .github folder
    2. Create releases on GitHub as well
    3. Update github workflows
    4. Update interface version
    5. Accound for banked Heart of Azeroth
  • 5 files changed, 79 insertions(+), 55 deletions(-)

Changes in 1.1.0:

  • Rainrider (6):
    1. Update the readme
    2. Don't open the artifact ui if the equipped artifact has been disabled
    3. Do not upvalue the itemLocation
    4. Update the interface version
    5. Show the azerite essence ui on click
    6. GitHub Actions (#5)
  • 6 files changed, 61 insertions(+), 36 deletions(-)

Changes in 1.0.11:

  • Rainrider (5):
    1. Update the interface version
    2. Use the official packager repo again
    3. Nil .numTraitsLearnable and .unspentPower for azerite
    4. Fix the name tag for legion artifacts
    5. Prioritize the equipped legion artifact over the BfA azerite one
  • 3 files changed, 45 insertions(+), 40 deletions(-)

Changes in 1.0.10:

  • Rainrider (8):
    1. Update interface version
    2. Hide the bar if the equipped artifact has been disabled
    3. Fix azerite power updates
    4. Document the element attributes again
    5. luacheck: allow upvalue shadowing
    6. Update the luacheck config
    7. Update for Battle for Azeroth
    8. Fix code documentation
  • 3 files changed, 222 insertions(+), 97 deletions(-)

Changes in 1.0.9:

  • Rainrider (2):
    1. Display the artifact UI by clicking on the widget
    2. Update the color based on whether the equipped artifact is usable
  • 2 files changed, 43 insertions(+), 10 deletions(-)

Changes in 1.0.8:

  • Rainrider (6):
    1. Use travis for linting
    2. Coding style consistency and linting
    3. Get the packager in before_script
    4. Outsource the packager
    5. Copypasta is bad mkay
    6. Typo
  • 5 files changed, 52 insertions(+), 2017 deletions(-)

Changes in 1.0.7:

  • Rainrider (8):
    1. Bump the toc
    2. Add changelog and only distribute tags
    3. Test auto-packaging
    4. Add a .color option
    5. Lint
    6. Leave abbr to the user
    7. Allow layouts to set the bar color without setting the bar texture
    8. Use AbbreviateLargeNumbers for the tooltip
  • Sean Baildon (1):
    1. add tag support
  • 8 files changed, 2177 insertions(+), 12 deletions(-)

Changes in 1.0.6:

  • Rainrider (3):
    1. Document the element's attributes
    2. Add an option for tooltip anchoring
    3. Use AbbreviateNumbers for the tooltip
  • 1 file changed, 20 insertions(+), 5 deletions(-)

Changes in 1.0.5:

  • Rainrider (4):
    1. No need to nil out the attributes on hide
    2. Update the documentation and some small fixes
    3. Update for patch 7.2
    4. Rename .pkgmeta
  • 3 files changed, 68 insertions(+), 93 deletions(-)

Changes in 1.0.4:

  • Rainrider (3):
    1. Account for people who set their scripts alone
    2. Restructure the documentation and switch over to markdown
    3. Add .pkgmeta
  • 2 files changed, 77 insertions(+), 68 deletions(-)

Changes in 1.0.3:

  • Rainrider (1):
    1. ToC for 7.1
  • 1 file changed, 2 insertions(+), 2 deletions(-)

Changes in 1.0.2:

Changes in 1.0.1:

  • Rainrider (1):
    1. ARTIFACT_XP_UPDATE is a unitless event
  • 2 files changed, 3 insertions(+), 3 deletions(-)