MinedMap/src
Matthias Schiffer 427a992897
minedmap/tile_renderer: keep HashSet of populated regions
Rather than attemping to read the file metadata, it's more elegant to
check whether a tile is supposed to be available first.
2023-08-15 20:48:41 +02:00
..
bin minedmap/tile_renderer: keep HashSet of populated regions 2023-08-15 20:48:41 +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 Format let-else blocks 2023-08-05 10:46:47 +02:00
lib.rs Move coord offset to new util module, make more efficient 2023-08-06 11:26:08 +02:00
types.rs Move coord offset to new util module, make more efficient 2023-08-06 11:26:08 +02:00
util.rs util: split to_flat_coord() and from_flat_coord() out of coord_offset() 2023-08-13 23:01:45 +02:00