mrbelowski / CrewChiefV4

MIT License
102 stars 10 forks source link

Validate some messages before playing #353

Closed mrbelowski closed 6 years ago

mrbelowski commented 6 years ago

Hard-parts stuff tends to add delay to some messages that weren't expected to be delayed. Need to add validation to them. E.g. 'being held up' might still be played after making a pass, because it got queued in the braking zone but played after the corner, when the overtake was completed

mrbelowski commented 6 years ago

added much more aggressive message expiry, more specific validation of 'pass him' type messages and a few other places