Fixed a HUGE logic error which was making sliders somehow mod THEMSELF and telling themselves to budge over a pixel for NO REASON I'm sorry to anyone who got lines that were just random "move 1 pixel" along things
I've also now decided to show what pairings of objects are being modded, example: "Object at 00:47:714 - should be placed at: [331, 102] currently at: [332, 104] to move in line with slider at time 00:47:973 - " Now shows the slider time of which the note is being corrected for
Batch was successful! Did a tiny thing with properly outputting times when the milliseconds portion of the time was :000, it was giving 1000 and one less second
Funny that, osu actually recognises that 00:25:1000 is the same as 00:26:000 due to the fact that it converts the individual segments to raw time multiplies and adds them together. I think that's pretty neat.