Dean Herbert
|
66d3bda962
|
Merge branch 'master' into collection-database
|
2020-09-08 23:18:47 +09:00 |
|
Dan Balasescu
|
d09289b1ce
|
Merge pull request #10063 from frenzibyte/fix-music-controller-regressed
Move OsuGame-dependent music functionalities outside of MusicController
|
2020-09-08 22:26:35 +09:00 |
|
Dean Herbert
|
379fdadbe5
|
Add test scene for setup screen
|
2020-09-08 19:52:56 +09:00 |
|
smoogipoo
|
4962213cc4
|
Rename manage collections filter/text
|
2020-09-08 18:42:55 +09:00 |
|
Dean Herbert
|
e1053c4b6f
|
Revert exposure changes to GlobalActionContainer
|
2020-09-08 18:36:11 +09:00 |
|
Dean Herbert
|
072aab90ab
|
Merge branch 'master' into fix-music-controller-regressed
|
2020-09-08 18:26:15 +09:00 |
|
smoogipoo
|
f581df47c8
|
Add "New collection..." item to dropdown
|
2020-09-08 18:25:09 +09:00 |
|
smoogipoo
|
bee450ae1e
|
Fix tests/add placeholder item tests
|
2020-09-08 17:05:51 +09:00 |
|
smoogipoo
|
c2da3d9c84
|
Fix button input and tests
|
2020-09-08 14:36:38 +09:00 |
|
smoogipoo
|
525026e7f0
|
Fix tests failing due to timings
|
2020-09-08 13:23:58 +09:00 |
|
smoogipoo
|
ca4423af74
|
Fix tests
|
2020-09-08 00:07:12 +09:00 |
|
smoogipoo
|
e37c04cb6d
|
Change back to solid icon
|
2020-09-08 00:04:03 +09:00 |
|
smoogipoo
|
a1214512bc
|
Add filter control tests
|
2020-09-07 23:57:49 +09:00 |
|
smoogipoo
|
0d5d293279
|
Add manage collections dialog tests
|
2020-09-07 22:47:19 +09:00 |
|
smoogipoo
|
98e9c4dc25
|
General refactorings
|
2020-09-07 21:08:48 +09:00 |
|
smoogipoo
|
6cc4517600
|
Merge branch 'master' into collection-database
|
2020-09-07 20:03:11 +09:00 |
|
Dean Herbert
|
4680728b9c
|
Merge branch 'master' into update-dcc-exclusions
|
2020-09-07 18:01:44 +09:00 |
|
Dan Balasescu
|
476c325626
|
Merge branch 'master' into gameplay-disable-overlays
|
2020-09-07 15:34:02 +09:00 |
|
Bartłomiej Dach
|
8b1151284c
|
Simplify overly verbose step names
|
2020-09-06 18:25:47 +02:00 |
|
Bartłomiej Dach
|
e37a3a84fd
|
Use legible tuple member name
|
2020-09-06 18:25:47 +02:00 |
|
smoogipoo
|
345fb9d8e0
|
Rename classes
|
2020-09-05 03:55:43 +09:00 |
|
smoogipoo
|
ebd11ae0b7
|
Add a collection management dialog
|
2020-09-05 03:52:07 +09:00 |
|
smoogipoo
|
1143d5d992
|
Update class exclusion for dynamic compilation
|
2020-09-04 20:41:08 +09:00 |
|
Salman Ahmed
|
0500f24a1d
|
Remove now-redundant test case
|
2020-09-04 10:24:54 +03:00 |
|
Salman Ahmed
|
314031d56d
|
Add test cases ensuring music actions are handled from a game instance
|
2020-09-04 10:24:54 +03:00 |
|
Salman Ahmed
|
4d9a06bde9
|
Expose the global binding container to OsuGameTestScene
|
2020-09-04 10:24:54 +03:00 |
|
smoogipoo
|
4399f5976c
|
Fix global mods being retained by rooms
|
2020-09-04 15:20:55 +09:00 |
|
Lucas A
|
82e314da59
|
Fix merge conflicts.
|
2020-09-03 21:56:47 +02:00 |
|
Dan Balasescu
|
4d9a5f7ba8
|
Merge branch 'master' into update-icons
|
2020-09-03 20:19:51 +09:00 |
|
Dean Herbert
|
7a0c1411b6
|
Merge branch 'master' into timeshift-leaderboard-topscore
|
2020-09-03 18:11:04 +09:00 |
|
Dean Herbert
|
7bcbac6f45
|
Move header setting to FullscreenOverlay
|
2020-09-03 16:34:58 +09:00 |
|
Dan Balasescu
|
84b3604192
|
Merge branch 'master' into game-overlay-activation-mode
|
2020-09-03 13:34:22 +09:00 |
|
smoogipoo
|
4459287b35
|
Add filter control test scene
|
2020-09-02 20:25:12 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
smoogipoo
|
ed74c39b55
|
Move UserTopScoreContainer into base leaderboard
|
2020-08-31 19:54:22 +09:00 |
|
Lucas A
|
dd093f44d8
|
Cast base immutable bindable to mutable for testing purposes and make InitialOverlayActivationMode property protected
|
2020-08-31 11:26:55 +02:00 |
|
Dean Herbert
|
abdb991923
|
Hide misses from timing distribution graph
|
2020-08-31 14:15:47 +09:00 |
|
Bartłomiej Dach
|
13df0783fe
|
Use Single() instead of First() where applicable
|
2020-08-29 20:23:22 +02:00 |
|
Bartłomiej Dach
|
e0eece11b1
|
Fix typo in test name
|
2020-08-29 20:13:03 +02:00 |
|
Lucas A
|
ad223bc460
|
Make game bindable immutable.
|
2020-08-29 19:34:53 +02:00 |
|
Joehu
|
69fae0f412
|
Add failing replay download button test
|
2020-08-29 09:30:56 -07:00 |
|
Bartłomiej Dach
|
ea1f07e311
|
Simplify/rename SimpleStatisticRow mess
|
2020-08-27 20:37:10 +02:00 |
|
Bartłomiej Dach
|
f5e52c80b4
|
Rename {-> Drawable}SimpleStatisticRow
|
2020-08-26 19:25:59 +02:00 |
|
Dean Herbert
|
b51db90147
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-26 23:20:56 +09:00 |
|
Bartłomiej Dach
|
f09f882cc7
|
Add component for displaying simple statistics on result screen
|
2020-08-25 22:51:40 +02:00 |
|
Bartłomiej Dach
|
dbf90551d6
|
Add coverage for empty metrics case
|
2020-08-24 20:47:29 +02:00 |
|
Bartłomiej Dach
|
50d5b020b7
|
Add failing test case
|
2020-08-24 20:40:45 +02:00 |
|
Bartłomiej Dach
|
809a61afcb
|
Adjust key binding panel tests to not rely on row indices
|
2020-08-21 23:37:54 +02:00 |
|
Dean Herbert
|
4239e9f684
|
Fix storyboard test not actually working due to incorrect track referencing
|
2020-08-21 18:44:14 +09:00 |
|
Dean Herbert
|
d5cbb589c2
|
Revert some test scene changes to use Beatmap.Track where relevant
|
2020-08-21 17:21:08 +09:00 |
|