r20090517
Details
-
FilenameShadowedUnitFrames-r20090517.zip
-
Uploaded by
-
UploadedMay 17, 2009
-
Size267.83 KB
-
Downloads552
-
MD5b0a3b90520c1759ab179e9fa59cafda5
Supported WoW Retail Versions
- 3.1.0
Changelog
commit 2d565190e15d9dbca75331119f71b174bcbe9937
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 13:08:13 2009 -0700
* Fixed auras not hiding
* Fixed auras not separating and debuffs using the buffs anchor always
* Fixed indicators status being enabled for party, target, player, should only be enabled for player.
* Fixed auras not being enabled for player, party, target by default
* Added default profile
* Added default indicator positions
commit dad0fba4e4baaad9e5616d4649166a4e82d2bdf9
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 11:28:05 2009 -0700
* Indicator size, combat text x/y offsets, cast name/text options are now flagged as advanced settings
commit 1c29b64207cf5cc52aa0494810c93a3a7d74214c
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 10:47:29 2009 -0700
* Changed default for totot to 100% text width
commit da3264e682af92ec12082047d02ad0fa1f2c7c70
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 10:44:21 2009 -0700
* Added an update when the auras are reloaded
commit 09a62454e23b0e62a86b116d47baae9539917573
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 10:33:33 2009 -0700
* Fixed a few aura related bugs
* Fixed a table being created for every single aura, for every single unit
* Added option to prioritize buffs over debuffs when sharing anchors
* Tweaked aura defaults slightly
commit c947a81ce35a6cb77de3530d3297e00e0c0c7678
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 09:27:55 2009 -0700
* Changed default texture to Minimalist, added Minimalist as well
commit cfadfa9e6c0743911ce827fb74a76cc92e80b821
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 17 01:02:15 2009 -0700
* Added size and spacing options (advanced)
* Implemented combo points indicator
commit 8bc992e088fe720ab0a60626002cf01479437582
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat May 16 23:05:36 2009 -0700
* Added pet layout defaults in
* Fixed an error when resetting the DB, now forcibly loads the default DB in when this happens
* Fixed caches not being reset on profile change
commit 9e69717e48662e33c7596f9dd74d564ca274dd06
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat May 16 22:43:42 2009 -0700
* Setup all of the layout defaults including positions
* Cleaned up the unit defaults
* Added cast bar hiding
* Added bar texture option
* Added ability to mass edit indicators in global
* Added x/y offset for party pet anchoring
* Fixed party pet positioning not being updated
* Fixed health bar not showing 0 if someone is dead/offline
* Fixed a few configuration errors
* Fixed indicators showing up randomly
* Fixed the [curhp] tag not showing 0 for dead/offline people
* Fixed a bug with UnregisterAll not working
commit b2333612ced9f7b16ee52b5073a0bdb15df46d57
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat May 16 19:11:18 2009 -0700
* Rewrite the DB format to use a single table and generally be easier for me to manage