179 Commits (6315f8c309f3fdf32c278328d2ed2d1ecdfe8bda)
 

Author SHA1 Message Date
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
Tanner Collin 433e35e79b Add update script 3 years ago
Tanner Collin 3c90a09d82 Simplify README 3 years ago
Tanner Collin 390c3405c3 Add dependency checks 3 years ago
Tanner Collin 1f621333de Add run script 3 years ago
Tanner Collin 38f3b0ed67 Fix imports 3 years ago
Tanner Collin d099ae6965 Improve download_mcdata script 3 years ago
Tanner Collin 3c373ccfe3 Move bot files into mosfet/ 3 years ago
Tanner Collin 4d2b09e578 Improve README 3 years ago
Tanner Collin f88809af64 Remove redundant module reloads 3 years ago
Tanner Collin 87bb638270 Add !help command 3 years ago
Tanner Collin bdfec0f9a4 Format commands in code 3 years ago
Tanner Collin 679030ff9a Document bot commands 3 years ago
Tanner Collin 3aa766926b Update requirements 3 years ago
Tanner Collin 8c9a28beac Split jobs.py into files 3 years ago
Tanner Collin 5ff0394dc3 Simplify handling block and item ids 3 years ago
Tanner Collin fac4309e43 Adjust item counts 3 years ago