SanityItemCache-r55072
Details
-
FilenameSanityItemCache-r55072.zip
-
Uploaded by
-
UploadedNov 16, 2007
-
Size209.46 KB
-
Downloads20
-
MD5a3822155e11adbf109a6cfe17c2fe5eb
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------