File Details
WowSimsGearHelper-0.1.1-beta.1.zip
- B
- Mar 5, 2026
- 83.57 KB
- 420
- 5.5.3
- MoP Classic
File Name
WowSimsGearHelper-0.1.1-beta.1.zip
Supported Versions
- 5.5.3
[0.1.1] - 04 Mar, 2026
Added
- Main window title and settings panel now display the current addon version for easier in-game verification.
Fixed
- Extra-socket workflows now defer blocked gem socket tasks until the missing socket is added, instead of treating them as immediately actionable.
- Socket rows now render deferred gems as blocked/not-ready with tooltip guidance to add the socket first.
- Shopping list item resolution and need counts now include deferred gem tasks so required gems remain visible while waiting on socket creation.
- Socket-hint subtitle fallback now avoids raw
item <id>text when item data is uncached by requesting item data and using existing hint text until names resolve.
Changed
- Diff task output now emits explicit
ADD_SOCKETtasks for rows missing planned sockets, improving task flow and diagnostics.
[0.1.0] - 22 Feb, 2026
Added
- Initial release preparation for distribution and tester onboarding.
- Tag-based GitHub Actions workflow that builds and publishes versioned zip artifacts.
Changed
- Updated project version metadata to
0.1.0for initial beta release. - Expanded README with distribution instructions.
[0.0.4] - 22 Feb, 2026
Fixed
- Socket guidance now resolves the active socket target more reliably by using the socket UI item title when slot/link fields are unavailable.
- Socket highlights now retarget correctly when manually switching items in the socket UI (for items that still have pending socket tasks).
- Socket highlights now clear when the socket UI is closed, preventing stale bag/socket indicators.
- Socket indicator labels (
E,S, and socket indices) now render consistently after recent highlight changes. - JP commendation guidance highlight is now cleared when other task flows (socket/enchant/socket-hint actions) are started, reducing conflicting overlays.
Changed
- Shopping list search icon sizing is now controlled separately from button sizing, so the icon no longer overflows the button.
- Added
SocketDiagnostics()to the debug command list to simplify in-game socket-state troubleshooting.

