|
2d5eec13c2
|
world/layer: move Option into BlockInfo struct
Preparation for top_layer() cleanup.
|
2023-05-05 23:29:57 +02:00 |
|
|
924ee01f91
|
world/layer: introduce LayerData struct to fix clippy type complexity warning
|
2023-05-05 23:08:39 +02:00 |
|
|
25710bb1ed
|
Move block_color() to new module
|
2023-05-04 22:18:15 +02:00 |
|
|
2dd9283d95
|
minedmap: move some internal functions out of impl blocks
|
2023-05-01 17:51:38 +02:00 |
|
|
1a5e8894fe
|
minedmap: split up main module
|
2023-04-30 11:07:47 +02:00 |
|
|
61fb23b94b
|
Move main source file to bin subdirectory
|
2023-04-30 10:46:56 +02:00 |
|
|
b2d849081d
|
io/region: allow stopping foreach_chunk early
Errors returned from the callback stop the loop early.
|
2023-02-26 01:01:37 +01:00 |
|
|
3cdafa7be9
|
Fix clippy warnings
|
2023-01-27 23:01:01 +01:00 |
|
|
48e03aa266
|
Introduce ChunkCoords type
|
2023-01-27 22:01:41 +01:00 |
|
|
5e96be3fda
|
Refactor logic from new dump tools into library crate
|
2023-01-25 21:42:16 +01:00 |
|
|
5a364e2434
|
Add new regiondump implemention
|
2023-01-25 21:41:34 +01:00 |
|
|
ddd78079dc
|
Add new nbtdump util
|
2023-01-25 03:00:07 +01:00 |
|