Benedikt Werner
Benedikt Werner
Have seen this reported quite a few times in the forum and on Discord. It just shows the normal starting position instead of a proper puzzle.
As the name implies, a Texture2DArray is basically just an array/list of textures, so it's pretty easy to extract. I recently needed this because Desperados III stores its UI Sprite...
Not sure why this happens, it's kinda weird because using dev tools it appears that the sticky-top is really at the top but for some reason, the games below still...
When `types` is set explicitly in the TS config, the two simple installation steps described in the npm readmes (e.g. for [@types/web](https://github.com/microsoft/TypeScript-DOM-lib-generator/blob/main/deploy/readmes/web.md#installation)) aren't enough. You also need to add `"web"`...
Explanation page: lichess.org/page/accuracy Maybe just link the "accuracy" text though ig it would need some nicer styling since the link-blue would clash. Maybe just a dotted underline or make the...
The followed/following enpoints were removed from Lichess so they will always 404
I'm playing this mod together with my brother and it's pretty inconvenient that we can't share wellspring energy. For most other things, we can always use the stuff that the...
This improves behavior when using UnknownLength as maxval. Previously many widgets would raise exceptions in that case.
Allows scrolling by holding down the middle mouse button and dragging it, the same as it works on Windows. Especially useful to quickly scroll to the top or bottom of...