LJ
LJ
> Instead, you can write this. ... Ah that makes sense, than you, that solves the main issue I had 👍 > It might be worthwhile to extend the macro...
Also seems to be an issue with [Iris](https://github.com/IrisShaders/Iris), where both the numbers and crosses aren't visible at all. Wanted to note it here since as opposed to Optifine the source...
I can also reproduce this, though it happens on all of my monitors, with all windows, always. So steps to reproduce for me is; 1. Set `misc:animate_mouse_windowdragging` to `true` 2....
Since this seems to be the only issue about AMD GPUs, I'll just toss the quick minimal custom block definition & script here that I ended up scrambling up to...
> I don't quite remember how drone CI works though, so that might not be applicable. With the docker runner each step just runs commands in the specified docker container,...
Yep, seems to run successfully on the `rust:alpine` image 😄 As an additional note, installation via [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall) seemed to also work successfully on the `rust:latest` images somehow whilst manually downloading/compiling...
IMO this is outside the scope of NML, and should be achieved via a library/mod. Generally speaking the less possible ways for NML to break there are, the better, and...
> You think? This code doesn't look like it's touching any spicy FrooxEngine internals to me. The methods take in arguments and return types that are from Neos' internals (`Button`,...
> especially because I'm pretty sure like 95% of mod devs don't actually know how to see the XML docs in their IDE. At least that's the vibe I get...
I don't like the idea of doing anything networked without explicit consent from the user. I could maybe see that being useful if it wasn't the default, and if say...