Force tournament client to run in windowed mode
We generally haven't tested in other modes, and it doesn't really make sense as you wouldn't be able to use it in a meaningful way otherwise. - [ ] Test on windows.
Disable CA2225 warning regarding operator overloads
It seems they have fixed the working/current directory and the parent traversal is no longer required.
Allow providing custom sprite text for RollingCounter<T>
Update framework
Disable LegacyHitExplosion for hold notes
Implement mania hold note body recycling
Fix toolbar not respecting current overlay activation mode
With(s => ...)
Update mania scroll speed range to match stable
Fix PlayerLoader test failures due to too many steps
Add ability to skip cutscene with forward mouse button
Co-authored-by: Dean Herbert <pe@ppy.sh>