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.2

  • R
  • Dec 8, 2023
  • 148.67 KB
  • 132
  • 3.4.3+1
  • Classic

File Name

ItemCache-1.4.2.zip

Supported Versions

  • 3.4.3
  • 1.15.0

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