SubscribeForNotifications
Realm cannot translate `.All()` LINQ queries. This reverts commit 0e0e8c25e8.
0e0e8c25e8
Add extension methods to add extra safety to realm subscriptions
Cache beatmap metadata lookups used by multiplayer
Refactor difficulty adjustment mod combinations test
returns
BannedSymbols
Also adjusts the naming and documentation to make it (hopefully) easier to understand what this method/process implies.
protected
public
DEFAULT_SKIN
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix match type not being propagated correctly to other users' settings
* The "create room" button was disabled headless due to not specifying the imported beatmap. In visual tests it seems to work due to selecting from the local database randomly. * The test asserts are brought in line with expectations.
Fix double screen exit in multiplayer song select tests potentially causing failure
Log output API request response sizes
Apply fixes to `RealmLive<T>` to more correctly support querying data within `PerformRead`
MultiplayerClient
BeatmapLookupCache
Visibility is the first step towards action. Or something.
Fix potential deadlock on nested context creation requests
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>