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

Add option to input slider tail hits/misses to simulate screen #221

Merged
merged 6 commits into from
Oct 22, 2024

Conversation

minisbett
Copy link
Contributor

I decided to go with users specifying slider tail misses as opposed to hits (which is what the hit result represents), since in PP development the actually interesting value are the misses, so it's easier to have that number you work with in PP code to be represented in the UI input.

image

If slider head accuracy is disabled, it uses the HitResult.SmallTickHit judgement instead, as I got told it does this, haven't personally confirmed it but whoever reviews this will know.

@minisbett minisbett marked this pull request as draft October 18, 2024 20:35
@minisbett minisbett marked this pull request as ready for review October 19, 2024 21:47
@smoogipoo smoogipoo merged commit 290070b into ppy:master Oct 22, 2024
3 checks passed
@minisbett minisbett deleted the add-slider-tail-misses branch October 22, 2024 06:25
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