Definitely not the final UX, but it's what people are used to and easy to implement, so it'll do for now.
TestMultiplayerClient
Not sure this is the best place to do so... I can foresee this class getting much larger than we want it to.
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
Users
IList