Ben C

Results 15 issues of Ben C

This PR makes it so `mod_settings.md` now mentions how to make both sliders and separators with `default-settings.json`.

Password managers like KeepassXC pass the `x-kde-passwordManagerHint` MIME type to signal to clipboard applications that the information is sensitive and shouldn't be forwarded. This PR will set CLIPBOARD_STATE to `sensitive`...

# Problem Currently the custom font is loaded by assuming that it's the first item in `document.fonts`, the problem with this is that some extension (namely Grammarly) will load their...

### What Happened? Comparing versions doesn't always return when an update is available: ex: `1.1.A` == `1.1.0` in version_compare's eyes. This probably means we should switch to simple text comparison...

bug
core

~~Obviously blocked until v2 is released, but for now, this is a fully working version that depends on v2. Note that right now this simply migrates the app, I've yet...

Hey there, this project seems super handy! One thing is that in an SSR context where the Astro output is being used by a framework written in another language (Django,...

enhancement
sri
ssg
Fund

## Core Changes - Version compare now relies on a different crate and not string compare ## GUI Changes - Version compare is no longer a string comparison (kill xen)

Adds the ability for mods to specify an `unpatcher`. This allows mods that use prepatchers to undo what those prepatchers did once disabled. Meaning users won't need to verify game...