Dan Balasescu
|
077d53e3ad
|
Merge pull request #15630 from peppy/fix-beatmap-recommendations-test
Fix `TestSceneBeatmapRecommendations` testing with an online ID of 0
|
2021-11-16 17:46:24 +09:00 |
|
Dean Herbert
|
2dd721f760
|
Fix incorrect CancellationToken being used for inner check during leaderboard updates
|
2021-11-16 17:41:16 +09:00 |
|
Dean Herbert
|
6dd684588a
|
Merge branch 'master' into playlist-show-invalid-beatmaps
|
2021-11-16 17:25:33 +09:00 |
|
Dean Herbert
|
2d125893fc
|
Add tests and disable selection on invalid items
|
2021-11-16 17:23:52 +09:00 |
|
Dan Balasescu
|
96dddc8a0b
|
Merge pull request #15627 from peppy/playlist-item-iruleset
Update `PlaylistItem` to use `IRulesetInfo`
|
2021-11-16 17:15:09 +09:00 |
|
Dean Herbert
|
6f82e6351f
|
Parse osu-web error text to present invalid items to the user in a more approachable format
|
2021-11-16 17:14:15 +09:00 |
|
Dean Herbert
|
e78c5d0858
|
Show loadingLayer before calling CreateRoom
This fixes `TestScenePlaylistsMatchSettingsOverlay` incorrectly leaving
the loading layer visible.
|
2021-11-16 17:14:15 +09:00 |
|
Dean Herbert
|
aa188d5a52
|
Add ability for playlist items to be marked as invalid
|
2021-11-16 17:01:24 +09:00 |
|
Dan Balasescu
|
f6ae0ec715
|
Merge pull request #15642 from peppy/external-update-provider
Add update manager which performs no update action
|
2021-11-16 16:59:33 +09:00 |
|
Dean Herbert
|
49cdcffa30
|
Simplify schedule logic in DrawableRoomPlaylistItem
|
2021-11-16 16:58:44 +09:00 |
|
Dean Herbert
|
79e26b0703
|
Merge branch 'master' into fix-beatmap-recommendations-test
|
2021-11-16 16:19:47 +09:00 |
|
Dean Herbert
|
f5c52755c9
|
Merge branch 'master' into i-working-beatmap/difficulty-calculator
|
2021-11-16 16:19:22 +09:00 |
|
Dan Balasescu
|
ddf2fade1a
|
Merge branch 'master' into playlist-item-iruleset
|
2021-11-16 16:19:10 +09:00 |
|
Dan Balasescu
|
9a88339f0c
|
Merge pull request #15594 from peppy/beatmap-collection-inteface-types
Add `IBeatmapInfo`/`IBeatmapSetInfo` equality support and update `BeatmapCollection` to use interface types
|
2021-11-16 16:17:51 +09:00 |
|
Dan Balasescu
|
c8038df509
|
Fix CI inspections
|
2021-11-16 16:06:30 +09:00 |
|
Dan Balasescu
|
00f0321f25
|
Add nullable equality comparers
|
2021-11-16 15:44:47 +09:00 |
|
Dean Herbert
|
726a0cc091
|
Merge branch 'master' into beatmap-collection-inteface-types
|
2021-11-16 15:31:10 +09:00 |
|
Dan Balasescu
|
29d0d5badf
|
Rename QueueModes -> QueueMode
|
2021-11-16 14:53:10 +09:00 |
|
Dan Balasescu
|
5c3141d16a
|
Fix ready button tooltip showing when locally available
|
2021-11-16 14:48:52 +09:00 |
|
Dean Herbert
|
d2a7670494
|
Remove no longer used helper method
|
2021-11-16 14:48:02 +09:00 |
|
Dean Herbert
|
6cca657a2d
|
Standardise naming of CancellationToken parameters
|
2021-11-16 14:45:51 +09:00 |
|
Dan Balasescu
|
01f3649d75
|
Rename variables for readability
|
2021-11-16 14:44:47 +09:00 |
|
Dean Herbert
|
53c0682a08
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-16 14:43:13 +09:00 |
|
Dan Balasescu
|
f414877d00
|
Rename UserID -> OwnerID
|
2021-11-16 14:37:54 +09:00 |
|
Dan Balasescu
|
41e46f158f
|
Fix tests following playlist changes
Also more closely follows the server implementation.
|
2021-11-16 14:37:33 +09:00 |
|
Dean Herbert
|
71fef241df
|
Fix recursive equality call on APIBeatmap and APIBeatmapSet
|
2021-11-16 14:13:47 +09:00 |
|
Dan Balasescu
|
9076519710
|
Give MultiplayerRoom a playlist, remove RequestAllPlaylistItems()
|
2021-11-16 14:13:43 +09:00 |
|
Dean Herbert
|
2cbdac91ad
|
Add missing APIUser comparison method
|
2021-11-16 12:44:20 +09:00 |
|
Dean Herbert
|
fbc46941fa
|
Add type safety to MatchesOnlineID extension methods
|
2021-11-16 12:37:47 +09:00 |
|
Dean Herbert
|
68e2699043
|
Fix oversight in playlist matching logic
|
2021-11-16 12:35:18 +09:00 |
|
Dean Herbert
|
9207b87b76
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
|
Dean Herbert
|
3fe89293af
|
Add update manager which performs no update action
This is to be used in cases where updates are handled by an external
means. See
https://github.com/flathub/flathub/pull/2619#issuecomment-969731305 for
initial usage.
|
2021-11-16 12:11:13 +09:00 |
|
Dan Balasescu
|
f0593115b2
|
Remove RemovePlaylistItem() server method for the time being
|
2021-11-16 12:08:53 +09:00 |
|
Dan Balasescu
|
459e819a5d
|
Update todo
|
2021-11-16 00:50:23 +09:00 |
|
Dan Balasescu
|
d27edb3a25
|
Fix another potential crash from async load
|
2021-11-16 00:31:46 +09:00 |
|
Dan Balasescu
|
b9e38269e3
|
Prevent playlist mangling selection if not allowed
|
2021-11-16 00:31:46 +09:00 |
|
Dan Balasescu
|
8e014ca17a
|
Reverse in-match playlist
|
2021-11-16 00:31:46 +09:00 |
|
Dan Balasescu
|
eb983ed548
|
Fix potential crash from playlist updating during async load
|
2021-11-16 00:02:38 +09:00 |
|
Dan Balasescu
|
f743a3647f
|
Rename APIPlaylistItem -> MultiplayerPlaylistItem
|
2021-11-15 23:14:27 +09:00 |
|
Dan Balasescu
|
5a1036a96a
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-15 22:46:40 +09:00 |
|
Dan Balasescu
|
83fea71580
|
Merge pull request #15631 from peppy/i-working-beatmap/expose-methods-via-interface
Expose more of `WorkingBeatmap` via interface
|
2021-11-15 20:13:24 +09:00 |
|
Dan Balasescu
|
2c45a327bb
|
Remove JsonIgnores, require opt-in properties
|
2021-11-15 19:54:35 +09:00 |
|
Dan Balasescu
|
1d87b47fec
|
Remove now-unnecessary R# disables
|
2021-11-15 19:40:31 +09:00 |
|
Dean Herbert
|
a90cfb4a2f
|
Implement remaining properties via implicit implementation rather than interface methods
|
2021-11-15 19:30:46 +09:00 |
|
Dean Herbert
|
4856180912
|
Use new helper method
|
2021-11-15 19:19:53 +09:00 |
|
Dean Herbert
|
86b8fd3720
|
Fix TestSceneBeatmapRecommendations testing with an online ID of 0
|
2021-11-15 19:19:53 +09:00 |
|
Dean Herbert
|
fabf253381
|
Update difficulty calculator tests to also use IWorkingBeatmap
|
2021-11-15 19:16:49 +09:00 |
|
Dean Herbert
|
369b4ba789
|
Update DifficultyCalculator to take an IRulesetInfo
|
2021-11-15 19:16:48 +09:00 |
|
Dean Herbert
|
62d670a3ca
|
Update DifficultyCalculator to take an IWorkingBeatmap
|
2021-11-15 19:16:48 +09:00 |
|
Dean Herbert
|
960cecf3db
|
Merge branch 'beatmap-collection-inteface-types' into i-working-beatmap/difficulty-calculator
|
2021-11-15 19:16:47 +09:00 |
|