You are viewing a potentially older version of this package. View all versions.
ProfMags-HudRevizualized-0.2.0 icon

HudRevizualized

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

Date uploaded 5 months ago
Version 0.2.0
Download link ProfMags-HudRevizualized-0.2.0.zip
Downloads 139
Dependency string ProfMags-HudRevizualized-0.2.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Valheim HUD Revizualized

GitHub

A BepInEx mod that replaces Valheim's vanilla HUD with a clean, custom implementation.

Features

  • Custom hotbar with 8 slots split around a central guardian power icon
  • Guardian power with radial cooldown overlay and timer text
  • Resource bars for Health, Stamina, Eitr, and Adrenaline with animated dual-layer fill
  • RMB + scroll hotbar cycling without camera zoom
  • Vanilla food slots hidden for a cleaner look

Installation

  1. Install BepInEx 5 for Valheim.
  2. Drop ValheimHudRevizualized.dll into <Valheim>/BepInEx/plugins/.
  3. Launch the game.

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