MinedMap/src
Matthias Schiffer 31eb92864c
Split up BlockInfo type
By storing block types and depth values separately, the processed world
data can be compressed better, decreasing data size by ~10%.
2023-05-06 00:52:40 +02:00
..
bin Split up BlockInfo type 2023-05-06 00:52:40 +02:00
io io/storage: compress/decompress data in bulk 2023-03-03 20:58:35 +01:00
resource resource: implement water/foliage/grass color computation 2023-05-04 23:18:04 +02:00
world Split up BlockInfo type 2023-05-06 00:52:40 +02:00
lib.rs resource: update block type code generator for Rust 2023-02-07 22:18:44 +01:00
types.rs types: add LayerBlockCoords::offset() helper 2023-04-08 21:20:00 +02:00