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] Make % Cleared not save to a lower amount when the song is completed with the same #3368

Closed
wants to merge 1 commit into from

Conversation

JustKolosaki
Copy link
Contributor

@JustKolosaki JustKolosaki commented Sep 18, 2024

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

2821 (theres probs more idk)

Briefly describe the issue(s) fixed.

Fixes the issue of the song % being overriden by a lower one when the song is completed with the same rank. It modifies the applySongRank function in Save to check for percentage differences (percentage formula copied from FreeplayState lol) instead of rank differences when saving the tallies.

Image shows previous %, video shows the latest % (in video form to show da code change !)

Include any relevant screenshots or videos.

image

2024-09-18.14-05-16.mp4

fixes the bug with the percent being overriden when the song has the same letter rank but lower percent (eg. E Rank with 99% being overriden by E Rank with 93%)
@NotHyper-474
Copy link
Contributor

#3019 also tries to fix this bug.

@JustKolosaki
Copy link
Contributor Author

#3019 also tries to fix this bug.

my bad, didnt notice,,,,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants