-
However much of the API is possible to be included in a static cdn file. Something that could just be loaded over unpkg, jsdelivr, etc. or at least able to be bundled with webpack/rollup/vite/etc. rat…
-
This would allow combining a missing Game Time with a valid Real Time in one Segment History element. Currently, it is only possible to combine a skipped split (null time) with a valid time.
-
I tried integrating cargo web test into my project. However I have some extern functions which I use to communicate with browser APIs. This causes problems with cargo web test, as those are not provid…
CryZe updated
6 years ago
-
Livesplit will exhibit the behavior described in #2142 and #1889 if DS4windows and some of it's components are installed on the same computer, more specifically ViGEm and HidHide but only after the co…
-
While "normal" auto splitting won't work in the web version, what can actually work is video based auto splitting. The web has a fairly easy to use screen capturing API, which we could build this on.
CryZe updated
4 years ago
-
C lacks namespaces, so all the functions and types should probably be prefixed with LS or LSC.
-
Hello there! I apologize if this is the wrong place for it, but I had some questions about how autosplitting works with LiveSplit One. I can see in the config.yaml that there's an auto-splitter sectio…
-
Similar to overriding the timing method, we should show a dropdown that includes the names of all the available comparisons.
We should also decide how to handle the case where a comparison override…
-
Currently, according to the [documentation](https://github.com/LiveSplit/LiveSplit/blob/master/Documentation/Auto-Splitters.md), an ASL script has no way of knowing when a start/split/reset/undo/skip …
-
Take these images for example:
![Bunny](https://user-images.githubusercontent.com/1350584/110553664-55d97180-8107-11eb-81bb-62bf077c80ad.png)![Red Key](https://user-images.githubusercontent.com/13505…