Nicks_Team-ExtraDayStats icon

ExtraDayStats

Adds extra statistics to the end-of-day summary screen.

Last updated a day ago
Total downloads 467
Total rating 0 
Categories Mods
Dependency string Nicks_Team-ExtraDayStats-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

GWYF Stats

A BepInEx mod for Gamble With Your Friends that displays an end-of-day statistics overlay on the day summary screen.

What it does

After each day ends and the summary screen appears, two stat panels fade in alongside the existing UI:

Player Summary Table

Shows one row per player with:

  • Player name — with their net profit/loss appended in green or red (e.g. Nick (+$3.47K))
  • # Bets — total number of hands/rounds played that day
  • Win % — win rate, green if above 50%, red if below
  • Total Bet — total amount wagered across all games

Game Type Breakdown Table

Shows one row per game type that was actually played (no clutter from unplayed games), sorted by most hands played. Columns:

  • Game — game type name (Blackjack, Roulette, HiLo, etc.)
  • # Hands — total hands played across all players
  • Group Net — combined profit/loss for all players on that game, green or red
  • Biggest Win — the largest single-hand net win that day, showing which player got it and the amount

Both panels fade in together once the money section of the summary screen appears, then are automatically cleaned up when the summary screen closes.

Notes

  • Stats reflect the current day only — records from previous days are excluded
  • Only games actually played that day appear in the game type table
  • Works in multiplayer; each player gets their own row