GetDisplayString()
As reported at https://github.com/ppy/osu/discussions/15530.
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.
User
APIUser
Add a note about `OnlineID` potentially being zero in non-autoincrement cases
OnlineID
long
ScoreInfo
OnlineID matching
var
reader
While it is logical that we want this, from a testing perspective this is a bit of a nightmare to fix. Let's revisit at a later point in time.
skin.ini
Implement realm beatmap importer
ICanAcceptFiles
IModelImporter<TModel>
Also updates WrappedStorage to override ShowFileInNativeExplorer.