1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
Dan Balasescu d397524878
Merge pull request #15676 from peppy/multiplayer-incorrect-beatmap-error
Show better error message when selecting an unavailable beatmap during multiplayer room creation
2021-11-19 18:59:46 +09:00
..
Match Show better error message when selecting an unavailable beatmap during multiplayer room creation 2021-11-19 13:28:42 +09:00
Participants Fix being able to switch own team by clicking other players' team indicators 2021-11-11 09:01:50 +01:00
Spectate Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
CreateMultiplayerMatchButton.cs Add ability to create a room using only keyboard input 2021-08-03 19:11:10 +09:00
GameplayChatDisplay.cs Remove unused using statement 2021-10-26 16:08:21 +09:00
GameplayMatchScoreDisplay.cs Add gameplay-specific team score display which can expand and contract 2021-08-09 19:17:51 +09:00
Multiplayer.cs Move listing polling component to LoungeSubScreen 2021-08-13 17:39:09 +09:00
MultiplayerLoungeSubScreen.cs Fix incorrect usages of Scheduler.AddOnce 2021-10-14 17:52:19 +09:00
MultiplayerMatchSongSelect.cs Only show user displayable portion of server errors when seleting a song in multiplayer 2021-11-19 13:58:03 +09:00
MultiplayerMatchSubScreen.cs Merge branch 'master' into activity-on-multiplayer-screens 2021-08-24 18:50:55 +02:00
MultiplayerPlayer.cs Merge branch 'master' into activity-on-multiplayer-screens 2021-08-24 18:50:55 +02:00
MultiplayerResultsScreen.cs Use long type where required in multiplayer 2021-02-16 19:34:01 +09:00
MultiplayerRoomComposite.cs Fix multiplayer components updating when not alive 2021-10-14 17:37:10 +09:00
MultiplayerRoomManager.cs Fix password in a better way 2021-08-17 09:40:25 +09:00
MultiplayerTeamResultsScreen.cs Fix vertical offset not being handled correctly during score panel detach process 2021-08-13 16:14:23 +09:00