Add very basic connection status logging for spectator streaming client
Debounce calls to UpdateTernaryStates
Just something I noticed in passing recently which may help with reducing performance overhead of some batch operations.
Fix editor seek transform seeking too much
Rename IsUserPaused -> UserPauseRequested
Add screen hierarchy for spectating another player
Fix taiko drum not correct handling sample / group point changes
Closes https://github.com/ppy/osu/issues/10642
Add applause effect to results screen
Change sample lookup structure to allow specifications outside of "Gameplay" prefix
Fix timeline zoom during drag-select causing unexpected behaviour
Fix edit beatmap options button not resuming back to song select
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.0 to 3.3.1
Bump Microsoft.Build.Traversal from 2.1.1 to 2.2.3
Fix "bounce" when metadata container text is empty in song select
"Use `string.Contains` instead of `string.IndexOf` to improve readability"
"Change the `ReadAsync` method call to use the `Stream.ReadAsync(Memory<byte>, CancellationToken)` overload"
"Use `StringBuilder.Append(char)` instead of `StringBuilder.Append(string)` when the input is a constant unit string"
"Member is explicitly initialized to its default value"
Bumps [Microsoft.CodeAnalysis.BannedApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md) - [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.1.1...Microsoft.Build.Traversal.2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.1. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.0.0...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>