Skip to content

Releases: nicolas-f/7DTD-leaflet

7DTD Leaflet 1.3.3

13 Jun 19:15
Compare
Choose a tag to compare

Fix .map format change in A16. Credits to DorHans & Seraphin
Tiles are now transparent
Remove tracks of players on the map (incomplete feature)
Fix readme

7DTD Leaflet 1.3.2

07 Jun 10:24
Compare
Choose a tag to compare

Fix .map format change in A11.5.
Print version when launching

7DTD Leaflet 1.3.0

29 Nov 13:16
Compare
Choose a tag to compare
  • 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

02 Nov 09:54
Compare
Choose a tag to compare
  • 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

04 Sep 19:43
Compare
Choose a tag to compare

Fix command line 'g' parameter.

You have to download the source in order to get the index.html webpage.

7DTD Leaflet 1.2

03 Sep 16:46
Compare
Choose a tag to compare
  • Greatly reduce the time needed to read .map files.

7DTD Leaflet 1.1

02 Sep 16:35
Compare
Choose a tag to compare

Fix usage of map_reader.
Handle error in map reading
Handle headless environments

7DTD Leaflet 1.0

30 Aug 21:01
Compare
Choose a tag to compare

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.