ferriarnus

Results 38 comments of ferriarnus

Can not reproduce, please make a new issue if this is still happens.

2 Classes named utils isn't really good imo. I need to look at why it's even needed for the logger to be split, but in case we need common and...

Doesn't really matter where it came from, but if we are using both in the same file, imports get messy. We might need a split because of access to the...

I'll need to look what exactly changed with this PR. I know you added a warning for awt, what are there other things you did?

Guess we can use something like wrap operation from mixin extra's to fix the conflict? I think we both would need to.

https://github.com/BuiltBrokenModding/MFFS_Classic/blob/d963396d7d344e61b73df7974926c00bd91c8490/src/main/java/dev/su5ed/mffs/render/RenderPostProcessor.java#L43 and https://github.com/BuiltBrokenModding/MFFS_Classic/blob/d963396d7d344e61b73df7974926c00bd91c8490/src/main/java/dev/su5ed/mffs/render/OffscreenRenderTarget.java#L7 could be the reason

Oh we didn't have parchement set up? Yeah it's good to add it.

If we have some mojang names like p_037392, then yeah it would be worth to update those. Changing "color" to "pColor" is not worth it imo. That also doesn't *need*...