Kristof Kovacs
Kristof Kovacs
Intellij IDEA Ultimate: 2022.1.2 Minecraft Development Plugin: 2022.1-1.5.20 Language files seem to be not discovered properly. The project is using Architectury Loom to support both Forge and Fabric. Because of...
### Version 1.10.5 ### Brief Description Discord game SDK crashes when trying to set rich presence. Disabling rich presence fixes the crash. This might be related to Minecraft's JNA. ###...
### Version 1.11.0_1484 ### Brief Description FPS drops while analyzing quest book. ### Steps to Reproduce Analyze quest book. ### Expected Behaviour No performance issues ### Actual Behaviour Performance issues...
## What happened? How code was written: ```java float renderX, renderY; renderX = switch (horizontalAlignment) { case Left -> x; case Center -> x - font.width(text) / 2f; case Right...
The issue is basically the same as https://github.com/RaphiMC/ImmediatelyFast/issues/50. Looks like 1.1.17 undid the fixes. I can confirm that 1.1.16 worked. If you need any specific info, logs, let me know.
This PR expects that https://github.com/Wynntils/Artemis/pull/2373 is merged, and we agreed upon using zoom steps for our zooming value. Quoting https://github.com/Wynntils/Artemis/pull/2158#issuecomment-1762887872: ### [feat: Make map features have a range of level,...
Clear up that container queries use the first step's name as an unique de-duplication identifier. I would love to see some comments around this, since it was not clear to...
I am pretty sure I tested this back when I added it. Maybe this is a recent wynn change..