Dan Balasescu
|
8ce5324c8b
|
Merge pull request #15772 from peppy/remove-model-list-inits
Initialise `BeatmapSet.Beatmaps` list at construction time
|
2021-11-24 16:41:19 +09:00 |
|
Dean Herbert
|
8c60f37508
|
Fix cases of dynamically assigning Beatmap s to BeatmapSetInfo using list assignment
|
2021-11-24 13:27:37 +09:00 |
|
Dean Herbert
|
729f681938
|
Update cases where equality can be used instead of primary key equality
|
2021-11-24 12:49:57 +09:00 |
|
Dean Herbert
|
7c2e79f911
|
Update all simple cases of switching to IWorkingBeatmap
|
2021-11-17 20:56:57 +09:00 |
|
Dean Herbert
|
692e846acd
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
|
Dean Herbert
|
6a098a8634
|
Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface
|
2021-11-12 17:46:24 +09:00 |
|
Dean Herbert
|
a2e61883e3
|
Initial push to use ILive in import process
|
2021-09-30 22:55:25 +09:00 |
|
Endrik Tombak
|
944f3480c2
|
Merge branch 'master' of https://github.com/ppy/osu into present-recommended
Conflicts:
osu.Game/OsuGameBase.cs
osu.Game/Screens/Select/DifficultyRecommender.cs
osu.Game/Screens/Select/SongSelect.cs
|
2020-11-21 14:01:01 +02:00 |
|
Dean Herbert
|
e43e12cb2d
|
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-15 20:17:59 +09:00 |
|
Endrik Tombak
|
16f53991a8
|
Test presenting same beatmap more than once
|
2020-04-25 10:52:47 +03:00 |
|
Endrik Tombak
|
1cf240b5ff
|
Test new predicate behaviour
|
2020-04-12 20:04:25 +03:00 |
|
Dean Herbert
|
7588c574a2
|
Fix presenting a beatmap from a different ruleset not working
|
2020-01-29 19:37:54 +09:00 |
|
Dean Herbert
|
c003ae63d5
|
Ignore failing test for now
|
2020-01-29 17:17:10 +09:00 |
|
Dean Herbert
|
1db353558b
|
Add present beatmap tests
|
2020-01-29 17:09:12 +09:00 |
|