ZenDragon-ZenUseItem icon

ZenUseItem

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

CHANGELOG

v0.3.2

  • update readme, no code changes.

v0.3.1

  • bugfix: using items from inventory on targets no longer attempts to consume or equip the item if the target can not have the item applied to it.

v0.3.0

  • updated for Zen.ModLib v1.2.0
  • recompile for BepInEx v5.4.2332
  • recompile for JVL v2.26.0

v0.2.11

  • recompile for Zen.ModLib v1.1.25

v0.2.10

  • improved UI slightly using font color / size to hopefully make the interaction more obvious.
  • update ZenModLib dependency to v1.1.19

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