You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
new checks
added a check for an oddly specific problem where the last note of a map lands on a barline, but it's unsnapped by -1ms so it causes that barline to not render
the unrankable finishers check is now rewritten, so it's very reliable now! it currently detects:
finishers that have a faster snap than the allowed ones in each diff's RC
finishers at the start/middle of faster snaps patterns (for example 1/4 Kdddk, 1/4 kdKdk)
finishers on faster snaps with the same color as their previous/next note (no more kkK !!!!!)
fixes
fixed an edge case where the rest moments check returns the wrong timestamp
fix an issue with inaccurate bpm scaling with rest moments check