Changelog
1.2.1
- Fixed intermittent item loss during Quick Stack on multiplayer servers by checking container ownership before moving items.
- Verify that the full stack arrived in the destination before removing it from the player's inventory. If the check fails, source removal is skipped and a warning is logged.
1.2.0
- Updated QuickStackPlus for compatibility with Valheim 1.0.14 keybinding/input changes.
- Fixed QuickStackPlus keybinds not responding while the player was running.
- Shortcut detection now uses Valheim's ZInput while preserving the existing configurable keybind settings.
1.1.2
- Fixed containers being automatically sorted when opened.
- Container contents are now sorted only when the player explicitly uses the Sort action.
1.1.0
- Added Smart Storage filters for individual containers. Selected item types are routed to those containers first, even when the container is empty.
- Added searchable Smart Storage item list with selected items pinned to the top, Inventory-only filtering, Select shown and Clear all.
- Smart Storage selections are stored on containers and persist in multiplayer.
- Added player-local
EnableStorageFilters, ShowSmartStorageButton and configurable Smart Storage button toggle shortcut.
- Added server-controlled
General > Enabled master switch for the whole mod.
- Added player-local Quick Stack blacklist with configurable enable/disable option and shortcut; default is Left Alt + Right Click.
- Blacklisted item types are protected from Quick Stack and shown with an orange inventory border.
- Improved Smart Storage UI: fixed scroll speed 140, always opens at the top, search input prevents character movement while typing, and a short in-panel help text explains routing.
- Filtered out unsuitable equipment/tools and internal or unlocalized
item_* entries from the Smart Storage list.
- Optimized Smart Storage list rendering to reduce stutter when opening the panel.
- Includes HarmonyX compatibility fix for blacklist input handling.
1.0.0
- First release as QuickStackPlus by Goneryx.
- Quick Stack into nearby accessible containers, including containers placed by other players.
- Server-controlled search radius from 5 to 80 m.
- Client-configurable Quick Stack, Sort, Trash and Container Sort shortcuts.
- Detailed Quick Stack notifications, sorting, junk marking/deletion and custom trash icon.
- ConditionalConfigSync integration.