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] Fixed ranks not appearing in freeplay for custom variations #2804

Merged

Conversation

AppleHair
Copy link
Contributor

Freeplay tries to access a song's rank using the current difficulty name alone, but custom variation ranks are being saved with a variation prefix. This PR makes freeplay look for the variation prefix when necessary and attaches the associated TODO.

Freeplay tries to access a song's rank using the current difficulty name alone, but custom variation ranks are being saved with a variation prefix. This PR makes freeplay look for the variation prefix when necessary.
@AppleHair AppleHair changed the title [BUGFIX] Fixed Ranks not appearing in freeplay for custom variations [BUGFIX] Fixed ranks not appearing in freeplay for custom variations Jun 14, 2024
@EliteMasterEric EliteMasterEric self-requested a review June 15, 2024 04:07
@EliteMasterEric EliteMasterEric self-assigned this Jun 15, 2024
@EliteMasterEric EliteMasterEric added reviewing-internally status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue. status: accepted Approved for contribution. If it's not already merged, it may be merged on a private branch. and removed reviewing-internally status: pending triage The bug or PR has not been reviewed yet. labels Jun 15, 2024
@EliteMasterEric EliteMasterEric removed their assignment Jun 17, 2024
@EliteMasterEric EliteMasterEric self-assigned this Jul 10, 2024
@EliteMasterEric EliteMasterEric added the small A small pull request with 10 or fewer changes label Jul 11, 2024
@EliteMasterEric EliteMasterEric merged commit fbfd825 into FunkinCrew:develop Jul 12, 2024
@EliteMasterEric EliteMasterEric added this to the 0.5.0 milestone Jul 12, 2024
@AppleHair AppleHair deleted the bugfix/rank-for-custom-vari branch September 27, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small A small pull request with 10 or fewer changes status: accepted Approved for contribution. If it's not already merged, it may be merged on a private branch. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants