Adds fullscreen mode to the game #2745
Open
+81
−4
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.
About The Pull Request
Adds the ability to toggle fullscreen, hiding your game window and task bar.
This can be done by pressing F11, through the OOC tab, or in the game preferences.
The PR is basically a port of BeeStation/BeeStation-Hornet#9697, but adapted to fit our (outdated) preferences system.
It can be a bit janky when toggling quickly, so try not to crash your client by doing that (I haven't been able to, but I can imagine some people will find a way).
Why It's Good For The Game
Fullscreen can make the game more immersive, and is fully optional for players who do not want to use it. I've also heard a few people talk about wanting to play with it, so this will be here for them.
Testing Photographs and Procedure
Screenshots&Videos
I tested this like 20 times to make it work properlyChangelog
🆑 Bokkiewokkie, PowerfulBacon, KubeRoot, Victor239, stylemistake
add: Adds fullscreen mode! Can be toggled with F11, in the OOC tab, or in your game preferences.
/:cl: