-QA Testing-Partial fix, almost there though.
# Issue 1
It ignores the "Restrict to building helper" setting. Now it just assumes it's always enabled if there is a build helper.
# Issue 2
Filling a build helper fails like before like this {F20409} after doing the following steps:
# set a circle build helper
It works too well :(
The fill tool will only fill the touching build helper blocks and unfortunately they often don't touch, filling stops because of that.# set tool and fill the build helper **completely**
# undo some or all steps (just so you get some empty areas again)
{F20409}# reset the fill tool
In theory, if it looks 1 block further after encountering air, it **should** be able to continue with any current build helper.
# Issue 2# place the fill tool origin again
# do a fill step
It doesn't care about the "Restrict Building to Helper" setting.-> Now it behaves like before, It always assumes that option is enabledonly fills the touching blocks and nothing more.