- The repeated `Remove` call was quadratic complexity. Now it is linear time.
It is now more clear that the expression of distance checking is probably unintended (a bug)
It is not needed anymore because some code in DCHO is moved from `load` to constructor.
Fix bananas not playing sounds
Fix song select panels not loading if partially offscreen
Fix MouseHandler not being ignored when Raw Input is enabled
Update resources
Fix spectator connecting not being thread-safe
Fix editor beat snapping not working correctly when starting with a new beatmap
Make HitSampleInfo immutable
Add `StatelessRNG` to be used for randomly-looking visual elements
Initial implementation of hit object pooling in osu!catch ruleset
Hide slider body immediately on successful hit when snaking is enabled
Update dependencies
Fix slider control point dragging not correctly accounting for drag deadzone
Scale slider control point display in line with circle size
Fix sliders playing hit animations when completely missed
Fix timeline not updating ticks correctly after arbitrary timing control point changes
Mark OsuModTestScene as abstract
Add ability to customise key binding for in-game overlay toggle
Modify object size to include 0-10 range
Bumps [System.ComponentModel.Annotations](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.6 to 2.1.8. - [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/2.1.6...2.1.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [DiscordRichPresence](https://github.com/Lachee/discord-rpc-csharp) from 1.0.150 to 1.0.166. - [Release notes](https://github.com/Lachee/discord-rpc-csharp/releases) - [Commits](https://github.com/Lachee/discord-rpc-csharp/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [Dapper](https://github.com/StackExchange/Dapper) from 2.0.35 to 2.0.78. - [Release notes](https://github.com/StackExchange/Dapper/releases) - [Commits](https://github.com/StackExchange/Dapper/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>