Commit Graph

52585 Commits

Author SHA1 Message Date
dbc23e224f Fix further test failures 2021-11-13 03:34:45 +09:00
e31d7e8ad7 Fix new failing test 2021-11-13 02:32:20 +09:00
6fb2ccbb86 Add failing test ensuring room is updated after join 2021-11-13 02:32:00 +09:00
060b4fa526 Fix failing multiplayer player test 2021-11-13 02:01:48 +09:00
867403d947 Update TestMultiplayerClient to be more in line with server 2021-11-13 01:42:54 +09:00
25202316cc Add user id to APIPlaylistItem 2021-11-13 00:23:35 +09:00
9000d19c9e Update difficulty colour spectrum 2021-11-12 14:58:18 +01:00
3b24ec3643 Merge branch 'master' into multi-queueing-modes 2021-11-12 22:16:04 +09:00
936ec5fe8f Merge pull request #15591 from peppy/fix-android-score-imports
Fix android score imports not working
2021-11-12 21:11:27 +09:00
b0dcab81ab Merge pull request #15555 from nekodex/songselect-audio-improvements
Audio feedback improvements for song select
2021-11-12 20:21:11 +09:00
efac11e886 Add extra bonus for hidden+flashlight 2021-11-12 21:42:27 +11:00
9f7e2750a5 Merge branch 'master' into beatmap-collection-inteface-types 2021-11-12 19:41:29 +09:00
5a3be778a1 Resolve conflicts with recent slider hotfix 2021-11-12 21:41:01 +11:00
e66b637587 Merge branch 'master' into fix-android-score-imports 2021-11-12 11:40:15 +01:00
d2d66766d4 Merge branch 'master' into songselect-audio-improvements 2021-11-12 19:40:04 +09:00
930a636d9e Merge pull request #15595 from peppy/rename-online-ids
Rename `OnlineID` storage to match interface
2021-11-12 19:39:25 +09:00
d2c1bc1072 Update resources 2021-11-12 19:33:35 +09:00
338e5a78b8 Adjust easing of logo to better match the sound
I'm sure we can come up with something better, but giving it a bit more
speed definitely feels closer to what the sound is portraying.
2021-11-12 19:30:35 +09:00
131e64e56c Add bonus based on opacity of hit objects 2021-11-12 21:29:51 +11:00
f02b57c371 Limit new IsZipArchive method to MemoryStream for now
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-11-12 19:16:22 +09:00
5e88d59a26 Switch BeatmapInfo.OnlineID delegation to use property getter for conformity 2021-11-12 19:06:12 +09:00
1d962648c2 Standardise implementations 2021-11-12 19:00:27 +09:00
63bc415565 Warn on suspicious types 2021-11-12 18:35:42 +09:00
1c49c4a602 Fix incorrect type check 2021-11-12 18:32:39 +09:00
7349e5521a Update BeatmapCollection to use IBeatmapInfo 2021-11-12 18:16:36 +09:00
54cd1158a4 Add IBeatmapSetInfo equality support 2021-11-12 18:16:36 +09:00
a76247603f Merge pull request #15564 from apollo-dw/sliderend-sr
Nerf dropped sliders in osu! difficulty calculation
2021-11-12 18:16:28 +09:00
a67e156883 Add IBeatmapInfo equality support 2021-11-12 18:11:33 +09:00
692e846acd Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
6a098a8634 Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
9c3a169272 Merge branch 'master' into fix-android-score-imports 2021-11-12 09:38:27 +01:00
7323f6a50c Merge pull request #15590 from peppy/fix-failed-imports-thinking-correct
Fix failed imports being incorrectly considered as successfully importing for notification purposes
2021-11-12 09:34:53 +01:00
9fb2402781 Remove unnecessary parens 2021-11-12 17:31:25 +09:00
9d8b317dee Merge branch 'master' into fix-failed-imports-thinking-correct 2021-11-12 09:08:04 +01:00
3e5f3a1c0a Merge pull request #15589 from peppy/display-string-on-null-reference
Add fallback case for `GetDisplayString` if called on a null reference
2021-11-12 09:03:06 +01:00
adf81d7fcd Add pathway to correctly handle stream-based imports which are not zip archives 2021-11-12 16:42:07 +09:00
e2416d6f3b Merge branch 'master' into display-string-on-null-reference 2021-11-12 08:37:40 +01:00
d81a435a1a Merge pull request #15587 from peppy/pp-counter-fixed-width
Use fixed width font for performance points counter
2021-11-12 08:33:40 +01:00
9fc4bb7055 Fix incorrect xmldoc 2021-11-12 16:17:46 +09:00
5345018d4c Add test coverage of failed imports 2021-11-12 16:12:44 +09:00
ad8a710a69 Fix failed imports being incorrectly considered as successfully importing for notification purposes 2021-11-12 16:10:46 +09:00
759450502f Merge branch 'master' into pp-counter-fixed-width 2021-11-12 08:05:56 +01:00
98dcf487da Add fallback case for GetDisplayString if called on a null reference 2021-11-12 16:02:51 +09:00
1458aa6092 Merge pull request #15582 from bdach/editor-gameplay-test
Add method of testing gameplay from editor
2021-11-12 15:11:04 +09:00
54ae307a3d Trigger test via button click when using keyboard shortcut 2021-11-12 14:42:33 +09:00
113c95f3f5 Only apply high-pass temporarily 2021-11-12 14:22:43 +09:00
62600f1390 Merge branch 'master' into editor-gameplay-test 2021-11-12 14:14:06 +09:00
e891c0ce53 Add keyboard shortcut to start test mode in editor 2021-11-12 14:13:11 +09:00
321aa456a7 Adjust button size slightly 2021-11-12 14:04:34 +09:00
512094c17b Update tests 2021-11-12 14:00:36 +09:00