Noa Aarts
Noa Aarts
when the client lets the server autocomplete one of the hx-ext="{extension}" and the header is specified in the current tree, add the script source to it. ex. Add `` to...
Some extensions, like websockets make use of some extra tags. When the extension is active (I.e. this element or a parent element has the hx-ext=extension attribute) we could also include...
Add completions for the various htmx extensions. for #14 thanks to @WillLillis for making a framework to add the extensions TODO: - [x] add actual documentation for the attributes -...
### What happened? I start `FactorioClient.py` with the `--connect` flag and it does not connect to the archipelago server. It seems to connect and instantly disconnects again from the MultiServer....
Use the newer way of go dependency management instead of vendoring dependencies
The test does not seem to check any passwords if `-t` is 3 or more. This makes it hang indefinitely, which is not desired behaviour. When `-t 1` or `-t...