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

DEV 1666: Fix /end requests and clean up logging #109

Merged
merged 7 commits into from
Sep 2, 2022

Conversation

robbles
Copy link
Contributor

@robbles robbles commented Sep 2, 2022

The /end request was not being made when the game mode was set to "solo". This fixes that and cleans up the logging significantly, plus eliminates a bunch of unnecessary fallback logic in favour of just returning an error when the game can't reasonably be run.

The --debug-requests flag has been replaced with a more general --verbose that toggles on debug logs.

Snakes are now also assigned generated names instead of UUIDs.

@robbles robbles merged commit 09aea9c into main Sep 2, 2022
@robbles robbles deleted the DEV-1666-fix-end-requests branch September 2, 2022 21:35
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