Bartłomiej Dach
|
af1d4d3aee
|
Use more proper button subtypes in tests
|
2022-05-25 23:06:12 +02:00 |
|
Bartłomiej Dach
|
4f8b6b52ba
|
Add failing test coverage for select/deselect all enable behaviour
|
2022-05-25 21:49:31 +02:00 |
|
Dean Herbert
|
de5d2df100
|
Move UI scale setup to the beginning of the first run setup
|
2022-05-25 12:19:26 +09:00 |
|
Dean Herbert
|
33fd1555f2
|
Update TestSceneRoundedButton with new colour assertions
|
2022-05-24 18:42:45 +09:00 |
|
Dan Balasescu
|
f111d33b25
|
Merge pull request #18339 from peppy/editor-timing
Add first pieces of editor timing UI
|
2022-05-23 11:12:22 +09:00 |
|
Dean Herbert
|
eabf578282
|
Use interface to convey beat sync information
|
2022-05-22 22:44:54 +09:00 |
|
Dean Herbert
|
4633eed78c
|
Merge branch 'master' into localisable-filter-items
|
2022-05-20 23:55:16 +09:00 |
|
Dean Herbert
|
c3bfbe8880
|
Allow BeatSyncedContainer to prefer EditorBeatmap when available
|
2022-05-20 23:24:57 +09:00 |
|
Dan Balasescu
|
49340888c0
|
Fix compile errors
|
2022-05-18 10:56:42 +09:00 |
|
Dean Herbert
|
1b7ec1be26
|
Add basic test coverage of new screen
|
2022-05-17 18:15:14 +09:00 |
|
Dean Herbert
|
b6575c216b
|
Allow selecting all mods at free mod select using ctrl +a
|
2022-05-15 03:25:14 +09:00 |
|
Dean Herbert
|
282c8aec86
|
Fix typo in test step
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-05-15 03:09:15 +09:00 |
|
Dean Herbert
|
a759cf2dab
|
Add key binding to deselect all mods
Defaults to `Backspace`.
|
2022-05-15 02:51:58 +09:00 |
|
Bartłomiej Dach
|
7ac6073f13
|
Fix column test scene to work
|
2022-05-11 22:31:25 +02:00 |
|
Bartłomiej Dach
|
315c67a316
|
Add failing test case for ruleset without all mod types
|
2022-05-11 22:03:41 +02:00 |
|
Bartłomiej Dach
|
9b7ff9f2ee
|
Rename modSelect{Screen -> Overlay}2 variable
|
2022-05-11 18:05:09 +02:00 |
|
Bartłomiej Dach
|
62f6caf76d
|
Rename ModSelect{Screen -> Overlay} test scenes
|
2022-05-11 18:04:39 +02:00 |
|
Bartłomiej Dach
|
76c63f1d0a
|
Rename ModSelect{Screen -> Overlay} in place of removed old design
|
2022-05-10 22:56:50 +02:00 |
|
Bartłomiej Dach
|
c4c7556fb2
|
Make remains of TestSceneModSettings non-visual
As they're not really testing anything visual.
|
2022-05-10 22:07:26 +02:00 |
|
Bartłomiej Dach
|
33634cba1e
|
Remove old mod buttons
|
2022-05-10 21:58:22 +02:00 |
|
Bartłomiej Dach
|
24c59e2f2f
|
Remove old user mod select overlay
|
2022-05-10 21:52:17 +02:00 |
|
Bartłomiej Dach
|
9cfe2cc310
|
Move TestCustomisableModRuleset out of TestSceneModSettings
|
2022-05-10 21:43:57 +02:00 |
|
Dean Herbert
|
9aadc274bf
|
Show first run dialog on first run of the game
|
2022-05-10 18:21:35 +09:00 |
|
Salman Ahmed
|
14a21e9224
|
Workaround interface mocks in TestSceneFirstRunSetupOverlay breaking with hot reload
|
2022-05-10 11:41:41 +03:00 |
|
Dan Balasescu
|
886a4815fa
|
Merge pull request #18180 from frenzibyte/fix-toolbox-double-tap
Fix `SettingsToolboxGroup` not clearing transforms before updating autosize
|
2022-05-10 13:48:02 +09:00 |
|
Salman Ahmed
|
beb86a7f7c
|
Remove usage of player settings in TestSceneSettingsToolboxGroup
|
2022-05-09 23:57:27 +03:00 |
|
Salman Ahmed
|
5726cf660f
|
Improve test coverage to use existing ThemeComparisonTestScene
|
2022-05-09 21:19:34 +03:00 |
|
Salman Ahmed
|
ceb6276d2f
|
Add failing test case
|
2022-05-09 18:19:29 +03:00 |
|
Salman Ahmed
|
deda1c83e6
|
Add failing test case
|
2022-05-09 13:48:51 +03:00 |
|
Salman Ahmed
|
0fe121f48a
|
Move and rename settings toolbox group test scene
|
2022-05-09 13:25:33 +03:00 |
|
Bartłomiej Dach
|
38c004d734
|
Add test coverage for hiding mod columns
|
2022-05-08 14:54:06 +02:00 |
|
Bartłomiej Dach
|
e7e7486a8e
|
Merge branch 'mod-overlay/back-button' into mod-overlay/integration
|
2022-05-07 10:59:30 +02:00 |
|
Bartłomiej Dach
|
1c029552d7
|
Add test coverage for mod select back button
|
2022-05-07 10:23:49 +02:00 |
|
Bartłomiej Dach
|
35c106efaa
|
Add test coverage for deselecting all mods on user mod select
|
2022-05-07 09:29:33 +02:00 |
|
Bartłomiej Dach
|
e527574ede
|
Merge branch 'master' into fix-toolbox-expansion
|
2022-05-06 13:47:36 +02:00 |
|
Bartłomiej Dach
|
19297375e2
|
Update tests to reflect new expected behaviour
|
2022-05-06 13:47:13 +02:00 |
|
Bartłomiej Dach
|
8f217d1e97
|
Add failing test case for broken hover behaviour
|
2022-05-06 11:37:50 +02:00 |
|
Bartłomiej Dach
|
ac08498f35
|
Use plum colour scheme in multiplayer to match rest of multiplayer screens
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
8002726c9c
|
Add test coverage for dismissing customisation area with Escape
|
2022-05-05 19:17:36 +02:00 |
|
Dan Balasescu
|
e46f99bdba
|
Merge branch 'master' into dialog-overlay-thread-woes
|
2022-05-05 20:57:51 +09:00 |
|
Dean Herbert
|
a27fcda9f1
|
Fix failing tests due to CurrentDialog being unexpectedly not set after Push
|
2022-05-05 01:52:39 +09:00 |
|
Dean Herbert
|
cf220f171b
|
Add test coverage of cross-thread transforms if a dialog is pushed too early
|
2022-05-04 20:23:36 +09:00 |
|
Bartłomiej Dach
|
f5fa41356e
|
Rewrite mod instance management again to pass tests
|
2022-05-03 22:31:34 +02:00 |
|
Bartłomiej Dach
|
216dfb7e91
|
Expand incompatibility test to cover logic more thoroughly
|
2022-05-03 21:45:40 +02:00 |
|
Bartłomiej Dach
|
970361676b
|
Fix setting items not creating if mods initially not empty
|
2022-05-03 21:45:40 +02:00 |
|
Bartłomiej Dach
|
89d8ed8e20
|
Port existing test coverage
|
2022-05-03 21:45:39 +02:00 |
|
Dean Herbert
|
4fb66a812f
|
Merge branch 'master' into sheared-search-textbox
|
2022-05-03 14:12:59 +09:00 |
|
Ganendra Afrasya
|
e6fbb19951
|
Implement new search textbox design
|
2022-05-03 11:13:07 +07:00 |
|
Dean Herbert
|
faeefc5e18
|
Merge pull request #16576 from frenzibyte/osu-distance-spacing
Add "distance spacing" support in editor for osu! ruleset
|
2022-05-03 12:15:18 +09:00 |
|
Dean Herbert
|
670b51324e
|
Add basic test at top of first run scene to make adjusting UI easier
|
2022-04-29 23:45:02 +09:00 |
|