LibThreatClassic2 icon indicating copy to clipboard operation
LibThreatClassic2 copied to clipboard

A library for multi-target threat tracking in WoW Classic. Successor of ThreatClassic-1.0

Results 4 LibThreatClassic2 issues
Sort by recently updated
recently updated
newest added

I am posting here based on the issue of Greater Blessing of Kings and possibly other blessings threat meters during fights. The suggested value of one Greater Blessing of Kings...

bug

This helps mitigate the problem where a tanks threat updates might be delayed because of other addons communicating. There are more improvements that can be done to the addon communication...

_Originally posted by @seppurt in https://github.com/dfherr/ThreatClassic2/issues/7#issuecomment-570211431_ Thanks for taking time to answer. > If you check the code, that's actually what what threatPercent = rawThreatPercent / aggroMod does. I agree...

bug

provide a threatStatus response similar to the retail API https://wowwiki.fandom.com/wiki/API_UnitThreatSituation This means threatStatus is determined by the highest status on any target. This requires a loop over the targets of...

enhancement