ProfMags-HudRevizualized icon

HudRevizualized

Replaces the vanilla Valheim HUD with a fully custom hotbar, resource bars, and guardian power icon.

CHANGELOG

Changelog

v0.5.0

  • Added item durability bars to hotbar slots (green → yellow → red)
  • Slots only highlight when the item is actively equipped
  • Empty slots and unequipped items no longer show a highlight
  • Fixed RMB+scroll equip — item now equips on RMB release instead of between scroll ticks
  • Moved build output (bin/obj) into a unified build/ folder
  • Added .gitignore
  • Simplified README

v0.2.0

  • Replaced reflection-based vanilla hiding with hierarchy scan
  • Removed custom minimap and food slots for a cleaner look
  • Wired Eitr and Adrenaline bars to real player values
  • Added guardian power cooldown/ready text
  • Added controller support matching vanilla hotbar
  • Fixed shield+weapon dual highlighting
  • Fixed slot highlight on world reload
  • Removed dead code and stale comments

v0.1.0

  • Initial release
  • Custom 8-slot hotbar with guardian power icon
  • Health, Stamina, Eitr, and Adrenaline resource bars
  • RMB+scroll hotbar cycling