Also fixes amplitudes being set wrongly if kiai was false.
Automatically determine lifetime for scrolling rulesets.
Add heartbeat sound effect when hovering osu! logo
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
Add a visualizer around the logo
Fix resources being reset incorrectly to an old revision
Update framework
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
Refactor TimingChange to make it easier to follow
Handle the numpad's Enter in cases where only the normal Enter was handled
Update SpeedAdjustmentCollection.cs
This was here to support dynamic re-ordering of hit objects and speed adjustment containers, however there needs to be more work done to TimingControlPoints/MultiplierControlPoints in general before this is possible.