Skip to content

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

v1.6.4

22 Dec 12:29

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

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

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

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

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

v1.3.3

22 Oct 12:07

Choose a tag to compare

Full Changelog: v1.3.2...v1.3.3

Version 1.3.3

(Previous Version 1.3.2)

Minor Changes

  • We now have a NavigationDetectionV2 that runs around twice as fast as the V1.
    • Still a lack of documentation but it is usable.

Bugfixes

  • Fixed NavDetection crashing the mainloop occasionally.
  • The screencapture picker now ignores the titlebar, making it much easier to use.

Contributors

  • Glas42
  • Tumppi066

v1.3.2

15 Oct 12:12
6126782

Choose a tag to compare

Full Changelog: v1.3.1...v1.3.2

Version 1.3.2

(Previous Version 1.3.1)

Most of this update is background changes.

Minor Changes

  • Added automatic update checking.
  • Updated about page.
  • There is now a TrafficLightDetection plugin.
    • Doesn't get used yet in other plugins, but it's there
  • Changed NavigationDetection UI to make it more clear
  • First time setup now asks if you want to use UFLD or LSTR.
  • The dxcam plugin now captures the entire monitor. This comes with a 5-10% performance hit, but is necessary for some features.

Bug Fixes

  • The "Map" plugin now has a check to make sure you don't softlock the app when enabling it.
  • TruckersMP Lock now has the correct requirements
  • Fixed the top nav line not being purple
  • You can no longer type in the resolution dropdown.
  • Wiki link in First time setup fixed.

Contributors

  • Tumppi066
  • Glas42
  • DylDev

v1.3.1

11 Oct 12:58

Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

Version 1.3.1

(Previous Version 1.3.0)

Most of this update was created by @Glas42. Massive props to him for making this plugin as his FIRST ever python project!

Minor Changes

  • There is now a lock for TruckersMP.
    • There has been no official word from them, but some have been banned for virtual controller usage. It is thus your responsibility to either take the risk or not use the app in TruckersMP.
    • The lock will ask if you want to continue (disable it) or quit the app.
  • Many improvements to Navigation Detection. I feel that it is now mature enough to use continuously.
  • Some backend work for the upcoming GPS Detection.

Bugfixes

  • Lots for Navigation Detection.

v1.3.0

22 Sep 11:00

Choose a tag to compare

Full Changelog: v1.2.2...v1.3.0

Version 1.3.0

(Last Version 1.2.2)

Major Changes

  • Added new type of lane detection that reads the navigation line in the minimap. Massive credits Glas42 on discord for creating the base of the plugin!
    • NOTE : You will have to place the capture area over the minimap!
    • NOTE : You will have to reduce the sensitivity in defaultsteering! I used 0.02 and it was fine.

Minor Changes

  • Added two new themes made by rdbende (who also made the main tkinter theme I use).
  • The traceback is now shown fully if the main loop crashes.

Bug Fixes

  • The app was reloading one extra time during startup, that has been fixed.
  • Added a check for matplotlib.
  • Fixed vgamepadcontroller spamming console.
  • Correctly clear the performance idle time (red graph) if fps limiter is disabled.

v1.2.2

11 Sep 15:51

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.2

Version 1.2.2

(Previous Version 1.2.1)

Most of this update is backend stuff for the upcoming 2.0!

Small Changes

  • Add the framework for using wallpapers. This will not work yet. There is stuff to be done.
  • Add the ExternalAPI plugin to create a webserver for external applications.
  • Add the VirtualSimAPI plugin for easier plugin development without the game open.
    • This can also be used to make games like BeamNG work, since they obviously do not have the SCS api.
  • Switch changelogs to use a webview of the github page.
  • Add selection of video device (GPU) for dxcam.
  • The tutorial video can now be viewed in app.
    • For now this will make the app unresponsive until the video is closed.
  • Massively improved the performance and usage of the Performance panel.
    • It now includes a graph to show current frametime and idletime.