Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-21 | NBT: rework type system | Matthias Schiffer | |
2018-07-20 | Separate splitting of regions into chunks and actual parsing of chunk structure | Matthias Schiffer | |
2015-02-02 | Chunk: refactor getTopLayer() | Matthias Schiffer | |
2015-02-01 | Use biome data | Matthias Schiffer | |
2015-02-01 | Performance improvements | Matthias Schiffer | |
2015-02-01 | Handle lighting and depth | Matthias Schiffer | |
2015-02-01 | Compute top non-air layer | Matthias Schiffer | |
This doesn't yet ignore non-opaque blocks. | |||
2015-02-01 | Use buffer API for chunk decompression | Matthias Schiffer | |
2015-02-01 | Further chunk parsing | Matthias Schiffer | |
2015-02-01 | Start analyzing the chunks | Matthias Schiffer | |
2015-02-01 | Parse chunk data on demand | Matthias Schiffer | |
2015-02-01 | Use template argument for list subtype, extract further information from chunks | Matthias Schiffer | |
2015-02-01 | More convenient tag access | Matthias Schiffer | |
2015-02-01 | Implement most of the chunk format | Matthias Schiffer | |