r20090525

Details

  • Filename
    ShadowedUnitFrames-r20090525.zip
  • Uploaded by
  • Uploaded
    May 25, 2009
  • Size
    286.45 KB
  • Downloads
    311
  • MD5
    911af7182c67a6d59de8dd0bb30a1714

Supported WoW Retail Versions

  • 3.1.0

Changelog

commit 6eeb63356da60385a01c6855d36db192ef495d3f
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon May 25 20:49:54 2009 -0700

    * Incoming health is now dark green, not dark blue
    * Party targets now have an [afk( )] tag
    * Target text now has an [afk( )] tag, and instead of showing the targets race it'll show a percentage of their power
    * Enable cast bars is now under the general bars group when advanced options are off, there own when they are on
    * Random code cleanup

commit 9b315b927e5d5e85e89c6397baacda16c9fb97d9
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon May 25 19:59:36 2009 -0700

    * Fixed buffs not working when you had them set to the same anchor, with buffs prioritized
    * Added SurfaceControl support (in theory)

commit 4bc01f4e5455619dce0a3cb56391dbbe5ae2cb22
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon May 25 11:43:39 2009 -0700

    * Fixed XP typos and all thuat good stuff

commit 89ab9b0fb8224ac56c1d44276f79005c6cc0e43e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon May 25 00:31:31 2009 -0700

    * Added a full update if a party members GUID changes
    * Fixed aura filtering for auras you cast, stupid Blizzard and there stupid filtering

commit 7e12ab0d9ad93686e44c43e9915bfce6bbaef213
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 17:43:33 2009 -0700

    * Fixed UNIT_FACTION calling Update not UpdateColor for health bars

commit 67f8722742dddb3da2067a067ca84f599793142b
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 13:03:17 2009 -0700

    * Fixed a typo that was causing totem bars not to work

commit ad30e31323a556f3b78615e19d193fb90dbea95e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 10:41:39 2009 -0700

    * Fixed XP bar typos

commit e1590df60527b1ddafeb3b7b6e428cee65a99898
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 09:45:24 2009 -0700

    * Fixed group by default for raid frames, should be GROUP not INDEX
    * Added sort order for raid frames

commit 84ab22d74f62fd4c0bb8ca5f0829aa41f25018ae
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 09:33:55 2009 -0700

    * Fixed some initializing issues causing errors with fresh SV

commit 349f87a051b45a5586084013dab94ce4793cb537
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun May 24 03:12:04 2009 -0700

    * Added layout importing/exporting/swapping/deleting/etc to the configuration
    * Added description/label swapping based on where auras are to prevent confusion
    * Renamed default layout to default not "Defaults"
    * Removed layout being written on shutdown causing an error around #510
    * Removed extra event calls for tags
    * Removed empty string returns from tags, they now return nil like they should
    * Fixed totem and rune bars showing up for non Shaman/Death Knights