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 time calculations #307

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Fix game time calculations #307

merged 1 commit into from
Jul 13, 2023

Conversation

alexbatalov
Copy link
Owner

There is a game time and queue bug because appropriate vars use signed math which caused the game to freeze. This PR converts related stuff to use unsigned math extending game time to expected 13 years.

Closes #284

@alexbatalov alexbatalov merged commit c4c2806 into main Jul 13, 2023
@alexbatalov alexbatalov deleted the fix-game-time-calculations branch July 13, 2023 10:04
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.

Game freezes/shows 'the end' on 16th of may 2248
1 participant