Skip to content

Conversation

@smoogipoo
Copy link
Contributor

Fixes #33467

Rather than adjusting every third object's position based on the next object (that may not exist), adjust it based on the second-last object. I'm not sure the original code was correct in the first place because we'd adjust based on the next pattern rather than the current pattern?

I don't know what to call the tests, so hopefully the xmldoc is good enough.

@smoogipoo
Copy link
Contributor Author

@Hiviexd could you check if you agree with this, or if I've gravely missed the reason it was indexing to j+1?

@peppy peppy self-requested a review June 6, 2025 12:46
@peppy
Copy link
Member

peppy commented Jun 6, 2025

I wrote the final logic and this looks to be an incorrect assumption. I think your change looks correct 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Certain beatmaps fail to calculate star rating and can't be played with Simplified Rhythm mod

2 participants