Skip to content

v1.1.0

Choose a tag to compare

@Igor-Losev Igor-Losev released this 12 Jun 13:10
· 312 commits to main since this release
e881e15

New Features

  • Added multithreading support.
  • Added configuration option breakInterval to control parser responsiveness.
  • Added new demo file from game build 5654.
  • Added script for testing event consistency between single-threaded and multithreaded parsers.

Assets

  • DemoFile: added a new demo from the game build 5654.

Improvements

  • Replaced readable-stream for node.js and browser environments.

Documentation

  • Added Configuration section.
  • Added multithreading benchmarks.

Bug Fixes

  • WorkerManager: fixed a bug where broadcast could send a message to the same worker.