Releases: nicolas-f/7DTD-leaflet
Releases · nicolas-f/7DTD-leaflet
7DTD Leaflet 1.3.3
7DTD Leaflet 1.3.2
Fix .map format change in A11.5.
Print version when launching
7DTD Leaflet 1.3.0
- By default, the program keep only the oldest version of tiles in order
to hide player bases. This first version is stored in a database at tile folder root. - Use the option -n in order to always output the last version of each map tiles.
7DTD Leaflet 1.2.2
- Fix parser for command line options
- Print only one message by second max.
- Catch the ValueError of Python image library in order to skip corrupted tiles images.
7DTD Leaflet 1.2.1
Fix command line 'g' parameter.
You have to download the source in order to get the index.html webpage.
7DTD Leaflet 1.2
- Greatly reduce the time needed to read .map files.
7DTD Leaflet 1.1
Fix usage of map_reader.
Handle error in map reading
Handle headless environments
7DTD Leaflet 1.0
Extract tiles, command line mode and GUI mode.
Exe is created from map_reader.py
You have to place it in the same folder as index.html and run it.