-
Notifications
You must be signed in to change notification settings - Fork 3
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
implement osu!taiko diffcalc #6
Comments
talked briefly with Alchyr and was advised to probably look at the lazer code for the SR calculation: I think it should be possible but not completely sure. will have to look into it a bit more |
Plan is to implement diffcalc the proper way, by putting it in MapsetParser. Naxess is willing to do another release if we do the implementation/submit a PR. Instructions for setting up and installing MapsetParser with hardcoded "Expert" as default:
As far as diffcalc implementation goes, it looks like the interfaces for MapsetVerifier that Naxess made are super similar to the lazer ones, so migration should be pretty close to 1:1. We should also be sure to keep the lazer license intact. |
soon ™️ |
not really sure if this is even possible with a plugin but i remain hopeful
lack of taiko diffcalc is causing the issue where diffs with custom names are always marked as "Easy", which causes an insane amount of false positives, so users have to manually change that to the correct diff, which isn't intuitive nor optimal.
The text was updated successfully, but these errors were encountered: