Commit Graph

3490 Commits

Author SHA1 Message Date
388cf5c83a Fix catch positional data being incorrectly recorded 2020-03-24 15:38:54 +09:00
68ebe98fde Remove unused GetUnderlyingStream method 2020-03-24 14:08:25 +09:00
14a85a84bf Add proper screen space - gamefield mapping 2020-03-23 20:06:18 +09:00
6d48068061 Move replay recorder to final location 2020-03-23 20:04:15 +09:00
9ea0137b01 Merge branch 'master' into spun-out 2020-03-23 18:13:53 +08:00
d5bc4915e6 Add "important" frames and record rate options 2020-03-23 19:02:45 +09:00
467066112f Initial record/playback implementation 2020-03-23 18:50:16 +09:00
232c255986 Basic test scene setup 2020-03-23 17:33:02 +09:00
98e6896e93 Rename test class 2020-03-23 15:37:34 +09:00
680d058f3f Merge branch 'master' into friends-layout-split 2020-03-23 15:36:04 +09:00
d0c7b49376 Merge branch 'master' into fix-carousel-root-selects-from-nothing 2020-03-23 11:34:04 +09:00
448e5c0deb Merge branch 'master' into fix-carousel-root-selects-from-nothing 2020-03-23 11:15:22 +09:00
bf70276496 Fix test re-using the same beatmap sets 2020-03-23 11:12:36 +09:00
fb21c7d82d Merge branch 'master' into fix-carousel-restore-previous-selection 2020-03-23 11:01:18 +09:00
bfd643dd16 Rename classes 2020-03-23 10:47:27 +09:00
0b728f483f Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
2b0c267cb9 Expose Fetch method 2020-03-21 20:37:21 +03:00
f8169e9712 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split 2020-03-21 20:31:38 +03:00
febf9adabd Merge pull request #8329 from Fuewburvpoa/MyBranch
Fix beat divisor control selecting invalid divisors on drag end
2020-03-22 02:21:13 +09:00
729e006c3a Merge branch 'master' into video-offset 2020-03-21 20:03:46 +09:00
8136ea561e Fix a couple of broken tests 2020-03-20 15:02:13 +09:00
9b60b535e5 Fix selection not occurring when switching from empty ruleset on first load 2020-03-20 15:01:26 +09:00
3a50c4bb51 Update tests 2020-03-19 18:58:22 +09:00
c50784da93 Show 'D' rank badge on accuracy circle 2020-03-19 11:58:52 +09:00
23338a6c82 Adjust test implementation
* Use slider bar and slider marker coordinates in manual tests instead
  of hard-coded offsets.
* Reword test steps slightly for greater clarity.
2020-03-18 22:23:06 +01:00
1d3cac4cdc Eliminate osuTK.Input namespace qualifications 2020-03-18 21:55:35 +01:00
4bda520695 Use [SetUp] instead of reset method 2020-03-18 21:54:17 +01:00
648e9fa21f Merge branch 'master' into MyBranch 2020-03-18 21:18:17 +02:00
d5541dfc65 Codefactor fix 2020-03-18 21:06:14 +02:00
463dde1fc4 Tests for BeatDivisorControl 2020-03-18 21:04:38 +02:00
9b029fa9e0 Merge pull request #8212 from peppy/update-loader-animation
Update loader animation
2020-03-18 12:07:50 +09:00
514e72bffb Merge branch 'master' into update-loader-animation 2020-03-18 11:36:29 +09:00
04991315f9 Merge branch 'master' into improve-chat-test 2020-03-18 11:30:48 +09:00
6b0c5bc65d Rename to LowHealthLayer to FaillingLayer. 2020-03-17 22:32:07 +01:00
8c611a981f Update visual tests 2020-03-17 22:17:28 +01:00
944f0b0285 Rewrite tests
* Use [Cached] injection instead of modifying beatmaps read from store.
* Add assertion steps verifying the presence of mapper name (or lack
  thereof).
2020-03-17 20:45:48 +01:00
e951979a12 Remove assert from online test 2020-03-17 22:34:46 +03:00
4d376636c3 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split 2020-03-17 22:12:48 +03:00
7186e3466b Fix formatting issues 2020-03-18 01:39:19 +07:00
dc73105a10 Add tests for beatmaps with(out) null mappers 2020-03-18 01:33:01 +07:00
2d6dcb3ba9 Merge branch 'master' into results-screen 2020-03-17 22:03:36 +09:00
b27bb4aeae Merge branch 'master' into results-middle-content 2020-03-17 21:37:23 +09:00
75695938e2 Merge branch 'master' into results-top-content 2020-03-17 20:42:02 +09:00
3b9c64b76f Merge branch 'master' into results-scorepanel 2020-03-17 20:06:11 +09:00
01fd52e9d8 Merge branch 'master' into update-framework 2020-03-17 19:23:42 +09:00
370ff70dd4 Fix incorrect host name specification 2020-03-17 18:32:30 +09:00
6f569d1485 Fix colour conflicts for expert-plus 2020-03-17 18:01:46 +09:00
1c4296f5e7 Implement the new results screen 2020-03-17 17:43:16 +09:00
afed01d781 Merge branch 'results-middle-content' into results-screen 2020-03-17 17:35:40 +09:00
1521f25c96 Implement middle panel contents 2020-03-17 17:25:24 +09:00