Skip to content

1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 15:49
· 38 commits to main since this release
2a691ae

Lib: RangeCheck-3.0

1.0.4 (2023-11-21)

Full Changelog Previous Releases

  • fix min-range checker (#4)
  • fix: incorrect file paths in .toc files
  • Fix error when checker list is empty
  • Apply CombatLockDown restrictions only on Retail
  • Check for InCombatLockDown() to decide which checkers can be used
    In an hotfix CheckInteractDistance and IsItemInRange were made
    protected in combat.
    Blizzard in their incompetence somehow managed to not release that
    in 10.2 as planned and didn't tell us about the plan to change it in 10.2.
    And didn't tell us in advance of the hotfix releasing, nor could they
    clarify whether the hotfix was intentionally for several hours after the
    hotfix was released.
  • More metadata updates
  • Add packager
  • Apply formatting
  • Add metadata and config files
  • initial import
  • Initial commit