Skip to content

1.3.0

Compare
Choose a tag to compare
@Hiviexd Hiviexd released this 01 Oct 13:50
· 29 commits to master since this release
0bd32bb

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