Skip to content

feat: add support for GunGame wins as a player statistic#367

Merged
DevD4v3 merged 6 commits into
mainfrom
feature/add-gungame-wins
Jul 14, 2026
Merged

feat: add support for GunGame wins as a player statistic#367
DevD4v3 merged 6 commits into
mainfrom
feature/add-gungame-wins

Conversation

@DevD4v3

@DevD4v3 DevD4v3 commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Adds GunGame wins as a persistent player statistic.

Changes

  • Added the GunGameWins statistic to PlayerInfo.
  • Persisted the statistic across all repository implementations (InMemory, MariaDB and SQLite).
  • Added UpdateGunGameWins to IPlayerRepository.
  • Updated SQL scripts and seed data.
  • Increment and update GunGame wins after a player completes the weapon progression.
  • Display GunGame wins in the /mystats command.
  • Added unit and integration tests.

@DevD4v3
DevD4v3 merged commit 6f8734d into main Jul 14, 2026
4 checks passed
@DevD4v3
DevD4v3 deleted the feature/add-gungame-wins branch July 14, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant