Dim all but the current settings section
Expand `TestSceneSectionsContainer` to test for the scrolled to section being visible
Allow intro screen to retrieve beatmap even if rulesets is not loaded
OsuGameTestScene
TestSceneOsuGame
Turns out we likely don't want this, as it means the testing user (using a visual test browser) will not have access to their beatmaps. Can revisit at a future date if the temporary files are still an issue.
Fix online room being deselected when joined
new
UserTrackingScrollContainer
Feels less like the controls are interactive when hovering this way.
Fix android not being able to connect to multiplayer server
Fix nub glow color not having 0 alpha when being set
Ensure all request failures are correctly handled during login
Avoid drawing segments of cursor trail near current cursor position
Prevent seeking before mp3 start time while editor is playing
Update code inspection settings to hide "merge into pattern" again
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Add chat display during multiplayer gameplay
Refactor and fix intermittent beatmap difficulty cache tests