SettingsItem
Fix score created in player not populating ruleset ID
RulesetID
Add new fail animation to better match new sound effects
Fix instant spinners giving insane amounts of strain
Add ability to view and adjust velocity and samples from the timeline
Add high-pass filter to gameplay fail sequence
Use actual `BeatmapInfo` rather than `PlayableBeatmap.BeatmapInfo` for editor writes
Fix changing osu!mania scroll speed causing game-wide lag
Update one missed instance of `PresentImport`
Add realm `RulesetStore`
Make realm a non-drawable component to better order disposal
IModelImporter
AsNonNull
inspectcode
This reverts commit e018a6d6a5.
e018a6d6a5
This reverts commit a51f036fa3.
a51f036fa3
PresentImport
Add "no scope" mod for osu
Fix intermittent multiplayer tests
Interpolation.Lerp
Better handles cases where the combo may be changing faster than the transition length.