Skip to content

Releases: WeakAuras/LibRangeCheck-3.0

1.0.7

24 Nov 23:55
893c98a
Compare
Choose a tag to compare

Lib: RangeCheck-3.0

1.0.7 (2023-11-24)

Full Changelog Previous Releases

  • Add type hint

  • fix missing arg to findSpellIdx()

  • bump minor

  • Update LibRangeCheck-3.0.lua
    resolves a "Cannot assign string to parameter" warning.

    see

    https://warcraft.wiki.gg/wiki/InventorySlotId

  • ci: Update fetch action depth

1.0.5

23 Nov 16:25
3b6ba77
Compare
Choose a tag to compare

Lib: RangeCheck-3.0

1.0.5 (2023-11-23)

Full Changelog Previous Releases

  • Fix Rogue Throw in Classic and add Poisoned Knife
    Fixes #6
    Thanks @Hekili

1.0.4

22 Nov 15:49
2a691ae
Compare
Choose a tag to compare

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

1.0.3

17 Nov 19:19
Compare
Choose a tag to compare

Lib: RangeCheck-3.0

1.0.3 (2023-11-17)

Full Changelog Previous Releases

  • 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

1.0.0

11 Jul 20:21
f608a7c
Compare
Choose a tag to compare

Lib: RangeCheck-3.0

1.0.0 (2023-07-11)

Full Changelog Previous Releases

  • More metadata updates
  • Add packager
  • Apply formatting
  • Add metadata and config files
  • initial import
  • Initial commit