Skip to content

Releases: Snakybo/Clicked

1.13.1

12 Jul 08:26
Compare
Choose a tag to compare

[1.13.1] - 2023-07-12

  • Add support for WoW 10.1.5
  • Add new icons from WoW 10.1.5 to icon picker
  • Update PvP talent data
  • Add new selection UI for both talents and PvP talents
  • Improve talent selection input field
    • Show all available talents when focusing an empty input field
    • Show predicted talents when focusing an input field
    • Improve behavior of escape and focus loss
    • Add navigation through the entire talent tree using (shift-) tab or the arrow keys
    • Add the ability to show all talents instead of only the current prediction using shift-space
    • Improve the talent prediction algorithm

1.13.0

11 Jul 20:07
Compare
Choose a tag to compare

[1.13.0] - 2023-07-11

Added

  • Add support for WoW 10.1.5
  • Add new icons from WoW 10.1.5 to icon picker
  • Update PvP talent data
  • Add new selection UI for both talents and PvP talents
  • Improve talent selection input field
    • Show all available talents when focusing an empty input field
    • Show predicted talents when focusing an input field
    • Improve behavior of escape and focus loss
    • Add navigation through the entire talent tree using (shift-) tab or the arrow keys
    • Add the ability to show all talents instead of only the current prediction using shift-space
    • Improve the talent prediction algorithm

1.12.2

22 Jun 19:52
Compare
Choose a tag to compare

[1.12.2] - 2023-06-22

Added

  • Use new import and export window for profile import, export, and direct player share
  • Improve warning shown when the self-cast modifier is enabled
  • Add bonusbar and nobonusbar macro conditions
    • For Dragonriding, use bonus bar 5, for Dracthyr Soar use bonus bar 1
  • Add syntax higlighting to the generated macro text
  • Add monospaced font for the macro text fields to improve readability
  • Add the /clicked options (or /clicked opt) command to open the addon options

Fixed

  • Fix conflict between Dragonriding and Evoker abilities [#170] (by [nihilistzsche])
  • Fix potential Lua error in talent selection dropdown

Removed

  • Remove the /clicked profile and /clicked blacklist commands

1.12.1

21 May 21:40
Compare
Choose a tag to compare

[1.12.1] - 2023-05-21

Fixed

  • Fix Lua error when pressing tab on the talent selection dropdown
  • Fix binding config sorting not working

Changed

  • Don't open the top-most group automatically when opening the binding configuration window

1.12.0

16 May 13:06
5d6633e
Compare
Choose a tag to compare

[1.12.0] - 2023-05-16

Added

  • Add option to disable the addon compartment button to the options menu
  • Add new import and export window for individual bindings and groups [#141]
  • Add global bindings, which are always active regardless of the selected profile [#142]

Fixed

  • Fix Lua error when using shapeshift load condition on WOTLK

1.11.2

07 May 19:57
Compare
Choose a tag to compare

[1.11.2] - 2023-05-07

Fixed

  • Fix Lua error on WOTLK [#169]

1.11.1

03 May 09:07
Compare
Choose a tag to compare

[1.11.1] - 2023-05-03

Added

  • Add support for WoW 10.1.0
  • Add new icons from WoW 10.1.0 to icon picker
  • Add support for AddOn compartment
  • Use in-game API to retrieve talent data
    • Make new talent selection UI available for non en-US locales
  • Update PvP talent data

Fixed

  • Fix talent dropdown item sometimes being unclickable

1.11.0

22 Mar 09:40
Compare
Choose a tag to compare

[1.11.0] - 2023-03-22

Added

  • Add support for WoW 10.0.7
  • Add new "Advanced Flyable" macro conditional to determine whether Dragonriding is possible
  • Add new icons from WoW 10.0.5 and 10.0.7 to icon picker

1.10.6

26 Jan 21:04
Compare
Choose a tag to compare

[1.10.6] - 2023-01-26

Added

  • Add support for WoW 10.0.5
  • Add support for Wrath of the Lich King Classic 3.4.1

Fixed

  • Fix occasional Lua error when using forms [#166]
  • Fix Lua error on stance macro load option on WOTLK

1.10.5

06 Jan 11:02
Compare
Choose a tag to compare

[1.10.5] - 2023-01-06

Fixed

  • Fix Lua error when using the talent load condition on WOTLK [#163]