Matti Ruohonen

Results 697 comments of Matti Ruohonen

@HiggsBogan Is the center point, block snap setting and radius exactly the same as before? If you didn't use a block snap setting and you moved the center point even...

I noticed that first issue and fixed it during the 1.18 update. I'll also cherry-pick that fix to the 1.17.1 version soon. As for the overlap issue with the dropdown...

From you issue report, it sounds like using a MiniHUD hotkey for example "permanently" breaks your keybinds? Can you elaborate how those work? Although I'm not sure it's relevant to...

Looking at the vanilla `onKey` method, it would be very annoying and messy and require several mixins to not cancel the rest of the `onKey()` method but only the vanilla...

Canceling on both press and release would probably complicate the malilib key handling code somewhat. And in fact may not even really be possible. For example if the keybind would...

I have no idea what and how Mouse Tweaks is doing so that it doesn't work at all in my GUIs, but I doubt there is anything I could do...

That crash is due to some kind of infinite recursion between ReplayMod and some FreeCam mod.

Shaders currently break the schematic rendering. Toggle them off and then toggle off and on the schematic rendering.

There was a new check added in vanilla 1.18.2, which breaks the "accurate placement protocol" (which is used to request the specific block rotations) and trying to request rotations via...