This patch makes open2jam judge misses by time, instead of by distance, in TimeRender.
Without it, there are areas that are below the judging area by time (> BAD) but not yet counted as miss, because misses are measured by distance. The notes in that area can't be played at all, and prevent the next note from being played, until all there are no more notes in that area. This patch fixes it.
This patch makes open2jam judge misses by time, instead of by distance, in TimeRender.
Without it, there are areas that are below the judging area by time (> BAD) but not yet counted as miss, because misses are measured by distance. The notes in that area can't be played at all, and prevent the next note from being played, until all there are no more notes in that area. This patch fixes it.