Juuz

Results 108 comments of Juuz

> This is technically a breaking change because project dependencies may be included slightly differently in nontrivial cases. Also a breaking change since it removes an API method (I think...

I'd avoid the breaking changes, the restructuring doesn't seem necessary here.

Yeah, they're breaking changes - running mods built against older versions would crash and compiling old code against the new version would fail. edit: Ah yes, github is breaking again

Yeah, they're breaking changes - running mods built against older versions would crash and compiling old code against the new version would fail.

Should the internal annotation be on the entire package instead of the individual classes? > If a package is marked with this annotation, all its containing classes are considered internal.

I'm a bit confused - WSprite definitely stretches the texture to fit the widget size: https://github.com/CottonMC/LibGui/blob/e9a209124fe88ede458ce558f739d017e5232df8/src/main/java/io/github/cottonmc/cotton/gui/widget/WSprite.java#L226

Can't reproduce with pure Adorn. Can you post your full mod list? For example Immersive Portals might cause these types of bugs.

This is a new wood type that Biome Makeover has added after I last updated the Biome Makeover support. I'll add it in a future update 🙂

@Suyashtnt That won't work as the Nashorn engine only supports JS.

Do you have more details about the issue you're having? I can't fix or even investigate without specific information about what causes the lag.