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

Lua stuffs #4179

Merged
merged 11 commits into from Nov 29, 2013
Merged

Lua stuffs #4179

merged 11 commits into from Nov 29, 2013

Conversation

ScottNZ
Copy link
Contributor

@ScottNZ ScottNZ commented Nov 29, 2013

No description provided.

}
self.CancelActivity();
if (self.HasTrait<IFacing>())
self.QueueActivity(new Turn(Info.Facing));
Copy link
Member

Choose a reason for hiding this comment

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

This makes the HackyAI bots go crazy. The MCV will dance, but never deploy.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Then we should fix the bots.

pchote added a commit that referenced this pull request Nov 29, 2013
@pchote pchote merged commit 925d534 into OpenRA:bleed Nov 29, 2013
@obrakmann obrakmann mentioned this pull request Mar 29, 2014
8 tasks
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

3 participants