r20090530040339
Details
-
FilenameYssTargets-r20090530040339.zip
-
Uploaded by
-
UploadedMay 29, 2009
-
Size143.67 KB
-
Downloads27
-
MD5ff2d1a463b48c1cd8fc3dfa78f2b3461
Supported WoW Retail Versions
- 3.1.0
Changelog
yssaril:
fix threat
also added a sort function to the tooltip names so that people that are dead are towards the bottom of the list and dead people get a skull next to their name :)
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