v1.3.0
New Features
- Added support for
DemoSource.HTTP_BROADCAST. - Added support for snapshots
DemoPacketType.DEM_FULL_PACKET— since recent patches, replays started includingDemoPacketType.DEM_FULL_PACKETin their structure; the parser has been updated to handle them.
Examples
- Added example script:
03_parse_http_broadcast.js. - Added example script:
04_parse_http_broadcast_file.js. - Added example script:
05_http_broadcast_save_to_file.js.
Assets
DemoFile: added replay38571265from game build5716.DemoFile: added replay38625795from game build5716.DemoFile: added HTTP broadcast record for38625795from game build5716.
Documentation
- Updated documentation accordingly.