File Details
ItemLocker-v1.0.8.zip
- R
- Jun 18, 2026
- 156.72 KB
- 300
- 12.0.7
- Retail
File Name
ItemLocker-v1.0.8.zip
Supported Versions
- 12.0.7
ItemLocker Changelog
Version 1.0.8 (2026-06-18)
- Added keybind support for quick item locking/unlocking (supports mouse buttons)
- Keybind works with hover detection - hover over an item and press the keybind to toggle lock
- Keybind also works with cursor items - pick up an item and press the keybind to toggle lock
- Keybind appears in its own "ItemLocker" category in the keybindings menu
- Instant visual feedback for all bag addons when using keybind (Blizzard, ArkInventory, Baganator, Bagnon)
- Updated to use GetMouseFoci API for WoW 11.0+ compatibility
- Created Localization.lua for proper keybind string localization
Version 1.0.7 (2025-11-13)
- Updated interface for Retail 12.0.0 and Midnight beta (Interface 120000)
- Bumped addon version to 1.0.7
- Added slash command '/il show' to open the locked items window in case the minimap button is unavailable
Version 1.0.4 (2025-05-14)
- Locked items and settings are now saved per character, not account-wide. Each character has its own locked items list and settings
- This prevents locked items from one character appearing in the locked items window of another character
- Note: This is a breaking change for users who relied on account-wide locking—locked items will need to be re-set per character
Version 1.0.3 (2025-05-13)
- Added full Bagnon bag support: locked item overlays now appear in Bagnon, and overlay position/size can be configured from the options panel like other bag addons
- Locked items window now always displays all locked items correctly after UI reload, with placeholders for items whose info is not yet loaded
- The window auto-refreshes as item info becomes available, thanks to improved event handling
- All debug print statements and debug comments removed from Bagnon and Baganator compatibility files for a cleaner user experience
- All debug print statements removed from overlay position and size settings in the options panel; overlay setting changes no longer print to chat
- General code cleanup and reliability improvements
Version 1.0.2 (2025-05-13)
- Improved locked items window layout: Clear and Close buttons are now aligned directly beneath their respective sort buttons for better usability
- Close button is now styled and sized consistently with other action buttons
- Improved and expanded Baganator support: overlays now refresh reliably and compatibility is enhanced
- Minor UI polish and code cleanup
Version 1.0.1 (2025-04-26)
- ElvUI skinning applied to the locked items window and its buttons for improved visual consistency
- UI polish: locked items window now fully matches ElvUI style
- Added option in settings to allow users to choose if the locked items window is movable or locked in place
- Minor bugfixes and code cleanup
Version 1.0.0 (2025-04-23)
- Initial release for World of Warcraft Retail 11.1.5 (Interface 110105)
- Added partial support for Baganator bags: locked item overlays now appear in Baganator's bag UI
- This is a modern, actively maintained addon. Not related to the outdated 'ItemLock' addon
- Lock items in bags to prevent accidental selling
- Locked items are protected from merchant selling
- Locked items persist between sessions
- Minimap button (round, LibDBIcon) for quick access
- Standalone Ace3 options panel with persistent window size
- Slash command: /itemlocker for help
- Customizable overlay position and size for lock icons
- Adjustable locked items window opacity
- Visual feedback via chat messages when locking/unlocking
- Full compatibility with Blizzard, ArkInventory, and Baganator (partial) bags
- Overlay updates immediately when settings are changed
- Debug and error handling improvements for overlay registration
- Polished UI for cohesive addon experience