Skip to content

v1.0.0

Compare
Choose a tag to compare
released this 10 Jun 16:53
· 5 commits to master since this release
d69eebf

This is the initial hit for my idea to automatically count how many runs you have had similar to your PB based off of the minute barrier you are currently in.

Example: My PB is a 17:18, to check how many runs I have had within the 17 min barrier I would normally have to check the excel sheet via the export function and filter for my desired time to track and get the count for that filter results. Alternatively I could manually track this, but who wants to do that?

This will for the time being until I learn more about the livesplit codebase and C# get your PB time, calculate off of your attempt history how many times an attempt matches based off of day, hour and min - this is so any game can use it.