Make isSpinnableTime public in SpinnerRotationTracker and use it to set Tracking in OsuModSpunOut. Tracking was previously set to true, causing the "spins per minute" to appear immediately when the spinner appeared.
MathUtils
Multiply the 1.01 factor to the resulting RPM, not to the duration.
var
IApplicableToDrawableHitObject
A breaking change in `ModWithVisibilityAdjustment` if the method was overriden.
Ranked
IsUserPlayable
Turns out this is a better way forward.
* Original /40 is due to documentation error. Co-Authored-By: clayton <me@clayton.cc>