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

Front detection needs to determine overall space to avoid blocking it up #290

Open
SMUnlimited opened this issue Apr 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SMUnlimited
Copy link
Owner

SMUnlimited commented Apr 20, 2024

WC3ScrnShot_040224_091712_000

https://www.hiveworkshop.com/threads/advanced-melee-ai.62879/post-3616530

Estimate total space from all front locations, and if not enough then build normally.

@SMUnlimited SMUnlimited added the bug Something isn't working label Apr 20, 2024
@jzy-chitong56
Copy link
Contributor

jzy-chitong56 commented Apr 20, 2024

Using the code from my branch BuildAtSpecialLoc , GetBuildLocation and BuildUnit and this zip will effectively reduce congestion

https://github.com/jzy-chitong56/AMAI/blob/master/common.eai

FIX_BLOCK.zip

I've been working on this for the past two weeks, but it's not easy to test

Unfortunately, this feature is most suitable for continuing to run on the PATH thread, but its mechanism makes it impossible to implement

Note that I have not published this job file and still need to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants