File Details
HazeGearSwitcher-1.5.1.zip
- R
- May 17, 2026
- 198.49 KB
- 119
- 2.5.5+1
- Classic + 1
File Name
HazeGearSwitcher-1.5.1.zip
Supported Versions
- 2.5.5
- 1.15.8
[1.5.1] - 2026-05-17
Fixed
- Set context menu crash -
EasyMenuwas removed from newer TBC Classic client builds; right-clicking a gear set errored with "attempt to call global 'EasyMenu' (a nil value)". The menu now drives the nativeUIDropDownMenuAPI directly (submenu included).
[1.5.0] - 2026-05-17
Added
- HGS Panel slot assignment - Each gear set can be explicitly assigned to one of the 3 HazeCharacterSheet "HGS Panel" slots (or None) via the set list right-click menu. Assignment is stored per-character and shown in the set tooltip.
- Drag-to-reorder gear sets - Sets can be dragged up/down in the list to change their display order.
- New Config API:
GetPanelSlot,GetSetPanelSlot,SetPanelSlot,ClearPanelSlot,ClearSetFromPanel,RenamePanelSet, andAddon:RefreshUI.
Changed
- Gear set panel widened 25% (160 → 200px) for longer set names.
- HazeCharacterSheet HGS panel now reads explicit slot assignments instead of inferring them from set display order (falls back to legacy behavior with older HGS).
- Panel slot assignments follow set rename and are released on delete.