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

Loadingscreen: Fixed Disabling #1643

Merged
merged 3 commits into from
Sep 29, 2024
Merged

Loadingscreen: Fixed Disabling #1643

merged 3 commits into from
Sep 29, 2024

Conversation

TimGoll
Copy link
Member

@TimGoll TimGoll commented Sep 28, 2024

Fixes #1622

Fixes disabling of the loadingscreen breaking the game. Also I fixed the loading screen displaying one fewer rounds than are actually left because the game counts to 0 and it makes no real sense that in the last round are 0 rounds left.

I also made sure that the prepare time is set to the correct value if the loading screen is disabled.

@TimGoll TimGoll added type/bug Something isn't working type/enhancement Enhancement or simple change to existing functionality labels Sep 28, 2024
@TimGoll TimGoll added this to the v0.14.1b milestone Sep 28, 2024
@TimGoll TimGoll merged commit e4085dd into master Sep 29, 2024
4 checks passed
@TimGoll TimGoll deleted the loadingscreen-disable-fix branch September 29, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working type/enhancement Enhancement or simple change to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Disabled Loadingscreen leads to round not starting
2 participants