Skip to content

Releases: Snakybo/Clicked

0.6.2

19 Sep 17:59
Compare
Choose a tag to compare

Clicked

0.6.2 (2020-09-19)

Full Changelog

  • Update project version to 0.6.2
  • Fix potential error when using Blizzard frames
  • Improve spellbook integration
  • Remove escape button functionality from config
  • Revert interface version to 90001

0.6.1

14 Sep 18:25
Compare
Choose a tag to compare

Clicked

0.6.1 (2020-09-13)

Full Changelog

  • Fix dangling blue cursor when targeting dead units

0.6.0

12 Sep 12:45
Compare
Choose a tag to compare

Clicked

0.6.0 (2020-09-12)

Full Changelog

  • Clean up GitHub workflows
  • Add small offset to tooltip
  • Luacheck fixes
  • Only rebuild tree on UNIT_AURA
  • Improve stances support
  • Add talent selection load option and icons
  • Add help text to binding targeting mode selection
  • Code formatting
  • Change hovercast label to "Unit frame only"
  • Update readme
  • Remove prefix and suffix from macro bindings
  • Add custom SimpleGroup template to prevent skinning
  • Hide frame before updating attributes
  • Add Luacheck
  • Remove global variable write
  • Support stance and combat flags for hovercast
  • Add support for stances
  • Disable copy/paste button if nothing is selected
  • Enable possessbar on Classic as well
  • Update interface version to 90002
  • Disable bindings in vehicles, pet battles, and mind controls
  • Merge XML templates
  • Remove dev code
  • Navigate to spellbook if professions is open
  • Add support copy/pasting of binding data
  • Update version to 0.5.2
  • Clarify text labels
  • Remove targets after player or cursor
  • Add cursor as target for targetable floor AoE
  • Fix modifier+mouse button not working #1

0.5.1

07 Sep 16:05
Compare
Choose a tag to compare

Clicked

0.5.1 (2020-09-07)

Full Changelog

  • Update version to 0.5.1
  • Remove empty line
  • Update Ace to r1238-alpha
  • Fix keybind prioritization
  • Update AceGUIWidget-ClickedKeybinding from upstream
  • Update AceGUI to r1237-alpha
  • Update ToC version to 90001

0.5.0

06 Sep 19:41
Compare
Choose a tag to compare

Clicked

0.5.0 (2020-09-06)

Full Changelog

  • Fix profiles option page parenting
  • Update README.md
  • Make release jobs run in parallel
  • Run jobs in parallel
  • Update artifact name
  • Build and archive classic
  • Fix typo
  • Fix error in ci.yml
  • Archive GitHub action artifacts
  • Don't package on master pushes
  • Fix indentation in release.yml
  • Add support for Classic WoW
  • Add localization support
  • Hijack AceGUI widgets for ElvUI styling
  • Support deserializing item links
  • Fix spell known option being too wide
  • Add in group and player in group load options
  • Fix attributes not being applied to new frames correctly
  • Fix /stopcasting being added to all bindings
  • Improve comment
  • Fix global bindings and custom macros
    Also added support to bind custom macros alongside target priority bindings, custom macros will always run first.
  • Make sure hovercast uses mouseover targets
  • Fix bindings using tertiary mouse buttons
  • Fix error when using custom macro bindings
  • Insert a binding target template when upgrading
  • Hide the target remove option if there is 1 target
  • Don't put unloaded bindings at the bottom
  • Add support for hovercast bindings
  • Update addon version to 0.5.0
  • Remove disabled button to select items
  • Improve visualization of secondary targets

0.4.1

29 Aug 23:25
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

0.4.1

  • Add the ability to hide the minimap icon in the interface options
  • Hide spellbook when a spell is selected
  • Fix keybind prioritization when used in combination with action bar bindings
  • Make sure @player binding targets are always the lowest priority
  • Fix an error that occurs when Clicked is the only active addon

0.4.0

29 Aug 23:24
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

0.4.0

  • Add /cc as a shorter alternative to /clicked
  • Allow any key or mouse button to be bound to target unit and open unit menu
  • Allow multiple bindings to use the same key or mouse button and dynamically prioritize them
  • Fix Lua error when a macro binding type is selected
  • Fix the open unit menu command on ElvUI frames
  • Fix bindings using mouse button 3, 4, and 5

0.3.0

29 Aug 23:24
48ed794
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

0.3.0

  • Initial beta release