Commit Graph

167 Commits

Author SHA1 Message Date
Tanner Collin 9966e88e9c Update ChunkDataPacket to 1.16.2 2020-09-06 00:50:47 -06:00
Tanner Collin 303612fcf1 Monkey-patch in custom packets 2020-09-05 22:19:48 -06:00
Tanner Collin 71918953c2 Begin 1.16.2 chunk conversion 2020-09-05 21:24:57 -06:00
Tanner Collin 55ea50a6de Pull chunk data files over from Elektordi/pyCraft
https://github.com/Elektordi/pyCraft
2020-09-05 21:04:35 -06:00
Tanner Collin ef1c4498ee Install pyCraft and copy start.py 2020-09-05 20:19:21 -06:00
Tanner Collin a2aa0eb2f2 Move 1.15.2 code into old/ 2020-09-05 20:16:33 -06:00
Tanner Collin 49412e0253 Gather sand and sleep at night 2020-08-19 14:00:57 -06:00
Tanner Collin ebc9c5ef1a Add window slot packet and item info 2020-05-27 17:47:36 -06:00
Tanner Collin 9ce9a47493 Move custom packets to own file and monkey-patch them in 2020-05-26 23:48:59 -06:00
Tanner Collin 1d4adb796a Wait for chunks to load and tune physics 2020-05-25 15:21:52 -06:00
Tanner Collin d37f55a2db Fix lumberjack bugs 2020-05-24 21:55:38 -06:00
Tanner Collin 4e2efeb604 Add lumberjack state machine that chops down a tree 2020-05-23 01:06:06 -06:00
Tanner Collin b0c27a98c1 Locate nearest tree and pathfind to it 2020-05-21 00:27:51 -06:00
Tanner Collin e124983414 Fix yaw spinning bug and optimize pathfinding more 2020-05-20 19:42:56 -06:00
Tanner Collin ccdd51aad3 Add timeout to pathfinding, optimize 2020-05-20 17:57:22 -06:00
Tanner Collin 948dd64221 Start basic minecraft bot
It's able to pathfind to a placed redstone torch using A*
2020-05-20 15:42:07 -06:00
Tanner Collin ebe5934621 Initial commit 2020-05-20 15:41:01 -06:00