-
Notifications
You must be signed in to change notification settings - Fork 77
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: Added Screen on Round Restart #1524
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TimGoll
added
the
type/enhancement
Enhancement or simple change to existing functionality
label
May 22, 2024
This was referenced May 22, 2024
saibotk
requested changes
May 23, 2024
saibotk
approved these changes
May 23, 2024
I'm leaving this one open as it is a bit bigger so that there is a chance for someone else to take a look at it |
TimGoll
added a commit
that referenced
this pull request
May 25, 2024
Merge after #1524 In an effort to reduce the spam in the mstack at round begin, I removed these two messages. They add no important information to the game and are kinda redundant. ![image](https://github.com/TTT-2/TTT2/assets/13639408/917be0d6-9a91-483f-91a4-751f29f87e32)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is not as big as it looks, this is only because I modified the tips strings in all languages!
This pullrequests adds a loadingscreen that hides the visible and audible lag introduced by the map cleanup on round change. This is done because the lag can hardly be improved since it all takes place in
game.CleanupMap
. It can be disabled if one dislikes it.This PR also moves the (in my opinion annoying) tips panel to a more useful place by displaying those tips on the new loading screen.
loadingscreen.mp4
Settings panel to disable loading screen and tips:
Note: The tips convar is carried over from the original TTT convar.