Change Log:
--------------------
6.4 (r318)
- New folder: TidyPlatesWidgets
* Moved Widgets to their own addon/folder (For memory usage tracking)
- Debuff widget now uses single dimension tables to store cached data, to improve memory management
- The Debuff widget now supports 'priority' through the existing .filter function... example:
* return showThisAura, auraPriority
- The Hub debuff widget list has a new internal format, and will be automatically converted (hopefully)
- The Hub Panels will check the order of the debuffs in its list to determine priority.
- The Hub opacity filter list has a new internal format, and will be automatically converted (hopefully)
- Class Widget no longer uses internal class artwork; Instead, the class icon is pulled from the Blizz UI library.
- Statusbar gradients are now supported via additional return values in theme.SetHealthbarColor()...
* return r1, g1, b1,
- If theme.SetCastbarColor returns nil, the cast animation will be skipped
* This can be used to filter spell casting data
* SetCastbarColor is passed the 'unit info' table, which contains: unit.isCasting, unit.spellName, unit.spellID, unit.spellInterruptible
6.3.8 (r307)
* Removed: Toggle for Minimap button. The minimap buttons does't work completely as-intended, so I've removing it for general release, sooner rather than later.
6.3.7 (r304)
* Fixed: LDB Icon Registration
* Modified: Minimap Icon Position
- Note: The icon does not save a user-placed position, yet.
6.3.6 (r301)
* Fixed: UnitCache Error
* Fixed: Graphite Loading Error
* Added: Spell Cast Monitor will not look for casts from current target
* Added: Hub Option, Scale: Ignore Inactive/Undamaged Mobs
* Added: Hub Option, Alpha: Filter Inactive/Undamaged Mobs
* Added: Minimap Icon
* Fixed: Debuff Widget, Nil Raid Icon Lookup Index
6.3.5 (r295)
- Self-Test for DebuffWidget.lua added, in order to inform users of possible issues. (I hope to address auto-updater bug)
- Cleaned up some...
Description:
--------------------
Video Demonstration of Tidy Plates 6.1:
Watch on YouTube
Video Demonstration of Tidy Plates 6.1.10 Debuff Filtering:
Watch on YouTube
http://www.pledgie.com/campaigns/9390.png
I'm not going to bug you by popping up an ad whenever you hit "Download". If you enjoy this addon and want to send a monetary "Thank You", please visit our Pledgie page by clicking on the button, above.
--------------------
6.4 (r318)
- New folder: TidyPlatesWidgets
* Moved Widgets to their own addon/folder (For memory usage tracking)
- Debuff widget now uses single dimension tables to store cached data, to improve memory management
- The Debuff widget now supports 'priority' through the existing .filter function... example:
* return showThisAura, auraPriority
- The Hub debuff widget list has a new internal format, and will be automatically converted (hopefully)
- The Hub Panels will check the order of the debuffs in its list to determine priority.
- The Hub opacity filter list has a new internal format, and will be automatically converted (hopefully)
- Class Widget no longer uses internal class artwork; Instead, the class icon is pulled from the Blizz UI library.
- Statusbar gradients are now supported via additional return values in theme.SetHealthbarColor()...
* return r1, g1, b1,
- If theme.SetCastbarColor returns nil, the cast animation will be skipped
* This can be used to filter spell casting data
* SetCastbarColor is passed the 'unit info' table, which contains: unit.isCasting, unit.spellName, unit.spellID, unit.spellInterruptible
6.3.8 (r307)
* Removed: Toggle for Minimap button. The minimap buttons does't work completely as-intended, so I've removing it for general release, sooner rather than later.
6.3.7 (r304)
* Fixed: LDB Icon Registration
* Modified: Minimap Icon Position
- Note: The icon does not save a user-placed position, yet.
6.3.6 (r301)
* Fixed: UnitCache Error
* Fixed: Graphite Loading Error
* Added: Spell Cast Monitor will not look for casts from current target
* Added: Hub Option, Scale: Ignore Inactive/Undamaged Mobs
* Added: Hub Option, Alpha: Filter Inactive/Undamaged Mobs
* Added: Minimap Icon
* Fixed: Debuff Widget, Nil Raid Icon Lookup Index
6.3.5 (r295)
- Self-Test for DebuffWidget.lua added, in order to inform users of possible issues. (I hope to address auto-updater bug)
- Cleaned up some...
Description:
--------------------
Video Demonstration of Tidy Plates 6.1:
Watch on YouTube
Video Demonstration of Tidy Plates 6.1.10 Debuff Filtering:
Watch on YouTube
http://www.pledgie.com/campaigns/9390.png
I'm not going to bug you by popping up an ad whenever you hit "Download". If you enjoy this addon and want to send a monetary "Thank You", please visit our Pledgie page by clicking on the button, above.