Skip to content

Releases: RagedUnicorn/wow-wotlkc-gearmenu

v4.0.6

09 Dec 15:54
2f0ad54
Compare
Choose a tag to compare

Fix

  • Fix display of combatqueue icon

v4.0.5

11 Nov 21:57
ccffd3f
Compare
Choose a tag to compare

Update

  • Update Interface Version 30403(3.4.3)

v4.0.4

09 Sep 20:52
c03f50d
Compare
Choose a tag to compare

Fix

  • Fig rggm.opt command

v4.0.3

21 Jul 23:31
f9643bf
Compare
Choose a tag to compare

Fix

  • Fix UIErrorsFrame:AddMessage function signature

v4.0.2

06 Jul 16:42
37b4f7c
Compare
Choose a tag to compare

Updates

  • Update Interface Version to 30402(3.4.2)
  • Implement new Addon Settings Panel - fixes #2

v4.0.1

03 Jun 08:19
0220f46
Compare
Choose a tag to compare

Fixes

  • Fix bug where GearMenu forgets keybinds
    • Previously, there was a bug in the GearMenu addon where keybinds would be forgotten during the startup process. Specifically, the GetBindingAction function would occasionally return an empty string for buttons, despite a valid keybind being set. Although the keybind would still work, GearMenu wouldn't display it anymore. To address this issue, I have implemented a slight delay before calling GetBindingAction during startup. This ensures that the keybinds are properly recognized and displayed by GearMenu.

v4.0.0

19 Jan 23:39
d862602
Compare
Choose a tag to compare

Initial wotlkc support release