

Split Stats Speedrunning Timer
Track your runs and additional stats with this speedrunning timer automatically!Details
Changelog
1.0.0
- Initial Release
1.0.1
- Bugfix for modders: CreateBaseUIComponent<T>() no longer requires a parent transform to be specified. Components added via SplitsStatsPlugin.AddCustomComponent() are now automatically reparented to the correct UI gameObject based on the component's UIComponentPosition.
1.0.2
- Bugfix: Pace text no longer can be triggered if the general "Enable Pace/Intervals" config setting is set to false. Previously if the triggers were set, they would still work and enable the pace text even if the general setting was disabled.
1.0.3
- Bugfix: Missing icon image files no longer crash the plugin, moved images into the plugin's root folder to prevent the image files from not being found when installing the plugin using R2ModMan
1.0.4
- Bugfix: Terrain Randomiser soft dependency was implemented incorrectly and led to plugin crashes if Terrain Randomiser isn't installed, should be fixed now.
1.1.0
- New Feature: Now includes an option to use the average run for pace/interval times instead of the record run.