Skip to content

Feat/9.17.2

Matus Celko requested to merge feat/9.17.2 into master

Version 9.17.2

Main Application:
  • ACC: The app should now be able to handle big fields (60+). When more than 60 drivers are present, then the timing map will revert to the circle view. This is because ACC shared data only hold coordinates for 60drivers.
  • Championship: When creating a championship, the currently running simulator will be preselected.
  • Race/Track Suggestion: If a sim is running the random race/track suggestion will only consider the running simulator.
Edited by Matus Celko

Merge request reports