Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
b3219bb592
|
Update usages of OnlineID
|
2021-10-18 16:16:36 +09:00 |
|
Dean Herbert
|
b2f9f8b8da
|
Update logic surrounding removal of previous OnlineID s when running a new import
|
2021-10-18 15:14:13 +09:00 |
|
Dean Herbert
|
49969ac328
|
Add beatmap import and file store tests
|
2021-10-15 17:07:34 +09:00 |
|
Dan Balasescu
|
56758435ee
|
Merge pull request #15043 from peppy/realm-ruleset-store
Add realm `RulesetStore`
|
2021-10-15 16:49:48 +09:00 |
|
Dan Balasescu
|
a781930135
|
Merge pull request #15042 from peppy/realm-live
Add realm `Live<T>` implementation
|
2021-10-13 17:01:02 +09:00 |
|
Dean Herbert
|
db5099de3a
|
Add missing licence header
|
2021-10-13 15:45:01 +09:00 |
|
Dean Herbert
|
0daa836ecc
|
Add realm RulesetStore
Not yet used in game.
|
2021-10-11 15:57:33 +09:00 |
|
Dean Herbert
|
81a0fbfc40
|
Add Live<> casting test
|
2021-10-11 15:36:41 +09:00 |
|
Dean Herbert
|
b01d82b3fd
|
Add RealmLive implementation
|
2021-10-11 15:36:41 +09:00 |
|
Dean Herbert
|
03bf88ae81
|
Add realm FileStore and test coverage
|
2021-10-11 15:26:16 +09:00 |
|
Dean Herbert
|
b946011292
|
Update tests to run inside a GameHost to allow running on update thread
|
2021-10-11 15:19:18 +09:00 |
|
Dean Herbert
|
537b29654e
|
Fix stream being held open causing windows CI failures
|
2021-10-04 14:30:22 +09:00 |
|
Dean Herbert
|
6ec2223b5c
|
Catch potential file access exceptions also in async flow
|
2021-10-02 23:01:44 +09:00 |
|
Dean Herbert
|
b5345235ca
|
Handle window file access errors
|
2021-10-01 10:40:55 +09:00 |
|
Dean Herbert
|
9c0abae2b0
|
Add failing test coverage of realm blocking behaviour
|
2021-10-01 01:20:06 +09:00 |
|
Dean Herbert
|
9fa901f6aa
|
Refine RealmContext implementation API
|
2021-09-30 23:56:38 +09:00 |
|
Dean Herbert
|
5b13b566b5
|
Reduce startup overhead during default key binding handling
|
2021-09-07 15:19:23 +09:00 |
|
Dean Herbert
|
3ec7dc3bb9
|
Update tests in line with thread safety check
|
2021-07-04 17:59:39 +09:00 |
|
Dean Herbert
|
3e366b1f15
|
Ensure the main realm context is closed when the factory is disposed
|
2021-01-15 14:26:06 +09:00 |
|
Dean Herbert
|
693602513e
|
Update test to use GetForWrite
|
2021-01-15 14:22:48 +09:00 |
|
Dean Herbert
|
fcb4a53f37
|
Rename realm persisted properties to avoid casting necessity
|
2021-01-13 18:36:37 +09:00 |
|
Dean Herbert
|
9086d75542
|
Update write usages
|
2021-01-13 18:36:37 +09:00 |
|
Dean Herbert
|
9d744d629f
|
Update existing usages to use the main realm context where applicable
|
2021-01-13 18:36:37 +09:00 |
|
Dean Herbert
|
192e58e0c6
|
Update all read queries to use direct realm subscriptions/queries
|
2021-01-13 18:36:37 +09:00 |
|
Dean Herbert
|
765d9cfae1
|
Use direct access for query pattern
|
2021-01-12 17:01:40 +09:00 |
|
Dean Herbert
|
9a5410e5d2
|
Add basic test coverage
|
2021-01-12 15:21:02 +09:00 |
|