Fuzss

Results 84 comments of Fuzss

I implemented the GUI as it was needed for the Minecraft Wiki to take those isometric screenshot with the same settings each time and the GUI made that possible. Overall...

Yeah that part was the same before. It's more about the zoom level, getting a consistent zoom level was important for things like cycling images on the wiki to ensure...

No, with the isometric perspective that’s not necessary since there is no distortion to the field of view.

Thanks for reporting. I'm not familiar with any of those server proxies. I can only tell you that FCAP uses native Fabric Api methods for syncing those configs, meaning Fabric's...

This now also affects the Forge `runClient` task. Using Minecraft Forge 50.0.0 for Minecraft 1.20.6 on ArchLoom 1.6-SNAPSHOT. The workaround posted above does not work for me. Fabric and NeoForge...

This happens when updating NeoForge to `20.5.14-beta` or newer. The version of ArchLoom does not matter, was able to reproduce this with any of the `1.6.X` releases.

Issue was fixed for me by running the `clean` Gradle task (i.e. deleting the `build` directory) and regenerating run configurations (probably not necessary as well).

Maybe related: https://github.com/neoforged/FancyModLoader/pull/117

I meant to refer to the solution the PR is implementing. Maybe it's applicable here as well.