Commit Graph

5426 Commits

Author SHA1 Message Date
0c289bf8e5 Remove pointless namespace 2021-11-19 14:46:53 +09:00
cb2547a6be Merge branch 'master' into multi-queueing-modes 2021-11-19 13:20:57 +09:00
1dacc50ecb Merge branch 'master' into multi-queueing-modes 2021-11-18 15:16:27 +09:00
d7b178ea37 Update test scenes which should not handle key repeat 2021-11-18 13:13:36 +09:00
e4aec3f519 Merge pull request #15648 from peppy/playlist-show-invalid-beatmaps
Highlight invalid playlist items during room creation
2021-11-17 22:24:22 +09:00
a4953b5658 Update some remaining test usage of database ID 2021-11-17 20:56:57 +09:00
7c2e79f911 Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
f9e3d9bb92 Merge branch 'master' into i-working-beatmap/difficulty-calculator 2021-11-16 17:46:38 +09:00
2d125893fc Add tests and disable selection on invalid items 2021-11-16 17:23:52 +09:00
79e26b0703 Merge branch 'master' into fix-beatmap-recommendations-test 2021-11-16 16:19:47 +09:00
29d0d5badf Rename QueueModes -> QueueMode 2021-11-16 14:53:10 +09:00
4856180912 Use new helper method 2021-11-15 19:19:53 +09:00
86b8fd3720 Fix TestSceneBeatmapRecommendations testing with an online ID of 0 2021-11-15 19:19:53 +09:00
62d670a3ca Update DifficultyCalculator to take an IWorkingBeatmap 2021-11-15 19:16:48 +09:00
5e2ccd5c85 Merge branch 'master' into multi-queueing-modes 2021-11-15 15:26:34 +09:00
5471994450 Merge branch 'master' into sample-point-multiple 2021-11-15 14:13:58 +09:00
fdbb59fd1d Merge branch 'master' into gameplay-test/share-clock-state 2021-11-15 13:49:17 +09:00
5be22916bb Add test coverage against frequency ramp increasing between fail animation and fail screen 2021-11-14 14:41:17 +09:00
ca239ca40a Add failing test case for sharing clock state with gameplay test 2021-11-13 22:10:59 +01:00
73ca1d39a2 Improve sample bank text box UX in case of multiple selection 2021-11-13 21:59:44 +01:00
76baf08140 Expand test coverage with desired bank text box placeholder behaviour 2021-11-13 21:59:44 +01:00
3fee6b0938 Add support for setting sample bank & volume for multiple objects at once 2021-11-13 21:24:59 +01:00
9cf45e418a Add failing test coverage for setting sample bank on multiple objects 2021-11-13 21:24:58 +01:00
6ba154129b Add failing test coverage for setting sample volume on multiple objects 2021-11-13 18:14:50 +01:00
9800cd4903 Add test coverage for sample control point piece operation 2021-11-13 18:14:50 +01:00
983d5a6cb8 Merge branch 'master' into difficulty-point-multiple 2021-11-13 23:47:12 +09:00
5f2a789a6d Ensure editor clock is stopped before testing gameplay 2021-11-13 14:01:00 +01:00
eb8c5292d5 Ensure editor background is dimmed after return from gameplay test 2021-11-13 13:50:57 +01:00
a5ba3bd012 Move gameplay test pieces to own namespace 2021-11-13 13:39:17 +01:00
e55e2a1697 Allow to adjust slider velocity on multiple objects simultaneously 2021-11-12 23:32:11 +01:00
b8b86cbd2a Add failing tests for desired multiple selection behaviour 2021-11-12 23:32:11 +01:00
7ba93aac27 Add test coverage for difficulty point piece operation 2021-11-12 22:16:09 +01:00
6fb2ccbb86 Add failing test ensuring room is updated after join 2021-11-13 02:32:00 +09:00
060b4fa526 Fix failing multiplayer player test 2021-11-13 02:01:48 +09:00
3b24ec3643 Merge branch 'master' into multi-queueing-modes 2021-11-12 22:16:04 +09:00
692e846acd Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
6a098a8634 Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
62600f1390 Merge branch 'master' into editor-gameplay-test 2021-11-12 14:14:06 +09:00
459ec7b3bf Fix test failures due to missing dependencies 2021-11-11 20:54:37 +01:00
c465bcb821 Ensure track is stopped on player completion 2021-11-11 20:54:36 +01:00
385df51b06 Ensure editor test player is exited on completion 2021-11-11 20:54:36 +01:00
6ce1a78723 Add test coverage for basic gameplay testing scenarios 2021-11-11 20:54:36 +01:00
32b5a736c8 Add preview gameplay button to bottom editor bar 2021-11-11 17:12:21 +01:00
dbdbfc4723 Add failing test case for PP counter not initially updating 2021-11-11 16:33:31 +01:00
5c8c121446 Update behaviour to match server (removing playlist items) + tests 2021-11-11 23:39:15 +09:00
07a7b4bcdc Merge branch 'master' into multi-queueing-modes 2021-11-11 22:19:30 +09:00
9bad912dd0 Add failing test case 2021-11-11 13:22:06 +01:00
4db2ad1cb3 Merge branch 'master' into rename-ef-model-properties 2021-11-11 19:12:54 +09:00
51a353e12d Rename BeatmapInfo.Version to DifficultyName to match underlying interface 2021-11-11 17:20:53 +09:00
ebe58cee11 Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface 2021-11-11 17:19:46 +09:00