r20090529023905-nolib
Details
-
FilenameYssTargets-r20090529023905-nolib.zip
-
Uploaded by
-
UploadedMay 28, 2009
-
Size39.66 KB
-
Downloads16
-
MD57af38ebe6f6d4a2dc7057f1a17c7386a
Supported WoW Retail Versions
- 3.1.0
Changelog
yssaril:
ToT fully working now
drycode to add Target of Targets
fix nil error
added the Outline texture from shared media so we are sure that it is available
added a threat texture overlay
red if tanking
orange if tanking but someone is above you in threat
yellow if you are not tanking but are above 90% of the tanks threat
still needs some testing
added an enable/disable var which can be set from the broker plugin or the addon options
^Keldrons idea so blame him for it^
added option to filter friendlys via a tristate
Checked only non friendlys will be shown
Semi Checked only non friendlys will be shown in combat
not checked everyone is always shown
fix tooltip errors
properly reset bars when options change or the profile is reset
add LDBicon support for all you lazy non LDB people
fixed OpDepts
fixed LDB and LDBI toc reference
removed libsink (no idea how that got in there)
removed the OnEnter bar script wrapper (less function calls woot)
reference one function for each bar script instead of creating a new one for each bar
fix eof error oops
first attempt to make the config less convoluted
finalized targeting tooltip and added the class color to the target on the tip
update Tooltip only if we need to
don't get rid of bars unless we have too should reduce cpu load
add LDB to pkgmeta
add anchor toggle to config so you can toggle it if you do not have LDB
initial commit