Commit graph

4 commits

Author SHA1 Message Date
Chris Beck
fbcfa99c81 bug fix: whiteboard initialized before gamestate init'ed
the whiteboard needs for resources::teams.size() to have the
correct value, which only occurs after teambuilder phase, in
gamestate init.

this commit is an easy way to fix but it is pretty ugly, it will
be refactored soon.
2014-12-23 04:50:05 -05:00
Chris Beck
92f687d6d6 mp_tests script: use the --mp-test flag 2014-12-19 19:47:28 -05:00
Chris Beck
c499495d3c make the mp tests run with no gui 2014-12-19 19:47:27 -05:00
Chris Beck
7aedfad426 add test bots
The test bots are able to host and join a game together on a local
server. This is still experimental, for instance they cannot
actually leave, and the controllers are human because the host
cannot yet configure them to be AI.
2014-12-19 19:47:24 -05:00