Dean Herbert
|
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 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
64edc6888d
|
Add test coverage of corrupt realm creating backup
|
2022-07-04 16:45:23 +09:00 |
|
Dean Herbert
|
925d7b1fdc
|
Update framework
|
2022-07-04 15:01:01 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
50a5462446
|
Merge pull request #18992 from peppy/update-framework
Update framework
|
2022-07-03 23:59:53 +09:00 |
|
Dean Herbert
|
e4bf2224c6
|
Update framework
|
2022-07-03 23:16:51 +09:00 |
|
andy840119
|
14ef771290
|
Remove the nullable disable annotation in the test case.
|
2022-07-03 21:05:14 +08:00 |
|
andy840119
|
a7bcc32cc2
|
Remove the nullable disable annotation in the mania ruleset.
|
2022-07-03 21:04:39 +08:00 |
|
andy840119
|
59e3d4b9e5
|
Remove the nullable disable annotation in the Ruleset.Filter namespace.
|
2022-07-03 21:00:54 +08:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
724fd19038
|
Remove nullable disables
|
2022-07-03 21:15:13 +09:00 |
|
andy840119
|
8c2f4b48fc
|
Use debug.assert for better readable.
|
2022-07-03 19:27:56 +08:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
052a786eff
|
Only show hover effect on one nub at a time
|
2022-07-03 03:06:03 +09:00 |
|
Dean Herbert
|
7d8ea5e286
|
Remove unnecessary proxying
|
2022-07-03 02:59:10 +09:00 |
|
Dean Herbert
|
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 |
|
andy840119
|
0a1543c6e8
|
Use AsNonNull() instead.
|
2022-07-02 19:48:32 +08:00 |
|
Dean Herbert
|
2a1777fa85
|
Merge branch 'master' into fix-player-star-difficulty-display
|
2022-07-02 18:57:46 +09:00 |
|
Dean Herbert
|
bc674946f2
|
Merge pull request #18979 from peppy/add-realm-blocking-logging
Add more verbose logging to realm blocking process
|
2022-07-02 18:47:40 +09:00 |
|
Dean Herbert
|
c07ee80dbe
|
Merge pull request #18977 from goodtrailer/stable-slider-ball-fadeout
Imitate stable's slider ball fade in/out animation
|
2022-07-02 18:47:31 +09:00 |
|
Salman Ahmed
|
9b833524c0
|
Merge branch 'master' into add-realm-blocking-logging
|
2022-07-02 12:41:36 +03:00 |
|
Salman Ahmed
|
e230ae0b24
|
Merge pull request #18986 from peppy/update-framework
Fix dragging slider bars on nub not performing correctly relative movement
|
2022-07-02 12:34:33 +03:00 |
|
Dean Herbert
|
b626135940
|
Fix dragging slider bars on nub not performing correctly relative movement
|
2022-07-02 17:49:38 +09:00 |
|
Dean Herbert
|
24cd845d1b
|
Update framework
|
2022-07-02 17:18:50 +09:00 |
|
Salman Ahmed
|
720bb7fd75
|
Merge pull request #18982 from peppy/fix-channel-id-clash
Fix ID clash with announce and PM channels in chat overlay tests
|
2022-07-02 11:14:14 +03:00 |
|
Salman Ahmed
|
e28ee8bc7a
|
Count time spent upwards to display attempts correctly
|
2022-07-02 10:46:52 +03:00 |
|
Dean Herbert
|
93809a92d4
|
Fix clashing error messaging during realm block operations
|
2022-07-02 16:30:04 +09:00 |
|
Salman Ahmed
|
8fbc0c1d0d
|
Merge branch 'master' into fix-channel-id-clash
|
2022-07-02 10:25:38 +03:00 |
|
Dean Herbert
|
ee16db3644
|
Merge pull request #18970 from nekodex/mod-overlay-appear-sfx
Update SFX for mod select overlay show/hide
|
2022-07-02 16:24:47 +09:00 |
|
Salman Ahmed
|
f09c46238d
|
Merge branch 'master' into fix-channel-id-clash
|
2022-07-02 10:21:47 +03:00 |
|
Salman Ahmed
|
a4b9097709
|
Merge branch 'master' into mod-overlay-appear-sfx
|
2022-07-02 09:28:24 +03:00 |
|
Salman Ahmed
|
19d300e311
|
Fix player loader not accepting star difficulty updates after display
|
2022-07-02 09:17:38 +03:00 |
|
andy840119
|
59c83a3423
|
Mark as non-null because next object in here will always has value.
|
2022-07-02 13:33:51 +08:00 |
|
andy840119
|
19721a9bbb
|
Remove the nullable disable annotation and fix the breaking api.
|
2022-07-02 13:33:05 +08:00 |
|
andy840119
|
c6d0f0f81b
|
pretend that the beatmap property will not be null.
Not really throw exception will be the better way?
|
2022-07-02 13:20:46 +08:00 |
|
andy840119
|
ea573f314e
|
Remove the nullable disable annotation in the Rulesets.Replays namespace in the osu.game project.
|
2022-07-02 13:08:25 +08:00 |
|
andy840119
|
fa5f7c1a00
|
Remove the nullable disable annotation in the Replays namespace.
|
2022-07-02 13:03:01 +08:00 |
|
Dean Herbert
|
9a5431d93f
|
Minor renaming / refactoring to use local parameter rather than DI'd object
|
2022-07-02 13:37:10 +09:00 |
|
goodtrailer
|
f2141715b8
|
Replace AsNonNull() with Assert()
|
2022-07-01 21:22:48 -07:00 |
|
goodtrailer
|
471b64bd20
|
Reinstate early return with comment
Whoops, didn't read the reply until after I pushed...
|
2022-07-01 21:19:54 -07:00 |
|
Dean Herbert
|
b611540bf3
|
Merge pull request #18967 from frenzibyte/remove-ios-ci-workaround
Remove iOS build CI workaround
|
2022-07-02 13:19:10 +09:00 |
|
Dean Herbert
|
2cc9c579d4
|
Merge pull request #18969 from smoogipoo/fix-multiplayer-cross-pollution
Fix cross-pollution of server- and client-side multiplayer objects in tests
|
2022-07-02 13:18:35 +09:00 |
|
goodtrailer
|
6d6ffd35d0
|
Remove unused parameter
|
2022-07-01 21:14:53 -07:00 |
|
goodtrailer
|
2e3ff2c7e0
|
Prefer [Resolved] and LoadComplete
|
2022-07-01 21:12:36 -07:00 |
|
Dean Herbert
|
2352636bf2
|
Fix ID clash with announce and PM channels in chat overlay tests
Yet Another Issue.
https://github.com/ppy/osu/runs/7159306924?check_suite_focus=true
Not sure why announce channel was using a user id for its channel ID.
Bad copy paste?
|
2022-07-02 13:11:50 +09:00 |
|