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 |
|
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 |
|
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 |
|
Salman Ahmed
|
f12e66052c
|
Reword outdated doc
|
2021-08-01 19:22:33 +03:00 |
|
Salman Ahmed
|
ac930b8918
|
Fix judgement processors provided to mods while not completely loaded
|
2021-08-01 19:16:30 +03:00 |
|
Bartłomiej Dach
|
f868a201f5
|
Ensure proxied judgement content is correctly depth-ordered
|
2021-08-01 15:21:31 +02:00 |
|
Bartłomiej Dach
|
708b50fdba
|
Remove unused field
|
2021-08-01 00:11:56 +02:00 |
|
Bartłomiej Dach
|
4334121e8e
|
Add testing for colour palette behaviour
|
2021-07-31 23:52:33 +02:00 |
|
Bartłomiej Dach
|
3f005886d6
|
Add support for removing colours from palette
|
2021-07-31 23:52:33 +02:00 |
|
Bartłomiej Dach
|
9a7537cd56
|
Add support for adding new colours to palette
|
2021-07-31 23:48:01 +02:00 |
|
Lucas A
|
73393a5a0d
|
Localise weighting percentage.
|
2021-07-31 15:56:25 +02:00 |
|
Dean Herbert
|
48b95ae250
|
Merge pull request #14067 from nekodex/select-sfx-changes
Swap 'select' sample variants and add hover+select sounds to more components
|
2021-07-31 20:03:08 +09:00 |
|
Dean Herbert
|
858d1f8dd0
|
Merge pull request #14079 from peppy/fix-timestamp-formatting
Fix beatmap durations over one hour displaying incorrectly
|
2021-07-31 20:02:54 +09:00 |
|
Dean Herbert
|
7948ca9195
|
Merge pull request #14064 from peppy/mute-mod-improvements
Add extra settings to "Muted" mod
|
2021-07-31 20:02:10 +09:00 |
|
Bartłomiej Dach
|
b0b211ff23
|
Merge branch 'master' into mute-mod-improvements
|
2021-07-31 12:40:26 +02:00 |
|
Dean Herbert
|
7a44ddb36b
|
Update incorrect xmldoc
|
2021-07-31 16:48:45 +09:00 |
|
Dean Herbert
|
081dafc4e4
|
Update existing inline usages to use new extension method
|
2021-07-31 16:46:02 +09:00 |
|
Dean Herbert
|
472c0137ec
|
Add new extension for formatting time durations
|
2021-07-31 16:45:53 +09:00 |
|
Dean Herbert
|
f3d4f47e62
|
Revert unrelated changes
|
2021-07-31 15:52:36 +09:00 |
|
Bartłomiej Dach
|
df02ce7c93
|
Merge pull request #14068 from Game4all/localise-rankings
Localise rankings overlay
|
2021-07-31 08:51:01 +02:00 |
|
Dean Herbert
|
53c901bfa8
|
Expose DrawableRuleset audio adjustments as non-container
|
2021-07-31 15:47:54 +09:00 |
|
Bartłomiej Dach
|
e4e4c85a11
|
Merge branch 'master' into localise-rankings
|
2021-07-31 08:13:10 +02:00 |
|
Dean Herbert
|
29328bdf7f
|
Use metronome's audio adjustments directly
|
2021-07-31 15:03:26 +09:00 |
|
Dean Herbert
|
b01b0d711f
|
Merge branch 'master' into mute-mod-improvements
|
2021-07-31 14:55:44 +09:00 |
|
Dean Herbert
|
c082498955
|
Fix some missed instances of verbatim string conversion
|
2021-07-31 14:29:38 +09:00 |
|
Dean Herbert
|
e6f337a3c8
|
User verbatim string for ToLocalisableString calls (and rename US spelling)
|
2021-07-31 14:27:20 +09:00 |
|
Dean Herbert
|
21b2226148
|
Merge pull request #14072 from frenzibyte/adjustable-metronome
Add audio adjustment support for `Metronome`s
|
2021-07-31 13:48:22 +09:00 |
|
ekrctb
|
4c68268d98
|
Call ApplyTransformsAt on free
|
2021-07-31 08:31:08 +09:00 |
|
Salman Ahmed
|
397c73e786
|
Add audio adjustment support to Metronome
|
2021-07-31 02:16:02 +03:00 |
|
Salman Ahmed
|
3409bc6b27
|
Update mapper usages with LocalisableDescription
|
2021-07-31 01:47:14 +03:00 |
|
Lucas A
|
c7e9d09ce3
|
Localise left over numeric value.
|
2021-07-30 19:08:27 +02:00 |
|