Integrate new chat into game
Disable select/deselect all buttons on mod overlay when they have no effect
Update editor menu area to new design language
EditorMenuBar
Add waveform comparison view to editor timing screen
Fix chat not working if user is joined to new "announcement" channel
Of note, this doesn't mean the channels will display, but it does fix parsing errors which cause the whole chat display to fail.
Move UI scale setup to the beginning of the first run setup
Bring editor design metrics up-to-date
Update beat snap divisor control to be more in line with new designs
ChatOverlayV2
OverlayColourProvider
Move `OverlayColourProvider` provisioning of `RoundedButton` to `SettingsButton` for now
Fix incorrect left/right clicking area of mod panels
Handle beat divisor input on mouse down, rather than mouse up
Remove `TriangleButton` usage in editor
EditorRoundedScreen
OnTimelineLoaded