- make `UserActivity.InGame` and derive that to `InSoloGame` and `InMultiplayerGame` - rename `SoloGame` to `InSoloGame` - rename `MultiplayerGame` to `InMultiplayerGame`
LegacySkinTransformer
ISkin
ISkinSource
BeatmapVerifier
CreateChecker
CreateBeatmapVerifier
In favour of the newly-added framework one.
Co-Authored-By: Salman Ahmed <email@iisalman.me>
# Conflicts: # osu.Game.Rulesets.Catch/CatchRuleset.cs # osu.Game.Rulesets.Mania/ManiaRuleset.cs # osu.Game.Rulesets.Taiko/TaikoRuleset.cs
Move CreateScoreProcessor() to Ruleset