Dark
Dark
The following snippet of code causes a null pointer to be passed as the first argument of `JS_GetPropertyStr`, causing a null pointer dereference in `JS_NewAtomLen` https://github.com/theduke/quickjs-rs/blob/941b3610e7d8e95de99369c9935a79fbbab0a7d3/src/bindings/value.rs#L427 ```rs use quick_js::Context; fn...
At this point in time we don't support electron and probably never will due to the existence of a WIP native desktop port. Any code that's left over from attempts...
This is something we currently support on LiveSplit One Web by letting the browser handle it, but is something we completely lack in the native renderer.
Something I've had on my mind for a while now is the possibility of specifying a comparison or maybe even a goal time for the PB chance component to get...
https://github.com/museun/twitchchat/blob/6d41348ad3b9c7fe7dba489e805f31afec57957f/src/messages/privmsg.rs#L177 The line i linked is incorrect. I'd open a pr myself but im not at my PC rn.
When you are pressing keys quite fast, (in a game like phase shift), on lower end PCs the cpu usage will spike up, and inputs will be delayed (even unmapped...
This is needed to implement support for Lua. Lua is way to big to fit in a single contiguous section of memory without overwriting our copy of boot9 and boot11,...
Under some circumstances there is a small but noticeable gap between components.  Layout file for reproducing this: [layout.ls1l](https://github.com/LiveSplit/livesplit-core/files/10730739/layout.ls1l.txt)
Forwarding this to here since its worth considering: On Tue, 1 Nov 2022 16:56:40 +0000 opal hart wrote: > Hi, > > I don't have a GitHub account so I...
Would be extremely helpful when using the CLI to manage converting and modifying large amounts of charts. There should also be an option to overwrite existing lower difficulties in the...