Skip to content

Releases: leblancdavid/MSFSThermalSim

v1.1.0

22 May 18:41
e00d1f2

Choose a tag to compare

  • Fixed the installer: You should only need to run the install.bat and all dependencies and files will be downloaded and copied correctly.
  • Fixed some of the styles in the panel
  • Panel should resize a little bit better
  • Fixed the wind drift effect on the thermal
  • Added a flag to "FOLDING WING RIGHT PERCENT" sim var to notify when the thermal simulation is enabled. Value will be 1 when on, 0 when off

v1.0.0

19 May 20:31
4cf9ebf

Choose a tag to compare

Installer seems to work the the .NET runtime bundle is installed (#17)

* Added an msi wix project

* why is this so difficult

* This maybe is a step is a direction that might potentially be close to better

* The installer is actually working!!!

* Windows service doesn't like https so hardcoded the url to http://localhost:17188

* Installer seems to work correctly

* Updated the output and created a zip to publish