Remove unnecessary livesplit-core features
Use std instead of tokio in the client
Pretty-print splits
Add a simple UDP server and client
Add pause functionality and color timers
Add segment times and timer
Improve scrolling behavior
Move imports closer to usage
Scroll using mouse wheel
Save splits
Skip and unsplit
Gracefully shutdown on SIGINT and ctrl+c
Display split comparison
Render current split differently
Add timer and render support
Update after window change signal
Hook up tokio and scroll splits
Render segment names using termion
Initial commit