-
Notifications
You must be signed in to change notification settings - Fork 117
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 UI error when leaving the lobby too quickly #887
Fix UI error when leaving the lobby too quickly #887
Conversation
cc @Bobbyperson you might be able to verify this 👀 |
yippie!!! i'll test when i get home |
Sorry but this fix is not the way to solve #849 i addressed it to myself because the problem does not lie in the |
Northstar.CustomServers/mod/scripts/vscripts/sh_progression.nut
Outdated
Show resolved
Hide resolved
This reverts commit b9c4c9c.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good!
@NachosChipeados I assume you retested your PR after making the changes @Zanieon proposed? |
Yes, and it still works Titanfall.2.2024-11-17.19-32-05.mp4 |
Aight, Imma just say we skip waiting for anyone else to test this and just merge directly to not stall the PR for too long ^^ |
Fixes #849, using the fix suggested by @Jan200101
How to test:
Without this pr, the game would kick you to the main menu. With this pr, no kick
Before:
https://github.com/user-attachments/assets/2447566b-68ae-4be5-8f22-35b45b7c094b
After:
https://github.com/user-attachments/assets/b59a50b7-ec12-4df5-82a5-78ed66769c70