Dean Herbert
|
8595eb2d11
|
Switch BeatmapDifficulty usages to use interface type
|
2021-10-01 16:55:50 +09:00 |
|
Dean Herbert
|
d309636460
|
Update all EF based models to implement new read only interfaces
|
2021-10-01 16:55:50 +09:00 |
|
Dean Herbert
|
619dfe0690
|
Add new interface base types for models
|
2021-10-01 16:55:47 +09:00 |
|
smoogipoo
|
36be041846
|
Merge branch 'master' into realtime-pp-display
|
2021-10-01 13:28:38 +09:00 |
|
Dean Herbert
|
b5345235ca
|
Handle window file access errors
|
2021-10-01 10:40:55 +09:00 |
|
Dean Herbert
|
74841cf1a9
|
Merge branch 'update-realm-context-factory' into realm-context-factory-safer-blocking
|
2021-10-01 03:54:31 +09:00 |
|
Dean Herbert
|
b51fd00ba3
|
Guard against disposal in all context retrievals
|
2021-10-01 03:46:53 +09:00 |
|
Dean Herbert
|
8557530cd5
|
Add back main context locking
|
2021-10-01 03:45:00 +09:00 |
|
Dean Herbert
|
c71cf1e220
|
Fix incomplete xmldoc
|
2021-10-01 01:51:31 +09:00 |
|
Dean Herbert
|
3ddb348252
|
Merge branch 'online-lookup-cache-separation' into beatmap-manager-split
|
2021-10-01 01:49:31 +09:00 |
|
Dean Herbert
|
2ed28f625a
|
Pass whole queue in rather than function
|
2021-10-01 01:46:37 +09:00 |
|
Dean Herbert
|
428c7830d9
|
Pass online lookup queue in as a whole, rather than function
|
2021-10-01 01:45:21 +09:00 |
|
Dean Herbert
|
27c4f2b06e
|
Add missing disposal
|
2021-10-01 01:38:50 +09:00 |
|
Dean Herbert
|
dde19f2e81
|
Fix unbalanced brackets
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-10-01 01:37:51 +09:00 |
|
Dean Herbert
|
cfd3bdf888
|
Ensure realm blocks until all threaded usages are completed
|
2021-10-01 01:34:35 +09:00 |
|
Dean Herbert
|
9c0abae2b0
|
Add failing test coverage of realm blocking behaviour
|
2021-10-01 01:20:06 +09:00 |
|
Dean Herbert
|
ca7346e01f
|
Add test coverage
|
2021-10-01 00:34:09 +09:00 |
|
Dean Herbert
|
38cd383aaf
|
Remove local handling of realm when switching thread modes
|
2021-10-01 00:27:54 +09:00 |
|
Dean Herbert
|
9fa901f6aa
|
Refine RealmContext implementation API
|
2021-09-30 23:56:38 +09:00 |
|
Dean Herbert
|
a2e61883e3
|
Initial push to use ILive in import process
|
2021-09-30 22:55:25 +09:00 |
|
Dean Herbert
|
66409147dc
|
Remove duplicate interface specification
|
2021-09-30 19:25:08 +09:00 |
|
Dean Herbert
|
c05a8fc4a2
|
Split importer interface out of IModelManager
|
2021-09-30 18:52:09 +09:00 |
|
Dean Herbert
|
3e3b9bc963
|
Split out IModelDownloader and also split apart ScoreManager
|
2021-09-30 18:25:20 +09:00 |
|
Dean Herbert
|
0a00bc7795
|
Split out IPostNotifications into an interface
|
2021-09-30 18:21:34 +09:00 |
|
Dean Herbert
|
fd13142a15
|
Add missing interface to BeatmapManager
|
2021-09-30 18:21:24 +09:00 |
|
smoogipoo
|
fab0d531be
|
Add counter to HUD
|
2021-09-30 17:55:00 +09:00 |
|
smoogipoo
|
4d8418e072
|
Fix possible nullrefs
|
2021-09-30 17:54:56 +09:00 |
|
smoogipoo
|
d2a8f35b4c
|
Update styling
|
2021-09-30 17:54:52 +09:00 |
|
Dean Herbert
|
7a72747d88
|
Add back optional online lookups
|
2021-09-30 17:18:39 +09:00 |
|
Dean Herbert
|
90225f2082
|
Hook up all required interfaces to new BeatmapManager
|
2021-09-30 17:18:39 +09:00 |
|
smoogipoo
|
84bddf0885
|
Initial PP counter implementation
|
2021-09-30 17:00:24 +09:00 |
|
Dean Herbert
|
5618c9933b
|
Expose more pieces of ArchiveModelManager via interfaces
|
2021-09-30 16:44:39 +09:00 |
|
Dean Herbert
|
d21139b03e
|
Split out database portion from BeatmapManager
|
2021-09-30 15:43:49 +09:00 |
|
Dean Herbert
|
e7e0473323
|
Split out WorkingBeatmapCache from BeatmapManager
|
2021-09-30 15:40:41 +09:00 |
|
Jamie Taylor
|
1304b55c41
|
Move visual test to correct namespace
|
2021-09-30 15:19:15 +09:00 |
|
Jamie Taylor
|
968826c9e7
|
Fix typo
|
2021-09-30 15:17:39 +09:00 |
|
Dean Herbert
|
8a6501fa58
|
Add basic component level xmldoc
|
2021-09-30 14:46:07 +09:00 |
|
Dean Herbert
|
6ffd9fdcfa
|
Split out BeatmapOnlineLookupQueue from BeatmapManager
|
2021-09-30 14:46:01 +09:00 |
|
Dean Herbert
|
b8b61a196f
|
Merge pull request #14891 from smoogipoo/mp-currently-playing-map
Add currently playing map to multiplayer lounge
|
2021-09-30 14:22:07 +09:00 |
|
smoogipoo
|
816018edb7
|
Move hosted by text into nullcheck
|
2021-09-30 12:04:30 +09:00 |
|
smoogipoo
|
202a602d2f
|
Change default status to "ready to play"
|
2021-09-30 12:03:44 +09:00 |
|
smoogipoo
|
ea30445efc
|
Remove verbatim string
|
2021-09-30 12:03:34 +09:00 |
|
smoogipoo
|
18ab6747f7
|
Fix tests
|
2021-09-30 12:01:28 +09:00 |
|
smoogipoo
|
619a907c47
|
Fix zero height grid
|
2021-09-30 12:01:26 +09:00 |
|
smoogipoo
|
56b3c8aa9a
|
Remove forgotten text
|
2021-09-30 11:52:14 +09:00 |
|
Xexxar
|
d14eed88fd
|
final clean up before PR
|
2021-09-29 19:14:54 +00:00 |
|
Jamie Taylor
|
f55c4ac640
|
IsLoaded check no longer required
|
2021-09-29 21:05:46 +09:00 |
|
smoogipoo
|
c83dd7d2b6
|
Merge OnlinePlayComposite and RoomSubScreenComposite
|
2021-09-29 20:55:20 +09:00 |
|
Jamie Taylor
|
4d91204faf
|
Pause Editor sample playback while popup dialog is shown
|
2021-09-29 20:46:41 +09:00 |
|
Jamie Taylor
|
909f8d1d98
|
Add visual tests for Filter
|
2021-09-29 20:46:15 +09:00 |
|