..
TestSceneCreateMultiplayerMatchButton.cs
Improve safety of ongoing operation tracker
2021-01-09 22:45:24 +01:00
TestSceneDrawableRoom.cs
Add colour provider for multiplayer usage
2021-08-12 19:47:26 +09:00
TestSceneDrawableRoomPlaylist.cs
Remove unused using
2021-08-10 17:25:10 +09:00
TestSceneFreeModSelectOverlay.cs
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
2021-06-25 15:00:10 +09:00
TestSceneLoungeRoomsContainer.cs
Update usages of Drawable.Click()
2021-08-04 17:30:33 +09:00
TestSceneMatchBeatmapDetailArea.cs
Remove "test container", make everything go through OnlinePlayTestScene
2021-06-25 13:02:19 +09:00
TestSceneMatchHeader.cs
Cleanup match header test
2021-06-29 15:39:01 +09:00
TestSceneMatchLeaderboard.cs
Remove "test container", make everything go through OnlinePlayTestScene
2021-06-25 13:02:19 +09:00
TestSceneMultiHeader.cs
Rename I{Multiplayer -> OnlinePlay}SubScreen
2020-12-25 18:07:34 +01:00
TestSceneMultiplayer.cs
Merge branch 'master' into lounge-redesign
2021-08-05 19:55:15 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs
Fix potential test case failure
2021-08-12 11:05:31 +09:00
TestSceneMultiplayerGameplayLeaderboardTeams.cs
Fix another potential test case failure
2021-08-12 11:08:52 +09:00
TestSceneMultiplayerLoungeSubScreen.cs
Update usages of Drawable.Click()
2021-08-04 17:30:33 +09:00
TestSceneMultiplayerMatchFooter.cs
Fix incorrect parent class
2021-06-25 20:09:03 +09:00
TestSceneMultiplayerMatchSongSelect.cs
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
2021-06-25 15:00:10 +09:00
TestSceneMultiplayerMatchSubScreen.cs
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
2021-06-25 15:00:10 +09:00
TestSceneMultiplayerParticipantsList.cs
Don't show button on self
2021-08-11 17:42:46 +09:00
TestSceneMultiplayerReadyButton.cs
Fix another potential failure
2021-07-06 17:57:24 +09:00
TestSceneMultiplayerRoomManager.cs
Fix up dependencies class names
2021-06-25 20:11:38 +09:00
TestSceneMultiplayerSpectateButton.cs
Fix intermittent spectate button test failures
2021-07-06 20:28:55 +09:00
TestSceneMultiplayerSpectatorPlayerGrid.cs
Add test and fix several issues
2021-04-08 00:12:21 +09:00
TestSceneMultiSpectatorLeaderboard.cs
Pass through MultiplayerRoomUser
s instead of int
s to avoid re-retrieval
2021-08-10 18:39:20 +09:00
TestSceneMultiSpectatorScreen.cs
Fix multi spectator test not showing teams
2021-08-12 10:38:20 +09:00
TestScenePlaylistsSongSelect.cs
Remove "test container", make everything go through OnlinePlayTestScene
2021-06-25 13:02:19 +09:00
TestSceneRankRangePill.cs
Add thousands separator to rank range pill
2021-08-05 21:40:09 +09:00
TestSceneRecentParticipantsList.cs
Fix recent participants hidden user logic not handling edge case correctly
2021-08-12 19:47:26 +09:00
TestSceneStarRatingRangeDisplay.cs
Add star rating range display
2021-07-01 20:35:31 +09:00
TestSceneTeamVersus.cs
Fix compilation failure
2021-08-05 20:52:40 +09:00