bsaffel / benchmarker

macro trainer | build optimizer | practice tool
10 stars 0 forks source link

Add an Ignore button that would allow a step to be inserted #393

Closed bsaffel closed 9 years ago

bsaffel commented 9 years ago

This would function to allow a new/forgotten step to be inserted to the current build while playing against a tracked build. When ignore is clicked, it will stay depressed until the next step is recorded, then go back to tracking against the build order.

This is good for inserting forgotten detectors/units/queens that would otherwise cause a cascade fail of a good build. It is also a way to refine a build that is almost there.

bsaffel commented 9 years ago

The button will toggle when clicked, or go from on to off when a build step is created. This can also be repeated to insert multiple steps

bsaffel commented 9 years ago

Also, don't forget to add this to the help menu

bsaffel commented 9 years ago

Make sure that the escape functionality still works intuitively (i.e. cancelling the unit/upgrade/ability that was just ignored should not cancel the previous valid/invalid build order step