You are viewing a potentially older version of this package. View all versions.
Padank-AlweStats-1.2.0 icon

AlweStats

Valheim Mod to easily see FPS, ping, clock, days passed and time played

Date uploaded 4 years ago
Version 1.2.0
Download link Padank-AlweStats-1.2.0.zip
Downloads 444
Dependency string Padank-AlweStats-1.2.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2105

README

AlweStats

Valheim Mod to easily see "FPS", "Ping", "Clock", "Days passed" and "Time played".

The UI is separated in two blocks :

  • GameStats, that contains "FPS" and "Ping".
  • WorldStats, that contains "Days passed" and "Time played".
  • WorldClock, that contains "Clock".

For each block you can enable or disable it and you can also set :

  • Position
  • Margin
  • Text color
  • Text size
  • Text alignment.

In "WorldClock" you can also set if the time should be showed in 12h or 24h format.

You can even add a "Days passed" counter in the world selection panel. Since the default day length declared in Valheim doesn't match the real one, to make the mod works fine, you need to join in the world at least one time, so that it can get the day length in that world. (You have to do it for each world)

Changelog

1.2.0

  • Fixed "Text color", "Position" and "Margin" values to be culture invariant (now you have to set decimal values with a dot)
  • Added a customizable in-game clock, separated from WorldStats

1.1.1

  • Commented out the "OnDestroy" method (it is for development only)
  • Removed commented code

1.1.0

  • Added a "Days passed" string in the world selection panel
  • Added the chance to disable it in the config file

1.0.0

  • Added GameStats, that contains "FPS" and "Ping"
  • Added WorldStats, that contains "Days passed" and "Time played"