Skip to content

Releases: Snakybo/Clicked

0.17.0

27 Feb 00:18
Compare
Choose a tag to compare

[0.17.0] - 2021-02-27

Added

  • Add support for mouse button 6+ [#52]

Changed

  • Major internal refactor and cleanup

Fixed

  • Fix an issue where some abilities appear twice in tooltips
  • Fix an issue where uncastable spells or items would appear in the tooltip [#51]

0.16.2

20 Feb 12:35
Compare
Choose a tag to compare

[0.16.2] - 2021-02-20

Fixed

  • Fix an error when logging in on Classic
  • Fix an error when enabling tooltips on Classic

0.16.1

20 Feb 01:06
Compare
Choose a tag to compare

[0.16.1] - 2021-02-20

Added

  • Expand tooltip system to support any bindings that are currently valid for the target

Fixed

  • Add missing Concentration Aura to the stance load options for Paladin
  • Hide tooltip entries if the form/stance load condtion has not been met
  • Hide tooltip etnries if the pet laod condtion has not been met

0.16.0

18 Feb 22:01
Compare
Choose a tag to compare

[0.16.0] - 2021-02-18

Added

  • Add an option to show unit-frame bindings on tooltips (h2oboi89)
  • Add an experimental WeakAura export function for spells and items, creates an icon that shows the spell/item status

0.15.5

15 Feb 18:05
Compare
Choose a tag to compare

[0.15.5] - 2021-02-15

Fixed

  • Fix popups appearing behind the main Clicked frame [#50]

0.15.4

12 Feb 23:54
Compare
Choose a tag to compare

[0.15.4] - 2021-02-13

Added

  • Add user-friendly tooltips explaining the binding action page
  • Update Korean translations (netaras)

0.15.3

01 Feb 17:58
Compare
Choose a tag to compare

[0.15.3] - 2021-02-01

Fixed

  • Fix binding target sorting not always following the specified order

Removed

  • Remove restriction to add target units after a dead end (i.e. player or cursor)

0.15.2

21 Jan 22:56
Compare
Choose a tag to compare

[0.15.2] - 2021-01-21

Added

  • Add click-cast support for Boss5TargetFrame [#45]

0.15.1

21 Jan 00:13
Compare
Choose a tag to compare

[0.15.1] - 2021-01-21

Added

  • Add arena 1-3 binding targets
  • Add spellbook spell rank support for WoW Classic

0.15.0

12 Jan 21:24
Compare
Choose a tag to compare

[0.15.0] - 2021-01-12

Added

  • Add a load condition to only load bindings in specific instance types (dungeon, raid, arena, etc.)

Fixed

  • Fix missing exists condition on noX macro conditions (nodead, nopet, etc.)