promotional bannermobile promotional banner

ItemCache

Caches item data returned by GetItemInfo() and more. Can be run standalone to store data between sessions, or can be embedded as a library.

File Details

ItemCache-1.4.3

  • R
  • May 2, 2024
  • 149.15 KB
  • 129
  • 4.4.0+2
  • Classic

File Name

ItemCache-1.4.3.zip

Supported Versions

  • 4.4.0
  • 3.4.3
  • 1.15.2

1.4.3

Bug Fixes

  • Fix for Cataclysm API change which caused druids to fail all usability checks.

 

1.4.2

Bug Fixes

  • Remove unrelated chat command aliases.
  • Fix issue when attempting to cache nonexistent items.

 

1.4.1

Bug Fixes

  • Fix Blizzard issue with tooltips.

 

1.4.0

API

  • Added Item:GetInfoInstantPacked().

Bug Fixes

  • Fist Weapons are no longer considered usable to every class.

 

1.3.0

API

  • Added Item:GetInfoInstant().
  • Added Item:IsUsable().

Bug Fixes

  • Fixed issue with Blizzard DebugTools.

 

1.2.0

API

  • Added Item:HasSuffix().

Bug Fixes

  • Fixes for automatic shutdown when a higher version is detected.
  • Item:OnCache() (and variations) should now pass extra arguments to their callback functions, as intended.

 

1.1.0

API

  • Added Item:GetStackSize().

 

1.0.0

Initial Release