Keno Clayton

Results 7 issues of Keno Clayton

This issue will track the main features being planned for the update. This list is by no means exhaustive, but should cover the main features/bugs to be resolved before release,...

Progress

Currently the heroes are stored in numerical form, which I believe was done due to the files being extracted from the game in such a way. However I do see...

Hey @duckness, great work on the site, I just had a few suggestions (which perhaps I could do a PR for if you agree to them). - **Allow a light/dark...

feature

Would like to use this plugin in version 16, and it probably requires an update to ESM. https://stylelint.io/migration-guide/to-16#deprecated-commonjs-api Current error: ``` Error: Cannot find module '{redacted}/frontend/node_modules/stylelint/lib/utils/isStandardSyntaxAtRule.js' at createEsmNotFoundErr (node:internal/modules/cjs/loader:1098:15) at...

## Description This started as a small experiment to make some changes locally to update the service. I figured it may be a good idea to update this to use...

I've been using vite for some time and I needed to have my web worker properly resolved with eslint. Workers in vite require me to add a `?worker` to the...