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

  • R
  • Jun 21, 2023
  • 143.32 KB
  • 175
  • 3.4.2+1
  • Classic

File Name

ItemCache-1.4.1.zip

Supported Versions

  • 3.4.2
  • 1.14.3

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