SanityItemCache-r55341.8

Details

  • Filename
    SanityItemCache-r55341.8.zip
  • Uploaded by
  • Uploaded
    Dec 3, 2007
  • Size
    214.69 KB
  • Downloads
    8
  • MD5
    98d67fef84f1ceeac3e0f9c0fbe46537

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r55341 | feithar | 2007-11-18 16:23:04 -0500 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/Libs
   M /trunk/SanityItemCache/SanityItemCache.toc
   M /trunk/SanityItemCache/SanityItemCacheFilters.lua

SanityItemCache:
- Updated to use LibPeriodicTable-3.1
------------------------------------------------------------------------
r55337 | feithar | 2007-11-18 15:29:23 -0500 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Fixed .toc to actually load the PeriodicTables libraries. TODO: Update to PT3.1.
------------------------------------------------------------------------
r55085 | karlthepagan | 2007-11-16 22:52:58 -0500 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
   M /trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed bank "equipped" bags listing as (Bank: 0)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Legacy Files