Hiya,
I have been assessing some tournament data and would want to know if you can possibly drop us the tournament match config,
Like we have in our run.bat / run.sh:
REM Set default values
set MAX_TICKS=1000
set TICK_DURATION=200
mapsize (is it fixed)
Im currently reading mapsize from the cells but only receive that around round 2.
So want to know if I can safely hardcode the width and height of the map.