HasReplay
ScoreRank
Not sure on the future of this, but given it is used in the save-failed-reply pull request (#18785) I think it's fine to add back for now. Without this, JSON parsing of older scores in server-side storage will fail on missing enum type.
AsNonNull()
Not really throw exception will be the better way?
PostImport
PresentImport
BeatmapDifficultyCache
ScoreManager
Import(TModel)
ImportModel
realm
RealmArchiveModelManager
ModelManager
Importer
Stores
lowPriority
batchImport
Closes https://github.com/ppy/osu/issues/18600.
Import
BeatmapInfo.MaxCombo
GetBeatmapMaximumComboAsync
GetMaximumAchievableComboAsync
Rename legacy-facing overload to mention as much
nullable
LegacyScoreEncoder
IIpcHost
No longer used since 3e3b9bc963.
3e3b9bc963
RulesetID
Ruleset.ID
Ruleset.OnlineID
Fix crash at results screen when viewing another score panel after playing
ScoreInfo.RealmUser
I'm still not at all happy with the play-to-results flow (with multiple clones), but this will have to do for now.