Michael Zangl

Results 25 issues of Michael Zangl

Opening / Closing the dropdown works using Mouse + Touch (Finger). Selecting an Emoji only works using the mouse. On touch events, the emoji gets highlighted (the same way as...

If there are no more required blocks (especially floor slabs), the bot currently continues walking the road and complains at every position about this. The bot should just stop building...

enhancement
/minebot buildroad

Currently, cobblestone is hardcoded. Wooden roads would look nice, too.

enhancement
/minebot buildroad

/minebot run should check for "var" or "minescript" at the beginning of the line and stop execution then.

enhancement
/minebot run

This is a collection of blocks that the bot does not yet handle / not handle correctly - [ ] scaffolding - [ ] Dried kelp block (=> normal block)...

Currently, when there are multiple moveTo-tasks after each other, the bot always stops at the reference points. We can walk or even sprint through them if the trajectory of the...

enhancement

While making the source compatible to MC 1.12, the bot still handles it as if it was MC 1.8. To fix this, all new features need to be added. Things...

help wanted

The hitbox for flowers is not computed correctly. So the bot will miss them in some cases and get stuck.

bug