Skip to content

Releases: mike-koch/ets2-mobile-route-advisor

Version 3.0.0

15 Oct 20:34
Compare
Choose a tag to compare

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.

Version 2.0.1

09 Jun 17:40
Compare
Choose a tag to compare

Changes:

  • Update fr-CA, pl-PL translations
  • Add es-ES translation

Version 2.0.0

25 May 15:41
Compare
Choose a tag to compare

Changes:

  • Added support for ETS2 Telemetry Web Server 3.0.0
  • Dropped support for ETS2 Telemetry Web Server 2.2.6
  • Added next rest stop time to cargo panel and to header
  • Added speed limit, ETA, remaining distance, and time to destination to navigation panel
  • Added speed limit to panel headers so it is visible on all screens

Version 1.0.5

16 May 14:45
Compare
Choose a tag to compare

Changes:

  • Fixed issue where job deadline would still be displayed in 24-hour format when time is set to 12-hours.

Version 1.0.4

25 Apr 04:08
Compare
Choose a tag to compare

Changes:

  • Added de-DE translation (thanks SchorschiBW)
  • Added it-IT translation (thanks MinecraftMarioGuy53)
  • Added "currencyCode" config.json parameter to allow easy switching of in-game currency types.

Version 1.0.3

22 Apr 01:57
Compare
Choose a tag to compare

Changes:

  • Update Polish (pl-PL) translation (thanks yodek, raflix261)
  • Add Portuguese (Brazil) (pt-BR) translation (thanks @pedropandolfi)
  • Add French (Canada) (fr-CA) translation (thanks @Phil0499)

Version 1.0.2

24 Mar 20:50
Compare
Choose a tag to compare

Changes:

  • Added Polish (pl-PL) translation (thanks raflix261)
  • Added config setting to toggle between kilograms and tons for trailer mass
  • Confirmed support for ETS2 Telemetry Web Server 2.2.6

Version 1.0.1

16 Mar 19:56
Compare
Choose a tag to compare

Changes:

  • Speed now matches ETS2's in-game speed
  • Confirmed support for ETS2 Telemetry Web Server 2.2.5