All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- A completely custom implementation of IPC via ZeroMQ [SPL-26]
- Segments in Split-Files now ommit the
personalBest
andoverallBest
it has no time set [SPL-33] - The Event-Hub has been reworked to use an inproc IPC socket [SPL-38]
- Components which are configurable will take default values from store and are override-able via props [SPL-37]
0.2.1 - 2019-12-10
- Editing Splits as well as Selects didn't trigger a proper change [SPL-35/SPL-36]
0.2.0 - 2019-11-28
- This very Changelog!
- Loadable Templates and Styles.
- Splits comparison to Personal Best (PB) and Overall Best (OB)
- Splits File version handling
- Drag'n'Drop Support for Splits Files
- Statistical Components:
- Best possible time
- Sum of best
- Possible time save
- Previous segment delta time
- IGT implementation
- Time calculations
0.1.1 - 2019-10-12
- Custom logger with pio
- File Assiciations for
.splits
files - Splits open Prompt
- Game Infos
- Splits Editor
- Settings Editor
- IGT Support