Dean Herbert
|
cb880f7e9b
|
Merge branch 'master' into move-already-placed-objects-when-adjusting-offset-bpm
|
2024-10-23 18:20:43 +09:00 |
|
Dean Herbert
|
8ea1ff5de6
|
Merge pull request #30069 from peppy/grid-to-current-object
Add button to centre editor grid to current hit object
|
2024-10-01 19:24:46 +09:00 |
|
Bartłomiej Dach
|
44b982864c
|
Fix test failures
|
2024-10-01 11:12:56 +02:00 |
|
Dean Herbert
|
87ab953935
|
Merge pull request #30062 from bdach/distance-snap-weirdness
Fix various distance snap grid weirdness around unsnapped objects
|
2024-10-01 16:16:22 +09:00 |
|
Bartłomiej Dach
|
493dcc7a1c
|
Fix test being dodgy
Hitobjects are in an indeterminate state until defaults are applied.
Adding the object to the beatmap will do this.
|
2024-09-30 14:38:21 +02:00 |
|
Bartłomiej Dach
|
75fc57c34b
|
Fix distance spacing grid displaying incorrectly for unsnapped objects with duration
|
2024-09-30 13:36:16 +02:00 |
|
Bartłomiej Dach
|
4723efaf41
|
Add failing test coverage for incorrect distance snapping
|
2024-09-30 13:36:05 +02:00 |
|
Bartłomiej Dach
|
db608159cf
|
Add test coverage
|
2024-09-02 10:27:47 +02:00 |
|
Bartłomiej Dach
|
e61fd080c1
|
Retouch & document helper methods
|
2024-09-02 10:27:43 +02:00 |
|
jkh675
|
3c8d0ce59f
|
Revert the unit test changes
|
2024-08-05 16:40:31 +08:00 |
|
jkh675
|
2098fb8a9d
|
Fix code quality
|
2024-08-05 00:08:02 +08:00 |
|
jkh675
|
1b25633e47
|
Fix headless test
|
2024-08-04 23:45:42 +08:00 |
|
jkh675
|
2720bcf285
|
Fix ruleset unit test
|
2024-08-04 22:37:54 +08:00 |
|
Shreyas Kadambi
|
ae61df0abe
|
Add back accidentally removed test
|
2024-07-28 11:47:00 -04:00 |
|
Shreyas Kadambi
|
1c9c3c92fd
|
Add tests for expected timestamp format
|
2024-07-28 11:30:42 -04:00 |
|
Bartłomiej Dach
|
c2fa30bf81
|
Add test coverage for break generation respecting pre-empt time
|
2024-07-23 13:38:25 +02:00 |
|
Bartłomiej Dach
|
25d63ac6a5
|
Move editor beatmap processor test cases off of OsuHitObject s
Most of them are about to become obsolete once consideration for
`TimePreempt` is re-added.
|
2024-07-23 13:28:49 +02:00 |
|
Salman Ahmed
|
899c8d39fe
|
Merge branch 'master' into verify-title-markers
|
2024-07-04 07:07:59 +03:00 |
|
Dean Herbert
|
5f56ed6872
|
Merge branch 'master' into navigate-to-timestamp
|
2024-07-03 20:42:32 +09:00 |
|
Arthur Araujo
|
21829e7ef4
|
Fix test method names
|
2024-07-02 21:12:15 -03:00 |
|
Arthur Araujo
|
7cb3d7445c
|
Add verify checks for title markers
|
2024-07-02 17:20:00 -03:00 |
|
Dean Herbert
|
005af280f2
|
Isolate bindable breaks list to EditorBeatmap
|
2024-07-02 11:31:55 +09:00 |
|
Bartłomiej Dach
|
981340debe
|
Add safety test coverage for removal of breaks at end of beatmap
|
2024-06-27 07:45:59 +02:00 |
|
Dean Herbert
|
bbacfc8d23
|
Add failing test coverage of osu!mania automated break creation scenarios
|
2024-06-27 12:10:10 +09:00 |
|
Bartłomiej Dach
|
18e2a925a8
|
Add failing test coverage for manual breaks at start/end of map not being culled
|
2024-06-25 12:34:37 +02:00 |
|
Bartłomiej Dach
|
4390798761
|
Add test coverage for automatic break generation
|
2024-06-19 11:14:38 +02:00 |
|
Bartłomiej Dach
|
6a6ccbc09f
|
Make list of breaks bindable
|
2024-06-19 07:44:03 +02:00 |
|
Bartłomiej Dach
|
7ee29667db
|
Parse plain numbers as millisecond count when parsing timestamp
|
2024-06-18 16:48:04 +02:00 |
|
Bartłomiej Dach
|
623055b60a
|
Fix tests
|
2024-06-18 16:41:13 +02:00 |
|
Bartłomiej Dach
|
44b9a06639
|
Allow more lenient parsing of incoming timestamps
|
2024-06-18 13:13:50 +02:00 |
|
Bartłomiej Dach
|
b28bf4d2ec
|
Add test covering non-audio file formats not being checked
|
2024-04-22 10:43:20 +02:00 |
|
Arthur Araujo
|
ac03856ebd
|
Fix test methods names
|
2024-04-17 08:22:05 -03:00 |
|
Arthur Araujo
|
c32d99250f
|
Deal with corrupt audio files
This removes the corrupt file check from CheckTooShortAudioFiles and makes the audio formats checks deal with it instead to avoid redundant messages.
|
2024-04-16 06:53:55 -03:00 |
|
Arthur Araujo
|
9ef27104ce
|
Add checks for audio formats
|
2024-04-16 06:15:21 -03:00 |
|
Arthur Araujo
|
eb93827204
|
Add missing copyright header
|
2024-03-23 23:11:13 -03:00 |
|
Arthur Araujo
|
6fbe1a5b8d
|
Add video resolution check
|
2024-03-23 19:22:47 -03:00 |
|
Bartłomiej Dach
|
0211ae12ad
|
Add failing test case for crash on empty beatmap
|
2024-03-19 19:16:33 +01:00 |
|
Arthur Araujo
|
5241c999c1
|
Add different warning to maps with storyboard/video
|
2024-03-18 16:08:41 -03:00 |
|
Arthur Araujo
|
80f24a0791
|
Fix test class name not matching file name
|
2024-03-16 23:30:59 -03:00 |
|
Arthur Araujo
|
63816adbc0
|
Add verify checks to unused audio at the end
|
2024-03-16 21:20:12 -03:00 |
|
Bartłomiej Dach
|
8966ea2fa3
|
Add test coverage
|
2024-02-26 11:59:57 +01:00 |
|
Dan Balasescu
|
41ba1dcfce
|
Merge branch 'master' into editor/checks/delayed-hitsounds
|
2023-12-13 14:01:06 +09:00 |
|
Thomas Müller-Höhne
|
926636cc03
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
|
Bartłomiej Dach
|
dcfd6a0a8a
|
Remove DistancedHitObjectComposer inheritance from osu! composer
|
2023-10-19 11:46:30 +02:00 |
|
Dean Herbert
|
12611a09f1
|
Merge branch 'master' into editor/checks/delayed-hitsounds
|
2023-09-20 14:18:41 +09:00 |
|
Dean Herbert
|
1a37543d28
|
Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity
|
2023-09-06 19:01:08 +09:00 |
|
tsrk
|
b3d432b0d5
|
fix: issue template typo in CheckDelayedHitsounds
|
2023-08-29 20:15:33 +02:00 |
|
tsrk
|
f05659a1c0
|
test: explicit samples timings
|
2023-08-25 00:10:21 +02:00 |
|
tsrk
|
a885bf6ebf
|
feat(editor/checks): check for delayed hitsounds
I really just borrowed the implementation from MapsetVerifier
|
2023-08-24 21:05:40 +02:00 |
|
Bartłomiej Dach
|
3d52a1267e
|
Fix test failures via test-local popover containers
|
2023-08-19 15:08:30 +02:00 |
|