DrInfy / sharpy-sc2

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

Void Rays are losing DPS because they stutter step #25

Open DrInfy opened 4 years ago

DrInfy commented 4 years ago

Measure dps when stutter stepping and calculate much dps is lost by stuttering and how much the voidray can move while doing so.

Void rays should still move when they are in a bad position, but they should only reposition when a clearly better position is available in order to maximize damage.