You are viewing a potentially older version of this package. View all versions.
GChallenge-GCValheimStats-2.2.3 icon

GCValheimStats

Comprehensive statistics tracking and analysis for Valheim with in-game overlay and Flask dashboard.

Date uploaded 3 weeks ago
Version 2.2.3
Download link GChallenge-GCValheimStats-2.2.3.zip
Downloads 21
Dependency string GChallenge-GCValheimStats-2.2.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

GCValheimStats

Statistics and analytics for Valheim with in-game overlay and web dashboard.

Features

  • Real-time stats — kills, deaths, distance built, crafted items
  • Kill Feed — floating icons showing recent kills with mob faces and trophies
  • Timer — draggable countdown timer with persistent position
  • Astral Chat — while sitting, type messages that appear as speech bubbles above other players' ghosts in challenge mode
  • Ghost Phantoms — in challenge runs, see semi-transparent phantoms of other players moving and fighting alongside you
  • Countdown Timer — set a game-end countdown (F7 → Settings → "Countdown Timer")
  • Data Import — when installing on an existing character, imports your vanilla stats automatically
  • Automatic Sync — stats are sent to the challenge server in the background

Installation

  1. Install BepInEx 5.x for Valheim
  2. Copy GCValheimStats.dll to your r2modman profile's plugins folder
  3. Launch Valheim through r2modman

Controls

Key Action
F7 Open settings
F8 Open statistics
Tab Close statistics
F7 → Settings → Countdown Timer Set game-end timer

Astral Chat

In challenge mode, while your character is sitting (emote or chair):

  • Type a message in the chat — it appears as a floating speech bubble above your character and other players' ghosts
  • Standing up returns chat to normal
  • /w and /s prefixes are supported

Compatibility

  • Valheim 0.221.12+
  • BepInEx 5.4.2333+
  • Supports vanilla and challenge modes

CHANGELOG

Changelog

[2.3.7]

  • 18 new mob icons with real images (Barka, Frozen King, Jotun Warrior/Witch, Moose, Moose Calf, Seal, Seal Baby, Elaking, Writhan, Frysling, Asksvin Hatchling, Blob Frost, Blob Morkhalla, Dvergr/Fuling Deep North, Blob Aspect, Frost Troll)
  • Kill feed grid layout (2 rows, 48px icons)

2.3.4

  • New console command: gc_vanilla_import — manually re-import vanilla Valheim statistics at any time
  • Fixed: TAB menu icons are now evenly redistributed when a game update adds new vanilla tabs — works with any number of icons
  • Fixed: ghost camera terrain collision — the camera now glides over terrain and pulls in front of obstacles instead of sinking underground
  • Fixed: pressing W/A/S/D while the ghost is sitting now stands it up and starts moving immediately

2.3.3

  • Fixed: vanilla stats import (existing character data) stopped working after the Valheim 1.0.7 update — the game moved its profile stats into new per-difficulty slots, which the importer now reads correctly

2.3.2

  • Documented the Steam-achievements restore in the README Features section (as requested by the Thunderstore review) — no code change

2.3.1

  • Startup intro video is now skipped by default — the game boots straight into the main menu (option "SkipIntroVideo" in the config; in-game cinematics from the menu still play)
  • Steam achievements keep unlocking while the mod is loaded — the BepInEx loader normally marks the game as modded, which turns achievements off; this is now restored to vanilla behavior automatically (option "KeepSteamAchievements" in the config, on by default)

2.3.0

  • Compatible with the Valheim 1.0.7 update (new Unity engine) — the mod previously failed to load its gameplay hooks after the game update
  • Ghost mode: the camera no longer sinks under the ground when your ghost stands on slopes or when you look steeply up or down — the camera now glides over terrain and pulls in front of obstacles
  • Ghost mode: pressing W/A/S/D while the ghost is sitting now stands it up and starts moving immediately (a short press of the Sit key still toggles sit/stand)