joshjaysalazar / IntelliCaster

An AI race commentator for iRacing
GNU General Public License v3.0
3 stars 1 forks source link

Implement first lap commentary #48

Open joshjaysalazar opened 1 year ago

joshjaysalazar commented 1 year ago

Is your feature request related to a problem? Please describe. Due to the overwhelming number of overtakes that happen on the first lap, it doesn't make sense to just trigger the overtake detection commentary over and over again. It would be better to write specialized behavior for the first lap.

Describe the solution you'd like Write a method to be run during the first lap only by the Director, which would generate commentary more suitable for the first lap.

Describe alternatives you've considered N/A

Additional context N/A