Dean Herbert
|
bbd3ea5b77
|
Update all actual usages of RulesetInfo.ID to use OnlineID instead
|
2021-11-24 15:50:26 +09:00 |
|
Dean Herbert
|
f283770f34
|
Update mock RulesetInfo usage to set OnlineID instead of ID
|
2021-11-24 15:50:26 +09:00 |
|
Dean Herbert
|
e57c343531
|
Add helper setter to EF RulesetInfo.OnlineID to allow updating usages
|
2021-11-24 15:50:26 +09:00 |
|
Dan Balasescu
|
eff1293b5b
|
Revert "Run nunit in blame mode"
This reverts commit 215c179b92 .
|
2021-11-24 15:26:40 +09:00 |
|
Dean Herbert
|
db2d8b6d8b
|
Fix ruleset instance creation null checks
|
2021-11-24 15:25:56 +09:00 |
|
Dan Balasescu
|
33d95fbb9c
|
Merge pull request #15771 from peppy/ruleset-config-cache-shortname
Update `RulesetConfigCache` to cache via `ShortName` instead of `ID`
|
2021-11-24 15:24:57 +09:00 |
|
Dan Balasescu
|
73e50af9cc
|
Merge pull request #15775 from peppy/update-framework
Update framework
|
2021-11-24 15:24:43 +09:00 |
|
Dean Herbert
|
cb093e1e01
|
Remove reundant self-sets of metadata
|
2021-11-24 15:08:04 +09:00 |
|
Dean Herbert
|
3946a39b65
|
Make BeatmapSet.Metadata non-null
|
2021-11-24 15:03:34 +09:00 |
|
Dean Herbert
|
44c34ca7b2
|
Revert changes causing BeatmapSet.Metadata to be expectedly null in some tests
|
2021-11-24 14:52:08 +09:00 |
|
Dan Balasescu
|
c4b5a07f4b
|
Merge branch 'master' into realm-move-data-migration-to-context-factory
|
2021-11-24 14:40:26 +09:00 |
|
Dan Balasescu
|
5b88e4d7b5
|
Merge pull request #15741 from peppy/realm-ruleset-keybinding-short-name
Switch realm ruleset key bindings to use ruleset's `ShortName` as key
|
2021-11-24 14:38:57 +09:00 |
|
Dean Herbert
|
a7853fc9cc
|
Fix cases of known-non-null
|
2021-11-24 14:26:25 +09:00 |
|
Dean Herbert
|
c7bc03e6f7
|
Add helper method for editor check tests
|
2021-11-24 14:22:41 +09:00 |
|
Dean Herbert
|
ec89dfa043
|
Update framework
|
2021-11-24 14:09:25 +09:00 |
|
Dean Herbert
|
0aedbbe165
|
Fix incorrect fallback logic causing test failure
|
2021-11-24 14:04:55 +09:00 |
|
Dean Herbert
|
c2f8d9f677
|
Update tests which set Files lists directly
|
2021-11-24 14:00:14 +09:00 |
|
Dean Herbert
|
99a139dc98
|
Initialise all file lists at construction time (and remove setter)
|
2021-11-24 13:56:21 +09:00 |
|
Dan Balasescu
|
cf17c51df2
|
Merge pull request #15770 from peppy/fix-incorrect-id-usage-in-tests
Fix incorrect usage of `ID` in `TestSceneMultiplayerResults`
|
2021-11-24 13:51:30 +09:00 |
|
Dan Balasescu
|
5a0a95f9d4
|
Trim whitespace
|
2021-11-24 13:48:59 +09:00 |
|
Dan Balasescu
|
84268c3d85
|
Merge branch 'master' into realm-ruleset-keybinding-short-name
|
2021-11-24 13:48:48 +09:00 |
|
Dan Balasescu
|
6183d1cd46
|
Merge pull request #15769 from peppy/model-equality-consistency
Update cases where equality can be used instead of primary key equality
|
2021-11-24 13:45:57 +09:00 |
|
Dan Balasescu
|
6ffba8a546
|
Merge pull request #15768 from peppy/standardise-ruleset-create-instance
Remove nullability of `Ruleset.CreateInstance`
|
2021-11-24 13:43:23 +09:00 |
|
Dean Herbert
|
a3fdab34d5
|
Avoid json serialisation of aggregate helper properties
Also avoids `throw`ing when there are no beatmaps available. Until now
this wasn't an issue due to the `Beatmaps` list being null instead of empty.
|
2021-11-24 13:36:34 +09:00 |
|
Dean Herbert
|
8c60f37508
|
Fix cases of dynamically assigning Beatmap s to BeatmapSetInfo using list assignment
|
2021-11-24 13:27:37 +09:00 |
|
Dean Herbert
|
49c2cb9125
|
Initialise BeatmapSet.Beatmaps list to line up with realm expectations
|
2021-11-24 13:25:55 +09:00 |
|
Dean Herbert
|
ee22c24370
|
Update RulesetConfigCache to cache via ShortName instead of ID
|
2021-11-24 13:10:18 +09:00 |
|
Dean Herbert
|
b1f3e98045
|
Fix incorrect usage of ID in TestSceneMultiplayerResults
|
2021-11-24 13:05:51 +09:00 |
|
Dean Herbert
|
729f681938
|
Update cases where equality can be used instead of primary key equality
|
2021-11-24 12:49:57 +09:00 |
|
Dean Herbert
|
6aed41eacc
|
Merge branch 'master' into realm-move-data-migration-to-context-factory
|
2021-11-24 12:38:44 +09:00 |
|
Dean Herbert
|
63b09b356f
|
Rewrite commments to read better
|
2021-11-24 12:37:09 +09:00 |
|
Dean Herbert
|
6cd1bfd94f
|
Remove outdated comment
|
2021-11-24 12:35:05 +09:00 |
|
Dean Herbert
|
0eea026afb
|
Remove null checks on CreateInstance() calls
|
2021-11-24 12:23:09 +09:00 |
|
Dean Herbert
|
8d69ebd7db
|
Remove nullability of Ruleset.CreateInstance
|
2021-11-24 12:23:06 +09:00 |
|
Dean Herbert
|
049f25a133
|
Merge pull request #15757 from smoogipoo/fix-multiplayer-tests
Fix several intermittent multiplayer test failures
|
2021-11-24 09:32:01 +09:00 |
|
Bartłomiej Dach
|
1a1603f0db
|
Implement preview track playback
|
2021-11-23 23:17:30 +01:00 |
|
Bartłomiej Dach
|
9164f006aa
|
Implement basic behaviour of play button
|
2021-11-23 22:44:09 +01:00 |
|
Bartłomiej Dach
|
5d13686cdf
|
Add play button for card preview
|
2021-11-23 22:44:08 +01:00 |
|
Bartłomiej Dach
|
b44db9f5e5
|
Add test scene for thumbnail component
|
2021-11-23 22:44:08 +01:00 |
|
Bartłomiej Dach
|
4011da033b
|
Split off thumbnail to separate component
|
2021-11-23 22:44:07 +01:00 |
|
Bartłomiej Dach
|
0d409fa33e
|
Merge branch 'master' into realm-ruleset-keybinding-short-name
|
2021-11-23 20:18:58 +01:00 |
|
Bartłomiej Dach
|
fe9a03c032
|
Merge pull request #15740 from peppy/realm-ruleset-setting-short-name
Switch realm ruleset configuration to use ruleset's `ShortName` as key
|
2021-11-23 20:13:12 +01:00 |
|
Bartłomiej Dach
|
fa96b29d6b
|
Merge branch 'master' into realm-ruleset-setting-short-name
|
2021-11-23 19:44:41 +01:00 |
|
Dean Herbert
|
6b134359c9
|
Handle the case where the ruleset isn't found in the EF database any more
|
2021-11-23 19:15:52 +09:00 |
|
Dean Herbert
|
4149d458f0
|
Move realm data migrations inside the RealmContextFactory
|
2021-11-23 18:14:15 +09:00 |
|
Dean Herbert
|
d9917ee6c7
|
Merge branch 'realm-ruleset-setting-short-name' into realm-ruleset-keybinding-short-name
|
2021-11-23 18:13:26 +09:00 |
|
Dean Herbert
|
40cd998f99
|
Fix incorrect disposal
|
2021-11-23 18:13:05 +09:00 |
|
Dan Balasescu
|
79a8e60468
|
Resolve inspection
|
2021-11-23 17:55:04 +09:00 |
|
Dean Herbert
|
782191c410
|
Merge branch 'realm-ruleset-setting-short-name' into realm-ruleset-keybinding-short-name
|
2021-11-23 17:48:48 +09:00 |
|
Dean Herbert
|
b1b6723826
|
Add xmldoc and verbatim string markers
|
2021-11-23 17:47:43 +09:00 |
|