LiveSplitOne icon indicating copy to clipboard operation
LiveSplitOne copied to clipboard

A version of LiveSplit that works on a lot of platforms.

Results 164 LiveSplitOne issues
Sort by recently updated
recently updated
newest added

This came up for the original LiveSplit where people don't want us to communicate with SRL, speedrun.com and co. in the background. We should have some kind of Offline Mode...

enhancement
needs further discussion / research
requires livesplit-core changes

At the moment we are setting up the service worker and in the meantime already await the imports. The problem with this is that the service worker will have to...

enhancement
needs further discussion / research
suitable for contributions
performance

It seems like most rules are using Markdown now, but https://www.speedrun.com/Portal#Inbounds and probably others are still using BBCode. I'm not entirely sure if it's an either BBCode or Markdown situation...

bug
needs further discussion / research
blocked by speedrun.com
speedrun.com integration

We are showing the buttons for controlling the timer via the mouse / touch below the timer. We should probably add a setting (in the general settings) for turning those...

enhancement
suitable for contributions
UI

There should be a way to pop out the timer into its own window that just shows the timer (not even the controls below). This would make it easier to...

enhancement
needs further discussion / research
UI

I'm not quite too sure about this, but something like this could be a good idea: http://minutemailer.github.io/react-popup/

enhancement

This used to be blocked by livesplit-core, but due to all the async changes happening in Rust, I'd like to implement the Web Communication with normal TypeScript first and later...

enhancement
requires livesplit-core changes
speedrun.com integration

livesplit-core should be its own package that just gets imported like any other package. The idea is to make it separate enough that we can publish it to npm whenever...

enhancement
suitable for contributions

You need to know beforehand if you have a 100% cache hit (which also means to them that you are not going to make any changes to it). If it's...

suitable for contributions
blocked
CI

See #213 for the discussion.

enhancement
needs further discussion / research