Skip to content

Release 1.6.14

Compare
Choose a tag to compare
@Vapok Vapok released this 20 Mar 03:06
· 98 commits to main since this release
9ad7d64

1.6.14.0 - Fixing Equippable Items, Adding Hover Over Interaction option, Fixing Signs.

  • 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.