SanityItemCache-r55083-nolib

Details

  • Filename
    SanityItemCache-r55083-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 16, 2007
  • Size
    14.27 KB
  • Downloads
    10
  • MD5
    4be928c86bb0f0fad39b73fd20da364e

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r55083 | karlthepagan | 2007-11-16 22:31:49 -0500 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed equipped bags listing as (Wearing: 0)
------------------------------------------------------------------------
r55077 | karlthepagan | 2007-11-16 21:27:51 -0500 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed BagInfo.bag_slots nil (normalized BagInfo tables to work whether used by Sanity2 or not)
------------------------------------------------------------------------
r55072 | karlthepagan | 2007-11-16 20:42:30 -0500 (Fri, 16 Nov 2007) | 5 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.lua
   M /trunk/SanityItemCache/SanityItemCacheConstants.lua
   M /trunk/SanityItemCache/localization_enUS.lua

SanityItemCache:
- Added support for 2.3 mailboxes (12 attachments)
- Added indexing of equipped bag items (inventory 20-23 are "worn" bags, 68-74 are "bank" bags)
- Conform to some WoW bag number constants
- Added constants to support guild bank indexing
------------------------------------------------------------------------
r54480 | feithar | 2007-11-13 07:29:09 -0500 (Tue, 13 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/Libs
   M /trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Updated client version to 20300. Added PeriodicTable-3.0 to externals list.
------------------------------------------------------------------------
r54358 | feithar | 2007-11-11 21:17:57 -0500 (Sun, 11 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.lua
   M /trunk/SanityItemCache/SanityItemCache.toc
   M /trunk/SanityItemCache/SanityItemCacheAPI.lua
   A /trunk/SanityItemCache/SanityItemCacheFilters.lua

SanityItemCache:
- Changed filter code to allow other addons to easily add their own filter types.
------------------------------------------------------------------------