Skip to content

Conversation

lethern
Copy link

@lethern lethern commented Jun 27, 2020

Updated Room->getEventLog->EVENT_BUILD
(requires clarification: if two or more creeps build a single building, that is finished, is the incomplete flag set to false to all of them or only one?)

lethern added 2 commits June 28, 2020 00:22
Updated Room->getEventLog->EVENT_BUILD
(requires clarification: if two or more creeps build a single building, that is finished, is the incomplete flag set to false to all of them or only one?)
tick 3843680 {"targetId":"5ef7cc58bdee5a00282eb386","amount":10,"structureType":"road","x":25,"y":4,"incomplete":true}
tick 3843680 {"targetId":"5ef7cc58bdee5a00282eb386","amount":10,"structureType":"road","x":25,"y":4,"incomplete":false}
clarified the incomplete flag description
Copy link

@pieterbrandsen pieterbrandsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is really needed because if something is not true it's false so speaks for itself

Copy link

@pieterbrandsen pieterbrandsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really missing? It would be a good addition if it is indeed missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants