-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 a toggle for star fountains during gameplay #30894
Add a toggle for star fountains during gameplay #30894
Conversation
Thanks for the contribution! We generally avoid adding new options to the settings without a convincing reason to do so, has there been any discussion elsewhere prior to the submission of this PR? |
In : #29830 |
For added context, this was done until now by skins making transparent images for the star sprite. Which isn't optimal as it means stars disappear from everywhere in the game. Not strongly against this one existing. |
Just noting there was an alternative solution in #29792 (comment). |
Usually we would hold off such PRs until we have top-level skin settings in that case (similar to the yet-to-exist "hide perfect judgements" setting), but I'll be of the opinion on getting this one in given the argument of "I want my star fountains everywhere else except in gameplay" as mentioned in #30894 (comment) / #29792 (reply in thread), which cannot be resolved with any kind of user-side legacy skin hackery. |
That's why this felt so familiar. "Alternative" sure that's one way of looking at it 😅
This is a user preference, not a skin setting. Skins should be providing every resource and it should be up to users to disable them. |
Adds an option under Gameplay > General Settings that allows users to enable/disable star fountains during gameplay.