Releases: kaiusl/KLPlugins.DynLeaderboards
Releases · kaiusl/KLPlugins.DynLeaderboards
v1.4.5
v1.4.4
v1.4.3
v1.4.3_beta.1
Fixed
- N24 wrong track id
- Improve detection of in/out laps
- First hotlap wrongly shown as out lap (in/out lap flags were sometimes not reset after actual out lap)
v1.4.2
Small release to move from GitHub wikis to a new docs page.
Added
- New docs site Dynamic Leaderboards Plugin for SimHub.
Changed
- Updated links to point to new docs site.
v1.4.1
v1.4.0
Fixed
- Relative leaderboards showing wrong car for one update after a position change.
Added
- New Cup, RelativeCup, PartialRelativeCup leaderboard types (#24, #25).
These are effectively Class, RelativeClass and PartialRelativeClass except they
also filter by the focused car's cup category (Pro/Overall, Pro-Am, Am, National). - Few new properties related to new leaderboard types:
Laps.Best.Delta.ToCupBest
Laps.Best.Delta.ToCupLeaderBest
Laps.Best.Delta.ToAheadInCupBest
Laps.Last.Delta.ToCupBest
Laps.Last.Delta.ToCupLeaderBest
Laps.Last.Delta.ToAheadInCupBest
Laps.Last.Delta.ToCupLeaderLast
Laps.Last.Delta.ToAheadInCupLast
Gap.ToCupLeader
Gap.ToAhead.Cup
Position.Cup
Position.Cup.Start
IsCupBestLapCar
- Dynamic properties have been updated to include cup specific properties.
- Support GT2 class and 6 new cars in it.
- An option to include Lamborghini Huracan ST EVO2 and Ferrari 488 Challenge Evo in GT2 class.
The option is under the General settings tab.
Help wanted
Note that this update doesn't include the lap_data for Red Bull Ring and thus the gap calculation on that track is not the best. I need some help to fix this. If you are interested see #26.
v1.3.3
v1.3.2
v1.3.1
Added
- An option to disable given dynamic leaderboard from being calculated. See the settings menu in SimHub (DynLeaderboards/Dynamic leaderboards)
Fixed
- Typo which caused broadcasting.json not to be read properly.
- Some potential
NullReferenceException
s.
Improvements
- Cache more properties instead of calculating them from scratch on each update.
- Remove bunch of unnecessary logging.
See CHANGELOG.md for detailed changes.