Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Releases: demostf/demo.js

2.1.0

08 Mar 23:28
Compare
Choose a tag to compare
  • Initial support for HL2DM demo parsing

2.0.3

16 Dec 12:46
Compare
Choose a tag to compare
  • Add Analyser.getMessages()

2.0.2

16 Dec 11:40
Compare
Choose a tag to compare
  • Moved npm package to @demostf/demo.js
  • Minor improvement in handling teams

2.0.1

12 Dec 22:52
Compare
Choose a tag to compare
  • Improve performance when parsing entities
  • Set proper view angles for the local player in pov demos

2.0.0

09 Dec 18:17
Compare
Choose a tag to compare
  • More streamlined api using iterators
  • Initial support for encoding demos
  • Minor parsing improvements

1.1.5

24 Oct 21:35
Compare
Choose a tag to compare
  • Skip null message

1.1.4

24 Oct 21:23
Compare
Choose a tag to compare

Fix parsing voiceInit packets for post pyro update demos

1.1.3

08 Apr 19:59
Compare
Choose a tag to compare

Use released bit-buffer instead of from git

1.1.2

17 Mar 21:54
Compare
Choose a tag to compare
  • improve parsing reliability

1.1.1

07 Mar 17:39
Compare
Choose a tag to compare
  • Add fastmode which speeds up parsing ~10x at the cost of not extracting entity data
  • building and weapon data
  • improved handling of celt "voiceInit" packets