Skip to content

Releases: ETS2LA/Euro-Truck-Simulator-2-Lane-Assist

v1.11.0

10 Apr 17:59
Compare
Choose a tag to compare

Full Changelog: v1.10.0...v1.11.0

Version 1.11.0

We are hard at work on getting 2.0 working. You can check the discord for progress on that!

This version is once again bundled with a new installer, though this time it should actually work, and it shouldn't be flagged by most antiviruses anymore (Check the virustotal report here!). We've also added a new AI based driving mode for Navigation Detection, this will keep getting updates as we go along. Be sure to occasionally check the toggle to update the model and test it out!

As always there have been too many changes to go over here (69 updates to be exact, nice) so I'll just go over the major updates.

Major Changes

  • New installer
  • Navigation Detection AI based model support. (and continuous updates)
  • Wiki updates and new (fully anonymous) user count tracking.
  • UI updates.
    • Went away from the windows default dialogs and made our own.
    • Added popups in app for immediate and persistent information.

Minor Changes

  • Added support for (almost) all keyboard keys.
  • FPS limiter is now more accurate, and can hold the frametime tighter.
  • Added new in app changelog and wiki.

Bug Fixes

  • As with every update, there have been a plethora of bug fixes.
    • Massive thanks to the people with crash reporting enabled, this has helped immensely in getting them fixed.
  • Removed many of the useless prints at startup.

Contributors

  • Glas42
  • Tumppi066
  • DylDev
  • mainseeker1486
  • Erdosis
  • And the people that have helped with testing and feedback!

Notes on installer

It is recommended to try and use the new .exe installer, however, if for some reason that does not work, you can still use the manual install instructions at the wiki page.

Installer sourcecode is available on it's github repo.

Download Euro Truck Simulator 2 Lane Assist

v1.10.0

03 Feb 15:19
Compare
Choose a tag to compare

Version 1.10.0

This version is also bundled with a new .exe installer. It can be found in the sourceforge download.
We also do still include the raw installer code in the installer branch, for the new installer the code can be found on it's repo.

Major Changes

  • New installer
  • Remade first time setup to reflect changes
    • This still requires a full remake, but it's good enough for now.
  • Switched to bettercam in the place of dxcam.
    • Drop in replacement, but represents a performance improvement of up to 10ms.
  • Added a new wiki
    • Still very much WIP.

Bug Fixes

  • As with every update, there have been a plethora of bug fixes.
    • Massive thanks to the people with crash reporting enabled, this has helped immensely in getting them fixed.

Contributors

  • DylDev
  • Tumppi066
  • Glas42
  • Cloud

Notes on new installation

It is recommended to download the .exe installer from sourceforge (the download button below). If you get an antivirus alert please send me a message, I've done my best in making it not flag, but so far there are still 2 no-name antiviruses that do flag it. (but most importantly microsoft doesn't)

You can see the report on virustotal.

However if you do want to use the installer manually then you can also download it from the branch here. Keep in mind that this version might not work depending on your setup, since the new installer will now install all requirements automatically.

Full Changelog: v1.9.0...v1.10.0

THIS INSTALLER IS CURRENTLY BUGGED (08/03/2024), SEE BELOW FOR INSTRUCTIONS!

You can still try and use it, and if it works that's good, but please use the instructions on the wiki for now. A new installer is rapidly being developed and will be pushed with 1.11.0.

Download Euro Truck Simulator 2 Lane Assist

v1.9.0

27 Jan 23:19
Compare
Choose a tag to compare

Version 1.9.0

There is way too much information between 1.8.0 - 1.8.33!!!
I will highlight the biggest changes.

A new installer is coming from DylDev and Cloud. No timeline yet but it will be a .exe installer.
You will still be able to download the app from the source, I am adamant on keeping that.

Major Changes

  • Overhauled much of the UI.
  • Added an anonymous crash reporter.
  • Added an anonymous feedback form.
  • Started adding support for a 2nd download location, sourceforge.
    • The new installer will support sourceforge natively.
  • Glas has made massive improvements to Nav detect in addition to it's companion plugins.
  • Added SDK control to the app. The virtual controller is no longer needed.

Small Changes

  • You can now scroll through the panel manager with the arrow keys.
    • The aim is to allow this in the plugin menu too... but this is a lot harder.
  • Added support for custom usermade translations.
    • This is working, but setup is not simple. If you are passionate about translating the app to your language then please contact me on discord!
  • You can now ignore controller axis and buttons.
    • Additionally the deadzone has been lowered, and the slider will go to 0 when inside the deadzone.

Bug Fixes

  • There have been a lot of them.

Contributors

  • Glas42
  • Tumppi066
  • DylDev
  • Cloud
  • Various people that have reported bugs and helped us debug!
  • Also a shoutout to the other devs!

As I said, there were a lot of updates... if you are interested you can look over the commits here:
Full Changelog: v1.8.0...v1.9.0

Download Euro Truck Simulator 2 Lane Assist

v1.8.0

01 Jan 17:30
d5064c0
Compare
Choose a tag to compare

Full Changelog: v1.7.0...v1.8.0

Version 1.8.0

(last version 1.7.6)

Major Changes

  • Added new installer (by Cloud) that will automatically handle both python and git.
  • New plugin from Glas, will show information about your truck.

In addition I have uploaded both a new demo video, and a new tutorial video for this version.

Bug Fixes

  • There have been some bug fixes... I guess...

Contributors

  • Cloud
  • Glas42
  • Tumppi066

v1.7.0

