v0.0.19
What's Changed
- fix: standings now show more cars for player's class when player is missing by @tariknz in #45
- fix: hide FasterCarsFromBehind during Lone Qualify by @tariknz in #44
- fix: relative performance with sorting by @tariknz in #46
- feat: add settings for standings for displaying number of drivers by @tariknz in #47
New settings for Standings
- Drivers to show around player - how many drivers to show that are head/behind the player within standings
- Drivers to show in other classes - restricts to the top N drivers for classes outside the player's class. Defaults to just showing top 3 of each class
- Minimum drivers in player's class - always shows a minimum of N drivers, e.g. if there's 20 drivers in the class and you set this to 15 it will show you 15 drivers depending on the position of the player.
- Top drivers to always show in player's class - shows the top N drivers of the player's class if the player is outside those positions. e.g. you might want to always see the top 3 etc.
Full Changelog: v0.0.18...v0.0.19