1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 17:17:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert cd9973b6f9
Merge pull request #28740 from bdach/daily-challenge/better-results
Improve results displays in daily challenge screen
2024-07-10 14:17:21 +09:00
..
Components Fix crash on calculating playlist duration when rate-changing mods are present 2024-06-25 11:28:10 +02:00
DailyChallenge Replace old bad daily challenge leaderboard with new implementation 2024-07-04 13:52:08 +02:00
Lounge Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Match Fix preview track persisting to play after leaving multi/playlists room 2024-07-09 14:36:24 -07:00
Multiplayer Add results screen for displaying arbitrary daily challenge scores 2024-07-04 13:45:24 +02:00
Playlists Fix incorrect changes around success callback refactor 2024-07-08 13:36:30 +02:00
DrawableRoomPlaylist.cs Allow interacting with playlist item buttons when not selected 2024-01-09 14:45:21 +09:00
DrawableRoomPlaylistItem.cs Fix mod display not being aligned with mapper text 2024-05-27 13:36:44 +02:00
FooterButtonFreeMods.cs Fix variable clash 2023-10-06 21:01:23 +09:00
FreeModSelectOverlay.cs Do not show mod effects on free mod select 2023-09-11 09:55:45 +02:00
Header.cs Adjust online play header to be reusable for new daily challenge screen 2024-06-10 12:43:58 +02:00
IOnlinePlaySubScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
IRoomManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OngoingOperationTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlinePlayComposite.cs Add start date to Room 2024-06-12 11:43:18 +02:00
OnlinePlayScreen.cs Extract OnlinePlayScreenWaveContainer from OnlinePlayScreen 2024-06-10 12:42:37 +02:00
OnlinePlayScreenWaveContainer.cs Extract OnlinePlayScreenWaveContainer from OnlinePlayScreen 2024-06-10 12:42:37 +02:00
OnlinePlaySongSelect.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
OnlinePlaySubScreen.cs Remove a couple more overrides 2024-01-22 17:00:35 +09:00
OnlinePlaySubScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00