Remove remaining supporter check
Fix overlays not being correctly offset by toolbar padding
Allow full osu!direct usage regardless of supporter status
Update framework
Fix PresentBeatmap not working for unsubmitted beatmap set
`OnlineBeatmapSetID == null` was the problem
Fix taiko sample namespace ignored
Add beatmap skin/hitsound checkboxes to general settings
Layout combo counter and accuracy counter based on score counter width
Fix player settings getting stuck in a hidden state
Fix Player Settings being interactable with when hiding HUD with shift+tab
separate PlayerSettingsOverlay from the other HUD elements in the Visibility Container
Framework renamed this variable so it needs to be renamed here too.
Add win7 & 8.1 requirements to readme
Use QuadBatch for LogoVisualisation
GL_QUADS is deprecated, and is not supported at all on OpenGL ES. This fixes the logo visualisation not drawing on iOS.
Made the build instructions more detailed
Co-Authored-By: Llaurence <40535137+Llaurence@users.noreply.github.com>