github jannislehmann/csgo-tools v1.1.0
Version v1.1.0 - Demoparsing

latest releases: v2.8.2, v2.8.1, v2.8.0...
3 years ago

Demoparser- Version 1.1.0

It's finally done! Atleast the first version. Demoparsing 🎉

Overall

The overall stability of all applications was heavily improved and has been running stable on my test server. I also changed a lot of the database schema to prevent some inconsitencies etc.

Demoparser

The demoparser is the (currently) 4th application that gets added. It analyzes previously downloaded or detected demo files and persists a summary of the match, team and player results. This has been only tested with normal MatchMaking demos so far, but I am planning to expend the support to more providers and will try to get overtime working as well.

The demoparser records basic information about Kills, Deaths, Assists, Headshots, Round and Pistol Round wins. Furthermore, I have just recently added support for 3k, 4k and 5k for the Player results.

Following this release, I will be working on the REST API to expose all the data. After that I am planning to add more information while parsing the demos. To get a sneak peak of what I am planning, feel free to have a look at the open issues.

Don't miss a new csgo-tools release

NewReleases is sending notifications on new releases.