joshjaysalazar / iRacingSafetyCarGenerator

Software to generate custom safety cars during an iRacing race
GNU General Public License v3.0
1 stars 1 forks source link

Option to send wave arounds after 1 lap #15

Open joshjaysalazar opened 2 months ago

joshjaysalazar commented 2 months ago

Is your feature request related to a problem? Please describe. Immediate wave arounds miss the cars which had to tow, as they're not eligible for a wave around while in the pits. Adding a feature to send wave arounds after 1 lap behind the safety car would help that issue.

Describe the solution you'd like Add a toggle for sending wave arounds after 1 lap. Leave the immediate wave arounds toggle in place--the user should have the option to enable or disable them separately as wanted.

Describe alternatives you've considered There could also be a wave around after x seconds option, but that requires a bit of math on the user's part for each track, so seems less than ideal.

Additional context N/A