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

[BUGFIX] Fix the Random Button in FreeplayState not being able to switch to Erect/Nightmare songs #3838

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

KoloInDaCrib
Copy link
Contributor

Does this PR close any issues? If so, link them below.

3661 3762

Briefly describe the issue(s) fixed.

Up until this point, the Freeplay Menu's Random button was only able to cycle to default difficulties (easy, normal, hard). This PR makes it so that it checks for all the songs loaded, makes an array for all the available difficulties per character, and goes through a for-loop to fill it up. That way it also accounts for Pico not having Erect/Nightmare songs and doesn't switch to those difficulties.

Include any relevant screenshots or videos.

2024-11-06.20-48-38.mp4

@github-actions github-actions bot added haxe Issue/PR modifies game code medium A medium pull request with 100 or fewer changes labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
haxe Issue/PR modifies game code medium A medium pull request with 100 or fewer changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant