ZenDragon-ZenUseItem icon

ZenUseItem

Use items directly from inventory without needing to place them on the 1-8 hot bar first

CHANGELOG

v0.2.9

  • Prevent hotbar numbers from displaying when the minimap is open

v0.2.8

  • fix so the hotbar numbers don't display when pressing shift in the chat or console windows.
  • update Zen.ModLib to v1.1.17

v0.2.7

  • fix so the hotbar numbers don't display when pressing shift and entering text into an input field.

v0.2.6

  • check if the player is standing still before showing hotbar numbers when the config option is set.

v0.2.5

  • bugfix, UI was not updating correctly for new configs.

v0.2.4

  • Add config for direct 1-8 hotbar modifier key
  • Add config for hiding the 1-8 numbers

v0.2.3

  • update for Zen.ModLib v1.1.0

v0.2.2

  • fixed config sync

v0.2.1

  • removed BepInEx from dependency, Zen.ModLib handles it.

v0.2.0

  • use Zen.ModLib

v0.1.9

  • fix: no longer causes the player to stop running when inventory is opened.

v0.1.8

  • update logging and configs subsystem

v0.1.7

  • UPDATE FOR VALHEIM v0.220.3

v0.1.6

  • Add translation config option

v0.1.5

  • Cleanup UI

v0.1.4

  • Initial release