Skip to content

Releases: LabuzPawel/FuelStrat

1.0

09 Jun 13:24
Compare
Choose a tag to compare
  • Small improvement in fuel calculation per stint
  • Recent stints list will now sort stints by date, new at the top
  • 'Open stint' button will show a window where user can see and edit laps from selected stint
  • In menu there are 2 new settings: 'Ignore invalid laps' and 'Telemetry disabled'
  • All files that stores data for this app are now in documents/FuelStrat
  • Updated help section

0.9.1

17 May 21:34
da07408
Compare
Choose a tag to compare

Fixed two buttons changing text when ACC was running

0.9

17 May 09:43
Compare
Choose a tag to compare
0.9
  • Added new Ford Mustang GT3 2024
  • Improved Save / Load functionality, error handling of save file
  • adjusted default lap times with current LFM data
  • Hotlap, Hotstint, Superpole now creates a stint after reset
  • Added 'Ignore invalid laps' and 'Telemetry disabled' options in menu
  • Added icon to exe file

0.8

02 May 18:54
Compare
Choose a tag to compare
0.8

Major update with ACC telemetry support and couple of new features. Help section in the app is completely new and should explain all panels, buttons and logic behind every part of the app.

This release completes most of the goals for this application and next updates will only be small improvements and bug fixing.

0.5

10 Apr 17:09
d1bdb2d
Compare
Choose a tag to compare
0.5
  1. In pit strategy panel there is now ability to change pit stop timing withing certain limits. When changes happens, fuel recalculation is done and new (re)fuel results appear.
  2. Some small improvements to UI and calculations.

0.4

29 Mar 13:12
Compare
Choose a tag to compare
0.4
  1. CARS.json and TRACKS.json not needed anymore.
  2. At first start up, application is creating FCalcACC_data.json which now stores users data.
  3. If json file is corrupted or unreadable, a dialog with error will appear and then another one with option to reset this file to its default state.

0.3

26 Mar 16:31
Compare
Choose a tag to compare
0.3
  1. Small UI changes in results panel.
  2. Calculation improvements.

This version should have most of its functionality and calculations working as intended.

0.2

21 Mar 12:55
45f2643
Compare
Choose a tag to compare
0.2
  1. UI improvements
  2. Fixed few wrong calculations

0.1

18 Mar 16:05
Compare
Choose a tag to compare
0.1

First release after migrating project to C# Windows Form Application.
This release requires .NET 8.0 Framework.
Larger release that is independent from .NET version can be found in 'FCalcACC\self_contained'
'CARS.json' and 'TRACKS.json' are required for app to work!