Skip to content

v1.4.2

Choose a tag to compare

@Liam-DeVoe Liam-DeVoe released this 24 Jul 01:39
· 51 commits to master since this release
  • fix error when trying to draw judgments for replays with no beatmap available
  • move speed up and speed down controls to the left of the timeline scrub bar, and copy to clipboard to the right
  • add Classifier class for quickly classifying batches of replays. See https://github.com/circleguard/circlevis#classifier for more details
  • move misses below snaps and edge hits in the events table
  • only preload replay statistics if there are <= 5 replays
  • add shortcut (,, .) for retreating or advancing by a single millisecond respectively
  • rename pause to toggle_pause, force_pause to pause, and force_unpause to unpause