3670bd40c2
Add test coverage of user scroll overriding
2021-02-02 15:44:11 +09:00
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
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
a800955bb1
Add mod validation utilities
2021-01-27 19:46:25 +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
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
163a937e41
Fix mod test failing intermittently
2021-01-21 13:30:53 +09:00
c3675293fa
Merge branch 'master' into beatmapset-refactor
2021-01-21 12:38:34 +09:00
7abe33ad0e
Add failing test case
2021-01-21 00:04:15 +01:00
bba182a02d
Fix test failure
2021-01-20 21:27:16 +09:00
2ca3ccad06
Move all the content to BeatmapSetHeaderContent drawable
2021-01-20 04:56:46 +03:00
dba01cf2b1
Use beatmap "soleily" and remove no longer needed archive
2021-01-19 18:43:16 +03:00
ed3dece9f8
Fix wrong importing of test beatmaps
...
Importing via `testBeatmapSet` causes the beatmapset hash to not be calculated due to no files existing in the importing process, which leads into not reusing existing test beatmaps due to no hash.
2021-01-19 18:36:08 +03:00
f0add0a7cf
Make BeatmapSetOverlay use OverlayHeader
2021-01-19 01:34:37 +03:00
4a1acdece2
Merge branch 'multiplayer-beatmap-tracker' into ready-button-clean-up
2021-01-18 20:06:47 +03:00