davechurchill / StarcraftAITournamentManager

Tournament Manager Software for StarCraft AI Competitions
MIT License
77 stars 43 forks source link

Is there some way let StarcraftAITournamentManager enable CompleteMapInformation? #41

Closed planckztd closed 5 years ago

planckztd commented 5 years ago

StarcraftAITournamentManager is a excellent tools to run and visualize game result with multiplayer. It is necessary to generate training data for my Bot learning. But I can not get the groundtruth value without CompleteMapInformation flag. I am tired of using chaoslauncher to set diffrent version BWAPI's opponent one by one. Wish you tell me how to generate groundtruth values while StarcraftAITournamentManager run. I know it can get the CompleteMapInformation refer to https://github.com/bwapi/bwapi/issues/594

planckztd commented 5 years ago

OK,I have solved that by edit StarcraftAITournamentManager.