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

Add tracking of total rewards given to enemies on player death #1345

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

mpixelate
Copy link
Contributor

  • This PR has been tested locally

Suggestion: link

@mpixelate
Copy link
Contributor Author

@LoneWolfHT, can you review this PR? It doesn't affect the balance of the game, and the changes are minimal. It adds one stat to the summary.

@LoneWolfHT
Copy link
Member

I feel like this could be a stat you track in memory and insert into the summary, instead of storing it in player rankings forever. Did you just want it in the summary?

@mpixelate
Copy link
Contributor Author

When it was suggested, I mentioned adding it to both the summary and statistics (leaderboard). So, it's storing this stat for player rankings as well. When I implemented it for the summary, the implementation worked for both the summary and player rankings.

@LoneWolfHT LoneWolfHT merged commit 80d625e into MT-CTF:master Sep 12, 2024
1 check passed
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.

2 participants