Skip to content

Releases: valkyrnstudios/RankSentinel

v1.0.8

26 Dec 17:26
Compare
Choose a tag to compare

RankSentinel

v1.0.8 (2021-12-26)

Full Changelog Previous Releases

  • Exclude unobtainable Heroic Strike
  • Attempt fixing builds
  • Add Classic.lua stub
  • Support multiple eras (#22)
    • Support Eras

    • Update package builds

v1.0.7

26 Dec 06:28
Compare
Choose a tag to compare

RankSentinel

v1.0.7 (2021-12-26)

Full Changelog Previous Releases

  • Exclude more utility ranks
  • Fix isMax regression logic
  • Update debug output

v1.0.6

26 Dec 05:17
Compare
Choose a tag to compare

RankSentinel

v1.0.6 (2021-12-26)

Full Changelog Previous Releases

  • Automatically clear cache on reload when debugging
  • Support incomplete ranks
    e.g. rank 1 excluded

v1.0.5

26 Dec 01:43
Compare
Choose a tag to compare

RankSentinel

v1.0.5 (2021-12-26)

Full Changelog Previous Releases

  • Fix max level calculation if rank is at 70
  • Fix invalid EarthShield data
  • Remove unneeded local
  • Move defaults to function scope

v1.0.4b

26 Dec 00:07
Compare
Choose a tag to compare

RankSentinel

v1.0.4b (2021-12-26)

Full Changelog Previous Releases

  • Fix local environment conditional
    variable was being replaced in all files so always evaluated true

v1.0.4

25 Dec 23:30
Compare
Choose a tag to compare

RankSentinel

v1.0.4 (2021-12-25)

Full Changelog Previous Releases

  • Localize help menu
    Update output readability
  • Cleanup/simplify notifications text
  • Remove unused targetCastString

v1.0.3

25 Dec 23:00
Compare
Choose a tag to compare

RankSentinel

v1.0.3 (2021-12-25)

Full Changelog Previous Releases

  • Support CI/CD version locally
  • Update package version on build
  • Move player data to instance var
    Fixes #16

v1.0.2

25 Dec 22:12
Compare
Choose a tag to compare

RankSentinel

v1.0.2 (2021-12-25)

Full Changelog Previous Releases

  • Merge branch 'main' of sabre.github.com:valkyrnstudios/RankSentinel
  • Reduce Ace3 dependencies (#18)
    • Remove lightly used AceConsole and AceConfig

    • Remove GUI options functionality for whisper and enable

    • Refresh AbilityData from Build.py

  • Refreah AbilityData from Build.py

v1.0.1

25 Dec 20:36
Compare
Choose a tag to compare

RankSentinel

v1.0.1 (2021-12-25)

Full Changelog Previous Releases

  • Revert unreliable tag filtering
  • Embed all required libraries
    previous releases got libraries from other addons
  • Restrict tag publishing
  • Add Reporting issues readme section

v1.0.0

25 Dec 07:39
Compare
Choose a tag to compare

RankSentinel

v1.0.0 (2021-12-25)

Full Changelog Previous Releases

  • Initial RankSentinel rebuild release