Luke Bemish

Results 54 comments of Luke Bemish

In order to guarantee sensible syncing of known packs, this PR now includes the mod IDs and versions of every mod in a mod file in the pack name and...

Okay, here's my main question here. How do you handle a mod that has a *ton* of items getting shoved into a single content tab? Like, if we have a...

Alright, thank you for the clarification on both points; the second point is not necessarily obvious, which was why I asked. I'd also add that it's not just about allowing...

Yes; I had just assumed there'd be issues since there's no way to tell what mod they come from or anything

Nope, just fabric/quilt added ones do. Ones added through a mixin-and-array-expand don't necessarily, and that's not an insignificant number of tabs in mods

That's basically exactly what my worries are too. Thanks for phrasing it so well

This occurs on the stock MDK and does not require an access transformer

I am currently attempting to get WebKitGTK built - I have a PR for glib networking open (#6530), and have a working recipe locally for libsoup once glibnetworking is merged....

I'm all for using more annotation documentation - especially Contract. It is, at worst, machine readable documentation that some IDEs won't be able to read. At best, it's an extremely...

This is likely superseded by https://github.com/FabricMC/fabric-loom/pull/1080