Use more appropriate icon on countdown button (and give tooltip)
Add multiplayer auto-start countdown timer
Avoid crashing if a skin component cannot be instantiated correctly
Fix visual test crashes due to local realm not having update thread
Update multiplayer countdown button text more often
Apply `nullable` to skin classes
async
Implement mod settings area component
Pin multiplayer host participant panel to the top of the list
At once a second, it regularly skips whole seconds (because scheduler isn't guaranteed to run exactly as often as specified). 10 updates a second seems amicable and less noticeable to my eye.
Fix game unexpectedly exiting without outro sequence occasionally on macOS
AutoStart
Host
Refactor skin construction
AutoStartDuration
Button
MainMenuButton
Allow realm subscriptions to be initiated from any thread
Guard against potential null `CurrentItem` in `ParticipantPanel`
Fix replays set on old beatmaps having incorrect timing
Fix realm potentially not being refreshed in time for test asserts in `BeatmapImporterTests`
PresentExternally