--
---
You received this message because you are subscribed to the Google Groups "bwapi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bwapi+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Yes in text files. It dumps events as you asked in first mail. You can look up in the source on github (seek an onFrame() function IIRC). Sorry I'm just on my Android.
It also dumps the state of the game (positions, battles, etc.).
It also dumps the state of the game (positions, battles, etc.).
I just saved the changes of state, and for the positions, I dump them every 4 seconds if changed IIRC. That's smaller but still makes a big dataset for almost 8k games.