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

1.3.0

  • R
  • Sep 7, 2022
  • 131.93 KB
  • 1.9K
  • 3.4.0+2
  • Classic + 1

File Name

ItemCache-1.3.0.zip

Supported Versions

  • 3.4.0
  • 2.5.4
  • 1.14.3

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