Commit graph

14 commits

Author SHA1 Message Date
e74e7be686
core: region_processor: ignore empty region files
Minecraft generates empty region files in some cases. Just ignore these
files instead of printing an error message for each.
2024-06-14 16:19:55 +02:00
66189d279c
core: region_processor: fix crash due to incorrect counting in info message
Fixes #52
2024-06-14 16:02:56 +02:00
9fd3989a95
minedmap 2.1.0 2024-01-27 14:16:03 +01:00
3d84e9c9e4
CHANGELOG.md: mention --sign-transform 2024-01-27 14:08:42 +01:00
6299c871a9
CHANGELOG.md: add sign layer 2024-01-11 00:02:25 +01:00
e8165aa47d
world: hide unknown block/biome type warnings by default
While using MinedMap with modded Minecraft version is not officially
supported, it should still work reasonably well if you're okay with
custom block types being invisible and custom biomes using default
grass/color/foliage colors.

Avoid spamming the log with messages for each section in this case
without --verbose, and instead just print a single warning at the end of
processing.
2024-01-10 13:02:29 +01:00
5273e4b366
CHANGELOG.md: reformat previous release changes
Use the "Added" and "Changed" headings like in previous releases.
2024-01-10 13:02:29 +01:00
7ea09a46f9
minedmap 2.0.2 2024-01-07 22:28:53 +01:00
5602d3d499
CHANGELOG.md: update 2024-01-07 22:15:39 +01:00
fbb99bb467
Update remaining repository URLs 2024-01-07 22:08:55 +01:00
196e21718f
minedmap 2.0.1 2023-11-18 19:06:25 +01:00
ec4b1053c5
CHANGELOG.md: update for invalid region handling fix 2023-11-18 19:04:59 +01:00
ceb71f035c
minedmap 2.0.0 2023-09-30 16:53:07 +02:00
d9d7cda5ee
Add CHANGELOG.md 2023-09-30 16:15:56 +02:00