1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
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
..
Match Combine SelectedItem and CurrentPlaylistItem into same storage 2022-02-24 16:21:20 +09:00
Participants Remove no longer correct crown fade animation 2022-03-18 07:25:12 +03:00
Spectate Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
CreateMultiplayerMatchButton.cs Move font sizing to base class 2021-08-09 16:17:51 +09:00
GameplayChatDisplay.cs Fix nullref in tests 2022-02-25 16:12:25 +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 Apply changes to GameplayCompleted from reviews 2021-12-24 21:58:20 +09:00
MultiplayerLoungeSubScreen.cs Don't poll while in room 2021-11-23 16:14:01 +09:00
MultiplayerMatchSongSelect.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
MultiplayerMatchSubScreen.cs Add chat display to multiplayer spectator screen 2022-02-25 16:03:28 +09:00
MultiplayerPlayer.cs Add current screen checks for added safety 2022-03-10 20:03:02 +09:00
MultiplayerPlayerLoader.cs Move HasPassed/HasFailed into GameplayState 2022-02-01 14:46:24 +09:00
MultiplayerResultsScreen.cs Split off multiplayer team results screen to separate class 2021-08-12 20:01:31 +02:00
MultiplayerRoomComposite.cs Don't debounce MultiplayerRoomComposite events 2021-12-05 01:38:39 +09:00
MultiplayerRoomManager.cs Fix password in a better way 2021-08-17 09:40:25 +09:00
MultiplayerRoomSounds.cs Move bindable binding to LoadComplete and remove unnecessary unbind 2022-01-15 21:20:27 +09:00
MultiplayerTeamResultsScreen.cs Fix vertical offset not being handled correctly during score panel detach process 2021-08-13 16:14:23 +09:00