Releases: xNocken/replay-reader
Releases · xNocken/replay-reader
v1.4.4
Bug fix in readBitsToUnsignedInt function
v1.4.3
Contains bugfixes for the new NetworkVersions
v1.4.1
- Fixes netDelta not exporting
v1.4.0
- New
changedProperties
property in export functions
- Validates replays before parsing
- Now catches errors thrown in export functions
- Bug fix in export function for
safeZoneIndicatorFastForward
v1.3.1
- Bug fixes
- Speed improvements
v1.3.0
- Adds concurrent downloads option for data and event chunks
- Adds stop parsing function to exit parsing if nothing more is required
- Adds setting to disable packet parsing
- Improves Typings
- Bug Fixes
v1.2.0
- Streaming mode that allows you to download and parse chunks from tournament replays
- Speed improvements
v1.1.0
Adds checkpoints for faster parsing