shartte

Results 323 comments of shartte

We might wanna change it, I suppose 🤔 But it makes grouping harder.

We'll look at this at some point, but it's not high priority and I am occupied with other stuff (NeoForge tooling)

Generally for progress scaling, we can use the transfer unit we have in the key type (That is what we use to determine a how much a unit of work...

I don't see the burden of compatibility on AE2 here. Many versions ago we already made changes to the inventories backing our menu slots to make sorting mods more viable....

After further investigation: - mock-fs is unmaintained and incompatible with NodeJS20 - there is fs-monkey/memfs, but they do not implement all of the APIs you use - I converted tests...

With that bug in stream-zip-fs and the package unmaintained, there is not really a path forward. Regarding in memory tests: you are making your tests more complex that way and...

I don't like how this is modeled. `dependencies` is not the right term to do conditional loading, and I think the annotation nesting soup is getting a bit out of...

Why do you need such a complex expression language beyond simple AND/OR which could be expressed through a repeatable annotation / value array attribute?

Jigsaw rotation was never implemented for AE2 since I don't think anyone ever thought about using them that way. Since we now are a lot more compatible with structures in...

p.s.: Don't get your hopes up however, since this might actually be unfixable without a lot of hooks and work.