Skip to content

v1.3.0

Choose a tag to compare

@Tumppi066 Tumppi066 released this 22 Sep 11:00
· 4268 commits to main since this release

Full Changelog: v1.2.2...v1.3.0

Version 1.3.0

(Last Version 1.2.2)

Major Changes

  • Added new type of lane detection that reads the navigation line in the minimap. Massive credits Glas42 on discord for creating the base of the plugin!
    • NOTE : You will have to place the capture area over the minimap!
    • NOTE : You will have to reduce the sensitivity in defaultsteering! I used 0.02 and it was fine.

Minor Changes

  • Added two new themes made by rdbende (who also made the main tkinter theme I use).
  • The traceback is now shown fully if the main loop crashes.

Bug Fixes

  • The app was reloading one extra time during startup, that has been fixed.
  • Added a check for matplotlib.
  • Fixed vgamepadcontroller spamming console.
  • Correctly clear the performance idle time (red graph) if fps limiter is disabled.