Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@mike-koch mike-koch released this 15 Oct 20:34
· 151 commits to master since this release

Version 3.0.0 has been released. Changes:

  • Mini-map support! The navigation panel has been replaced with a map showing the truck's current position. The map supports three views:
    • Free pan/zoom
    • Lock on truck, map orientated north
    • Lock on truck, map rotates with truck's direction
    • NOTE: The map does not support turn-by-turn navigation, as this is virtually impossible with the current information retrieved from the Telemetry SDK
  • Updated color scheme to match the in-game route advisor more closely
  • Fixed several issues related to ETA
  • Entire codebase has been streamlined and improved, resulting in better overall performance
  • Skin has been renamed from mobile-route-advisor to ets2-mobile-route-advisor
  • Updated skin icons to match more closely to in-game icons

Also a huge shoutout to @denilsonsa for building the mini-map essentially from scratch and for cleaning up and improving the codebase.