Commit Graph

6059 Commits

Author SHA1 Message Date
60e988aac3 Merge branch 'master' into multiplayer-kick-support 2021-08-12 11:46:56 +09:00
9393c6351d Fix another potential test case failure 2021-08-12 11:08:52 +09:00
531fba8f39 Fix potential test case failure 2021-08-12 11:05:31 +09:00
5d0b92e28c Fix multi spectator test not showing teams 2021-08-12 10:38:20 +09:00
c160e50f4f Merge branch 'master' into multiplayer-team-vs-leaderboard 2021-08-12 10:27:31 +09:00
2c935df190 Merge pull request #14221 from peppy/bring-back-osu-game-test-scene
Bring back `TestSceneOsuGame`
2021-08-11 18:09:51 +09:00
bb51ebd0ef Don't show button on self 2021-08-11 17:42:46 +09:00
50bda6023c Add test coverage 2021-08-11 17:31:54 +09:00
0ffe740ca1 Bring back TestSceneOsuGame
I marked this as headless to avoid it being "ungrouped", but it turns
out this is quite useful to have around and I have searched for it on
multiple occasions.
2021-08-11 16:24:49 +09:00
56b23fc765 Merge branch 'master' into context-menu-sounds 2021-08-11 11:46:10 +09:00
a503274e1d Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
33d4d635f2 Merge branch 'master' into fix-dho-state-overwrite 2021-08-10 17:55:18 +09:00
53d03745e0 Remove unused test scene 2021-08-10 17:48:47 +09:00
9cda5235a0 Merge branch 'master' into fix-dho-state-overwrite 2021-08-10 17:40:36 +09:00
91c3396b24 Merge branch 'master' into add-playlist-item-download-progress 2021-08-10 17:25:27 +09:00
e0e0d5deb0 Remove unused using 2021-08-10 17:25:10 +09:00
2b9168157d Fix CurrentMatchPlayingItem not being reset on leaving a multiplayer room 2021-08-10 16:53:03 +09:00
5ea7909eea Fix incorrectly failing test 2021-08-10 16:23:53 +09:00
ea6e441dec Simplify method of marking players as playing in test scenes 2021-08-09 19:21:22 +09:00
551929cf5a Simplify method of marking players as playing in test scenes 2021-08-09 19:18:13 +09:00
5f3d087101 Also add team score display to multiplayer spectator screen 2021-08-09 19:17:51 +09:00
121648b593 Add gameplay-specific team score display which can expand and contract 2021-08-09 19:17:51 +09:00
ebbf6467e8 Support more than two teams 2021-08-09 17:23:02 +09:00
cdc173e867 Add tracking of team totals to leaderboard implementation 2021-08-09 17:08:32 +09:00
ab522e1569 Add test coverage of team display on leaderboard 2021-08-09 17:06:21 +09:00
1e5d9003d3 Add the ability for tests to alter the room and user states which during testing 2021-08-09 16:58:36 +09:00
54ffb8dc4e Add basic multiplayer gameplay test coverage 2021-08-09 16:31:18 +09:00
52400961f6 Add open/close sounds to context menus 2021-08-06 23:47:02 +09:00
53b9852034 Add test case for DHO state change before load complete 2021-08-06 19:59:02 +09:00
6164903fec Merge branch 'master' into new-difficulty-colours 2021-08-06 18:05:53 +09:00
0211521a97 Merge branch 'master' into multiplayer-create-with-enter 2021-08-05 17:07:03 +09:00
5811dff853 Merge pull request #14120 from peppy/multiplayer-team-vs-team-selection
Add ability to choose Team Versus match type and view / switch teams
2021-08-05 17:02:14 +09:00
d0ce0cf9f5 Merge branch 'master' into new-difficulty-colours 2021-08-04 17:12:15 +03:00
42e14fb492 Merge branch 'update-platform-action-triggers' into multiplayer-create-with-enter 2021-08-04 17:31:38 +09:00
9b9dacf3fe Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
69e6c08cc2 Add test coverage of changing teams via clicking 2021-08-03 23:42:37 +09:00
75426f84f1 Fire initial match user states in TestMultiplayerClient 2021-08-03 23:42:37 +09:00
a0119f8cd6 Add basic test coverage 2021-08-03 23:42:37 +09:00
692e320ea5 Add visual test scene 2021-08-03 15:02:18 +03:00
3c7a49f431 Add test coverage of keyboard room creation flow 2021-08-03 19:11:10 +09:00
118e13227a Update existing test to make use of ManualInputManager.Keys 2021-08-03 19:08:59 +09:00
11b9ba86cb Fix TestSceneSpectator reusing cached spectator client 2021-08-03 18:28:08 +09:00
062207fcd9 Fix TestSceneCurrentlyPlayingDisplay reusing cached spectator client 2021-08-03 18:16:58 +09:00
db760b0dbf Merge branch 'master' into localisation-header 2021-08-03 05:16:02 +03:00
4334121e8e Add testing for colour palette behaviour 2021-07-31 23:52:33 +02:00
3f005886d6 Add support for removing colours from palette 2021-07-31 23:52:33 +02:00
472c0137ec Add new extension for formatting time durations 2021-07-31 16:45:53 +09:00
665bd3690a Add a few cases of missing ConfigureAwait calls in tests project 2021-07-30 15:27:24 +09:00
0691c0dd63 Switch Colour{Display,Palette} to use Colour4 2021-07-29 23:14:32 +02:00
6f35036f53 Merge pull request #14027 from gagahpangeran/comment-markdown
Add support for markdown in comments
2021-07-27 14:38:59 +09:00