osu! Difficulty Aim Overhaul: slider change
Remove obsolete method in `ModAutoplay`
ModAutoplay
Fix more occurring "possible null reference exception" inspections
Update usages of `BufferedContainer` in line with framework changes
Allow downloads via interface types (and remove `IModelManager:IModelImporter`)
abstract
IModelDownloader
ModelDownloader
IModelImporter
IModelManager
Now only exists in legacy implementations, to reduce inheritance complexity of interfaces which are going to be used going forwards.
CreateContent()
Remove all remaining calls to `ToBeatmapInfo`/`ToBeatmapSetInfo`
BufferedContainer
add/remove => throw
Status
BeatmapInfo
Remove `IOnlineInfo` implementations from database models
Fix scaling of skin components being too sensitive after rotation