You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Feature: Open Inventory with Hover Interaction
When enabled, this will override the Open with Inventory and Close Inventory Options.
When enabled, hovering over an equipped backpack item in the player inventory and pressing the Backpack Open Hot Key will open equipped backpack.
Discovered a bug (or unintended interaction) that prevented the ability to equip armor if a backpack is configured to open with inventory (and close with inventory) when using "Right Click Quick Transfer" functionality
This has been fixed. Right Click Quick Transfer will now detect if there is armor in the spot it would be equipped at.
If no item is equipped in it's intended slot, it will equip the item instead of transferring it.
if item slot is already filled, it will quick transfer the equipable item.
This does mean, if your intent is to swap out armor, you'll have to unequip the current item equipped manually.
This is not an issue if Right Click Quick Transfer is disabled.
When typing in Signs, inventory was opening with a hotkey.
Fixed to prevent inventory from opening while typing in signs.