Skip to content

Releases: RagedUnicorn/wow-classic-gearmenu

v2.2.1

02 Feb 18:16
Compare
Choose a tag to compare

Features

  • GearMenu has now basic support for two themes custom(the current theme) and classic

Updates

  • Update licensing year to 2022

Fixes

  • Fix adding new gearSlots to a gearBar

v2.2.0

02 Feb 17:03
Compare
Choose a tag to compare

Features

  • GearMenu has now basic support for two themes custom(the current theme) and classic

Updates

  • Update licensing year to 2022

v2.1.5

10 Nov 17:58
Compare
Choose a tag to compare

Updates

  • Update Interface Version to 11401(1.14.1) - Ready for Classic Season of Mastery

Fix

  • Replace AttemptToSaveBindings with SaveBindings
    • AttemptToSaveBindings is no longer available and was replaced by SaveBindings

v2.1.4

10 Nov 17:29
Compare
Choose a tag to compare

Updates

  • Update Interface Version to 11401(1.14.1) - Ready for Classic Season of Mastery

v2.1.3

27 Oct 15:24
Compare
Choose a tag to compare

Fix

  • Fixed a bug where the gearMenu frame would have a wrong size after changing the slotsize
  • Fix #7 uiscale for changemenu

v2.1.2

23 Oct 08:09
Compare
Choose a tag to compare

Fix

  • Hotfix tooltip bug for empty slots and unequip slots
  • Fix deployment package to production

Updates

  • Add TrinketMenu implementation. TrinketMenu displays all trinkets in the players inventory in a separate menu and allows switching them with left and right click
  • Simplify generating tooltips for GearBars, ChangeMenu and TrinketMenu

v2.1.1

22 Oct 20:06
Compare
Choose a tag to compare

Fix

  • Hotfix tooltip bug for empty slots and unequip slots

Updates

  • Add TrinketMenu implementation. TrinketMenu displays all trinkets in the players inventory in a separate menu and allows switching them with left and right click
  • Simplify generating tooltips for GearBars, ChangeMenu and TrinketMenu

v2.1.0

22 Oct 18:11
Compare
Choose a tag to compare

Updates

  • Add TrinketMenu implementation. TrinketMenu displays all trinkets in the players inventory in a separate menu and allows switching them with left and right click
  • Simplify generating tooltips for GearBars, ChangeMenu and TrinketMenu

v2.0.4

08 Oct 11:00
Compare
Choose a tag to compare

Fixes

  • Fix changeMenu size bug
    • Fixing a bug where changeMenu size was bigger than intended

Updates

  • Update Interface Version to 11400(1.14.0)

v2.0.3

23 May 19:23
Compare
Choose a tag to compare

Fixes

  • #82 Increase bordersize to more closely match initial value

Updates