Fix inconsistent scroll speeds in mania
Make note height scale by minimum column width
Retrieve dll resources using a more reliable method
Make version-less skins fallback to version 1.0
Fix SkinnableTestScene losing test resources on dynamic recompilation
Fix storyboard videos being offset incorrectly
Fix sliderball accent colour not being set correctly
Fix results star rating display not being centered when no mods are present
Add a simple constructor for BreakPeriod
Make legacy skins use startAtCurrentTime by default
Bump Microsoft.Build.Traversal from 2.0.32 to 2.0.34
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.32 to 2.0.34. - [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.0.32...Microsoft.Build.Traversal.2.0.34) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump SharpCompress from 0.24.0 to 0.25.0
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.24...0.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Update framework
Fix performance when parsing mania skins
Write a test for slider snaking
Was used when it expanded on hover, but doesn't anymore.
For simple construction of break periods (e.g. filling a method with an array of break periods inside a test case)