quilt-mappings icon indicating copy to clipboard operation
quilt-mappings copied to clipboard

Quilt's Mappings for Minecraft

Results 59 quilt-mappings issues
Sort by recently updated
recently updated
newest added

Publishes a version of QM with intermediary instead of hashed. Closes #224. Still needs testing

enhancement
meta
toolchain
final-comment-period
s: small

fairly straightforward, but I'm not sure about the name of the entire class. I was considering `Generator`, but since it's replacing already existing blocks instead of generating new ones, I...

t: new
v: release
reviews needed
s: small

Shortens the current FCP length for all triage categories. The current length is quite excessive, and just delays updates. - `t: new` - Releases: 4 -> 2 days - `t:...

meta
discussion
reviews needed
s: small

While `setShader` does actually set the shader, it more accurately just calls `drawWithShaderInternal`, which sets the shader, then draws the buffer. The name should be changed to reflect the fact...

t: refactor
discussion

The difference between getScoreHolders and this is that this method defaults to getting all known players instead of throwing an exception. Mojmap's getNamesWithDefaultWildcard is closer to the truth, though still...

good first issue
t: refactor
discussion

the last two parameters of the exposed `drawTexture` function, that being `textureHeight` and `textureWidth`, seem to actually be opposites of each other (`textureHeight` controls width, `textureWidth` controls height). the following...

This would eliminate the need of Quilt Mappings on Loom which has been proven unstable.

enhancement
meta
toolchain

In #21 I suffixed some entity speed constants with `SPEED`, while some existing constants (from Yarn) are suffixed with `WALK_SPEED`. Which one should be used?

good first issue
help wanted
t: refactor
discussion

bug
good first issue
help wanted
discussion