1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 14:12:55 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 634b6cdbbe Send beatmap has to server on solo score request
Right now, the client does nothing to ensure a beatmap is in a valid
state before requesting to submit a score. There is further work to be
done client-side so it is more aware of this state (already handled for
playlists, but not for the solo gameplay loop), but the solution I have
in mind for that is a bit more involved.

This is not used server-side yet, but I want to get this sending so we
can start using it for some very basic validation.

Will resolve the basic portion of #11922 after implemented server-side.
2022-07-02 12:16:17 +09:00
..
Backgrounds Automated #nullable processing 2022-06-17 16:37:17 +09:00
Edit Merge branch 'master' into beatmap-update-flow 2022-06-30 16:44:17 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Catch in triangles intro 2022-06-29 13:37:42 +03:00
OnlinePlay Merge pull request #18821 from ggliv/locked-room-filter 2022-07-01 19:37:43 +09:00
Play Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
Ranking Update parameter discards 2022-06-24 21:26:19 +09:00
Select Merge pull request #18963 from peppy/more-placeholder-suggestions 2022-07-01 17:55:23 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00