Vapu-VapuStats icon

VapuStats

End-of-day and game-over stats modals (Tab key). Per-player table with longest win/loss streaks and per-game-type breakdown. Host-side run history persisted across sessions.

CHANGELOG

Changelog

1.1.0

  • Game-over stats: Tab/Stats-button opens a full-run summary on the game-over screen
  • Host persists per-day records under BepInEx/config/VapuStats/<saveName>/history.json so runs survive game restarts; previous runs are archived under archive/ when a new run begins
  • Stats are wiped automatically when the host deletes the corresponding save in-game
  • Fallback modal: if another mod skips the game-over screen entirely (e.g. NoPitStops), a standalone "Run Over" modal still shows the run's stats to the host (Continue with Enter/Space/click)
  • Clients render the game-over modal from the in-memory PayoutTracker sync, no local files are written

1.0.0

  • Initial release
  • Independent rewrite inspired by Nicks_Team's unmaintained ExtraDayStats
  • Stats accessed via a togglable modal window opened with the Stats button or Tab key
  • Player summary table includes longest win and loss streak columns
  • Game type breakdown table shows hands, group net, and biggest single-hand win per game
  • Compatible with the current game version