v0.1.0 Release
Pre-release
Pre-release
Our first big update!
New cool stuff in this release:
- Version checking
When SplitsAnalyser sees there's a new version available on GitHub it'll prompt you at startup if you want to download it. SplitsAnalyser now follows the rules of Semantic Versioning! - A shiny new icon
SplitsAnalyser now ships with a shiny new (probably temporary) icon! - Auto refreshing splits
Never again do you have to delete and re-import your splits every time you get a new PB! Well... actually you have to do it one last time so SplitAnalyser knows where the split file's located BUT AFTER THAT NEVER AGAIN!
After refreshing, the updated splits will have a gold "NEW" next to them to indicate that they've updated. Same goes for new splits that were imported the regular way. - SOB graph line
The graph now includes an SOB over attempts line, which shows you your sum of best improvement over time!
And the rest of the change log:
- Fixed issue where program would stay in loading state when cancelling importing a splitsfile.
- Fixed rare issue where sometimes a single run's time would be missing from the graph because livesplit doesn't save milliseconds when they're at "000".
- Analysis portion of the window will now be blanked out when switching games.
- Times over 1 hour will now drop down in accuracy to seconds instead of milliseconds in the segment table and graph. (not in the split list).
- Segment table now highlights best segment PB times.
- Adjusted "PB only" graph button colours to match the rest of the UI better.
- Adjusted split delete button colour to only show when hovering over split or having the split selected, and to not stick out like a sore thumb.