Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
smoogipoo
|
c8cdc38efd
|
Always compare OnlineIds by >0
|
2021-10-20 15:20:34 +09:00 |
|
Dean Herbert
|
ff2eae4597
|
Rename confusing variable
|
2021-10-19 11:37:46 +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
|
264fa703f2
|
Remove some forgotten temporary code from BeatmapImporter
And make the online queue not `dynamic`, at very least.
|
2021-10-18 14:43:50 +09:00 |
|
Dean Herbert
|
75bfa705cf
|
Remove unused method for now
|
2021-10-18 14:32:38 +09:00 |
|
Dean Herbert
|
0e1f144bf4
|
Rename ArchiveModelImporter with Realm prefix to avoid confusion
|
2021-10-15 17:08:43 +09:00 |
|
Dean Herbert
|
cd64faa4f9
|
Tidy up importer difficulty creation code
|
2021-10-15 17:07:34 +09:00 |
|
Dean Herbert
|
49969ac328
|
Add beatmap import and file store tests
|
2021-10-15 17:07:34 +09:00 |
|
Dean Herbert
|
d95a62fa56
|
Add models and stores for beatmap manager requirements
|
2021-10-15 16:58:41 +09:00 |
|
Dean Herbert
|
2eb1170c0c
|
Use AsNonNull instead
|
2021-10-15 16:15:34 +09:00 |
|
Dean Herbert
|
efaed4cba4
|
Revert "Attempt bumping inspectcode to fix remaining inspection"
This reverts commit e018a6d6a5 .
|
2021-10-15 16:14:57 +09:00 |
|
Dean Herbert
|
e018a6d6a5
|
Attempt bumping inspectcode to fix remaining inspection
|
2021-10-15 14:08:25 +09:00 |
|
Dean Herbert
|
4ed794e434
|
Throw and log instead of silently failing on type/instance creation failure
|
2021-10-14 14:24:36 +09:00 |
|
Dean Herbert
|
364fa068b3
|
Add non-null check to appease inspection
|
2021-10-14 14:20:34 +09:00 |
|
Dean Herbert
|
ccc8012fd4
|
Mark non-localisable strings
|
2021-10-14 14:16:39 +09:00 |
|
Dean Herbert
|
2fb5c85377
|
Merge branch 'master' into realm-ruleset-store
|
2021-10-13 15:25:18 +09:00 |
|
smoogipoo
|
cf10239e70
|
Add a few nullabilities and DCC excludes
|
2021-10-13 12:51:46 +09:00 |
|
Dean Herbert
|
ce128476ae
|
Remove public setter of RealmFileStore.Storage
|
2021-10-12 15:46:32 +09:00 |
|
Dean Herbert
|
0daa836ecc
|
Add realm RulesetStore
Not yet used in game.
|
2021-10-11 15:57:33 +09:00 |
|
Dean Herbert
|
03bf88ae81
|
Add realm FileStore and test coverage
|
2021-10-11 15:26:16 +09:00 |
|