r20090607
Details
-
FilenameShadowedUnitFrames-r20090607.zip
-
Uploaded by
-
UploadedJun 8, 2009
-
Size298.25 KB
-
Downloads485
-
MD56d3ce28691d29d0def3fa04510f942ce
Supported WoW Retail Versions
- 3.1.0
Changelog
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
commit 5fe9d1f0bb1572d11dc15c36fa3cd14470facdef
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 5 15:30:05 2009 -0700
* Player pet frames will now hide when the player enters a vehicle
* Changed to the player using the vehicle unitid instead of pet for vehicles, as the former has data faster
* Fixed a few more profile issues with changing/reloading, seems to be an issue with AceDB-3.0 copying profiles thought, but swapping profiles should work again without a reload
* Fixed a few more vehicle issues, swapped to using an OnUpdate timer for getting data as UNIT_PET seems to be rather inaccurate.
commit 6d438c042a8b8a7bc43e476e7943a35748c34e1b
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 5 14:05:07 2009 -0700
* Added UnitHasVehicleUI check when swapping units, cause for some god knows why reason vortexes on Malygos are considered vehicles
commit a2e5932cccf8d974e283fdd97eee1757478c7434
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 5 13:52:11 2009 -0700
* Possibly fixed Malygos Vortex showing everyone as offline
* Aura offsets upped to -100/100
commit 6ac258be8aa122f89a3be1cf29c87237f5eff4e6
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 4 16:30:15 2009 -0700
* Oops typo
commit a177a3c26b28bbf373e3ec38db7d7b95bffc53f3
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 4 16:20:18 2009 -0700
* Raid and party frames should be fixed and no longer getting stuck to the mouse while dragging
commit 31e156e83cc48db277a0491061c4f157153f8eea
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 4 10:24:36 2009 -0700
* Fixed indicators not being disabled