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

Order times will handle multiple units. #23

Open
wants to merge 1 commit into
base: Community
Choose a base branch
from

Conversation

samitheberber
Copy link

OrderXXXClamp uses nextOrderTime to get delay between orders. There is a
problem, for example, with Wildsoul. When hero is commanded Booboo needs
to way that delay. This fix creates own delay for each unit, so that in
one frame bot brain can command multiple units with delaying unit with
its own specific delay.

OrderXXXClamp uses nextOrderTime to get delay between orders. There is a
problem, for example, with Wildsoul. When hero is commanded Booboo needs
to way that delay. This fix creates own delay for each unit, so that in
one frame bot brain can command multiple units with delaying unit with
its own specific delay.
@Anakonda Anakonda closed this Nov 6, 2013
@Anakonda Anakonda reopened this Nov 6, 2013
@Kairus101 Kairus101 closed this Nov 11, 2013
@Kairus101 Kairus101 reopened this Nov 11, 2013
@Kairus101
Copy link
Contributor

Hey man, looks good, pull from community, resolve the errors, then I'll approve it :)

@ghost ghost assigned Kairus101 Nov 13, 2013
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.

3 participants