angram/lib/plugins
jay b970231519 feat: add mover plugin
General purpose mover / goto plugin.
Replaces the old solver based `comehere` in miner.js.
Instead, directly based on mineflayer bot apis and pathfinder.
This makes it simpler and easier to debug.
While less general, pathfinder is sophisticated enough for most cases.

For anything that needs moving from point A to point B.
Such as:
- following
- go to a location

Not in scope: locations and places. Would be a separate plugin.
2020-12-22 15:38:45 +05:00
..
armor.js feat: 🎉 init new repo 2020-12-21 21:08:38 +05:00
command.js feat: update command plugin 2020-12-22 11:31:46 +05:00
eater.js feat: add automatic eater plugin 2020-12-22 15:29:06 +05:00
finder.js feat: 🎉 init new repo 2020-12-21 21:08:38 +05:00
guard.js feat: update guard 2020-12-22 11:28:44 +05:00
inventory.js feat: update inventory 2020-12-22 11:29:31 +05:00
miner.js feat: update miner 2020-12-22 11:30:16 +05:00
mover.js feat: add mover plugin 2020-12-22 15:38:45 +05:00
sleeper.js feat: update sleeper 2020-12-22 11:31:06 +05:00
statemachine.js feat: 🎉 init new repo 2020-12-21 21:08:38 +05:00