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

Fix game statistics. #11895

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

asvitkine
Copy link
Contributor

Change Summary & Additional Notes

This was broken in 2.6 due to game history refactoring that required seeking to be enabled.
With this change, we clone the game data so that getting statistics doesn't actually require seeking the live game's history.

Also, changes the name of the menu item to be consistent with the others.

Fixes: #11872

Release Note

@asvitkine asvitkine merged commit f76d73e into triplea-game:master Aug 20, 2023
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.

History#gotoNode:122 - java.lang.IllegalStateException
1 participant