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

Miss unheld hold notes more aggressively when they finish #670

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

LumpBloom7
Copy link
Owner

@LumpBloom7 LumpBloom7 commented Mar 3, 2025

Instead of waiting for the late miss window, which could never be reached even when holding the note, we miss unheld notes immediately when TimeOffset >= 0 and the head is judged.

This would also ensure that players don't accidentally "hit" hold notes that is way past the intended hit period.

Instead of waiting for the late miss window, which could never be
reached even when holding the note, we miss unheld notes immediately
when TimeOffset >= 0.

This would also ensure that players don't accidentally "hit" hold notes
that is way past the intended hit period.
@LumpBloom7 LumpBloom7 added the tweak A minor change to an existing feature label Mar 3, 2025
@LumpBloom7 LumpBloom7 changed the title Miss unheld hold notes immediately when they finish Miss unheld hold notes more aggressively when they finish Mar 6, 2025
@LumpBloom7 LumpBloom7 merged commit 1d27c44 into master Mar 6, 2025
3 checks passed
@LumpBloom7 LumpBloom7 deleted the Aggresively-miss-unheld-holds branch March 6, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tweak A minor change to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant