Skip to content

Releases: Anonomit/ItemCache

1.9.5

18 Nov 23:02

Choose a tag to compare

Fixes

  • Fixed issue when used as a library without AceSerializer.

1.9.4

17 Nov 14:19

Choose a tag to compare

Fixes

  • Avoid issue with the table constant limit.

1.9.3

01 Jul 20:42

Choose a tag to compare

Fixes

  • Added Monk proficiencies for MoP Classic.
  • Fixed lua errors caused from calling a removed API function.

1.9.2

21 Dec 06:19

Choose a tag to compare

Fixes

  • Fixed lua errors in retail. Still doesn't actually support retail, but should no longer cause errors.

1.9.1

03 Oct 21:22

Choose a tag to compare

Fixes

  • Fixed error when cancelling an incomplete cache operation.

1.9.0

25 Sep 20:42

Choose a tag to compare

API

  • Added Item:RequiresArchaeology().

Fixes

  • Fixed issue with bind detection due to Blizzard API changes.

1.8.0

18 Aug 11:24

Choose a tag to compare

Changes

  • Comparing items will now compare IDs instead of localized names.

1.7.1

06 Aug 01:44

Choose a tag to compare

Changes

  • Improve error messages if the library is misused.

1.7.0

18 Jul 05:46

Choose a tag to compare

API

  • Added ItemCache:IsItem().

Changes

  • Druids can not longer use polearms in Era.

1.6.0

12 Jul 22:43

Choose a tag to compare

API

  • Added Item:GetClass().
  • Added Item:GetSubClass().
  • Added Item:GetClassSubClass().

Changes

  • Druids can now use polearms in Era.

Bug Fixes

  • Fixed another issue with localized druid text due to the Cataclysm API change.