Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
Dean Herbert
|
6357223341
|
Fix incorrect DI fetch and apply nullability to `ModelDownloader`
|
2022-07-19 20:06:34 +09:00 |
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Dean Herbert
|
c9f6c5c673
|
Add `MatchesOnlineID` implementation for `IScoreInfo`
|
2021-12-10 18:34:31 +09:00 |
Dean Herbert
|
eeccf836ec
|
Remove unnecessary `GameHost` parameter
|
2021-11-25 17:42:41 +09:00 |
Dean Herbert
|
6c385ccd29
|
Move second generic to `abstract` model downloader rather than interface type
|
2021-11-05 17:37:05 +09:00 |
Dean Herbert
|
1fe9bca819
|
Change `ModelDownloader`'s requirement to an `IModelImporter` rather than `IModelManager`
|
2021-11-05 16:47:18 +09:00 |
Dean Herbert
|
617e6febb6
|
Refactor `ModelDownloader` to allow for different `OnlineID matching`
|
2021-10-27 21:00:46 +09:00 |
Dean Herbert
|
3e3b9bc963
|
Split out `IModelDownloader` and also split apart `ScoreManager`
|
2021-09-30 18:25:20 +09:00 |