Quote from: Rok on April 14, 2014, 04:35 PMHow well is the file format of replays known, btw?WKB describes the replay format very well: http://worms2d.info/Replay_file
Aside from that, you can just extract easily readable log files from replays via windows shell command. This alone makes it possible to get just about any useful information about the game progress you would want to get your hands on without having to resort to read binary data directly from the WAgame file.