Dean Herbert
|
7e009f6168
|
Add full xmldoc
|
2021-10-02 02:31:41 +09:00 |
|
Dean Herbert
|
32afd3f426
|
Replace all basic usages
|
2021-10-02 02:22:23 +09:00 |
|
Dean Herbert
|
05ca3aec4f
|
Rename GameplayState to SpectatorGameplayState
|
2021-10-02 02:10:11 +09:00 |
|
dependabot[bot]
|
6de4e981dd
|
Bump Realm from 10.5.0 to 10.6.0
Bumps [Realm](https://github.com/realm/realm-dotnet) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/realm/realm-dotnet/releases)
- [Changelog](https://github.com/realm/realm-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/realm/realm-dotnet/compare/10.5.0...10.6.0)
---
updated-dependencies:
- dependency-name: Realm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-01 17:01:37 +00:00 |
|
dependabot[bot]
|
323a9a748d
|
Bump HtmlAgilityPack from 1.11.36 to 1.11.37
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.36 to 1.11.37.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.36...v1.11.37)
---
updated-dependencies:
- dependency-name: HtmlAgilityPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-01 17:01:32 +00:00 |
|
dependabot[bot]
|
1eb67dc594
|
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.9 to 5.0.10
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.9...v5.0.10)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-01 17:01:28 +00:00 |
|
Jamie Taylor
|
2a4a376b87
|
Refactor Filter to behave closer to a Transformable
|
2021-10-02 01:32:47 +09:00 |
|
Dean Herbert
|
d6dbdc911f
|
Merge branch 'master' into storyboard-fixes
|
2021-10-02 00:35:51 +09:00 |
|
Dean Herbert
|
682fe5be78
|
Merge branch 'master' into realm-context-factory-safer-blocking
|
2021-10-02 00:30:09 +09:00 |
|
Dean Herbert
|
b1f9bbdc69
|
Merge branch 'master' into model-importer-split
|
2021-10-02 00:29:29 +09:00 |
|
apollo-dw
|
310bf3e580
|
more code quality (oops)
|
2021-10-01 15:29:20 +01:00 |
|
apollo-dw
|
7d77c279e1
|
Merge branch 'blinds-pp' of https://github.com/mrowswares/osu into blinds-pp
|
2021-10-01 15:27:17 +01:00 |
|
apollo-dw
|
57b9a91cba
|
trim whitespace cuz code quality
|
2021-10-01 15:26:59 +01:00 |
|
apollo
|
d13e8c0354
|
Merge branch 'ppy:master' into blinds-pp
|
2021-10-01 15:24:13 +01:00 |
|
Dan Balasescu
|
a620b55d55
|
Merge pull request #14900 from peppy/model-downloader-split
Split `ArchiveModelManager` into two pieces
|
2021-10-01 23:16:09 +09:00 |
|
apollo-dw
|
7884dbbd11
|
adjust formulae
|
2021-10-01 15:04:44 +01:00 |
|
smoogipoo
|
4e3d9da22d
|
Increase test lenience
|
2021-10-01 22:58:40 +09:00 |
|
Dan Balasescu
|
d24f89fead
|
Merge pull request #14906 from peppy/update-realm-context-factory
Refine `RealmContext` implementation
|
2021-10-01 22:57:03 +09:00 |
|
Dan Balasescu
|
6a172d54d5
|
Merge branch 'master' into model-downloader-split
|
2021-10-01 22:34:39 +09:00 |
|
Dan Balasescu
|
bee14a0c55
|
Merge pull request #14899 from peppy/beatmap-manager-split
Split `BeatmapManager` into two pieces
|
2021-10-01 22:30:53 +09:00 |
|
Dean Herbert
|
a32f5d44e2
|
Improve clarity of xmldoc
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2021-10-01 22:23:51 +09:00 |
|
smoogipoo
|
adff418fd2
|
Guard against exception in skin deserialisation
|
2021-10-01 22:17:38 +09:00 |
|
Dan Balasescu
|
154c412f34
|
Merge branch 'master' into beatmap-manager-split
|
2021-10-01 21:46:27 +09:00 |
|
Dan Balasescu
|
cfc3597e1c
|
Merge pull request #14896 from peppy/online-lookup-cache-separation
Split out `BeatmapOnlineLookupQueue` from `BeatmapManager`
|
2021-10-01 21:46:04 +09:00 |
|
smoogipoo
|
0ee148b53f
|
Extra guard against no attributes
|
2021-10-01 21:31:26 +09:00 |
|
smoogipoo
|
a1f880a36a
|
Split classes
|
2021-10-01 21:00:39 +09:00 |
|
smoogipoo
|
d0081908c5
|
Make Score internal
|
2021-10-01 20:52:48 +09:00 |
|
smoogipoo
|
98badd644f
|
Add xmldocs
|
2021-10-01 20:09:39 +09:00 |
|
smoogipoo
|
5820a71652
|
Fix mania difficulty calculator crashing
|
2021-10-01 19:57:45 +09:00 |
|
Dean Herbert
|
4c28749d73
|
Fix incorrect legacy decoder usage
|
2021-10-01 19:05:08 +09:00 |
|
Dean Herbert
|
3faafd7200
|
Rename parameter to repeatCount and add guards
|
2021-10-01 18:26:29 +09:00 |
|
Dean Herbert
|
0daf8937e3
|
Add missing xmldoc
|
2021-10-01 17:36:44 +09:00 |
|
Dean Herbert
|
d6618a99a3
|
Redirect more methods to interface implementations
|
2021-10-01 17:36:44 +09:00 |
|
Dean Herbert
|
9dae92e78c
|
Add missing backlink to BeatmapSet from Beatmap and fix non-explicit implementations
|
2021-10-01 17:22:25 +09:00 |
|
Dean Herbert
|
00e33a1da7
|
Fix incorrect OnlineID mappings
|
2021-10-01 17:06:09 +09:00 |
|
Dean Herbert
|
05996cc2e9
|
Add changes that got forgotted in branch surgery
|
2021-10-01 17:04:53 +09:00 |
|
Dean Herbert
|
a92d499d7a
|
Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo
|
2021-10-01 16:55:50 +09:00 |
|
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 |
|