Commit Graph

52585 Commits

Author SHA1 Message Date
7075108062 Clean up clamp logic relating to slider end estimate 2021-11-11 02:57:34 +00:00
86c6837e5d Make slider nerf factor more lenient 2021-11-11 02:49:24 +00:00
dca2cd6c44 Merge branch 'master' into catch-spinner-checks 2021-11-11 11:32:58 +09:00
e33c1f9a41 Lower filter cutoff frequency 2021-11-11 11:00:55 +09:00
5df694e912 Estimate number of difficult sliders, and increase assumed slider radius 2021-11-11 00:42:06 +00:00
8195b4c1b9 Merge pull request #15556 from Semro/reset-combo-in-different-way
Reset combo different way in NoScope mod tests (osu! ruleset)
2021-11-10 20:13:33 +01:00
d370f64ac3 Changed finding the spinner gaps via a dictionary instead of getting the thresholds via an array 2021-11-10 19:58:36 +01:00
28c73abad7 Merge branch 'master' into reset-combo-in-different-way 2021-11-10 19:47:19 +01:00
222846290e Update download progress bar appearance to match intended design 2021-11-10 18:38:52 +01:00
61225092bf Merge pull request #15545 from bdach/editor-clipboard-refactor
Move clipboard operation implementations to individual editor subscreens
2021-11-11 02:09:19 +09:00
8371307709 Merge branch 'master' into editor-clipboard-refactor 2021-11-11 01:09:39 +09:00
17a05f4dd8 Merge pull request #15539 from bdach/display-string
Fix model download notifications not formatting model correctly
2021-11-11 01:09:19 +09:00
91baaa73f3 Show download progress on card body rather than in button 2021-11-10 16:03:48 +01:00
f090e5ca75 Restyle card buttons to resemble buttons more 2021-11-10 15:24:36 +01:00
6d44deefac Merge pull request #15557 from bdach/fix-sample-playback
Fix logo sample always playing in main menu when initially logged out
2021-11-10 23:01:59 +09:00
c7bd12c8f6 Merge branch 'master' into reset-combo-in-different-way 2021-11-10 14:11:11 +01:00
30efc589d1 Fix logo sample always playing in main menu when initially logged out 2021-11-10 14:03:34 +01:00
34d235b790 Reset combo in different way 2021-11-10 15:50:36 +03:00
c51cb62315 Adjust TestMultiplayerClient for correctness 2021-11-10 21:31:13 +09:00
1bc6a58528 Fix RoomUpdated() not invoked on item changes 2021-11-10 21:23:18 +09:00
b1e13e2d63 Merge pull request #15540 from Semro/no-scope-catch
Add "No Scope" mod implementation for Catch
2021-11-10 21:22:45 +09:00
116b857cea Merge branch 'master' into no-scope-catch 2021-11-10 20:50:31 +09:00
b25ad8dfcb Copy editor timestamp to OS clipboard even when triggered via menu bar
Would only work when triggered via Ctrl+C before, and not work at all
for Ctrl+X.
2021-11-10 12:49:10 +01:00
5e31e890ae Extract class for clipboard contents for DI purposes 2021-11-10 12:36:23 +01:00
5e3ac5ac9f Reset combo in test in a less weird way 2021-11-10 12:05:14 +01:00
6d04823b05 Remove unnecessary virtual specs 2021-11-10 12:00:36 +01:00
78793d8624 Update interface to remove items 2021-11-10 19:58:25 +09:00
343318c6f9 Merge branch 'master' into display-string 2021-11-10 11:10:38 +01:00
a52d9363f9 Rewrite tests to be easier to follow 2021-11-10 11:09:09 +01:00
aad4b8ff80 Fix ready button remaining enabled for expired items 2021-11-10 18:42:46 +09:00
02efe24e39 Fix checksum not passed to AddPlaylistItem 2021-11-10 18:36:55 +09:00
c7381b4df0 Fix host check
Although the underlying issue is that the host user is not populated.
Not sure whether this should be fixed at all.
2021-11-10 18:36:22 +09:00
f4ef841972 Add fallback for cases where beatmap has no author/title/artist specified 2021-11-10 18:29:05 +09:00
71f3a64165 Fix APIPlaylistItem serialisation 2021-11-10 18:25:14 +09:00
b13d020a49 Don't re-use confim-selection sample for the skip intro button 2021-11-10 17:15:08 +09:00
5f462b6441 Move beatmap/difficulty change sample playback to outside of debounce 2021-11-10 17:15:08 +09:00
8d0f5b0d82 Add high-pass filter when song selection is confirmed 2021-11-10 17:15:08 +09:00
6dc13ef396 Use default hover sample instead of song-ping (they're the same sample anyway) 2021-11-10 17:14:20 +09:00
9404eac227 Merge pull request #15552 from Naxesss/dispose-background-after-check
Use disposal in `CheckBackgroundQuality`
2021-11-10 15:05:46 +09:00
e566b8a3d4 Merge pull request #15551 from peppy/fix-team-display-not-displaying
Fix `TeamDisplay` not showing after changing to team versus
2021-11-10 15:04:33 +09:00
35a5182ebf Merge branch 'master' into multi-queueing-modes 2021-11-10 15:01:13 +09:00
72ee2b1556 Refactor to avoid duplicate code 2021-11-10 06:18:40 +01:00
328c72c358 Fix TeamDisplay not showing after changing to team versus 2021-11-10 13:44:31 +09:00
52c740b377 Add failing test showing team display display failure 2021-11-10 13:44:31 +09:00
b888185799 Properly dispose of Stream in bg quality check 2021-11-10 05:06:11 +01:00
5dc6a9ed21 Add background stream closed test 2021-11-10 05:04:30 +01:00
2d2a6d8a18 Swap to a harsher formula for slider dropped nerf 2021-11-10 04:00:54 +00:00
577bdade5b Hide catcher during banana shower 2021-11-10 04:10:05 +03:00
fe2f143e8a Nerf slider aim for plays with dropped slider ends 2021-11-10 00:59:28 +00:00
41f4f0ab5e Different setting slider description in each mod 2021-11-10 03:57:22 +03:00