Skip to content

Releases: shroomwastaken/iipdp

8th March, v0.3.0

08 Mar 18:57
Compare
Choose a tag to compare

Additions:

  • Verifier dump feature -dump -v

iipdp is the linux version
iipdp.exe is the windows version

7th November 2023, v0.2.7

07 Nov 15:17
Compare
Choose a tag to compare

Additions:

  • Datatables packet parsing and dumping
  • Prettier flag dumping

Changes:

  • The parser is now much faster (still not fast enough)

iipdp is the linux version
iipdp.exe is the windows version

19th October, v0.2.6

19 Oct 17:57
Compare
Choose a tag to compare

Additions:

  • Time adjustment (for wakeup and GLaDOS death)

iipdp is the linux version
iipdp.exe is the windows version

18th October 2023, v0.2.5

18 Oct 13:51
Compare
Choose a tag to compare

Additions:

  • Stringtables packet parsing and dumping

iipdp is the linux version
iipdp.exe is the windows version

16th October 2023, v0.2.4

16 Oct 19:36
Compare
Choose a tag to compare

Additions:

  • SvcBspDecal message parsing
  • PortalFXSurface user message parsing
  • Support for parsing entire directories of demos

Changes:

  • Nicer time formatting

iipdp is the linux version
iipdp.exe is the windows version

14th October 2023, v0.2.3

14 Oct 11:56
Compare
Choose a tag to compare

Additions:

  • UserMessage parsing and dumping

iipdp is the linux version
iipdp.exe is the windows version

11th October 2023, v0.2.2

11 Oct 18:58
Compare
Choose a tag to compare

Additions:

  • Added 3420 and Steampipe support

Changes:

  • Better implementation of GameEventList

I didn't expect this to take that little time so there's two releases in one day :)

iipdp is the linux version
iipdp.exe is the windows version

11th October 2023, v0.2.1

11 Oct 13:18
Compare
Choose a tag to compare

Changes:

  • It now goes very fast instead of taking 4 minutes per demo (the bitreader reads from a Vec<u8> instead of a string of ones and zeroes)
  • The STOP packet actually gets dumped now

iipdp is the linux version
iipdp.exe is the windows version

6th October 2023, v0.2

06 Oct 19:40
Compare
Choose a tag to compare

Additions:

  • basic NET/SVC message parsing

Other:

  • Complete overhaul of existing packet reading system

iipdp is the linux version
iipdp.exe is the windows version

23rd September 2023, v0.1

23 Sep 20:11
Compare
Choose a tag to compare

Additions:

  • Demo timing
  • Demo dumping

First Release!

iipdp is the linux version
iipdp.exe is the windows version