r20090610
Details
-
FilenameShadowedUnitFrames-r20090610.zip
-
Uploaded by
-
UploadedJun 10, 2009
-
Size299.17 KB
-
Downloads453
-
MD5b44b87d4c0f5704d214441c082d8719e
Supported WoW Retail Versions
- 3.1.0
Changelog
commit ba5f6df72a4a30d45ad1c3cdacf4442b65b657f1
Author: Shadowed <shadowed.wow@gmail.com>
Date: Tue Jun 9 20:29:14 2009 -0700
* Stole the ABF border (Square Clean)
* Fixed edge size option not working
commit 477c2d565e4fb82353f542b25bd99a552387f547
Author: Shadowed <shadowed.wow@gmail.com>
Date: Tue Jun 9 18:25:06 2009 -0700
* Cleaned up ready check code a little bit
commit 0011082f2dbfba0d5beef14b891a642dfcba23e2
Author: Shadowed <shadowed.wow@gmail.com>
Date: Tue Jun 9 12:52:23 2009 -0700
* Fixed an error if a frame was queued for an update before it had all of it's data set
commit 1bb0a3f2300081522bc957015767748b8b2a855e
Author: Shadowed <shadowed.wow@gmail.com>
Date: Mon Jun 8 16:27:18 2009 -0700
* Changed unit code around, fixes a bug with party and raid frames not updating while when you leave combat
commit 60e2954be7c8bd5c40d9eb8cadcf91c5591ce44a
Author: Shadowed <shadowed.wow@gmail.com>
Date: Mon Jun 8 13:47:55 2009 -0700
* Added IBR/IBL anchor points
commit 9b7c3f17238927862866001232bc73d361f42796
Author: Shadowed <shadowed.wow@gmail.com>
Date: Mon Jun 8 13:19:22 2009 -0700
* Fixed bugs related to auras being enabled or disabled, no longer creates aura UIObjects if they aren't enabled, and it will correctly enable/disable them
commit 61f933828ee9b7d9b4162c902ab2b0751a179454
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun Jun 7 18:23:27 2009 -0700
* Dry code to fix [levelcolor] returning -1 for bosses
commit 3b0fce855e428b21d76ca69dc1fd6dc67b18c8c6
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun Jun 7 12:53:28 2009 -0700
* Fixed typo, "female" should have been "Female"
* Fixed heal incoming issues, works correctly with healing one person, targeting another and swapping back, as well as it'll be less buggy in general with people out of group
* Removed show your heals option, it wasn't actually working anyway and just caused bugs
commit 4866a4b579626480ed4ba2ad1c71b85a42468518
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun Jun 7 09:29:48 2009 -0700
* Text weight now takes the y offset into account, if something is anchored to the same area but uses a different y offset it'll use it's own weighting totals
* Text width weight and text size are now available without enabling advanced options
* Removed the ability to set the text in the advanced text group, do it under the regular text wizard tree
commit 2da3a71b13e74779510e17d1ff54d0496c655931
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat Jun 6 21:41:50 2009 -0700
* Fixed filtering your own auras filtering out auras you cast while in a vehicle
* Fixed indicators (and in general, any texture) overlapping text, text now shows on top of everything, this might cause some bugs
* Fixed possible targeting bugs related to toggleForVehicle being set on every unit instead of only player, party, raid
* Fixed (I believe) health tags showing offline even if the unit was online
* Fixed bad group number when entering battlegrounds (50/50)
* Removed [dead] and [offline] tag, use [status] for dead, ghost or offline indicator.
* [curhp], [absolutehp], [abscurhp], [missinghp] now will return [status] automatically if the unit is dead/ghost/offline
* Added partytarget as an invalid threat unit