- Add missing JSON fields to response model - Add missing enum value
codefactor.io \(o.o)/ also one unnecessary semicolon
- Also set the ruleset when fetching scores in BeatmapSetOverlay
- Also update scores when game mode is changed
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
- Add noVideo option to DownloadBeatmapSetRequest - Make Download fire an event with new download instead of returning it