Releases: ETS2LA/Euro-Truck-Simulator-2-Lane-Assist
ETS2LA C# v3.2.5
ETS2LA C# 3.2.5
- Created a new toggle element for use in UI.
- Implemented
Displaysettings page in the UI. - Implemented overlay framerate limiting. By default the overlay will now limit itself to 30fps. This cuts ETS2LA's CPU usage by around 60-70% on an R7 5800x3d.
- Added a setting for changing the maximum AR rendering distance, default is now 150m.
- Added a setting to disable AR rendering entirely.
- Implemented new
UnitConversionclass, as well as a setting to change default units. Once ETS2LA starts adding UI, all displayed values will follow this setting.
WARNING: ETS2LA C# on Linux requires Linux specific SDKs. These can be found on the closed beta Discord, as they aren't yet included in ETS2LA C#.
IMPORTANT: If you're not in the ETS2LA beta program, please take a look at https://ets2la.com/download. This version is not what you're looking for!
ETS2LA C# v3.2.4
ETS2LA C# 3.2.4
- Tumppi066 - Fix SDK communication issues caused by floating point errors when determining our current timestamp.
- Drk - Better thread safety in
ApplicationState - Drk -
MemoryReaderno longer appends junk bytes to the buffer when reading chars. - Drk - Internal visualization no longer errors when a road has zero length.
- Drk - Fix
multiplayerTimeOffsettype inGameTelemetryDatafromfloattolongto match the game.
WARNING: ETS2LA C# on Linux requires Linux specific SDKs. These can be found on the closed beta Discord, as they aren't yet included in ETS2LA C#.
IMPORTANT: If you're not in the ETS2LA beta program, please take a look at https://ets2la.com/download. This version is not what you're looking for!
ETS2LA C# v3.2.3
ETS2LA C# 3.2.3
- Fix TruckersMP detection in log files
- Update TruckLib
WARNING: ETS2LA C# on Linux requires Linux specific SDKs. These can be found on the closed beta Discord, as they aren't yet included in ETS2LA C#.
IMPORTANT: If you're not in the ETS2LA beta program, please take a look at https://ets2la.com/download. This version is not what you're looking for!
ETS2LA C# v3.2.1
ETS2LA C# 3.2.0/1
- Support for keyboard input on Linux, subject to system X11 window configuration.
- Support for ETS2 1.59.
ETS2LA.Overlay.ARis now implemented.- Updated to support latest ETS2LA SDKs.
- Support for latest
Core Plugins, see the closed beta Discord for instructions.
WARNING: ETS2LA C# on Linux requires Linux specific SDKs. These can be found on the closed beta Discord, as they aren't yet included in ETS2LA C#.
IMPORTANT: If you're not in the ETS2LA beta program, please take a look at https://ets2la.com/download. This version is not what you're looking for!
This release fixes a windows build issue.
v0.2.0
https://github.com/ETS2LA/installer/releases/latest
ETS2LA uses a seperate installer for windows users available through the link above. If you are on other systems then you will have to figure the installation out yourself. Please note that we do not yet officially support systems other than Windows.
Caution
ETS2LA V2 is still in development! Expect bugs, broken features, and crashes.
Make sure your computer has at least 16gb of RAM, ETS2LA cannot run with 8gb!
v1.11.0
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.
- Check the data at https://data.tumppi066.fi/
- 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.
v1.10.0
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.
v1.9.0
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
v1.8.0
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
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