Fade bold state of chat tabs better
Resolves #763
Caused clicks to pass through the skip button to the progress bar.
Update namespaces in line with framework
General fixes
Adjust osu! logo metrics and add shockwave impact animation
Fix initial requests of channel mesages not being performed
fetchReq was being set even for initial lookups, which caused only one to run, and subsequent requests to be excessive to try and catch up.
Add error message in chat when attempting to use commands
Should be (and is already) in FrameworkConfig.
Automatic gameplay cursor size
Fixed IncompatibleMods for OsuModAutoplay
Change all instances of options to settings where applicable