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

Generate event data types #241

Closed iasoon closed 6 years ago

iasoon commented 6 years ago

Currently event types are hardcoded. It would be real nice if they could be autogenerated from a proto definition file and a table associating type names with numbers. It doesn't even sound too unachievable!

iasoon commented 6 years ago

fixed by events-codegen.