C++ Minecraft bot.
Stars
17
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
35
commits
Fix pathfinder bug
1a16510
Improve path following and update mclib
260e2bc
Add support for multiple protocols
a994f3c
Improve astar performance
6f5c0f9
Use latest mclib
39891cd
Change some shared_ptrs into unique_ptrs
a33938a
Switch to C++14
03ca1cc
Update to latest mclib
90e455e
Fix memory leaks
1db2540
Adjust speed based on potion effects
9999ce9
Add EffectComponent
a5228b2
Use recursive glob in Makefile
3f685ee
Get it working on Linux
4cbf9e2
Clean up project structure
88658dc
Significantly improve performance on graph change
1203358