|
|
|
25 Aug 2009 |
|
Nimbal |
Beta |
| LibBuffet keeps track of buffs and debuffs on several units. It is meant as an abstraction layer between the Blizzard API and addons that want to provide a dynamic buff display. Features include: Tracking of buffs and debuffs on (among others): player, target, targettarget, pet, pettarget, raidN, partyN, focus, focustarget Tracking of temporary enchants (weapon buffs like poison) Unique buff identifier impervious to changes of the buff's index Events: BuffAdded, BuffCountChanged,... |
|
|
23 Aug 2009 |
|
Nimbal |
Beta |
| Buffalo3 allows you to move your buff icons and change their layout. It is currently in the Beta phase, so do expect some quirks (and report them please, preferably with instructions on how to reproduce them). Current Features: Look & Feel of the default Blizzard buff display Move your buff display Change the layout (size, padding, expansion directions) Stick one buff container to another Buff sorting by name or time left ButtonFacade support Planned Features: Easier configuration with (not... |
|
|
22 May 2009 |
|
Nimbal |
Release |
| Description Luggage sorts the items in your inventory and bank into virtual bags. You can choose from a variety of filters to customize which items should be contained in a virtual bag. If you know [http://wow.curse.com/downloads/wow-addons/details/advanced-bags-plus.aspx| Advanced Bags Plus], you'll be familiar with the concept. Usage You might want to temporarily switch on the "Beginner Tooltips". You can find this option in the Blizzard configuration menu under "Interface", then "Help".... |
|
|
|
21 May 2009 |
|
Nimbal |
Release |
| LibBaggage provides a simplified interface to the inventory. Most notably, there are only a handful of events to listen to (most addons using this library will be content with 3 or 4 of the events). Features Watches the inventory, bank and equipment Event propagation through the CallbackHandler-1.0 library itemTable "data type" Contains the location of the item in the form of a bagID and a slotID. The bagID is mostly the same as the bagID of the normal Blizzard API, extended with the values... |
|
|
|
17 Oct 2008 |
|
Nimbal |
Release |
| Customizing your buff display |