MinedMap/src
Matthias Schiffer fb712cd2f5
Store per-region biome list in IndexSet
Index into the biome list instead of duplicating the biome data for each
coordinate. This reduces the size of the processed data and speeds up
encoding/decoding.
2023-08-03 23:07:16 +02:00
..
bin Store per-region biome list in IndexSet 2023-08-03 23:07:16 +02:00
io minedmap: skip generation steps when the inputs are unchanged 2023-07-31 00:23:06 +02:00
resource Store per-region biome list in IndexSet 2023-08-03 23:07:16 +02:00
world Store per-region biome list in IndexSet 2023-08-03 23:07:16 +02:00
lib.rs resource: update block type code generator for Rust 2023-02-07 22:18:44 +01:00
types.rs types: use const generics for more generic coordinate types 2023-08-02 02:55:13 +02:00