1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Multiplayer
Bartłomiej Dach a16c0641b2 Revert EF Core to version 2.2
This reverts commit f3faad74d5, reversing
changes made to 712e7bc7bf.

Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
..
RoomManagerTestScene.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestRoomManager.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestSceneCreateMultiplayerMatchButton.cs Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
TestSceneDrawableRoomPlaylist.cs Update test handling 2021-02-02 17:21:54 +09:00
TestSceneFreeModSelectOverlay.cs Implement the freemod selection overlay 2021-02-02 21:14:38 +09:00
TestSceneLoungeRoomInfo.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestSceneLoungeRoomsContainer.cs Add the ability to deselect the currently selected room via clicking away 2021-02-16 13:44:37 +09:00
TestSceneMatchBeatmapDetailArea.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestSceneMatchHeader.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestSceneMatchLeaderboard.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
TestSceneMultiHeader.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
TestSceneMultiplayer.cs Fix not being able to enter gameplay in TestSceneMultiplayer 2021-03-03 22:07:39 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs Show local user in test scene 2021-02-19 15:15:31 +09:00
TestSceneMultiplayerMatchSongSelect.cs Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
TestSceneMultiplayerMatchSubScreen.cs Fix duplicate ongoing operation tracker 2021-03-01 17:43:03 +09:00
TestSceneMultiplayerParticipantsList.cs Replace Ranks.Global completely with a GlobalRank property 2021-02-17 08:52:04 +03:00
TestSceneMultiplayerReadyButton.cs Update other tests which can benefit from using a shorter beatmap 2021-02-22 14:53:32 +09:00
TestSceneMultiplayerRoomManager.cs Fix another test scene 2021-03-03 19:40:19 +09:00
TestScenePlaylistsSongSelect.cs Reset selected mods between each test method 2021-02-09 13:09:40 +09:00
TestSceneRoomStatus.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00