Add required multiplayer models (and associated flows) for match "types"
Fix "muted" mod metronome not playing when expected
Change markdown container font to use inter font
DifficultyRating.Hard
TestMultiplayerClient
Definitely not the final UX, but it's what people are used to and easy to implement, so it'll do for now.
Not sure this is the best place to do so... I can foresee this class getting much larger than we want it to.
type
From https://github.com/ppy/osu-web/pull/7855#issuecomment-880959644, less arbitrary.
Rename `GameType` to `MatchType` and make `enum` instead of `class`
ManualInputManager.Keys
Fix spectator test failures
Update enum mapper usages with `LocalisableDescription`
LocalisableEnum
Add localisation for overlay headers