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
type
Rename `GameType` to `MatchType` and make `enum` instead of `class`
Fix spectator test failures
Update enum mapper usages with `LocalisableDescription`
LocalisableEnum
Add localisation for overlay headers
MatchRuleset
ReferenceLoopHandling
forceScheduled
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
GameType
MatchType
enum
class
Make taiko classic mod emulate the classic "4:3" scroll speed
Match osu!stable taiko playfield size at 16:9
TeamVs
abstract
HubConnector
I'm totally not happy with how this is done, but don't have the energy to rewrite everything just now.
Client