Fix tablet settings incorrectly reporting invalid area
Use correct lookup type to ensure username based lookups always prefer username
Add ability to open user profile links with username instead of user ID
Add ruleset-specific sections to setup screen
to get user ID when importing scores
Fix notification show/hide samples stacking indefinitely
const
Co-authored-by: PercyDan <50285552+PercyDan54@users.noreply.github.com>
Also handles previously unhandled edge cases by comparing all four corners, instead of only two.
TabletSettings
Make classic scoring a constant multiple of standardised scoring
Move `SampleControlPoint` to legacy class
Fix osu! judgements getting scaled twice over different durations
Fix pixels poking out of the top edge of editor setup screen
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.8 to 5.0.9
Bump Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson from 5.0.8 to 5.0.9
Bump HtmlAgilityPack from 1.11.34 to 1.11.36
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>
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>