1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 10:57:27 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Salman Ahmed 98b420ee6f Remove no longer correct crown fade animation
Since the host is pinned to the top without any animation, it would look
jarring for the crown to fade away from the old panel (and at a 50ms
duration).
2022-03-18 07:25:12 +03:00
..
Components Fix several oversights in data linking causing drawable rooms not updating as expected 2022-02-24 16:12:15 +09:00
Lounge Fix incorrect copied room end dates 2022-03-15 11:30:57 +09:00
Match Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
Multiplayer Remove no longer correct crown fade animation 2022-03-18 07:25:12 +03:00
Playlists Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
DrawableRoomPlaylist.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
DrawableRoomPlaylistItem.cs Merge branch 'master' into remove-playlistitem-beatmap 2022-02-17 17:19:26 +09:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
Header.cs Use Torus alternates on online play screens as per design 2021-10-04 00:26:41 +02:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Refactorings 2021-08-13 22:09:47 +09:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Combine SelectedItem and CurrentPlaylistItem into same storage 2022-02-24 16:21:20 +09:00
OnlinePlayScreen.cs Also add logging to OnlinePlayScreen 2021-12-21 15:07:06 +09:00
OnlinePlaySongSelect.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
OnlinePlaySubScreen.cs Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
OnlinePlaySubScreenStack.cs Move gradient to be part of the background for now 2021-08-23 15:27:32 +09:00