Bartłomiej Dach
|
6f6beddab5
|
Add test coverage for mod preset deletion flow
|
2022-08-06 21:58:55 +02:00 |
|
Bartłomiej Dach
|
9b3183b2b4
|
Implement mod preset deletion flow
|
2022-08-06 21:58:55 +02:00 |
|
Bartłomiej Dach
|
add2971eb4
|
Implement preset creation flow with test coverage
|
2022-08-02 22:05:54 +02:00 |
|
Bartłomiej Dach
|
1b3074d098
|
Implement popover for creating mod presets
|
2022-08-02 22:03:33 +02:00 |
|
Bartłomiej Dach
|
923d9a4e5f
|
Add failing assertions to demonstrate autosize failure
|
2022-08-01 22:04:14 +02:00 |
|
Bartłomiej Dach
|
5a34122a85
|
Fix test breakage after realm migration
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
9d3cdae4bb
|
Fix test scene to handle restarts properly
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
9dea8e3d12
|
Add test coverage of preset soft deletion
|
2022-07-31 23:53:46 +02:00 |
|
Bartłomiej Dach
|
c837848238
|
Add extended test coverage of preset realm subscription
|
2022-07-31 23:53:45 +02:00 |
|
Bartłomiej Dach
|
345f103119
|
Migrate mod preset column to use realm
|
2022-07-31 23:53:45 +02:00 |
|
Dean Herbert
|
2b9d46d803
|
Remove unused RulesetStore from BeatmapManager constructor
|
2022-07-28 16:19:05 +09:00 |
|
Dean Herbert
|
ef10145d6f
|
Rename MenuCursorContainer and clean up code
|
2022-07-26 14:11:52 +09:00 |
|
Dean Herbert
|
6bf2645b1a
|
Fix StarRatingDisplay not handling negative numbers as "pending"
|
2022-07-25 15:44:54 +09:00 |
|
Bartłomiej Dach
|
6a67d76d7c
|
Add basic mod preset column implementation
|
2022-07-24 16:39:04 +02:00 |
|
Salman Ahmed
|
0c16ef3e2e
|
Add failing test case
|
2022-07-24 08:34:24 +03:00 |
|
Bartłomiej Dach
|
bdff7f1ef4
|
Implement basic appearance of mod preset panels
|
2022-07-21 23:29:21 +02:00 |
|
Dean Herbert
|
0c3d43026d
|
Add initial structure for fps counter
|
2022-07-20 23:49:19 +09:00 |
|
Bartłomiej Dach
|
6f37487528
|
Replace calls to defective Humanizer methods with correct version
|
2022-07-18 22:34:58 +02:00 |
|
Dean Herbert
|
779d512b44
|
Merge branch 'master' into mod-icon-colors
|
2022-07-12 14:36:55 +09:00 |
|
Dean Herbert
|
90fecbc9c7
|
Add test showing all mod icons for reference
|
2022-07-12 14:32:39 +09:00 |
|
Salman Ahmed
|
09bfca4e4a
|
Fix build failing on tests
|
2022-07-11 21:45:39 +03:00 |
|
Joseph Madamba
|
f1b55d743c
|
Fix delete local score test having no files
|
2022-07-04 11:04:20 -07:00 |
|
Joseph Madamba
|
36e71d39f2
|
Fix one more mod settings test
|
2022-06-28 09:54:18 -07:00 |
|
Joseph Madamba
|
d07c2a64b9
|
Remove unused using
|
2022-06-28 08:39:09 -07:00 |
|
Joseph Madamba
|
f07107aba9
|
Fix failing diff adjust slider tests
|
2022-06-28 08:38:15 -07:00 |
|
Dean Herbert
|
cd9eaf215b
|
Attempt to fix flaky PlaylistOverlay test
|
2022-06-27 02:58:01 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dean Herbert
|
f71f6302fd
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
|
Dean Herbert
|
97fcf8cec9
|
Merge pull request #18668 from smoogipoo/editor-controlpoint-undo-redo
|
2022-06-23 04:02:24 +09:00 |
|
Bartłomiej Dach
|
a9f6eb0293
|
Add test coverage for new intended behaviour of sequential hotkey style
|
2022-06-21 15:18:37 +02:00 |
|
Bartłomiej Dach
|
a996325e19
|
Add test coverage for filter handling in classic style
|
2022-06-21 15:00:39 +02:00 |
|
Bartłomiej Dach
|
da1814e7c3
|
Restructure everything to fix free mod overlay issue
|
2022-06-21 14:48:41 +02:00 |
|
Bartłomiej Dach
|
143c8e8da6
|
Add test scene for desired classic selection behaviour
|
2022-06-21 13:35:00 +02:00 |
|
Bartłomiej Dach
|
658f5341c7
|
Set up flow for switching between hotkey styles
|
2022-06-21 13:34:58 +02:00 |
|
Bartłomiej Dach
|
73124d2b1f
|
Encapsulate mod hotkey selection logic in strategy pattern
|
2022-06-21 12:49:01 +02:00 |
|
Dan Balasescu
|
e0c82d11ab
|
Convert == usages to ReferenceEquals
|
2022-06-20 16:56:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
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 |
|