195 Commits (master)
 

Author SHA1 Message Date
Tanner Collin 58458a561f Fix jobstate bugs 4 years ago
Tanner Collin c30ac5aefc Port over job states 4 years ago
Tanner Collin 41133ce343 Get rid of local state, move everything to global 4 years ago
Tanner Collin 43eefcf41a Port over MCWorld class 4 years ago
Tanner Collin 13770fab24 Calculate the correct block breaking time 4 years ago
Tanner Collin 179359d0ee Move packet handlers into Game class 4 years ago
Tanner Collin a509f5d1ef Reorder check_descend pathfinding functions 4 years ago
Tanner Collin 2f9a918431 Grab block data from PrismarineJS/minecraft-data 4 years ago
Tanner Collin 27b8f71452 Add readme 4 years ago
Tanner Collin 812afa5808 Freeze requirements 4 years ago
Tanner Collin e8998a0428 Use built in BlockChangePacket and MultiBlockChangePacket 4 years ago
Tanner Collin 34dbe0e99e Port over custom packets and update to 1.16.2 4 years ago
Tanner Collin 8fabe5859a Simplify directory structure 4 years ago
Tanner Collin e444cf6677 Improve exception handling 4 years ago
Tanner Collin a76d02d53c Add support for chat commands 4 years ago
Tanner Collin 100b4da80d Port over physics and pathfinding 4 years ago
Tanner Collin 0b59e8c438 Add handlers 4 years ago
Tanner Collin db8d8d7b85 Add module for packet handlers and reload it 4 years ago
Tanner Collin 76d5609c26 Reregister packet listeners on reload 4 years ago
Tanner Collin ca40d3eba2 Grab credentials from env vars 4 years ago
Tanner Collin 514b324156 Move monkey-patching into its own module 4 years ago
Tanner Collin f3e39802d2 Monitor files for changes and reload module 4 years ago
Tanner Collin 7196c427b7 Freeze requirements 4 years ago
Tanner Collin 04cd44fa72 Pull chat manager file over from Elektordi/pyCraft 4 years ago
Tanner Collin 7d93888798 Integrate pyCraft loggin in with Flask 4 years ago
Tanner Collin fbdf8ba718 Begin bot as basic Flask app 4 years ago
Tanner Collin ff819b46ff Rename test script 4 years ago
Tanner Collin 3647972cb2 Update BlockChange packets to 1.16.2 4 years ago
Tanner Collin 9966e88e9c Update ChunkDataPacket to 1.16.2 4 years ago
Tanner Collin 303612fcf1 Monkey-patch in custom packets 4 years ago
Tanner Collin 71918953c2 Begin 1.16.2 chunk conversion 4 years ago
Tanner Collin 55ea50a6de Pull chunk data files over from Elektordi/pyCraft 4 years ago
Tanner Collin ef1c4498ee Install pyCraft and copy start.py 4 years ago
Tanner Collin a2aa0eb2f2 Move 1.15.2 code into old/ 4 years ago
Tanner Collin 49412e0253 Gather sand and sleep at night 4 years ago
Tanner Collin ebc9c5ef1a Add window slot packet and item info 4 years ago
Tanner Collin 9ce9a47493 Move custom packets to own file and monkey-patch them in 4 years ago
Tanner Collin 1d4adb796a Wait for chunks to load and tune physics 4 years ago
Tanner Collin d37f55a2db Fix lumberjack bugs 4 years ago
Tanner Collin 4e2efeb604 Add lumberjack state machine that chops down a tree 4 years ago
Tanner Collin b0c27a98c1 Locate nearest tree and pathfind to it 4 years ago
Tanner Collin e124983414 Fix yaw spinning bug and optimize pathfinding more 4 years ago
Tanner Collin ccdd51aad3 Add timeout to pathfinding, optimize 4 years ago
Tanner Collin 948dd64221 Start basic minecraft bot 4 years ago
Tanner Collin ebe5934621 Initial commit 4 years ago