r20090727

Details

  • Filename
    ShadowedUnitFrames-r20090727.zip
  • Uploaded by
  • Uploaded
    Jul 27, 2009
  • Size
    391.54 KB
  • Downloads
    361
  • MD5
    83077f918d324acded4d68d26d124490

Supported WoW Retail Versions

  • 3.2.0

Changelog

commit 5188a00b918d9ccbdbc52da1a3538ca216580e51
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 27 14:20:20 2009 -0700

    * Added aura filtering

commit 75d65c6c9d3dc6e1e3b9f7b79cdf049ac463532a
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 27 14:20:09 2009 -0700

    * Added an aura filter update on zone change, works the same way everything else does

commit cc1aa990e4d64019cfa985068fcbccc0cf2325f8
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 27 14:19:36 2009 -0700

    * Implemented the reloading of auras when a filter changes

commit a623eb7b8a136bc4e8b5813e119b777d4ecfd300
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 27 00:34:53 2009 -0700

    * Implemented all of the aura configuration, next up actually make it work

commit 9fe856959c3b5d6a913977d498489ae0b04e6b58
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 27 00:17:15 2009 -0700

    * Added a quick check to not update an indicator if it's invalid and has no size set.

commit 83c6322d89c0e4b6e178e013f786f9eb85d79eb6
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 26 02:16:20 2009 -0700

    * Updated to show highlight options for *target units
    * Fixed incoming heal being able to be set for *target units through global settings
    * Implemented most of the configuration needed for aura filtering

commit f3c4d113b39a592b3073641f10544d78a29fbce9
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 26 02:14:40 2009 -0700

    * Enabled highlighting for all units, but disabled highlight on aggro for any *target unit
    * Added database structure for filtering

commit 442f1c5d07745f3c5cf6f365c7fd547c5a2f6930
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 26 02:13:57 2009 -0700

    * Localization update

commit daffa606f04459634b619a6690c8777954507b74
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 26 00:39:18 2009 -0700

    * Exposed unitEvents table

commit 263c102b34455443dedb1baf97927f4620c1310e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 26 00:39:00 2009 -0700

    * Fixed level tag not updating
    * Fixed PLAYER_FLAGS_CHANGED being flagged as a unitless event
    * Changed event detection so that it will fall back on a normal event instead of an unit event as the former while a little less efficient is safer in case of typos