bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
551 stars 158 forks source link

Avoidance flags and permawalls #60

Open Greg-Tarr opened 5 years ago

Greg-Tarr commented 5 years ago

Feature request summary

There should be flags to indicated rooms to be avoided.

I am having a problem where scouts are trying to enter rooms that are walled off by novice area.

Motivation:

Description:

Related issues:

bencbartlett commented 5 years ago

There has been significant discussion about the possibility of adding methods to detect novice areas. I am aware of this problem, but will probably hold out for the addition of these for a more permanent solution. (Another solution could be to count the number of time scout entries time out, and mark the room to be temporarily avoided.)