Rename "timeshift" to "playlists"
Re-sort the leaderboard order a maximum of once a second
Fix multiplayer gameplay potentially looping audio after reaching end
Fix flashlight not updating its position during replay rewinding
Handle osu! URIs on Android
Always create realtime-specific player elements regardless of token
Prefer connecting to dev server when running in DEBUG
This only covers the user-facing instances. Code and class name changes will happen once things have calmed down.
Disallow skipping in multiplayer
Schedule UpdateFilter calls to avoid operations occuring while at a sub screen
Play a sound when starting a timeshift or multiplayer room
Add sound when players change ready state
For what it's worth, I intentionally didn't include news / changelog / supporter, because these should never change.
Improve reliability of handling user joined messages
Improve error handling at realtime room settings screen
Send multiplayer user IDs via ctor for better thread safety
Fix realtime multiplayer song select getting stuck after selecting invalid beatmap
Split create game buttons for timeshift and realtime multiplayer