This reverts commit a6d8b28221.
a6d8b28221
Also removing a lot of mania code relating to gravity mod for now.
Most issues were related to BeginLoopedSequence usage and lack of "this." in front of transform helpers.
Depends on https://github.com/ppy/osu-framework/pull/837
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
Also includes commenting improvements/fixes.