Dean Herbert
|
ee102e3755
|
Fix incorrectly overwritten ReferenceLoopHandling setting
|
2021-08-03 14:55:20 +09:00 |
|
Dean Herbert
|
5ac3abac99
|
Add missing forceScheduled parameter
|
2021-08-03 14:53:04 +09:00 |
|
Dean Herbert
|
556962a3d8
|
Add missing xmldoc comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-08-03 14:50:56 +09:00 |
|
Dean Herbert
|
2564c0c3df
|
Rename GameType to MatchType and make enum instead of class
|
2021-08-03 14:46:31 +09:00 |
|
Salman Ahmed
|
db760b0dbf
|
Merge branch 'master' into localisation-header
|
2021-08-03 05:16:02 +03:00 |
|
Dean Herbert
|
6bbc23c831
|
Merge pull request #14106 from smoogipoo/taiko-classic-mod
Make taiko classic mod emulate the classic "4:3" scroll speed
|
2021-08-02 22:22:26 +09:00 |
|
Dean Herbert
|
6a5bc3eefd
|
Merge pull request #14105 from smoogipoo/adjust-taiko-playfield-size
Match osu!stable taiko playfield size at 16:9
|
2021-08-02 22:21:16 +09:00 |
|
smoogipoo
|
8d999d30f6
|
Remove interface definition
|
2021-08-02 20:38:49 +09:00 |
|
smoogipoo
|
455666ed94
|
Remove taiko HD mod 4:3 scaling
|
2021-08-02 20:18:01 +09:00 |
|
smoogipoo
|
9327bc169b
|
Make TaikoModClassic use classic-like scroll speed
|
2021-08-02 20:01:46 +09:00 |
|
smoogipoo
|
2af827f913
|
Increase TimeRange max value
|
2021-08-02 19:37:45 +09:00 |
|
Dean Herbert
|
d93421b9b8
|
Expose a default TeamVs room state so it can be consumed by tests
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
c7274355a4
|
Remove abstract definitions from multiplayer states for now
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
617ff40de7
|
Add the ability to not use MessagePack when creating a HubConnector
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
1cd967b351
|
Add signalr json type handling specification
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
4cf2c6188d
|
Add union attributes for derived class deserialisation
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
ce92a47ec6
|
Add silly event handling hookups
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
359eb9c4ec
|
Add new event flow for match ruleset state handling
I'm totally not happy with how this is done, but don't have the energy
to rewrite everything just now.
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
867426441e
|
Fix weird access to room via Client
|
2021-08-02 18:50:22 +09:00 |
|
smoogipoo
|
c023ce78d7
|
Match osu!stable taiko playfield size at 16:9
|
2021-08-02 18:48:32 +09:00 |
|
Dean Herbert
|
035dfd071f
|
Add missing nullable specifications
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
d17b2b3268
|
Add boilerplate for server events
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
1d645d4ca9
|
Mark base classes non-abstract to fix messagepack serialisation
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
1c125eef12
|
Make Users an IList for more flexibility server-side
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
9d1e95caf0
|
Add flow for sending match ruleset specific messages to the server
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
e8338f2711
|
Add basic class structure for match rulesets and required state
|
2021-08-02 17:14:49 +09:00 |
|
Dan Balasescu
|
985415155d
|
Merge pull request #14053 from ekrctb/catcher-trail-entry
Manage catcher trails by lifetime entries
|
2021-08-02 15:35:40 +09:00 |
|
smoogipoo
|
3e56388ba8
|
Match casing in enum value
|
2021-08-02 15:08:42 +09:00 |
|
smoogipoo
|
9b98014606
|
Merge branch 'master' into catcher-trail-entry
|
2021-08-02 15:07:48 +09:00 |
|
Dean Herbert
|
5ba8f0200d
|
Merge pull request #14101 from smoogipoo/add-localisation-licenseheader
Add localisation license header to editorconfig
|
2021-08-02 13:41:32 +09:00 |
|
Dan Balasescu
|
0089cdb0ca
|
Merge branch 'master' into fix-muted-dim-factor
|
2021-08-02 12:26:31 +09:00 |
|
smoogipoo
|
cd0fb2f436
|
Remove namespace from sln's .editorconfig
|
2021-08-02 11:52:10 +09:00 |
|
smoogipoo
|
356c157d1f
|
Add localisation options to sln's .editorconfig
|
2021-08-02 11:49:21 +09:00 |
|
smoogipoo
|
df9b618256
|
Add localisation license header to editorconfig
|
2021-08-02 11:44:10 +09:00 |
|
Dan Balasescu
|
f3626efcaa
|
Merge pull request #14088 from bdach/colour-palette-add-remove
Add support for adding/removing colours to editor palette
|
2021-08-02 10:50:34 +09:00 |
|
Dan Balasescu
|
cd0e7223a6
|
Merge pull request #14092 from bdach/proxied-judgement-layer-ordering
Ensure proxied judgement content is correctly depth-ordered
|
2021-08-02 10:40:37 +09:00 |
|
Dan Balasescu
|
cf30f02f02
|
Merge pull request #14096 from frenzibyte/processors-on-load-complete
Fix judgement processors provided to mods while not completely loaded
|
2021-08-02 10:31:48 +09:00 |
|
Salman Ahmed
|
a75da82986
|
Add explaining comment
|
2021-08-01 21:14:54 +03:00 |
|
Dean Herbert
|
fcca14d111
|
Merge pull request #14097 from ppy/dependabot/nuget/Xamarin.Essentials-1.7.0
Bump Xamarin.Essentials from 1.6.1 to 1.7.0
|
2021-08-02 03:05:06 +09:00 |
|
Dean Herbert
|
d86bed2b65
|
Merge pull request #14098 from ppy/dependabot/nuget/MessagePack-2.3.75
Bump MessagePack from 2.2.113 to 2.3.75
|
2021-08-02 03:04:48 +09:00 |
|
Dean Herbert
|
e518fc805a
|
Merge pull request #14099 from ppy/dependabot/nuget/Sentry-3.8.3
Bump Sentry from 3.8.2 to 3.8.3
|
2021-08-02 03:04:36 +09:00 |
|
Salman Ahmed
|
fb5ef7d2d2
|
Remove brackets
|
2021-08-01 20:59:51 +03:00 |
|
Salman Ahmed
|
a26e7b2680
|
Limit combo count to minimum 1 when using inversed
Avoids making the mod of no effect.
|
2021-08-01 20:59:31 +03:00 |
|
Salman Ahmed
|
026c632539
|
Add test coverage
|
2021-08-01 20:19:44 +03:00 |
|
Salman Ahmed
|
ce7987dac7
|
Clarify 0 final combo indicates always muted audio
|
2021-08-01 20:19:44 +03:00 |
|
Salman Ahmed
|
1e3173bf44
|
Fix muted dim factor not considering "0 divided by 0" case
|
2021-08-01 20:19:43 +03:00 |
|
dependabot[bot]
|
aadd1c6781
|
Bump Sentry from 3.8.2 to 3.8.3
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/3.8.2...3.8.3)
---
updated-dependencies:
- dependency-name: Sentry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-01 17:04:37 +00:00 |
|
dependabot[bot]
|
81f42da386
|
Bump MessagePack from 2.2.113 to 2.3.75
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.2.113 to 2.3.75.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Changelog](https://github.com/neuecc/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.2.113...v2.3.75)
---
updated-dependencies:
- dependency-name: MessagePack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-01 17:04:30 +00:00 |
|
dependabot[bot]
|
c93533fa2e
|
Bump Xamarin.Essentials from 1.6.1 to 1.7.0
Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/xamarin/Essentials/releases)
- [Commits](https://github.com/xamarin/Essentials/compare/1.6.1...1.7.0)
---
updated-dependencies:
- dependency-name: Xamarin.Essentials
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-01 17:04:24 +00:00 |
|
Dean Herbert
|
4a0ca1d65f
|
Merge pull request #14093 from Game4all/profile-overlay-pp-weighting
Localise top rank scores weighting in profile overlay
|
2021-08-02 01:41:47 +09:00 |
|