Commit Graph

35 Commits

Author SHA1 Message Date
Sys Quatre 6a0c90ac70 Fix map display 2021-09-02 18:05:43 +02:00
bri cassa 7940c600c8 Fix things 2021-08-27 19:16:44 +02:00
est31 49abab5dfd Add note about JOBNUM to README
Fix issue #20
2019-04-17 22:23:11 +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
Hybrid Dog ff970a8687 Add ssim perceptual downscaling 2018-09-29 11:47:12 +02:00
Starbeamrainbowlabs 395bc9af19 Update leaflet-custom.css 2018-05-25 13:51:56 +02:00
Starbeamrainbowlabs e545107210 Update leaflet-custom.css 2018-05-25 13:51:56 +02:00
Starbeamrainbowlabs 634234f591 leaflet-custom.css: Make it full screen 2018-05-25 13:51:56 +02:00
Starbeamrainbowlabs f68677fc61 map.html: Add tab title 2018-05-23 23:17:22 +02:00
Hybrid Dog 8f0778bd02 Add note about the minetestmapper version 2018-03-01 10:59:37 +01:00
Pieter-Jan 7a72a86431 Fix title in README.md
There was a space missing between the '#' and the title, preventing the title from being rendered properly.
2018-02-28 21:17:36 +01:00
lightonflux dfd04334cb Update leaflet from version 0.7.3 to 0.7.7
See the changelog for details about the new version:
https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#077-october-26-2015
2016-06-20 08:05:47 +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 881c0c6253 Support more browsers for pixelated zoom in effect 2016-01-17 21:47:41 +01:00
est31 46d99bd323 README improvements 2016-01-17 21:11:22 +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 ec6c89a331 License headline one level lower 2016-01-17 20:33:08 +01:00
est31 5eb480b345 Tidy up readme 2016-01-17 20:03:16 +01:00
est31 ed714b2bd6 Add link to example 2016-01-17 19:55:57 +01:00
est31 c57f5dc818 Document JOBNUM param 2016-01-17 19:34:33 +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 3941527d18 Remove stupid file
Thanks @VanessaE for pointing out
2015-10-06 02:14:50 +02:00
est31 9a9955601e html improvements
Improvements:
-fix position bug
-display position of mouse pointer
-enable higher zoom in
2015-02-21 01:03:49 +01:00
est31 e3d740cbb8 Improve Readme 2015-02-19 19:21:03 +01:00
est31 8d782deefe Beautify Readme 2015-02-19 16:12:09 +01:00
est31 f8324fcbca Initial commit 2015-02-19 16:02:56 +01:00