zml

Results 134 issues of zml

This provides a service interface to inject custom transformers, without direct classpath references.

Right now, record canonical constructors have parameter names that don't match the record component names. This causes IDE warnings indicating that the decompiled source does not match bytecode. imo this...

This is a little project I was working on a while ago, to allow platform-bukkit to call directly through to the native implementation in paper. Published if anyone is interested...

type: enhancement
platform: bukkit

To use toml4j with [Configurate](https://github.com/zml2008/configurate), it would be helpful to provide a way to bypass the creation of the toml4j data structures, instead providing callback methods (like various XML parsers)...

For merging when final release happens

enhancement

Currently it doesn't seem like canvas, iris, or sodium actually publish to a maven repo This feature isn't too useful until that can be resolved -- maybe writing some sort...

(ok, yes, it's a subjective title... sorry) But anyways, looking at a large selection, as grid lines get further away perspective makes them appear closer together, and before culling kicks...

bug

Minecraft seems to be trying to move away from immediate-mode rendering -- parts of the game have been converted already, others are yet to be converted. While we can continue...

enhancement

Thinking a little bit about ways to gradually expand the functionality of the mod as time + interest allows... WorldEdit's tools are often a bit tricky to use since there's...

enhancement

Currently both WECUI and WorldEdit have separate implementations of the same protocol, and no independent specification exists. I'd like to break this implementation into a separate library, ideally licensed LGPL,...

enhancement
good first issue