r20090708

Details

  • Filename
    ShadowedUnitFrames-r20090708.zip
  • Uploaded by
  • Uploaded
    Jul 8, 2009
  • Size
    364.47 KB
  • Downloads
    396
  • MD5
    9ffc5ac1ef98bd8a1e758bf59f3c0422

Supported WoW Retail Versions

  • 3.1.0

Changelog

commit 9ceea473cc81549ec4a1fa862ef5119604022f16
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 10:56:15 2009 -0700

    * Fixed units.lua:174 error

commit 95208e348606906ef2c200d821b7a7fdd67e5196
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:33:59 2009 -0700

    * Fixed bugs related to the reputation bar and reputation bar tooltip being inaccurate for factions below neutral

commit 2e572943a9cf5f79214cfad52d79a3b414e9cb8c
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:12:24 2009 -0700

    * Code clean up
    * Forced an in vehicle flag reset if the unit changed
    * Fixed a few instances of OnEnable and OnDisable being called incorrectly based on their enabled status
    * Fixed tooltips not hiding while you were in combat if the option was enabled

commit c9ee4bef771116567e0d7cae514aab18faa2b281
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:08:25 2009 -0700

    * Fixed font strings UpdateTags not being unregistered if a tag was disabled

commit d7addf2a91c2d8f34a56b552a347bcaecdc82fa6
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:07:39 2009 -0700

    * Added debug code to figure out why LibHealComm-3.0 is a pain

commit a4684757689e341aa845f708d3471b2d21bd2795
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:07:16 2009 -0700

    * Fixed a tag typo in focus targets, uses [curhp] not [maxhp] now

commit fb25c05a975025d88257e47be0fa597f800d2ab6
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:06:48 2009 -0700

    * Fixed a bug that allowed color by aggro and reaction to be enabled for player and *target units if set through global configuraiton

commit 71731b56edcccad0fc54b4aaf7d59ccd9a7e7bde
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Wed Jul 8 01:06:17 2009 -0700

    * Added force resets of the colorAggro and reaction fields for player and *target units

commit 1b009c38012d6b8682f889da51ea39880fc1f56e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 6 17:06:52 2009 -0700

    * Should remember to check that all the edges don't clip, not just one side

commit 932199f1ed49bf45701dbc16711442eeca6b3231
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Jul 5 23:13:34 2009 -0700

    * Added zhCN and zhTW localization thanks to wowui.cn