r430-beta
Details
-
FilenameBaggins-r430-beta.zip
-
Uploaded by
-
UploadedSep 8, 2009
-
Size577.54 KB
-
Downloads853
-
MD53c99f6dfa5f92a861c8d1ef8475e84f6
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r431 | mikk | 2009-09-08 10:24:32 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
A /tags/r430-beta (from /trunk:430)
Tagging as r430-beta
------------------------------------------------------------------------
r430 | mikk | 2009-09-08 10:21:10 +0000 (Tue, 08 Sep 2009) | 4 lines
Changed paths:
M /trunk/Baggins-Filtering.lua
- Ticket 23: Fix "Bind" detection with colorblind mode on
- Also fixes bind detection with ToC 10/25 heroic drops (which have a "Heroic" line as 2nd line)
- Add "Binds to account" rule option
------------------------------------------------------------------------
r429 | mikk | 2009-09-06 08:07:24 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
M /trunk/Baggins.lua
Ticket 39: Don't show empty slotcounts when empty slots are not compressed. (Would lead to e.g. 15 empty slots showing the number "15")
------------------------------------------------------------------------
r428 | mikk | 2009-09-05 17:22:29 +0000 (Sat, 05 Sep 2009) | 1 line
Changed paths:
M /trunk/Baggins.lua
Show special bag empty slot count even if it's 1 (previously only shown for 2+)
------------------------------------------------------------------------
r427 | mikk | 2009-09-05 15:23:24 +0000 (Sat, 05 Sep 2009) | 3 lines
Changed paths:
M /trunk/Baggins-Options.lua
M /trunk/Baggins.lua
- Ticket 24: Add sorting by iLvl
- Fix a long-standing bug with bank sorting, where anything present in bank but not bags would be considered "New" and sorted before other items (if "sort new first" is enabled)
------------------------------------------------------------------------
r426 | mikk | 2009-09-04 07:53:29 +0000 (Fri, 04 Sep 2009) | 3 lines
Changed paths:
M /trunk/Baggins-Filtering.lua
- Minor code cleanup
- Pull new LibBagUtils to fix Ticket 37 (and the second half of Ticket 34)
------------------------------------------------------------------------
r425 | mikk | 2009-08-16 13:01:06 +0000 (Sun, 16 Aug 2009) | 1 line
Changed paths:
M /trunk/Baggins-Filtering.lua
Fix error on opening bank introduced in last commit.
------------------------------------------------------------------------
r424 | mikk | 2009-08-16 03:53:44 +0000 (Sun, 16 Aug 2009) | 1 line
Changed paths:
M /trunk/Baggins-Filtering.lua
Major code reordering. No functionality changes.
------------------------------------------------------------------------
r423 | zhinjio | 2009-08-15 18:13:50 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
M /trunk/Baggins.toc
Baggins :
- added LFP to optdeps
------------------------------------------------------------------------
r422 | mikk | 2009-08-14 20:05:37 +0000 (Fri, 14 Aug 2009) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Baggins-Filtering.lua
M /trunk/Baggins.lua
M /trunk/Baggins.toc
M /trunk/Baggins_ItemOps.lua
M /trunk/embeds.xml
- Yank own localizations. Use LibBabble-Inventory-3.0. Doh. I'd completely forgot it existed.
- Make everything stop compressing regardless of compression settings. Oops.
- Fix long-standing bug of bag packer trying to put e.g. herb bags inside herb bags.
------------------------------------------------------------------------
r421 | mikk | 2009-08-14 04:30:00 +0000 (Fri, 14 Aug 2009) | 1 line
Changed paths:
M /trunk/Baggins-Filtering.lua
Try to get wowace.com localization system to work...
------------------------------------------------------------------------
r420 | mikk | 2009-08-13 23:18:10 +0000 (Thu, 13 Aug 2009) | 1 line
Changed paths:
M /trunk/Baggins_ItemOps.lua
- Fix item alt+rightclick not working (introduced last commit)
------------------------------------------------------------------------
r419 | mikk | 2009-08-13 17:54:31 +0000 (Thu, 13 Aug 2009) | 10 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Baggins-Filtering.lua
M /trunk/Baggins-Options.lua
M /trunk/Baggins.lua
M /trunk/Baggins.toc
M /trunk/embeds.xml
- Move itemtype translations to wowace.com translation system
- Support for inscription bags
- Full update of itemtypes
- Sort the Rule Types in the dropdown (wheee)
- Make the FuBar plugin update its counts even when bags are closed
- Pull in LibBagUtils to yank out some unoptimized and future-unsafe code
- Pull lots of data from FrameXML rather than hardcoding
- Lots of optimizations on the FuBar plugin text generation (including knowing when to update so we don't screw hunters over)
------------------------------------------------------------------------
r417 | adirelle | 2009-08-06 16:42:41 +0000 (Thu, 06 Aug 2009) | 2 lines
Changed paths:
M /trunk/Baggins.toc
Added Waterfall-1.0 to OptionalDeps.
------------------------------------------------------------------------