195 Commits (master)
 

Author SHA1 Message Date
Tanner Collin bbe2d9f99c Fix farm crop seed pick up bug 3 years ago
Tanner Collin 2f77c7b990 Sort mobs by distance 3 years ago
Tanner Collin 3540e5580e Remove delays from gather_crop job 3 years ago
Tanner Collin 261684ea90 Handle entity rotation packets 3 years ago
Tanner Collin 09b09b3f96 Improve !info command 3 years ago
Tanner Collin 4d2d358175 Use block state id to check bed occupancy 3 years ago
Tanner Collin 324ad41bf7 Print Minecraft time in 12h format 3 years ago
Tanner Collin 343268af24 Use a set for the block index to limit size 3 years ago
Tanner Collin e5fd062a4a Handle loading / unloading chunks better 3 years ago
Tanner Collin 5184d4a173 Reply in-game with inventory 3 years ago
Tanner Collin 396c1e2e33 Update README 3 years ago
Tanner Collin 217bb0dae0 Remove extra picture 3 years ago
Tanner Collin f7400a1225 Make bot look where he's going while trading 3 years ago
Tanner Collin 3c31c41acd Try different ports for web interface 3 years ago
Tanner Collin 15d4dd7922 Add check for missing email 3 years ago
Tanner Collin 8f0d2eb417 Add check for square brackets 3 years ago
Tanner Collin 6315f8c309 Add docs about grabbing supplies 3 years ago
Tanner Collin 2fc08be581 Add link to trapped chest minecraft wiki 3 years ago
Tanner Collin c39a8c6d93 Add info about caching items 3 years ago
Tanner Collin 43e8bf97a0 Add picture of trapped chest 3 years ago
Tanner Collin b59c260e90 Begin cache items page 3 years ago
Tanner Collin a41d9f2793 Switch USERNAME to EMAIL to avoid collisions 3 years ago
Tanner Collin 0d2be1378f Improve README 3 years ago
Tanner Collin 0d23dbaf9f Add burner account credentials to use by default 3 years ago
Tanner Collin a87cc85eab Improve trading villager selection based on profession 3 years ago
Tanner Collin 080895421d Improve parsing chat commands 3 years ago
Tanner Collin e4ea9aeaa0 Update README 3 years ago
Tanner Collin ad6c412802 Add support for Python 3.6 (thanks sose) 3 years ago
Tanner Collin aec057c89c Use our own hypot() for older Python support 3 years ago
sose af9cc4b546 allow connection to offline mode servers without a password 3 years ago
sose 666435ddae added requirements, updated install command 3 years ago
Tanner Collin 1c0824a167 Fix README typo 3 years ago
Tanner Collin 47c2fca00a Print web interface port 3 years ago
Tanner Collin 76cdf90b44 Commit web interface build and serve statically 3 years ago
Tanner Collin 33145cb3f2 Display some basic stats on web 3 years ago
Tanner Collin 963b3d9736 Begin web interface hello world 3 years ago
Tanner Collin a49caaedf5 Sleep 0.1 s after failing to pathfind to prevent timeouts 3 years ago
Tanner Collin 7caa51f011 Add function for faking blocks while pathing 3 years ago
Tanner Collin e588c8fa1a Remove script delays 3 years ago
Tanner Collin 650398255b Detect being forced to wake up 3 years ago
Tanner Collin d69f9cf09e Don't sleep in occupied beds 3 years ago
Tanner Collin 8b85de2b2a Limit reply length so bot doesn't get kicked 3 years ago
Tanner Collin ce9613c00c Index blocks on change 3 years ago
Tanner Collin 09b9002c58 Fix bug where needed and wanted items werent updating 3 years ago
Tanner Collin 4026b410f4 Set sand origin when command is given 3 years ago
Tanner Collin a5642409d2 Move command processing to separate file 3 years ago
Tanner Collin ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder 3 years ago
Tanner Collin 23891066c0 Improve searching for crops 3 years ago
Tanner Collin 9874e23aa6 Move World class into its own file 3 years ago
Tanner Collin 221d497204 Reset the bot on death 3 years ago