Skip to content

Releases: RagedUnicorn/wow-classic-gearmenu

v2.3.9

10 Jul 19:54
fc121a6
Compare
Choose a tag to compare

Update

  • Update Interface Version 11503(1.15.3)

Fixes

  • Fix rangecheck feature for items
  • Fix texture display for classic theme
  • Fix display title for Simple Tooltips

v2.3.8

11 Apr 20:45
74d6262
Compare
Choose a tag to compare

Update

  • Update Interface Version 11502(1.15.2)

v2.3.7

07 Feb 09:26
8666c29
Compare
Choose a tag to compare

Update

  • Update Interface Version 11501(1.15.1)

v2.3.6

03 Jan 16:13
33007c9
Compare
Choose a tag to compare

Feature

  • Add dual wield support for SOD Shaman

v2.3.5

22 Dec 17:17
f1ca423
Compare
Choose a tag to compare

Fix

  • Fix left-click on GearBar Slot
  • Fix Documentation for Macro Bridge
  • Fix unequip items
    • PutItemInBag is broken in current patch and can be replaced with C_Container.PickupContainerItem

v2.3.4

09 Dec 15:45
e90f93c
Compare
Choose a tag to compare

Fix

  • Fix display of combatqueue icon

v2.3.3

15 Nov 18:06
a9c47d6
Compare
Choose a tag to compare

Update

  • Update Interface Version 11500(1.15.0)

v2.3.2

09 Sep 20:55
6b93016
Compare
Choose a tag to compare

Fix

  • Fig rggm.opt command

v2.3.1

23 Aug 18:55
3b82b80
Compare
Choose a tag to compare

Update

  • Implement Settings Panel changes required for 11404(1.14.4) release

v2.3.0

21 Jul 18:42
240c091
Compare
Choose a tag to compare

Feature

  • Fix: #70 - Adding support for enchantIds to the Addon
    • GearMenu supports itemEnchantIds in QuickChangeRules, ChangeMenu, GearBars and TrinketMenu. This means that items with the same id but different enchant ids will no longer be treated as the same item. Instead, GearMenu also compares the enchant id when looking for items.
    • Note: All existing QuickChangeRules will have no itemEnchantId set. It is best to recreate the rule if those items have an enchant that is relevant otherwise old rules should still work. Items in the QuickChange can now be hovered to get a detailed tooltip with the enchant id.