wooferzfg

Results 285 comments of wooferzfg

@TheTaraStark The idea would be to store splits in a graph structure (https://en.m.wikipedia.org/wiki/Graph_(abstract_data_type) to allow non-linear splitting. The way that the splits file is stored (currently XML) is kind of...

New PR: https://github.com/LiveSplit/LiveSplit/pull/2292

Did you save your splits when you finished the run and choose the option to set the run as your PB?

We did have this PR that we didn't end up merging: https://github.com/LiveSplit/LiveSplit.Server/pull/39 There's some good discussion on there

I guess if we want to just have a completely new interface and to force existing applications to just use the old server component, that's probably fine. Just as long...

This should have been fixed in https://github.com/LiveSplit/LiveSplit/pull/2387

We already have a "Segment Time" component. That could maybe be expanded to include split times.

Three separate components makes sense.

@CryZe Could you take a look at the way I'm handling the run editor in this PR? Not sure if I'm disposing it properly everywhere

It would also be useful to show a dropdown for choosing a comparison override in the settings.