orfox-ValheimClock icon

ValheimClock

A highly customizable, server-synchronized HUD clock that fits perfectly into Valheim's native UI.

CHANGELOG

Version Changelog Notes
1.5.2 - Added a new Theme configuration option to quickly switch between 5 distinct color palettes (Valheim, Blood, Ocean, Nature, and Monochrome).
- Refactor the `README` and `CHANGELOG`
1.5.1 - Fixed a bug where Weather text is clipping outside the panel.
1.5.0 Time Slider Preview
- Added a visual Time Slider progress bar at the bottom of the clock to track the day/night cycle.
- Added a dynamic sliding sun (☀) and moon (🌙) icon handle that swaps at nightfall.
- Added smooth cross-fade color transitions for the progress bar as the time of day changes.
- Upgraded the UI with smooth rounded edges and larger circular corner rivets using sprites.
1.4.0 - Added a configuration toggle Show Weather to dynamically display the current weather and environment alongside the time.
- Added a configuration toggle Weather Font Size to allow independent scaling of the weather text.
- Added dynamic translation of internal Valheim weather states and boss events into immersive, player-friendly names.
1.3.1 - Completely rewrote how the mod talks to RandyKnapp's Minimal Status Effects (like when using AM/PM or Stacked mode).
- Fixed a bug where moving the clock far to the left or right still pushed your status effects down on the right side of the screen.
1.3.0 - Added a configuration toggle (Use12HourFormat) to switch between 24-hour time and a 12-hour AM/PM format.
1.2.2 - Fixed CHANGELOG formatting.
- Added website_url in manifest.json.
1.2.1 - Implemented a high-performance memory cache for the UI loop.
- Text string formatting is now strictly restricted to run only when the in-game minute shifts, reducing CPU and Garbage Collector overhead to near zero.
1.1.1 - Added CHANGELOG.
1.1.0 - Added full, automatic UI compatibility for RandyKnapp's Minimal Status Effects.
- Refactored internal code structure for improved maintainability.
1.0.0 - Initial Release.