Skip to content

Releases: ascott18/TellMeWhen

9.0.7-classic-bc

18 May 04:02
Compare
Choose a tag to compare

v9.0.7

Bug Fixes

  • Fixed #1886 - invalid key to "next" (new version of LibDogTag-Unit-3.0 should resolve this).
  • Fixed #1889 - error thrown when attempting to import corrupted strings
  • Fixed #1897 - attempt to call method 'SetBackdrop' (a nil value)
  • Fix LibRangeCheck errors (switched to WeakAuras fork of LRC).

View Full Changelog

9.0.7

25 Apr 01:44
Compare
Choose a tag to compare

v9.0.7

Bug Fixes

  • Fixed #1886 - invalid key to "next" (new version of LibDogTag-Unit-3.0 should resolve this).
  • Fixed #1889 - error thrown when attempting to import corrupted strings

View Full Changelog

9.0.5

10 Mar 01:57
Compare
Choose a tag to compare

v9.0.5

Bug Fixes

  • Fixed an error with the [Name] DogTag breaking when LibDogTag-Unit gets upgraded after TMW loads.
  • Fixed incorrect labels on Text Display editboxes after changing an icon's text layout.
  • Fixed #1868 - Lua errors and broken sliders in WoW 9.0.5.

9.0.4

13 Feb 19:19
Compare
Choose a tag to compare

v9.0.4

  • New Condition: Torghast Anima Power Count
  • New Condition: Soulbind Active
  • #1811 - The group/target point of a group will now be preserved when moving a shrunk group via click-and-drag.

Bug Fixes

  • #1840 - Talents granted by Torghast powers are now correctly reflected by the Talent Learned condition.
  • #1844 - The Totem icon type has been updated for Monks to better support the wide range of "totems" that Monks have.
  • #1842 - Fixed handling of Shadowlands legendaries in item suggestion lists

9.0.3

13 Dec 07:58
Compare
Choose a tag to compare

v9.0.3

Bug Fixes

  • #1824 - Fix incorrect detection of Defensive mode in the Pet Attack Mode condition.
  • #1828 - Fix tooltips mentioning obsolete ways of tracking PvP trinkets.
  • #1829 - Fixed Guardians icon type Felguard timer (15 -> 17 seconds).
  • #1831 - Blacklist "Sinful Revelation" from the last cast condition
  • #1819 - Cloning notifications will now always clone all condition settings for condition-based triggers.
  • #1821 - Fix errors caused by Brewmaster stagger APIs returning nil in loading screens.
  • #1822 - All-Unit Buffs/Debuffs icons configured to only show when All Absent should now function as such.

9.0.2

19 Oct 00:38
Compare
Choose a tag to compare

v9.0.2

Bug Fixes

  • #1814 - Fix issues with range checking for some abilities
  • #1815 - Fix Weapon Imbue icon type & conditions

8.7.4-classic

19 Jan 03:34
Compare
Choose a tag to compare

v8.7.4

Bug Fixes

  • Fixed Fire Resistance Totem being classified as a fire totem rather than a water totem.
  • Fix #1761 - Earth and Water totems were switched with one another.

8.7.4

19 Jan 03:17
Compare
Choose a tag to compare

v8.7.4

Bug Fixes

  • Fix #1762 - Suggestion list insertion via left-click not working due to bizarre new focus-clearing mechanism in WoW 8.3.

8.7.3

23 Dec 18:42
Compare
Choose a tag to compare

v8.7.3

  • Added a new "Any Totem" condition that will check all totem slots.

Bug Fixes

  • Fix #1742 - Errors related to improper escaping of user input for the suggestion list.
  • Fix #1755 - Swing Timer conditions with durations other than zero seconds were not triggering updates at the proper moment.

8.7.3-classic

13 Dec 05:14
Compare
Choose a tag to compare

v8.7.3

  • Added a new "Any Totem" condition that will check all totem slots.
  • Updated totem checking to account for removal of totem APIs in 1.13.3. Totem deaths cannot be accounted for.

Bug Fixes

  • Fix #1742 - Errors related to improper escaping of user input for the suggestion list.
  • Fixed error bad argument #1 to 'strlower' (string expected, got boolean) when using Diminishing Returns icons
  • Fix #1755 - Swing Timer conditions with durations other than zero seconds were not triggering updates at the proper moment.
  • Fixed error PlayerNames.lua:96: attempt to concatenate field "?" (a nil value)