r20090620
Details
-
FilenameShadowedUnitFrames-r20090620.zip
-
Uploaded by
-
UploadedJun 20, 2009
-
Size307.71 KB
-
Downloads306
-
MD5e904a8a1366555bd7ef4cb51681d24ce
Supported WoW Retail Versions
- 3.1.0
Changelog
commit 9cb8d4a75fefe2098d2156b45b7c23d4de3a65ac
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat Jun 20 01:37:32 2009 -0700
* Added pet targets, inherits the pet settings but it's disabled by default and generally not a setup unit
* Fixed friendly pets being colored by reaction, they will now be colored by class, static or gradient
commit c4bb05e2280245ded46662f1a56155fe9f5e525f
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 19 22:37:47 2009 -0700
* Visibility options are now a tree view instead of a single inline to be so they're easier to set
commit ca6390b939f9e70419a96e5805e5ef5af8c21820
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 19 21:45:56 2009 -0700
* Fixed party target and party pet not showing if you had them disabled inside a specific zone type
* Fixed font strings not being unregistered if one was deleted
* Added a new tab "Text Management" (Under General, advanced option) that lets you add new font strings that are tag-enabled
commit d46b9a074e2aa7a326cad50ee4925c7b07a36fa1
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 19 13:00:11 2009 -0700
* Removed about 100 unused localization keys
commit 1013ed61c8a333762cebb0067a1d2e79052a04b3
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Jun 19 01:27:35 2009 -0700
* X/Y Offset options for raid and party frame offsets renamed to simply row offset
* Offline units will block predicted health updates as well as dead units
* Offline units will show the power bar at 0% and will block predicted updates
* Fixed an error in movers.lua:101
commit b10426e11cefce12266513873e42e306fdc994db
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 18 22:08:34 2009 -0700
* Fixed multiple hidden fields being listed in the advanced text field
* Fixed an error when using [smartlevel] and targeting a mob with unknown health
* Moved SetBarColor to a Health:SetBarColor so it can be hooked
commit 9288ccbaef561803105d628bf3386e83a54d8a7b
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 18 17:56:30 2009 -0700
* Changed the Lua help tab to Help for tag, now includes documentation for tags online, see http://wiki.github.com/Shadowed/ShadowedUnitFrames/tag-documentation for help as well as examples on tag creation
* Fixed an error with the playerUnit variable not being set until a player has left or entered a vehicle at least once (This fixes auras being shown as your own even when they weren't)
commit 4b280c6a6f6a9fcfc1775c358fcb351f59685dab
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 18 14:28:58 2009 -0700
* Changed aura frame level, uses 2 if they are not an inside position, 5 if they are
commit 85c139b43a446135f4161d5e4087f6a72455770c
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 18 13:46:12 2009 -0700
* Added the inside auras option back, and it actually works
commit bb635970e81965b13cb502b67ad5127ef6f2a71d
Author: Shadowed <shadowed.wow@gmail.com>
Date: Thu Jun 18 13:34:05 2009 -0700
* Fixed disable in vehicle options to correctly enable/disable itself without needing a UI reload