Skip to content

Releases: jsb/RingMenu

v2.2.1

06 Oct 12:18
@jsb jsb
Compare
Choose a tag to compare

Fixes an issue where RingMenu would not load if no LibStub was present.

v2.2.0

07 Sep 13:23
@jsb jsb
Compare
Choose a tag to compare

This update adds support for button styling using Masque. Thanks to @cpulley for contributing this feature! Here are a few examples:

Three examples of button styling using Masque

v2.1.1

28 Aug 17:28
@jsb jsb
Compare
Choose a tag to compare

Fixes a bug where key bindings wouldn't persist across sessions.

v2.1.0

26 Aug 19:13
@jsb jsb
Compare
Choose a tag to compare

This release brings the following features:

  • Multiple RingMenus: You can now configure any number of RingMenus, each with individual settings and key bindings.
  • Additional customization options: Backdrop color, angle.

v2.0.0-beta

11 Aug 19:50
@jsb jsb
b5c68ee
Compare
Choose a tag to compare

This version is compatible with World of Warcraft Classic (version 1.13).

Note: API changes have made it necessary to essentially rewrite this AddOn for Classic WoW. While the core functionality has been recreated, some features from the Vanilla version (e.g. animations) are still missing.

v1.0.2

16 Apr 11:25
@jsb jsb
Compare
Choose a tag to compare
  • Cooldown animations are now displayed correctly when using cyCircled button styles (thanks to LePetitMarill).

v1.0.1

08 Nov 14:49
@jsb jsb
Compare
Choose a tag to compare
  • The auto-close setting now correctly persists across logouts.

v1.0.0

19 Oct 22:30
@jsb jsb
Compare
Choose a tag to compare
  • Added an option to prevent the RingMenu from closing automatically when a button is pressed.
  • Added an option to slightly enlarge the icon size of buttons. This option is intended for compatibility with cyCircled and only shows up when the cyCircled AddOn is present.
  • Increased maximum radius to 300 pixels.

v0.1.2

16 Sep 16:48
@jsb jsb
Compare
Choose a tag to compare

Now includes a plugin file for cyCircled, allowing to customize the appearance of RingMenu buttons.

v0.1.1

09 Aug 20:24
@jsb jsb
Compare
Choose a tag to compare

fixes missing header in key bindings list