Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resetting a game should also update player_stats #2743

Open
wescopeland opened this issue Oct 7, 2024 · 0 comments
Open

Resetting a game should also update player_stats #2743

wescopeland opened this issue Oct 7, 2024 · 0 comments
Labels

Comments

@wescopeland
Copy link
Member

Describe the bug
Currently, if a game is a beaten (hardcore) and then reset, the player keeps the beaten game credit on player_stats (the global beaten games leaderboard).

To Reproduce
Steps to reproduce the behavior:

  1. On a fresh account, beat a game in hardcore mode.
  2. Observe that there is now 1 game for "Total beaten games" on the user profile.
  3. Reset the game.
  4. Observe that the count is still 1.

Expected behavior
The count should be 0.

Screenshots
Screenshot 2024-10-07 at 11 25 42 AM

Additional context
https://discord.com/channels/476211979464343552/1292851127095791647

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant