File Details
1.0.7
- R
- Aug 7, 2009
- 7.63 KB
- 131
- 3.2.0
- Retail
File Name
LibBagUtils-1.0-1.0.7.zip
Supported Versions
- 3.2.0
------------------------------------------------------------------------
r8 | mikk | 2009-08-07 14:14:19 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
A /tags/1.0.7 (from /trunk:7)
Tagging as 1.0.7
------------------------------------------------------------------------
r7 | mikk | 2009-08-07 14:08:52 +0000 (Fri, 07 Aug 2009) | 3 lines
Changed paths:
M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua
- 3.2: Comparisons (including :LinkIsItem()) now take into account the variable suffix scaling that occurs when wotlk randomstat items are in inventory vs in mail/AH/gbank. See http://www.wowwiki.com/ItemString#3.2_wotlk_randomstat_items_changing_their_suffix_factors
- New API :MakeLinkComparator() that returns a (comparator,arg2,arg3) tuple to be used in mass comparison of one link to many others. Will pick the most efficient method available (i.e. usually strmatch, but for wobbly randomstat items there's more logic)
------------------------------------------------------------------------
r5 | mikk | 2009-08-05 20:58:42 +0000 (Wed, 05 Aug 2009) | 2 lines
Changed paths:
M /trunk/LibBagUtils-1.0/LibBagUtils-1.0.lua
M /trunk/LibBagUtils-1.0.toc
- TOC 30200
- Add warning when something magically can't be put in a slot
------------------------------------------------------------------------