open2jamorg / open2jam

open source o2jam emulator
open2jam.wordpress.com
Artistic License 2.0
109 stars 40 forks source link

Judge missed notes by time. #10

Closed dtinth closed 13 years ago

dtinth commented 13 years ago

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.

chaosfox commented 13 years ago

hey there, thanks for the patch !

I'm gonna review it and merge later, just commenting to let you know I'm still here ;D