Skip to content

Mission Data Dash v1.0.2-beta

Compare
Choose a tag to compare
@lerontonge lerontonge released this 13 Feb 03:53
· 15 commits to main since this release

1.0.2-beta

Changed

  • So I finally got the PSI down to 1 decimal place after realizing it was a switch inside simhub keeping it at 2 places.
  • Disabled steering input gauge until I figure out how to fix it.
  • Optimised several update intervals. I wouldn't want your game to sacrifice FPS to process this Dashboard. :-)
  • Swapped the Pit Service Screen for the Full Standings table screen. The Pit Service Screen is still available when you touch the Tyre/Gear widget on the right.
  • Hid/Disabled features that dont yet work properly: Pit service widget. Lap timing widget.

Fixed

  • Fixed some typos in the changelog.
  • Fixed the standings table on the Track Map Screen
  • Fixed Relative Standings table.
  • On the Pit Service Screen, changed pressure labels to PSI.
  • Delta +/- Gauge was out of alignment by one pixel.
  • I got the flags to work.

ToDo

  • Figure out how to fix/implement steering input.
  • Pit Service Screen is still optimized for iRacing. I may fix it, or swap it out for something else.
  • Optimise, then add more features.