BryanSWeber / CUNYAIModule

CUNYBot, an AI that plays complete games of Starcraft.
MIT License
6 stars 3 forks source link

Units fail to attack buildings #207

Closed BryanSWeber closed 4 years ago

BryanSWeber commented 4 years ago

Items around buildings:

no combat units, only workers (peripherally).

Buildings are clearly observed, but not triggering combat... likely because of e_closest catch? May need the fallback of otherwise attacking if there is no threatening unit nearby.

BryanSWeber commented 4 years ago

Fixed at ad1f475a