r20090517

Details

  • Filename
    ShadowedUnitFrames-r20090517.zip
  • Uploaded by
  • Uploaded
    May 18, 2009
  • Size
    284.62 KB
  • Downloads
    455
  • MD5
    09cf261de850e3b0c89b70cdedf61a93

Supported WoW Retail Versions

  • 3.1.0

Changelog

commit 2028e750ae554b984933b867c8538b3f691392be
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 23:00:49 2009 -0700

    * Made red less red
    * On second thought, lets add some quick upgrade code to move over the new aura variables as well

commit d764d653217b98eea30193eabeda64670e2bc127
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 22:57:45 2009 -0700

    * Renamed Per column to per row and Rows to Max Rows the variables changed as well so settings for those were reset
    * Fixed some weird handling of aura positions for left/right anchor positions
    * Fixed has reaction not working if color health percent was enabled
    * Fixed range checking using player, unit not unit, player for arg ordering
    * Fixed range checking unit not frame.unitType for auto-disabling

commit 3c842873a8ba9547ec747e8c1a318ca312a7e736
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 22:24:47 2009 -0700

    * Added ranged checking for group
    * Fixed locked being enabled by default
    * Fixed a lot of custom tag related issues
    * Fixed tags not reloading when edited/deleted/added
    * Fixed tag time left showing timers below a zero (Yes I'm picky)
    * Fixed cast bar and inc heal showing up for tot, totot and focustarget units in configuration
    * Fixed combo points showing up for non-player and pet units in configuration
    * Fixed color by reaction not actually working
    * Fixed an error when UnitEnabled not being called after UnitDisabled was called for visibility
    * Fixed XP not actually working
    * Cleaned up code related to UnitEnabled/UnitDisabled

commit 262458edde24211f607d0e475a0eed0b09155a81
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 19:49:39 2009 -0700

     gr

commit 2008209f23517cff9ccae4f5fc8d6e0f9e2b9227
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 19:49:06 2009 -0700

    * Added custom class colorings
    * Added LibHealComm-3.0 support (Disabled by default)
    * Added red, yellow, unattackable health color options (Advanced only)
    * Added a color by reaction option
    * Added grayed out heal bars for units that are offline
    * Added [absolutepp] and [absolutehp] tags, gives absolute power and health values
    * Added [afk] tag, shows DND/AFK status
    * Fixed aggro color not overriding any other set colors
    * Fixed all errors related to auras, you can now set buff and debuff specific settings even if they are on the same anchor point
    * Fixed an error in configuration related to auras
    * Fixed auras not working with global configuration
    * Fixed XP bar option not showing up, or maybe I did but I forgot anyway, it's fixed.
    * Fixed pet frames not showing up
    * Fixed error in SecureHandlers (or maybe it was SecureTemplates) when changing group by options
    * Removed two tag calls in curmaxhp and curmaxpp since it was useless
    * Enable units is now located under the Units category

commit 2d565190e15d9dbca75331119f71b174bcbe9937
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 13:08:13 2009 -0700

    * Fixed auras not hiding
    * Fixed auras not separating and debuffs using the buffs anchor always
    * Fixed indicators status being enabled for party, target, player, should only be enabled for player.
    * Fixed auras not being enabled for player, party, target by default
    * Added default profile
    * Added default indicator positions

commit dad0fba4e4baaad9e5616d4649166a4e82d2bdf9
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 11:28:05 2009 -0700

    * Indicator size, combat text x/y offsets, cast name/text options are now flagged as advanced settings

commit 1c29b64207cf5cc52aa0494810c93a3a7d74214c
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 10:47:29 2009 -0700

    * Changed default for totot to 100% text width

commit da3264e682af92ec12082047d02ad0fa1f2c7c70
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 10:44:21 2009 -0700

    * Added an update when the auras are reloaded

commit 09a62454e23b0e62a86b116d47baae9539917573
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 17 10:33:33 2009 -0700

    * Fixed a few aura related bugs
    * Fixed a table being created for every single aura, for every single unit
    * Added option to prioritize buffs over debuffs when sharing anchors
    * Tweaked aura defaults slightly