Skip to content

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 16 Jul 00:22
· 36 commits to main since this release
8dc2b01

What's Changed

  • chore: improve track map performance by @tariknz in #41
  • chore: additional performance improvements for trackmap by @tariknz in #42
  • feat: add trackmap settings by @tariknz in #43

Track Map Improvements

  • A lot of the logic was rewritten to improve performance - track map should no longer lag behind over time and chew up CPU
  • Added a outline on the track path so there's a thick black stroke to improve the constrast
  • Create the start finish line manually instead of using iRacing's ones to be more consistent
  • Many fixes to track orientation where some tracks were circulating backwards
  • Hid and marked all the current broken tracks where the SVG path isn't continious, hopefully in a future fix. Tracks include Monza, Suzuka, and Oran Park.
  • Add a setting to enable/disable turn names (disabled by default)
Screen.Recording.2025-07-16.at.9.11.12.AM.mov
Screen.Recording.2025-07-16.at.12.22.14.PM.mov
image

Full Changelog: v0.0.17...v0.0.18