Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Bartłomiej Dach
|
ca0597b38e
|
Merge branch 'master' into dont-change-ruleset-convert
|
2022-11-25 19:23:36 +01:00 |
|
Bartłomiej Dach
|
73176a1315
|
Merge branch 'master' into triangle-button-v2
|
2022-11-25 18:35:59 +01:00 |
|
Dean Herbert
|
2425878e67
|
Add test coverage
|
2022-11-25 20:06:36 +09:00 |
|
Bartłomiej Dach
|
fca3e7e39f
|
Merge branch 'master' into editor-seek-control-points
|
2022-11-24 21:53:47 +01:00 |
|
Dean Herbert
|
ba0990d43e
|
Update test assumptions
|
2022-11-25 01:51:41 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
44a71741e4
|
Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
|
2022-11-24 16:15:25 +09:00 |
|
Dean Herbert
|
8914a871c1
|
Merge pull request #21065 from C0D3-M4513R/beatmap-info
Add Beatmap Information elements
|
2022-11-24 15:22:04 +09:00 |
|
Dean Herbert
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
Bartłomiej Dach
|
2f67199b1c
|
Merge branch 'master' into fix-missing-day-separator
|
2022-11-23 18:40:44 +01:00 |
|
Bartłomiej Dach
|
cf5f5a4de3
|
Extend tap timing control test coverage in no point selected case
|
2022-11-23 17:25:34 +01:00 |
|
Bartłomiej Dach
|
06449b62f1
|
Add test coverage for crash scenario
|
2022-11-23 16:11:57 +01:00 |
|
Andrei Zavatski
|
2204af04e4
|
Improve test scene to better show colour gradient
|
2022-11-23 16:12:13 +03:00 |
|
Dean Herbert
|
a6bba1967e
|
Update serialisation test to match new comopnent naming
|
2022-11-23 17:06:22 +09:00 |
|
Dean Herbert
|
a9192c32ea
|
Merge branch 'master' into beatmap-info
|
2022-11-23 16:10:12 +09:00 |
|
Dean Herbert
|
9b9b8a5977
|
Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
|
2022-11-23 15:59:32 +09:00 |
|
Dean Herbert
|
172e798847
|
Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
|
2022-11-23 14:58:42 +09:00 |
|
Bartłomiej Dach
|
39934bccd6
|
Add back removed test coverage
|
2022-11-22 19:47:41 +01:00 |
|
Bartłomiej Dach
|
76bb529cfa
|
Add test for local echo adding day separator
|
2022-11-22 16:46:21 +01:00 |
|
Dan Balasescu
|
6b75f529c7
|
Merge pull request #21366 from bdach/broken-rank-graph-test
Fix broken rank graph test
|
2022-11-22 14:35:14 +09:00 |
|
Bartłomiej Dach
|
41039340cf
|
Fix rank graphs not showing in test due to unset IsRanked
|
2022-11-21 21:00:06 +01:00 |
|
Bartłomiej Dach
|
1777a60136
|
Add failing assertions
|
2022-11-21 20:58:52 +01:00 |
|
Bartłomiej Dach
|
735cac3104
|
Rewrite rank graph test to use more modern style
|
2022-11-21 20:56:38 +01:00 |
|
Bartłomiej Dach
|
f36ccab84e
|
Merge branch 'master' into tablet-settings-test-scene
|
2022-11-21 20:42:04 +01:00 |
|
Bartłomiej Dach
|
ff5cb116f0
|
Fix weird scroll container sizing
|
2022-11-21 19:27:06 +01:00 |
|
Bartłomiej Dach
|
7944d9cefa
|
Merge pull request #21304 from EVAST9919/beatmap-bar
Rework BarGraph to use Quads
|
2022-11-21 16:24:18 +01:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|
Terochi
|
7dc7729ac2
|
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
|
2022-11-21 10:11:26 +01:00 |
|
C0D3 M4513R
|
93ab1c9432
|
Merge branch 'master' into beatmap-info
|
2022-11-21 09:01:24 +00:00 |
|
Terochi
|
58288275a6
|
Variant 3: cannot change history, cannot reset index (the "default")
|
2022-11-21 09:43:36 +01:00 |
|
Terochi
|
672e1cd45b
|
Variant 2: edit changes history, cannot reset index (similar to stable)
|
2022-11-21 09:41:29 +01:00 |
|
Terochi
|
8f942f130b
|
Variant 1: edit changes history, empty text resets index
|
2022-11-21 09:36:31 +01:00 |
|
Andrei Zavatski
|
14a4de36f4
|
Expose thickness property
|
2022-11-21 10:20:35 +03:00 |
|
Dean Herbert
|
9a330c3cdb
|
Apply nullability and clean up conditionals
|
2022-11-21 15:02:45 +09:00 |
|
Dean Herbert
|
a07b033d22
|
Merge branch 'master' into triangles-v2
|
2022-11-21 14:55:01 +09:00 |
|
Dean Herbert
|
dfa92b3de9
|
Merge pull request #21326 from bdach/fix-phantom-beatmap-sets
Fix phantom beatmap sets appearing on carousel after delete/update
|
2022-11-21 13:25:14 +09:00 |
|
Dean Herbert
|
d0ff5be7e6
|
Fix TestSceneTabletSettings falling off the bottom of the screen
|
2022-11-21 12:15:43 +09:00 |
|
Bartłomiej Dach
|
1269afd0c5
|
Merge pull request #21307 from frenzibyte/disable-scroll-speed-on-osu
Hide scroll speed control from effects section on rulesets which don't support it
|
2022-11-20 16:17:55 +01:00 |
|
Salman Ahmed
|
793d5b117e
|
Fix timing screen test scene not creating editor beatmap properly
|
2022-11-20 15:20:35 +03:00 |
|
Bartłomiej Dach
|
b3667821eb
|
Add failing test case
|
2022-11-20 10:07:32 +01:00 |
|
Andrei Zavatski
|
6f449a583e
|
Handle empty values as a separate case
|
2022-11-19 23:27:48 +03:00 |
|
Terochi
|
eff6c7be64
|
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
|
2022-11-19 16:53:35 +01:00 |
|
Bartłomiej Dach
|
c05c1625f2
|
Merge branch 'master' into editor-test-play-dont-retain-test-time
|
2022-11-19 12:09:04 +01:00 |
|
Dean Herbert
|
130f776427
|
Merge pull request #21267 from peppy/catch-file-enumeration-errors
Catch and gracefully handle file/directory enumeration failures during stable import
|
2022-11-19 15:38:40 +09:00 |
|
Salman Ahmed
|
ca67689a36
|
Fix intermittent present beatmap test failures
|
2022-11-19 07:44:43 +03:00 |
|
Bartłomiej Dach
|
d587f29351
|
Update tests to reflect desired behaviour
|
2022-11-18 21:03:30 +01:00 |
|