-Changed the way that auras are processed. COMBAT_LOG_EVENT_UNFILTERED is now used.
-Changed the way that auras are processed. COMBAT_LOG_EVENT_UNFILTERED is now used.
-Added a new slash command /xdt sort - toggles the sorting ASCENDING/DESCENDING.
-Made DESCENDING default.
-Made bar growth up default.
-Removed UNIT_AURA
-Added SPELL_AURA_APPLIED, SPELL_AURA_REMOVED, SPELL_AURA_REFRESH
-Added checks for overflow in bar length.
-Updated getBarColor()
-Bar visual has been modified to MONOCHROME to make it easier to see.
-ProcessGrowth() has been removed.
-Fixed the sorting depending on direction of bars UP/DOWN.
-Fixed a slight issue with anchor positioning.