Commit Graph

43949 Commits

Author SHA1 Message Date
4fb3a1d641 Update check to inflate in the correct direct
Also handles previously unhandled edge cases by comparing all four
corners, instead of only two.
2021-09-05 00:46:29 +09:00
94b34a5474 Add test coverage of invalid cases too 2021-09-05 00:46:22 +09:00
7b26e480e6 Add extended tests 2021-09-04 22:55:14 +09:00
66daa553de Fix bounds check running too early causing tablet area to show incorrect validity 2021-09-04 19:34:55 +09:00
8d44f059ec Add test coverage of failing validity checks 2021-09-04 15:35:54 +09:00
16beb2c90c Expose more pieces of TabletSettings 2021-09-04 15:35:46 +09:00
cdd0262ca1 Merge pull request #14598 from smoogipoo/adjust-classic-scoring
Make classic scoring a constant multiple of standardised scoring
2021-09-02 19:18:03 +09:00
f8d2740670 Merge pull request #14578 from peppy/no-more-sample-control-points-info
Move `SampleControlPoint` to legacy class
2021-09-02 18:33:45 +09:00
6c649b7bbe Merge branch 'master' into no-more-sample-control-points-info 2021-09-02 18:09:05 +09:00
c692268886 Merge pull request #14615 from peppy/fix-double-judgement-scaling-osu-ruleset
Fix osu! judgements getting scaled twice over different durations
2021-09-02 18:05:52 +09:00
e3ec7e3ddc Adjust test values 2021-09-02 17:01:09 +09:00
e2f7aaeb71 Fix 0 score with bonus-only maps 2021-09-02 17:00:13 +09:00
b907c2f4f6 Fix osu! judgements getting scaled twice over different durations 2021-09-02 16:31:43 +09:00
31433c4b89 Apply @spaceman_atlas' quadratic factor 2021-09-02 16:26:17 +09:00
aadef41182 Merge pull request #14601 from peppy/fix-editor-setup-screen-pixel-leakage
Fix pixels poking out of the top edge of editor setup screen
2021-09-02 14:03:37 +09:00
315bbbea4f Merge pull request #14612 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-5.0.9
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.8 to 5.0.9
2021-09-02 13:10:50 +09:00
d1e5602a79 Merge pull request #14608 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson-5.0.9
Bump Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson from 5.0.8 to 5.0.9
2021-09-02 13:10:46 +09:00
e88026bfc0 Merge pull request #14613 from ppy/dependabot/nuget/HtmlAgilityPack-1.11.36
Bump HtmlAgilityPack from 1.11.34 to 1.11.36
2021-09-02 13:10:36 +09:00
e176babb25 Bump Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
Bumps [Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 02:34:24 +00:00
be379051f2 Bump Microsoft.AspNetCore.SignalR.Client from 5.0.8 to 5.0.9
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)

---
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-09-02 02:34:19 +00:00
8ba00f6737 Bump HtmlAgilityPack from 1.11.34 to 1.11.36
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.34 to 1.11.36.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.34...v1.11.36)

---
updated-dependencies:
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 02:33:56 +00:00
a3110885c9 Merge pull request #14611 from ppy/dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
2021-09-02 11:33:22 +09:00
70114584fa Merge pull request #14589 from peppy/fix-traceable-sliders
Fix traceable sliders incorrectly being opaque
2021-09-02 11:31:53 +09:00
5a1eccd8e3 Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 18:17:37 +00:00
f2d36b1be8 Merge pull request #14609 from ppy/dependabot/nuget/BenchmarkDotNet-0.13.1
Bump BenchmarkDotNet from 0.13.0 to 0.13.1
2021-09-02 03:16:46 +09:00
9f13e11c7a Merge pull request #14607 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-5.0.9
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 5.0.8 to 5.0.9
2021-09-02 03:16:34 +09:00
ffd9bbb7b7 Merge pull request #14606 from ppy/dependabot/nuget/Sentry-3.9.0
Bump Sentry from 3.8.3 to 3.9.0
2021-09-02 03:16:23 +09:00
bdbacee66e Merge pull request #14610 from ppy/dependabot/nuget/ppy.osu.Framework.NativeLibs-2021.805.0
Bump ppy.osu.Framework.NativeLibs from 2021.115.0 to 2021.805.0
2021-09-02 03:16:05 +09:00
860f04af00 Bump ppy.osu.Framework.NativeLibs from 2021.115.0 to 2021.805.0
Bumps [ppy.osu.Framework.NativeLibs](https://github.com/ppy/osu-framework) from 2021.115.0 to 2021.805.0.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](https://github.com/ppy/osu-framework/compare/2021.115.0...2021.805.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework.NativeLibs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 17:02:11 +00:00
c5597b7d9c Bump BenchmarkDotNet from 0.13.0 to 0.13.1
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 17:02:03 +00:00
6f0d1b394d Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Bumps [Microsoft.AspNetCore.SignalR.Protocols.MessagePack](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 17:01:53 +00:00
492209fe13 Bump Sentry from 3.8.3 to 3.9.0
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.8.3 to 3.9.0.
- [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.3...3.9.0)

---
updated-dependencies:
- dependency-name: Sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 17:01:49 +00:00
ef64c05af8 Merge pull request #14533 from frenzibyte/move-incompatibility-icon
Move mod incompatibility logic to "local player" mod select overlays
2021-09-01 18:12:27 +09:00
67bff88766 Merge pull request #14591 from frenzibyte/simplify-user-graph-tooltips
Simplify user graph tooltips implementation
2021-09-01 17:39:44 +09:00
9e21f5a59c Rename LocalPlayer to User in mod select prefixes 2021-09-01 17:22:52 +09:00
fb5f3fb9af Rename button to be more descriptive of its purpose 2021-09-01 17:19:38 +09:00
2251bf3bcb Use lambda spec for method 2021-09-01 17:08:20 +09:00
cb66ecdbeb Merge branch 'master' into simplify-user-graph-tooltips 2021-09-01 17:04:21 +09:00
f0b128b6ec Merge pull request #14592 from frenzibyte/cleanup-tooltips
Update remaining tooltip implementations to use generics
2021-09-01 17:03:59 +09:00
0319177c5c Fix pixels poking out of the top edge of editor setup screen 2021-09-01 16:46:19 +09:00
edf29e405b Merge pull request #14581 from bdach/setup-screen-countdown-settings
Add countdown settings to setup screen
2021-09-01 15:35:46 +09:00
bee79abe8a Merge pull request #14560 from Joehuu/privatise-toolbar-offset
Fix overlays closing when clicking any empty area of the toolbar
2021-09-01 15:20:54 +09:00
4f9c3fde07 Move alpha adjustment back to LegacySliderBody to correctly handle default legacy skin 2021-09-01 15:10:56 +09:00
7a447f5128 Mark SankingSliderBody as abstract 2021-09-01 15:10:24 +09:00
c70ac5e5c2 Merge branch 'master' into privatise-toolbar-offset 2021-09-01 14:54:15 +09:00
bd0f385cdb Make classic scoring a constant multiple of standardised scoring 2021-09-01 14:53:11 +09:00
e715b21ca7 Merge pull request #14586 from peppy/remove-ijsonserializable
Remove IJsonSerializable interface
2021-09-01 14:17:32 +09:00
a773a22726 Fix toolbar hiding when clicking home button 2021-08-31 14:29:16 -07:00
1e4fa87648 Merge branch 'master' into setup-screen-countdown-settings 2021-08-31 22:43:18 +02:00
5dc938cc9f Update tests to match expectations 2021-08-31 22:41:47 +02:00