Commit Graph

56221 Commits

Author SHA1 Message Date
3a68f386a8 Add forgotten password link to login form 2022-07-06 01:25:04 +09:00
99afbc7b73 Add missing endpoint URLs 2022-07-05 22:15:52 +09:00
bdd1bf4da0 Save last processed id to config for now 2022-07-05 21:42:35 +09:00
59d0bac728 Hook up update flow to metadata stream 2022-07-05 21:32:00 +09:00
b0d4f7aff6 Add recovery logic after disconnection 2022-07-05 21:32:00 +09:00
d217d66852 Add OnlineMetadataClient 2022-07-05 21:32:00 +09:00
85e589f863 Merge pull request #19005 from Susko3/initial-cookie
Allow MIDI and joysticks to trigger the osu! cookie on the initial screen
2022-07-05 19:26:56 +09:00
4c3789ec5d Split into a function 2022-07-05 11:15:37 +02:00
vun
f6dedc77fb Fixed encoding logic, parameter adjustments 2022-07-05 17:01:11 +08:00
9c1fda6048 Merge pull request #19006 from peppy/realm-locking-test-safety
Fix intermittent realm migration test failures
2022-07-05 16:23:43 +09:00
33db508301 Add note regarding why the realmRetrievalLock return is done on the async thread 2022-07-05 16:23:10 +09:00
vun
505a24a68e Implement new colour encoding and evaluator 2022-07-05 14:41:40 +08:00
1e6def8209 Fix spinner accent animation on rewind 2022-07-04 22:58:41 -07:00
5adec2c738 Ensure blocking restoration only completes after update callback work is completed 2022-07-05 14:39:14 +09:00
1b98936328 Rename realm ThreadLocal to better convey what it's doing
Every time I looked at this code I have to re-learn what it's doing.
Changing these variable names should help quite a bit.
2022-07-05 13:38:25 +09:00
bb0f212448 Trigger the initial cookie with midi and joysticks 2022-07-05 00:38:18 +02:00
5b96f67a8b Remove non-overlapping velocity buff 2022-07-04 20:49:26 +01:00
4f77637946 Update desmos 2022-07-04 21:52:57 +03:00
bf738aa04f Account for extreme ODs in relax multipliers 2022-07-04 21:49:45 +03:00
f1b55d743c Fix delete local score test having no files 2022-07-04 11:04:20 -07:00
6e1d32dc6d Update tests 2022-07-04 21:00:11 +03:00
afa3f8cda3 Make relax ok/meh multipliers dependent on OD 2022-07-04 20:53:20 +03:00
11eb344476 Reduce 50s nerf further 2022-07-04 20:28:15 +03:00
db8bb07c78 Reduce 50s nerf effect 2022-07-04 20:10:26 +03:00
212360f67e Make relax ok/meh nerfs less drastic, add flashlight nerf, remove ar bonus for relax 2022-07-04 19:59:30 +03:00
45258b3f14 Buff aim slightly 2022-07-04 19:53:34 +03:00
b49a1aab8a Merge pull request #18997 from peppy/fix-realm-backup-ctor-fail
Fix realm backup creation failing when run from `RealmAccess` constructor
2022-07-04 18:41:57 +09:00
506409a9c4 Fix realm backup creation failing when run from RealmAccess constructor
At the point of construction, we are not on the update thread, but it
doesn't really matter at this point because there's no other usages.
2022-07-04 16:45:23 +09:00
64edc6888d Add test coverage of corrupt realm creating backup 2022-07-04 16:45:23 +09:00
925d7b1fdc Update framework 2022-07-04 15:01:01 +09:00
65917fbb99 Merge pull request #18990 from andy840119/remove-nullable-disable-in-the-ruleset-filter
Remove nullable disable annotation in the ruleset filter.
2022-07-04 13:46:31 +09:00
e6a05ce3e2 Slow down legacy followcircle animations 2022-07-03 13:51:30 -07:00
df152421a8 Fix personal best score showing delete option on context menu 2022-07-03 10:23:17 -07:00
50a5462446 Merge pull request #18992 from peppy/update-framework
Update framework
2022-07-03 23:59:53 +09:00
e4bf2224c6 Update framework 2022-07-03 23:16:51 +09:00
14ef771290 Remove the nullable disable annotation in the test case. 2022-07-03 21:05:14 +08:00
a7bcc32cc2 Remove the nullable disable annotation in the mania ruleset. 2022-07-03 21:04:39 +08:00
59e3d4b9e5 Remove the nullable disable annotation in the Ruleset.Filter namespace. 2022-07-03 21:00:54 +08:00
9bf91835b6 Merge pull request #18962 from peppy/slider-range-control
Move star difficulty filter to song select
2022-07-03 21:58:00 +09:00
385bd5a1b2 Merge pull request #18965 from peppy/mark-flaky-tests
Mark, document and silence remaining flaky tests on standard CI runs
2022-07-03 21:41:14 +09:00
ccc322e100 Merge pull request #18985 from andy840119/remove-nullable-disable-in-the-replays
Remove nullable disable annotation in replays namespace
2022-07-03 21:19:36 +09:00
724fd19038 Remove nullable disables 2022-07-03 21:15:13 +09:00
8c2f4b48fc Use debug.assert for better readable. 2022-07-03 19:27:56 +08:00
1ccfd69690 Merge pull request #18978 from peppy/send-beatmap-hash-to-server
Send beatmap hash to server on solo score request
2022-07-03 13:18:17 +09:00
982bcc4500 Merge pull request #18981 from peppy/fix-beatmap-info-wedge-test
Fix `BeatmapInfoWedge` test potentially failing due to quick initial load
2022-07-03 13:10:16 +09:00
052a786eff Only show hover effect on one nub at a time 2022-07-03 03:06:03 +09:00
7d8ea5e286 Remove unnecessary proxying 2022-07-03 02:59:10 +09:00
ca75d5fe1d Merge pull request #18984 from frenzibyte/fix-player-star-difficulty-display
Fix replays showing incorrect star difficulty on load
2022-07-02 21:56:27 +09:00
0a1543c6e8 Use AsNonNull() instead. 2022-07-02 19:48:32 +08:00
2a1777fa85 Merge branch 'master' into fix-player-star-difficulty-display 2022-07-02 18:57:46 +09:00