Skip to content

Releases: Unicor-p/ts-map

v0.10

29 Apr 06:33
Compare
Choose a tag to compare

Note

First release. It's can allow you to generate tiles for the JAGFx/ets2-dashboard-skin

Attached files:

  • Archive for the app
  • Map collection for ETS2 base map
  • Map collection for Promods mod

Features

  • Map color palette
  • Support for Iberia DLC (ETS)
  • Add informations on TileMapInfo (Game version, game name, generation time)
  • Display app version on the map viewer

Changeslogs

49d778c - 🔖 release v0.10 (JAGFx)
b7c7ac4 - 📝 update readme (JAGFx)
0ff54c0 - ✨ add version on viewer (JAGFx)
71f1ec4 - Update FUNDING.yml (SMITH Emmanuel)
7f1c216 - add funding (SMITH Emmanuel)
476f49d - 📝 add badge (JAGFx)
9a4fe13 - 📝 update readme (JAGFx)
3ecf684 - 📝 update readme (JAGFx)
f54d5a9 - 🗑️ remove todo (JAGFx)
7e129e7 - Merge remote-tracking branch 'origin2/develop' (JAGFx)
17533b6 - ♻️ refactor the game name call (JAGFx)
874b50e - ✨ add different exporting structure for the tile map info file (JAGFx)
5945922 - ✨ add game detection (JAGFx)
27f7980 - 🎨 change the tiles map info structure (JAGFx)
26acafa - Set theme jekyll-theme-cayman (SMITH Emmanuel)
306c8ae - ⚡ add a thread to prevent the app blocking (JAGFx)
6044377 - 🔀 merge with shardick/ts-map (JAGFx)
950afb6 - Merge remote-tracking branch 'origin2/master' (JAGFx)
0d0eaad - Merge branch 'master' of https://github.com/dariowouters/ts-map (Francesco)
79712c3 - ✨ add dlc parser (JAGFx)
7a937fb - Merge branch 'develop' of https://github.com/dariowouters/ts-map into develop (Francesco)
17bbcfb - ✨ add the game version on TileMapInfo (JAGFx)
1a77ad3 - Merge branch 'develop' (Dario Wouters)
2345d3c - Merge branch 'compat/ets2-Iberia' into develop (Dario Wouters)
db017f1 - Support for Iberia DLC (Dario Wouters)
1c8e2b9 - 🙈 update git ignore (JAGFx)
8001259 - Merge remote-tracking branch 'upstream/master' (Francesco)
3a55ae9 - scale calculation (Francesco)
9d0e6b6 - Merge branch 'master' of https://github.com/dariowouters/ts-map into develop (Francesco)
f7e263a - Merge branch 'master' of https://github.com/dariowouters/ts-map into develop (Francesco)
640dedf - map canvas (Francesco)
da84067 - Merge branch 'develop' of https://github.com/shardick/ts-map into develop (Francesco)
d5f0fea - Rewritten detatched thread for tiles generation: still bugged when user interact with map (not all code thread-safe?) Default map palette fix when no settings are available Added Mods to Settings to be persisted (but not managed) (Francesco)
7613f42 - Added palette management from GUI, reworked settings management with singleton object and more properties, tile generation in async + label and progress bar, changes to generator form with tile size and map padding set from GUI (Francesco Bramato)
658e06f - Merge branch 'develop' of https://github.com/dariowouters/ts-map into develop (Francesco)
dd7423d - Rewritten detatched thread for tiles generation: still bugged when user interact with map (not all code thread-safe?) Default map palette fix when no settings are available Added Mods to Settings to be persisted (but not managed) (Francesco)
29c0f2d - Added palette management from GUI, reworked settings management with singleton object and more properties, tile generation in async + label and progress bar, changes to generator form with tile size and map padding set from GUI (Francesco Bramato)