Skip to content

Phil0499/ets2-mobile-route-advisor

 
 

Repository files navigation

ETS2 Mobile Route Advisor Current Release Licensed under the MIT License

Euro Truck Simulator 2's Route Advisor, for mobile devices. This is a skin for funbit's ETS2 Telemetry Web Server.

Features

The mobile Route Advisor is planned to include all features that Euro Truck Simulator 2's Route Advisor currently has. These features are:

  • Navigation
    • The mini-map will be the most difficult to create, as the Telemtry SDK does not provide any graphical representation of the truck's current position in-game, except for X, Y, and Z coordinates. These coordinates, unfortunately, have no relationship to latitude / longitude coordinates, nor is the ETS 2 map 100% accurate with real roadways. An ETS2 map has been created by Funbit, who created the ETS2 Telemetry server; however there is no relationship to pixels vs in-game coordinates at this time.
    • Speed limit
    • Distance Remaining
    • Estimated time of arrival (ETA)
    • Time to destination
  • Current job information
    • Current load
    • Destination city
    • Payout
    • Time remaining
    • Time until next rest
  • Truck damage / load damage
  • Localization support
  • Various configuration options

Languages

Below are the supported languages. If you would like to submit a translation, you can do so by submitting a pull request.

  • English (United States) (en-US)
  • Polish (Poland) (pl-PL)
  • Portuguese (Brazil) (pt-BR)
  • French (Canada) (fr-CA)
  • German (Germany) (de-DE)
  • Italian (Italy) (it-IT)
  • Spanish (Spain) (es-ES)

Italics indicate that the language file has not been updated to 2.0.0, and therefore some text may be a mixture of the translated language and English (US).

Screenshots

Navigation Information Cargo Information Damage Information

Some additional features may be added to the mobile Route Advisor. These will be added to the README as they are incorporated into the utility.

About

Euro Truck Simulator 2's Route Advisor, for mobile devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 38.3%
  • JavaScript 34.7%
  • CSS 27.0%