osu/osu.Game/Screens/OnlinePlay
Dean Herbert a88800c99a
Merge pull request #16198 from smoogipoo/fix-current-item-before-population
Fix delete button showing on current item before beatmap retrieval
2021-12-22 13:15:07 +09:00
..
Components Fix lounge screen content not matching current room playlist item 2021-12-20 13:32:42 +01:00
Lounge Fix lounge screen content not matching current room playlist item 2021-12-20 13:32:42 +01:00
Match Re-simplify code by removing BeatmapManager event instead 2021-12-13 16:09:54 +09:00
Multiplayer Directly bind to room updates 2021-12-21 18:40:29 +09:00
Playlists Fix results sometimes showing incorrect score position 2021-12-13 06:54:57 +09:00
DrawableRoomPlaylist.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
DrawableRoomPlaylistItem.cs Add note about reasoning behind MultiplayerClient.GetAPIBeatmap call 2021-12-13 13:39:32 +09:00
FooterButtonFreeMods.cs
FreeModSelectOverlay.cs
Header.cs
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs Fix lounge screen content not matching current room playlist item 2021-12-20 13:32:42 +01:00
OnlinePlayScreen.cs Also add logging to OnlinePlayScreen 2021-12-21 15:07:06 +09:00
OnlinePlaySongSelect.cs Allow host to enqeue items and items to be edited 2021-12-10 01:15:19 +09:00
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs