ZeusWPI / MOZAIC

MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Send maps to gameserver #250

Open iasoon opened 6 years ago

iasoon commented 6 years ago

Currently, we read planetwars maps from disk. This is not nice at all. Instead, the map should be put in an configuration event (for example the startgame event). This way the match owner has complete control over the map, the map will be in the log, and we no longer require files to be present on the game server.