Parses aarec files to get information about them.
Currently two seperate interface options are offered:
Requires PyQt or PySide, most tested with PyQt 5.15 and 6.2. WIP
--human
- output human-friendly format, this is default
--json
- spit out information in json to be parsed by another script
--mode
- select the mode, see modes section
--[show|hide]-percentage
- always show/hide progress while reading file
This is intended to collect a bunch of stats and spit them out when the end of the recording is reached. At the moment, it doesn't collect any useful stats, and there's no way to tell it what stats to collect and when.
This is the default mode.
Spit out scores on a certain event. By default, on every match win, it spits out the winner, the teams scores, and the player scores on every match win.
Print all console/chat messages and their timestamps.