2.1-guildbank-alpha

Details

  • Filename
    SanityItemCache-2.1-guildbank-alpha.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2008
  • Size
    14.79 KB
  • Downloads
    384
  • MD5
    5bed79b6be9c315e922b044b9690c952

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r52 | pastamancer | 2008-10-17 05:45:22 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
   A /tags/2.1-guildbank-alpha (from /branches/guildbank:51)

SanityItemCache:
- Tag alpha release of guild bank support
- For use with Sanity2 with guild bank support
------------------------------------------------------------------------
r51 | pastamancer | 2008-10-17 05:25:59 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
   M /branches/guildbank/SanityItemCache.lua

SanityItemCache:
- fix lockup when removing a tag from an item
------------------------------------------------------------------------
r50 | pastamancer | 2008-10-17 05:12:01 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
   M /branches/guildbank/SanityItemCache.lua

SanityItemCache:
- Delay guild bank initialization until guild bank is opened
------------------------------------------------------------------------
r49 | pastamancer | 2008-10-17 05:00:08 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
   M /branches/guildbank/SanityItemCache.lua

SanityItemCache:
- initial guild bank support
------------------------------------------------------------------------
r48 | pastamancer | 2008-10-17 04:59:39 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
   A /branches/guildbank (from /trunk:47)

SanityItemCache: create branch for guild bank support
------------------------------------------------------------------------
r47 | pastamancer | 2008-10-17 04:56:41 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Libs

SanityItemCache:
- Fixed externals
------------------------------------------------------------------------
r46 | root | 2008-09-29 22:04:26 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/Libs

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r44 | root | 2008-09-29 20:58:37 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/SanityItemCache
   A /trunk (from /tmp/trunk/SanityItemCache:43)

Importing old repo data under /trunk
------------------------------------------------------------------------
r41 | feithar | 2008-05-24 02:05:38 +0000 (Sat, 24 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Updated TOC
------------------------------------------------------------------------
r39 | thelibrarian | 2008-04-26 19:01:35 +0000 (Sat, 26 Apr 2008) | 4 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:

- Prevent bank bags from being cleared while zoning

------------------------------------------------------------------------
r37 | feithar | 2007-12-11 02:58:24 +0000 (Tue, 11 Dec 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- Added function that is called when bags are rescanned to send signal to SanityBags that it is okay to update the inventory counter.
------------------------------------------------------------------------
r36 | feithar | 2007-11-18 21:23:04 +0000 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/Libs
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc
   M /tmp/trunk/SanityItemCache/SanityItemCacheFilters.lua

SanityItemCache:
- Updated to use LibPeriodicTable-3.1
------------------------------------------------------------------------
r35 | feithar | 2007-11-18 20:29:23 +0000 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Fixed .toc to actually load the PeriodicTables libraries. TODO: Update to PT3.1.
------------------------------------------------------------------------
r34 | karlthepagan | 2007-11-17 03:52:58 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed bank "equipped" bags listing as (Bank: 0)
------------------------------------------------------------------------
r33 | karlthepagan | 2007-11-17 03:31:49 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed equipped bags listing as (Wearing: 0)
------------------------------------------------------------------------
r32 | karlthepagan | 2007-11-17 02:27:51 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache:
- fixed BagInfo.bag_slots nil (normalized BagInfo tables to work whether used by Sanity2 or not)
------------------------------------------------------------------------
r31 | karlthepagan | 2007-11-17 01:42:30 +0000 (Sat, 17 Nov 2007) | 5 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua
   M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
   M /tmp/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
------------------------------------------------------------------------
r30 | feithar | 2007-11-13 12:29:09 +0000 (Tue, 13 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/Libs
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Updated client version to 20300. Added PeriodicTable-3.0 to externals list.
------------------------------------------------------------------------
r29 | feithar | 2007-11-12 02:17:57 +0000 (Mon, 12 Nov 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc
   M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
   A /tmp/trunk/SanityItemCache/SanityItemCacheFilters.lua

SanityItemCache:
- Changed filter code to allow other addons to easily add their own filter types.
------------------------------------------------------------------------
r28 | sinaloit | 2007-08-14 19:37:24 +0000 (Tue, 14 Aug 2007) | 3 lines
Changed paths:
   M /tmp/trunk/SanityItemCache
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache:
- Added tsvn:logtemplate
- X-Category: Libraries -> Library per Ace2 Wiki
------------------------------------------------------------------------
r27 | airochen | 2007-06-27 09:31:12 +0000 (Wed, 27 Jun 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc
   A /tmp/trunk/SanityItemCache/localization_zhTW.lua

SanityItemCache: add localization_zhTW
------------------------------------------------------------------------
r26 | thekarn | 2007-06-21 12:11:07 +0000 (Thu, 21 Jun 2007) | 5 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua
   M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua

SanityItemCache:
Merging changes from Branch to Trunk.
- Filter expressions now support brackets.
- Filter expressions using quotes actually work now
- Filter expressions can use commas in their arguments when wrapped in quotes.
------------------------------------------------------------------------
r25 | fenlis | 2007-06-15 00:39:28 +0000 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc
   A /tmp/trunk/SanityItemCache/localization_koKR.lua

SanityItemCache :
 - Added localization koKR
------------------------------------------------------------------------
r24 | antiarc | 2007-06-13 21:57:47 +0000 (Wed, 13 Jun 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache: Fixes from ChrisK. Thanks!
------------------------------------------------------------------------
r23 | antiarc | 2007-05-24 18:21:32 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache: Know what else is awesome? Your tokenizer being able to handle strings of more than 2 tokens. :V
------------------------------------------------------------------------
r22 | antiarc | 2007-05-24 17:53:13 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc

SanityItemCache: Right TOC number = still awesome.
------------------------------------------------------------------------
r21 | antiarc | 2007-05-24 05:07:42 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua
   M /tmp/trunk/SanityItemCache/SanityItemCache.toc
   M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
   M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua

SanityItemCache: Merge dev branch into trunk
------------------------------------------------------------------------
r20 | thekarn | 2007-05-22 02:51:41 +0000 (Tue, 22 May 2007) | 3 lines
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua
   A /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
   M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua

SanityItemCache:
* Started working on SIC API
+ Added Search and SearchIter APIs
------------------------------------------------------------------------
r19 | antiarc | 2007-05-04 03:43:05 +0000 (Fri, 04 May 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/SanityItemCache.lua

SanityItemCache: Fixed a bug that prevented tooltips from being scanned.
------------------------------------------------------------------------
r18 | antiarc | 2007-05-03 08:37:33 +0000 (Thu, 03 May 2007) | 1 line
Changed paths:
   M /tmp/trunk/SanityItemCache/Libs

SanityItemCache: Updated libs
------------------------------------------------------------------------
r17 | antiarc | 2007-05-03 08:28:17 +0000 (Thu, 03 May 2007) | 1 line
Changed paths:
   A /tmp/trunk/SanityItemCache
   A /tmp/trunk/SanityItemCache/Libs
   A /tmp/trunk/SanityItemCache/SanityItemCache.lua
   A /tmp/trunk/SanityItemCache/SanityItemCache.toc
   A /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
   A /tmp/trunk/SanityItemCache/Tooltip.xml
   A /tmp/trunk/SanityItemCache/localization_enUS.lua

SanityItemCache: Initial commit. Abstracted item store/search/wrangler for Sanity and SanityBags. No externals yet.
------------------------------------------------------------------------