Skip to content

v1.5.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JAGFx JAGFx released this 30 Dec 20:46

Note

I'm proud to annonce the beta release for the map integration.
I'm using the logic from the ETS2 route advisor. The goal are a little bit different: I'm not implement a replica of the original route advisor. Just the map.

I'm proud to annonce the beta release for the map integration.
I'm using the logic from the ETS2 route advisor. The goal are a little bit different: I'm not implement a replica of the original route advisor but Just the map.

For the development, the map tiles was get from the internet.
At the final version, there will be gotten from a local "plugin". It will you permit to use the ETS2 vanilla, ATS vanilla, Promod and other common map integration.

You will found the following feature:

  • Map drag & drop usage
  • Recentre map
  • Zoom or unzoom
  • ETA information
  • Speed limit

Next, this "map" could be used like a skin with the minimal datas:

  • Current speed
  • Current gear

Note:

  • Only ETS2 vanilla map are currently supported
  • Some bug or crash may occurred. Please share me your feedback if you found one.
  • It's a beta version. Please keep you settings safety before to use this beta version

Features

  • Map integration
  • Map drag & drop usage
  • Recentre map
  • Zoom or unzoom
  • ETA information
  • Speed limit

Changeslogs

3529f40 - 🚸 [feat/maps] #3 add some improvement (JAGFx)
5b23fc0 - 🔧 #3 add some stuff for the skin data (JAGFx)
0f2f0b0 - 🗑️ #3 clean up unused code (JAGFx)
70d1dbf - 🚧 #3 add speed test on the map (JAGFx)
72f4f0c - 🐛 [feat/maps] correct ETA time (JAGFx)
da19b76 - Merge branch 'master' into feat/maps (JAGFx)
5f11378 - ⚡ [feat/maps] improve some things (JAGFx)
066d102 - 🚧 #3 add eta on map (JAGFx)
017a344 - 🚧 #3 refactor the map system (JAGFx)
b7aa65e - 🚧 #3 implement maps (JAGFx)