Commit Graph

15 Commits

Author SHA1 Message Date
bri cassa 7940c600c8 Fix things 2021-08-27 19:16:44 +02:00
proller 0d15c3a66c Allow set most params in .sh via env. Allow change tilesize and tiles dir. 2018-10-04 06:29:10 +02:00
HybridDog a470106c84 Print information about what it currently does 2018-09-29 11:47:12 +02:00
HybridDog a5d3d2d9ec Abort if the map directory is missing 2018-09-29 11:47:12 +02:00
Hybrid Dog 89cd4b5a91 Use SSIM based downscaling when the program is available, else use convert 2018-09-29 11:47:12 +02:00
fireglow 5c56b38b89 Use `/usr/bin/env bash` as shebang
This will enable systems that install bash in a different location to launch the shell.
Tested on FreeBSD, which installs bash to /usr/local/bin/bash.
2016-01-24 17:25:33 +01:00
est31 020605c420 Work with non GNU xargs too 2016-01-23 02:09:41 +01:00
est31 ca44f93b13 Use filename based prefix for tilegen step and prefix shrink + montage too. 2016-01-17 20:53:20 +01:00
est31 9af5b355c1 Also annotate stderr 2016-01-17 20:45:01 +01:00
est31 4f42cacbc3 Prefix tile generation output 2016-01-17 20:34:34 +01:00
est31 d7c76c666c Add option to execute minetestmapper in parallel
Closes #1
2016-01-17 19:32:45 +01:00
est31 2efe27f0b0 Abort if {montage,convert} fails as well 2016-01-17 18:11:14 +01:00
est31 14e314e1bc Abort if minetestmapper fails
If one instance of minetestmapper fails, we should abort
2016-01-17 17:50:27 +01:00
HybridDog fd43a4f545 Abort if minetestmapper isn't found 2016-01-17 17:40:12 +01:00
est31 f8324fcbca Initial commit 2015-02-19 16:02:56 +01:00