ZeusWPI/MOZAIC

Send maps to gameserver

Aperta

#250 aperta il 30 ago 2018

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (6 fork)auto 404
difficulty:easygame:planetwarsgameservergood first issuepriority:high

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor