Skip to content

Releases: dfherr/ThreatClassic2

Version 2.28

17 Jan 16:30
Compare
Choose a tag to compare

v2.28

  • Switch to GitHub actions packager workflow

Version 2.26

02 Dec 09:41
Compare
Choose a tag to compare
  • Update various translations
  • Update WoW Interface Version to 1.13.6

Version 2.25

05 Nov 19:43
Compare
Choose a tag to compare
  • 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

09 Sep 09:39
Compare
Choose a tag to compare
  • Fixed Not in guild error upon login
  • update CN translation
  • update RU translation
  • some code cleanup

Version 2.23

12 Jul 10:17
Compare
Choose a tag to compare

v2.23

  • Added a fix for wrong raw threat percentages returned by Blizzard API.

Version 2.22

09 Jul 13:04
Compare
Choose a tag to compare

#v 2.22

  • Small bug fix for the /tc2 version command
  • Update Chinese translations

Version 2.21

08 Jul 18:42
Compare
Choose a tag to compare

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

09 May 13:09
Compare
Choose a tag to compare
  • 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

01 May 01:18
Compare
Choose a tag to compare
  • fixed a small bug that caused toggled settings not to be copied to the new profiles

Version 2.17

01 May 00:47
Compare
Choose a tag to compare
  • 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)