sfan5
b491dd375a
Add --dumpblock flag for advanced use
...
This is not only useful for debugging minetestmapper itself but
also makes it a standalone tool for extracting data you want to work on
from a Minetest map.
2022-02-09 21:52:28 +01:00
sfan5
cb8341aeab
Implement --exhaustive y mode as another database access optimization
...
This one works best when you have a wide area with low height (e.g. 10000x200x10000)
2020-03-28 00:14:47 +01:00
sfan5
7ff2288627
Optimize database access further by allowing "brute-force" queries instead of listing available blocks
...
Also adds a heuristic that will enable this behaviour automatically.
2020-03-27 23:38:18 +01:00
sfan5
1d678ffa82
Fix typo in manpage
...
closes #74
2019-10-17 15:10:04 +02:00
sfan5
97c5dc0a83
Fix typo in manpage
...
closes #64
2018-11-11 13:20:07 +01:00
Martijn Versteegh
ee5b8a9f86
Add a flag to never output empty images.
2018-11-01 13:10:28 +01:00
Martijn Versteegh
8e8cc3d1f2
Add an option to get the extent of the map.
2018-10-20 22:32:33 +02:00
Daniel Moerner
07c371f68c
Write manpage based on README.
2017-01-17 19:05:15 +01:00