162 Commits (76cdf90b44fb884478ec76915dbf53d056cfd4d1)
 

Author SHA1 Message Date
Tanner Collin 83132ab2bb Improve pathfinding 4 years ago
Tanner Collin fa9d597483 Fix gapple bugs and unload far chunks 4 years ago
Tanner Collin 25ce916b43 Add a job to find enchanted golden apples 4 years ago
Tanner Collin b723143299 Create an index of interesting blocks 4 years ago
Tanner Collin 6b2df0c27e Fix hidden item metadata bug 4 years ago
Tanner Collin 0e616dc7c1 Add living entity packets 4 years ago
Tanner Collin 43f4eb3517 Handle entity metadata 4 years ago
Tanner Collin 97f248b0c6 Switch back to soul torches 4 years ago
Tanner Collin 320f925fa1 Fix sand gather state machine 4 years ago
Tanner Collin 6489984640 Fix item caching bugs 4 years ago
Tanner Collin f8d44e7e38 Add state machine for caching items into chests 4 years ago
Tanner Collin b8cbd9a5f0 Upgrade pyCraft 4 years ago
Tanner Collin ca45925da1 Add commands for dropping and dumping inventory 4 years ago
Tanner Collin c33e1e04b8 Adjust find sand algo 4 years ago
Tanner Collin ce22946023 Fix more sand bugs 4 years ago
Tanner Collin 5c21634d16 Fix sand gather job bugs 4 years ago
Tanner Collin f2e0b162f9 Port over job sleeping 4 years ago
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