29 Dec 15:02
Compare
Choose a tag to compare

Full Changelog: v1.6.4...v1.7.0

Version 1.7.0

(last version 1.6.4)

MAJOR NOTE :
This update changes how your user input is processed. You will need to rebind your controls in the new controls section!

Major Changes

  • Added a new control manager, automatically detects axis' buttons etc...
  • Added navigation detection V3.
  • (DEVELOPERS) Added the possibility to add tooltips to all helper functions.
    • You should take advantage of this, it can drastically improve the amout of data you can fit on the screen at once.

Small Changes

  • Edited first time setup to reflect the new changes.
  • Update first time setup logo to reflect the new style.
  • Added documentation for developers. Also available at https://docs.tumppi066.fi

Contributors

  • Glas42
  • Tumppi066
  • DylDev

v1.6.4

22 Dec 12:29
Compare
Choose a tag to compare

Full Changelog: v1.6.3...v1.6.4

Version 1.6.4

(Last Version 1.6.3)

Small changes

  • TrafficLightDetection will now track the lights.
  • (developers) You can disable the autoupdater with "Dev" -> "disable_warnings"
  • Delete some redundant installer assets.
  • The controller will no longer send inputs when the game is paused.
    • This will fix the mouse moving many are experiencing.

Bugfixes

  • Install playsound2 automatically when migrating from an older version.
  • Fix SwitchLaneDetectionDevice erroring when installing plugins.
  • Fix error when creating / loading profiles.
  • Fixes to TrafficLightDetection.
  • Fix cruise control when no speedlimit is provided through the SDK. (defaults to 30kph)
  • Fix crash caused by the Theme selection button.
  • The cruise control plugin will no longer error out when no ignore key is set.

Contributors

  • Glas42
  • DylDev
  • Tumppi066

v1.6.3

04 Dec 16:11
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.3

Version 1.6.3

(last version 1.6.2)

Minor changes

  • Controller is now threaded. This should provide much smoother control for people whose PCs can't run the app at high fps.
  • Removed the Azure and SunValley themes. You can make your own color schemes for the theme now.
    • For now it's only dark mode... light mode is coming at some point (check the development board)
  • Try and pause game incase of error.
  • Added keyboard sensitivity setting to defaultsteering.
  • Added changelog to auto updater (this will only work on future updates after this one)

Bug fixes

  • Fixed error when moving the app window.
  • Fixed navdetection rounding values. This will provide a little extra smoothness in the turns.
  • Upgraded to playsound2, this should fix the issues people are having with sounds not working.

Contributors

  • Tumppi066

v1.6.0

28 Nov 16:40
Compare
Choose a tag to compare

image

Update 1.6.0

(last version 1.5.0)

Full Changelog: v1.5.0...v1.6.0

Major Changes

  • Completely remade the UI to support tabs.
    • This makes it a lot easier to setup the app, since you can now have multiple different plugins open at the same time.
  • With the UI remake we also now have custom themes.
    • For now these only support the base "forest" theme and the dark mode. They can be made with the ThemeMaker plugin and selected with the ThemeManager plugin.
    • In the future we would like to make all themes support the new framework, but this is a start.

Minor Changes

  • The titlebar is now colored based on the theme you've selected.
  • The app now has the correct icon.

Bug Fixes

  • The app will no longer refresh twice when starting up.
  • The plugin installer is now centered.

Contributors

  • Tumppi066
  • DylDev
  • Glas42
  • Sir MeeM

v1.5.0

27 Nov 13:23
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

Version 1.5.0

(last version 1.4.0)

I will finally create a new tutorial video with @Glas42 in the coming weeks, this should fix all the out of date notices and errors on the old video. The new video will also hopefully include setup of cruise control etc...

Major Changes

Small Changes

  • Continuing updates on navdetectionv2 & cruise control

Bug Fixes

  • Check that everything from the requirements is installed. (makes dev easier)
  • Fix bug that stopped navdetection setup from opening.
  • Fixes in trafficlightdetection.
  • Remove space in requirements.txt (this is like the 5th time already)
  • Fix "ecodes" error that came from evdev (linux supported virtual controller)

Contributors

  • Glas42
  • Tumppi066
  • DylDev

v1.4.0

02 Nov 08:09
8acbdeb
Compare
Choose a tag to compare

Full Changelog: v1.3.3...v1.4.0

Version 1.4.0

This is one mean patch.
Main changes are the new setup and Nav Detection lane changes.

Big thanks to both @Glas42 for keeping up with nav detection and @DylDevs for fixign the god awful setup!

Major Changes

  • The setup will now help install UFLD, LSTR and Navigation Detection.
  • NavDetection can now lanechange.
    • Be careful with it.

Minor Changes

  • Fix picker issues
  • Various updates and fixes to NavDetection V2
  • Various updates to traffic light detection.
  • Added callbacks to checkbuttons (developers)
  • Loading window now cannot be closed.
  • Added port control to ExternalAPI.
  • Trying to fix DPI issues. (this is most likely an error with tkinter)
    • The app will warn when your tkinter version is too old.

Bug Fixes

  • Fixed typo in installer
  • Picker will now autorefresh when changing compatibility mode on and off.
  • Fixed translator crashing the app when faced with an issue.
  • Removed space in requirements (this was the red error during installation)
  • Removed useless UI in UFLDLaneDetection / DrawLanes
  • Removed useless prints.
  • Evdev error will no longer be shown on other OS'

Contributors

  • DylDev
  • Glas42
  • Tumppi066