File Details
ItemRack Anniversary v4.29.5
- R
- Mar 4, 2026
- 136.70 KB
- 32.7K
- 2.5.5+1
- Classic + 1
File Name
ItemRack-bcc-anniversary-4.29.5.zip
Supported Versions
- 2.5.5
- 1.15.8
[4.29.5] - 2026-03-02
Bug Fixes
- Tooltip Frame Error (
GetNameon bad self): Fixed an error that could occur when mousing over certain restricted or spoofed game UI frames (like the newSecureTransferDialog), which caused the addon's popout menus (ItemRack.MenuMouseover) to crash when calling frame methods. Safely wrappedGetNameandIsVisiblelookups withpcall. - Gear Swap Stalls: Fixed a major bug where swapping Specializations back and forth would permanently lock the
SetsWaitingqueue, requiring players to cast a spell or enter combat to jog the queue. The queue now correctly processes back-to-back swaps when the inventory lock clears. - Jumping / Momentum Stalls: Fixed an issue where jumping or falling while relying on an "On Movement" event would abruptly trigger a "stopped moving" event and un-equip gear while you were still in the air. ItemRack now uses a
MovementPollingTimerto correctly wait until your speed reaches 0 before triggering off-movement swaps.
Improvements
- Tooltips System Overhaul:
- Global Toggle: Added a
Show tooltipsoption to completely disable ItemRack's custom tooltips. - Selective Tiny Tooltips: Added
Tiny Tooltips on Quick Access Only. When enabled, the main Set button retains its large informative tooltip, but individual gear slot buttons use tiny tooltips, reducing screen clutter. - Comparison Overlap Fix: Fixed an issue where holding Shift to view a popout menu would trigger multiple overlapping "item comparison tooltips" from the default WoW UI. These are now explicitly suppressed.
- Global Toggle: Added a
- Audio System Enhancements:
- Test Environment: Added a "Test" options panel when
LibSoundIndexis active, allowing users to manually toggle/test specific audio categories likeBAGSandALL_EQUIP. - Get Addon Integration: If
LibSoundIndexis missing, the Audio Framework pane now displays a "Get Addon" button with a direct copyable CurseForge link. - One-Time Warning: ItemRack now throws a one-time popup warning if you try to enable "Disable swap sounds" without the required library.
- CVar Fallback Tuning: Increased the fallback CVar audio mute length from 0.5s to 1.5s to completely capture the longer Foley sounds during large swaps.
- Test Environment: Added a "Test" options panel when
- Shift-Click Equip via Bank: Holding Shift while clicking an item in an ItemRack popout menu while the bank window is open will now successfully equip the item, overriding the default transfer-to-bank behavior.
- Menu Settings Mutual Exclusivity: The
Menu on ShiftandMenu on right clicksettings are now mutually exclusive, automatically toggling the other off to prevent control conflicts. - Disable Swap Sounds: Added a robust audio toggling system:
- Global Setting: A new "Disable swap sounds" checkbox in the main options menu will silence all automated and manual gear swaps.
- Per-Event Toggles: A new "Disable sound on equip" checkbox is available in the Event Editor for Buffs, Stances, Zones, and Specializations, allowing you to mute specific automated events without affecting manual clicks.
- LibSoundIndex Integration: The addon now natively supports
LibSoundIndex-1.0to perform "surgical muting". When installed, only the sound of the equipment swapping and UI bag drops are muted. If not installed, ItemRack falls back to briefly muting the game's Master SFX CVar during swaps.