Maik Marschner

Results 58 issues of Maik Marschner

This adds an easy way to edit a file's metadata. I think this is a pretty common use case and thus should be added to gridfs-stream.

Not many new features at this time but a lot of model updates (mostly uv mapping tweaks). We'll have to see how we can implement the light block (help wanted)....

help wanted
chunky 2.x
minecraft

This PR uses the previously introduced `FinalizationState` abstraction for the octree finalizer so that chunk and octree finalization (eg. blocks _in_ the chunks and blocks at the edge of chunks)...

world-loading

This PR adds support for custom block models. It can (and currently is hard-coded to do so) also replace Chunky's built-in models by models generated from the minecraft jar file....

In Minecraft, tint colors are per-block. We should change this to allow users to customize tints per block and to implement tinting for #1332, which needs the hard-coded tints that...

![image](https://user-images.githubusercontent.com/5544859/145693809-2c67d9ab-8b3f-4ee4-89f7-5c47311fc9ae.png)

bug
snapshot-only

https://minecraft.fandom.com/wiki/Java_Edition_Alpha_level_format

feature request
minecraft

https://minecraft.fandom.com/wiki/Region_file_format Going by the release date of 1.2, the loading code could actually already be in this repository. :thinking:

feature request
minecraft