LibBagUtils-1.0

Change log

------------------------------------------------------------------------
r18 | mikk | 2009-09-13 12:45:58 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
   A /tags/1.0.17 (from /trunk:17)

Tagging as 1.0.17
------------------------------------------------------------------------
r17 | mikk | 2009-09-13 12:43:05 +0000 (Sun, 13 Sep 2009) | 3 lines
Changed paths:
   M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua

- Add wrapper function for GetContainerNumFreeSlots() that actually Does The Right Thing for the keyring. (Actually return the number of free slots, not just 0. And returns the right family!)
- Add GetContainerFamily() that returns the bag family (AND the right family for the keyring)
And they say bag handling is straightforward, sheesh...
------------------------------------------------------------------------
r15 | mikk | 2009-09-04 07:51:18 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua

Do away with the idea of a bag list cache. It seemed nice, but I totally forgot about the event reception ordering problem. (I.e. addons reacting to BANK_OPENED before the lib has time to react to it and so forth)
------------------------------------------------------------------------
r13 | mikk | 2009-08-14 20:03:06 +0000 (Fri, 14 Aug 2009) | 3 lines
Changed paths:
   M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua

Work around problem with addons talking to LibBagUtils _very_ early (before all bags have loaded, even). The baglist cache would think that it was up to date after the first call when, in fact, it was not.

------------------------------------------------------------------------
r11 | mikk | 2009-08-13 16:38:50 +0000 (Thu, 13 Aug 2009) | 2 lines
Changed paths:
   M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua

- Optimize IterateBags and CountSlots
- Add IsBank(bag)
------------------------------------------------------------------------

Facts

Uploaded on
13 Sep 2009
Game version
  • 3.2.0
Filename
LibBagUtils-1.0-1.0.17.zip
Size
8.1 KiB
MD5
a556621883c5541fd76bde29f020dbdc
Type
Release
Status
Normal

Authors

  • Avatar of mikk
    • Manager
    • Author