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

Add loading screen hint messages. #191

Merged
merged 5 commits into from
Oct 9, 2023
Merged

Conversation

Gigabyte5671
Copy link
Member

@Gigabyte5671 Gigabyte5671 commented Oct 9, 2023

This PR adds hints to the loading screen, similar to other games:
image

This feature is enabled by default, and can be disabled by setting the VRCA_SHOW_LOADING_SCREEN_HINTS environment variable to "false".

The list of hint messages can be changed in the src/components/LoadingScreen.vue component.

Loading screen hints can be disabled by setting environment variable `VRCA_SHOW_LOADING_SCREEN_HINTS` to `"false"`.
@Gigabyte5671 Gigabyte5671 added the enhancement New feature or request label Oct 9, 2023
@digisomni digisomni merged commit 0daf566 into master Oct 9, 2023
3 checks passed
@Gigabyte5671 Gigabyte5671 deleted the feature/loading-screen-hints branch October 25, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants