Releases: dfherr/ThreatClassic2
Releases · dfherr/ThreatClassic2
Version 2.28
v2.28
- Switch to GitHub actions packager workflow
Version 2.26
- Update various translations
- Update WoW Interface Version to 1.13.6
Version 2.25
- Added two ignite tracking options (bar color and icon)
- Threat value and percentage can no be toggled on and off
- fixed a lua error when the window height was set too high
- fixed a rare lua error when the player ran out of draw distance
Version 2.24
- Fixed Not in guild error upon login
- update CN translation
- update RU translation
- some code cleanup
Version 2.23
v2.23
- Added a fix for wrong raw threat percentages returned by Blizzard API.
Version 2.22
#v 2.22
- Small bug fix for the /tc2 version command
- Update Chinese translations
Version 2.21
v2.21
- LibThreatClassic2 was completely removed from the addon.
- Added two new warning sounds
- Added an outdated version announcement for TC2.
from v2.20
- Prepared the addon to use the threat api when available (from patch 1.13.5)
- Added an option to downscale threat to the current numbers (i.e. 1 damage = 1 threat. threat api uses 1 damage = 100 threat). Hidden until api is available.
- Removed the nameplate feature. It wasn't working correctly. Please install a dedicated nameplate addon, if you need threat colored nameplates.
- added korean and updated chinese translations
Version 2.19
- fix threat warnings not working in raids
- fix background texture not loading properly
- add min threat amount to show warnings
- add smaller positioning options for frame positon (up to 0.01)
- update chinese translations
Version 2.18
- fixed a small bug that caused toggled settings not to be copied to the new profiles
Version 2.17
- Bump LibThreatClassic2 to revision 12
- improve buff handling (fixes tranquil totem and blessing of salvation issues)
- improve paladin blessing threat tracking (still not perfect)
- add french translation for Nefarian classcall
- add UnitThreatPercentageOfLoad to public interface
- always return boolean for isTanking from UnitDetailedThreatSituation
- added support for profiles (imports your current settings to a new character profile once)
- added custom color options for current tank and for other units
- added bar texture selection to options
- always display the player if he has threat (when sized to 1 bar, this only displays the player)
- made table update frequency configurable (does not influence incoming rate of other players threat)
- fix odd resizing beheavior and added positioning to config
- does no longer display a warning, when losing aggro as a tank
- added option to display raw threat percentage (pull at 110% or 130% depending on range)