Releases: SBDWolf/Run-Recap-Component
Releases · SBDWolf/Run-Recap-Component
Release list
v1.2.4
v1.2.3
Changelog:
- Fixed crash when using this component on a new splits file.
- Fixed timestamp getting written in a culture-variant way.
v1.2.2
v1.2.1
Changelog:
- Fixed bug where the last level time would get incorrectly saved as 0.0s.
v1.2
Changelog:
- Added information about Star Skips on Scoreboards
- Omitted 0-value fields from the json, which reduces file size
- Moved to using the WASM autosplitter for reading memory values: this means that if the autosplitter is not running, Run Recap will also no longer log any data anymore.
- Fixed Run Recap not working on Cuphead v1.3
v1.1
Changelog:
- Fixed levelTime being culture-dependent (using a comma instead of a period as the decimal separator)
- Added automatic conversion of old file versions to the new format