DrInfy / sharpy-sc2

Python framework for rapid development of Starcraft 2 AI bots
MIT License
69 stars 28 forks source link

Roles manager should drop roles for units aren't claimed each step #24

Closed DrInfy closed 4 years ago

DrInfy commented 4 years ago

Roles manager should work in a way were roles are lost if the units aren't claimed each step.

The idea here is to have smoothless transition between builds that might have different triggers for attack and defense.