Quantcast

-Added player buff display

Author Xruptor <xruptor@manaflux.com>
Author date 2012-04-18 14:44:01
Author local date 2012-04-18 10:44:01 -0400
Committer Xruptor <xruptor@manaflux.com>
Committer date 2012-04-18 14:44:01
Committer local date 2012-04-18 10:44:01 -0400
Commit 102f89565e2f439eeb84b68ee53ba34bdc43956a
Tree 303bc7f02fda638ca9c212d0f957cf69df4f0fc0
Parent a956e9807b75da629b8f4057895d0bbc90ba3917
-Added player buff display
-Added "/xbt target" to toggle display of target buffs
-Added "/xbt focus" to toggle display of focus buffs
-Added "/xbt player" to toggle display of player buffs
-Added "/xbt infinite" to toggle display of buffs with no duration/timers. (Infinite buffs)
-Added "/xbt icon" to toggle display of buff icons
-Added "/xbt spellname" to toggle display of spell names
-Created a new player anchor for the new player buff display
-Added a new function to clean and refresh the buffs
-Updated the slash command listing
-Changed the way that infinite auras are processed and displayed.  Now infinite auras will be slightly transparent compared to those with actual timers.
-Changed the layout of the bar creation scheme to support new spellnames.
-Updated the way buffs are processed to reflect the icon, spellname, and infinite auras changes.
-Changed the way that stacks are displayed based on if icon is visible
-Completely redid the sorting algorithum to support the new infinite auras.  They will always be displayed first or last depending on the user grow bars option.
-Updated the RestoreLayout and SaveLayout routines.  I will be doing this for all my addons.
-Inifnite auras will always be a light shade of blue.  This is to distinguish it from other buffs with timers.