Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated docs: EVENT_BUILD #159

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

updated docs: EVENT_BUILD #159

wants to merge 2 commits into from

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.

None yet

2 participants