Commit Graph

4912 Commits

Author SHA1 Message Date
398ab9c2c2 Use UserTrackingScrollContainer instead 2021-02-02 15:29:38 +09:00
80d88024d6 Add basic test coverage of CheckValidForGameplay function 2021-02-02 14:13:50 +09:00
f166c4c414 Rename test 2021-02-02 11:04:09 +09:00
dcb1626e4d Remove no longer necessary field 2021-02-01 22:38:42 +03:00
97e3023df9 Renamespace/rename MatchSongSelect -> PlaylistsSongSelect 2021-02-01 20:16:58 +09:00
b9832c1b2d Add ModUtils class for validating mod usages 2021-02-01 19:37:24 +09:00
9c4c47599f Merge branch 'master' into freemods 2021-02-01 19:28:10 +09:00
89a42d60fb General cleanup 2021-02-01 18:50:32 +09:00
3a906a89fc Pin mod position in participant panels 2021-02-01 18:27:15 +09:00
3cd30d284e Renamespace 2021-02-01 18:08:49 +09:00
f538963607 Extra mods -> user mods 2021-02-01 17:57:32 +09:00
ac2a995041 Add user and panel states 2021-02-01 17:54:56 +09:00
328bd191d4 Merge pull request #11561 from Mysfit/fix-storyboard-samples
Fix storyboard samples continuing to play when the beatmap is paused or intro is skipped
2021-02-01 17:48:08 +09:00
1d8de2f718 Rename class to better match purpose 2021-02-01 17:32:54 +09:00
c73a05d0b5 Merge branch 'master' into multiplayer-beatmap-tracker 2021-02-01 17:24:24 +09:00
25614c7923 Merge pull request #11636 from bdach/fix-time-ramp-calculation
Fix incorrect speed change calculation in time ramp mods
2021-02-01 16:32:44 +09:00
39d46d21e6 Add failing test case 2021-01-31 23:44:51 +03:00
a0de1cbfd0 Handle no-duration single-object edge case 2021-01-31 21:09:41 +01:00
81b052b866 Add failing test cases 2021-01-31 20:34:22 +01:00
d7e5a21213 Add failing test case 2021-01-31 15:43:58 +01:00
0aaa62efc2 Add failing test case 2021-01-30 20:55:56 +01:00
9ab1ad25eb Merge branch 'master' into fix-leave-room-race-2 2021-01-30 13:41:04 +01:00
c3aec3bfe4 Revert test changes to test original class/scope
Importantly, this removes the call to CatchUnobservedExceptions(), which was
outright incorrect (awaiting on the wrong task as a result) in the
original test code.
2021-01-29 16:20:26 +09:00
45e41aaeac Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
91d34d86f7 Abstractify ModSelectOverlay 2021-01-27 22:02:23 +09:00
a30aecbafe Comment and add xmldoc 2021-01-27 20:01:21 +09:00
fcfb0d52c2 Proposal to use extension method instead of TaskChain class 2021-01-27 19:50:16 +09:00
a800955bb1 Add mod validation utilities 2021-01-27 19:46:25 +09:00
248989b3eb wip 2021-01-27 01:20:50 +09:00
8c3b0a3167 Fix TaskChain performing the action in-line, add test 2021-01-26 22:47:37 +09:00
fedcbf79fa Merge pull request #11572 from EVAST9919/comment-pill
Make VotePill background transparent for own comments
2021-01-26 18:57:00 +09:00
468dfbecbe Merge branch 'master' into fix-beatmap-listing-2 2021-01-26 17:56:37 +09:00
c317d60169 Add offline test scene for beatmap listing overlay 2021-01-26 00:03:20 +03:00
9312de7c23 Move online beatmap listing overlay to separate test scene 2021-01-26 00:03:20 +03:00
439f03e3b3 Fix failing test due to missing dependency 2021-01-25 19:25:38 +09:00
366f074f86 Better describe test steps to discern on failures 2021-01-25 16:53:39 +09:00
304264046b Added tests. 2021-01-24 17:46:54 -05:00
adcef19ab2 Add coverage for operation tracker with failing tests 2021-01-23 15:59:14 +01:00
e9d10bb6e7 Revert "Minor refactoring"
This reverts commit 3d42cc1f91.
2021-01-22 22:49:49 +03:00
3d42cc1f91 Minor refactoring 2021-01-22 22:27:26 +03:00
360f26c13d Merge branch 'master' into scroll-to-20 2021-01-22 19:58:36 +01:00
20161aea6a Show LoginOverlay if not logged-in when clicking on a pill 2021-01-22 21:47:53 +03:00
6379381f95 Make VotePill background transparent for own comments 2021-01-22 20:46:20 +03:00
a71f769cce Add missing license header 2021-01-21 22:09:42 +01:00
7046f64e7f Rewrite test scene 2021-01-21 22:09:17 +01:00
a5f866d95c Test updates 2021-01-21 15:14:24 -05:00
e4b59c7317 Test setup 2021-01-21 11:54:26 -05:00
a6516e3be5 Merge branch 'master' into scroll-to-20 2021-01-21 14:28:17 +09:00
54dbb43f79 Fix more potential failures 2021-01-21 14:03:35 +09:00
7c4a072568 Merge branch 'master' into scroll-to-20 2021-01-21 13:48:26 +09:00