Skip to content

Releases: sjdawson/TruckSimulatorPlugin

Instant Fuel Consumption

Restoring ATS functionality

09 Dec 21:57
Compare
Choose a tag to compare

This release restores basic functionality to ATS. Localisation is disabled when running ATS, and GearDashboard may show incorrectly as it's currently based on ETS2's truck gearing, and how the data is supplied by the Truck Sim SDK.

Open a conversation about how you can help solve these issues by starting a discussion.

Maintenance update

01 Aug 09:57
Compare
Choose a tag to compare

Maintenance update to bring the plugin up to speed with the latest .NET framework. Also a slight rewrite to make expansion easier going forward.

N.B. Some property names may have changed.

Localisation

11 Mar 15:47
Compare
Choose a tag to compare

Adds localisation to city names, so you can match up with what's displayed in game.

Job Status updates, and GearDashboard with crawler gears.

03 Mar 21:25
Compare
Choose a tag to compare

Version 1.1.7 comes with stability updates to the TruckSimulatorPlugin.Job.InProgress property, and adds a new TruckSimulatorPlugin.Job.Status property so that you can track the status of a job as you're doing it.

There's also a new property TruckSimulatorPlugin.Drivetrain.GearDashboard, that should represent crawler gears properly, as well as reverse gears, by showing C1, C2 for crawlers, and R1, R2 etc for reverse gears.

Bug fixes to Job.InProgress and add FuelRangeStable

25 Feb 12:19
Compare
Choose a tag to compare

Thanks to Rocket455man on Discord for reporting the issues with Job.InProgress, this should now have a version that works for all variants of job type.

Adds a new property TruckSimulatorPlugin.Drivetrain.FuelRangeStable, that has the same data as GameRawData.Drivetrain.FuelRange, but doesn't dip to 0 constantly.

Add some Job related properties

12 Feb 20:18
Compare
Choose a tag to compare
  • Adds a new major property, Job.InProgress, that should show when you're actively working on a job or not. (#1)
  • Adds some minor properties, Job.TotalDaysLeft, Job.TotalHoursLeft and Job.Minutes so you can break out the Job remaining time for a more granular display

Minor feature updates

11 Sep 16:44
Compare
Choose a tag to compare
  • Adds the ability to configure the value of "OverSpeedMargin" to user preference
  • Adds breakouts of days/hours to navigation time element
    • Also adds a breakout of the minutes, for tracking with days/hours
  • Moves "DashUnitMetric" to a user preference, that can still be toggled by an event/action

Bug fix release for Lights.HazardWarningActive

26 May 00:24
Compare
Choose a tag to compare

Fixes the [Lights.HazardWarningActive] property that wasn't working previously.

TruckSimulatorPlugin v1.1.0

22 May 17:31
Compare
Choose a tag to compare