happyleavesaoc / aoc-mgz

Age of Empires II recorded game parsing and summarization in Python 3.
MIT License
197 stars 42 forks source link

Added location of production queue cancellation #35

Closed MLeadbetter closed 3 years ago

MLeadbetter commented 3 years ago

Seems to all work in my testing, though am slightly suspicious that the order type wasn't specified but building_id=-1 has a comment for it.

happyleavesaoc commented 3 years ago

Is this accurate for AoC and DE?

happyleavesaoc commented 3 years ago

This is accurate for AoC and DE, but the field is more properly called "parameter" since the usage can vary based on the order type, I believe.