kaiusl / KLPlugins.DynLeaderboards

ACC leaderboard plugin for SimHub
https://kaiusl.github.io/KLPlugins.DynLeaderboards/
MIT License
13 stars 1 forks source link

Add backup gap calculation if proper lap data is not available #20

Closed kaiusl closed 1 year ago

kaiusl commented 1 year ago

Should fix improper gap calculations if a new track is released but we haven't managed to push an update yet. At the moment the gaps are null if the lap data is not available.

We can use a distance based calculation as a backup, so then the gaps do fluctuate a bit more but at least we get realtime gaps.