|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
|
caa0b7c290
|
Move score token to BeginPlaying
|
2022-12-12 13:59:27 +09:00 |
|
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
|
74db42394a
|
Silence unobserved exceptions in BeginPlayingInternal
Closes #20526.
|
2022-10-05 14:31:13 +09:00 |
|
|
fd09155990
|
Revert blocking call when sending spectator frames
There are a lot of these requests, and we don't really care about
waiting on them to finish sending. This may have negatively affected
send performance for users with very high latency.
Reverts part of 0533249d11 .
Addresses concerns in https://github.com/ppy/osu/discussions/19429#discussioncomment-3276400.
|
2022-07-29 12:24:54 +09:00 |
|
|
12e5bc3f3d
|
Fix BeginPlayingInternal firing actual errors when beatmap not available online
|
2022-07-19 17:14:57 +09:00 |
|
|
c07f78409e
|
Merge pull request #19189 from peppy/peform-actions-after-reconnect
Fix creating multiplayer game during server migration not joining new room correctly
|
2022-07-19 14:46:29 +09:00 |
|
|
0533249d11
|
Update all OnlineSpectatorCalls to InvokeAsync
|
2022-07-18 14:34:02 +09:00 |
|
|
da7edd5d49
|
Perform actions after server reconnection
|
2022-07-17 21:09:48 +09:00 |
|
|
8e7e1e6b51
|
Fix spectator client not correctly reconnecting after shutdown
|
2022-07-17 21:07:11 +09:00 |
|
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
|
abb69a49b0
|
Handle server shutdown messages in room creation and spectator initialisation
|
2022-05-26 18:03:41 +09:00 |
|
|
5ffdd57895
|
Rename weirdly named parameter
|
2022-02-24 02:28:13 +09:00 |
|
|
28b45fa899
|
Add assertions against null reference for connection usages
|
2022-02-15 15:19:50 +09:00 |
|
|
df80531a0a
|
Split online connectivity into OnlineSpectatorClient
|
2021-05-20 16:30:56 +09:00 |
|