Skip to content

Releases: xNocken/replay-reader

v1.4.4

29 Sep 10:53
5bbe249

Choose a tag to compare

Bug fix in readBitsToUnsignedInt function

v1.4.3

19 Sep 13:32
ec26bf0

Choose a tag to compare

Contains bugfixes for the new NetworkVersions

v1.4.1

23 Nov 13:29

Choose a tag to compare

  • Fixes netDelta not exporting

v1.4.0

23 Nov 10:54

Choose a tag to compare

  • 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

16 Nov 13:34

Choose a tag to compare

  • Bug fixes
  • Speed improvements

v1.3.0

12 Nov 20:58

Choose a tag to compare

  • 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

04 Nov 14:54

Choose a tag to compare

  • Streaming mode that allows you to download and parse chunks from tournament replays
  • Speed improvements

v1.1.0

24 Oct 21:50

Choose a tag to compare

Adds checkpoints for faster parsing

v1.0.0

28 Sep 08:48

Choose a tag to compare

Initial release