162 Commits (76cdf90b44fb884478ec76915dbf53d056cfd4d1)
 

Author SHA1 Message Date
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
Tanner Collin fc929db658 Manage needed items and item counts better 3 years ago
Tanner Collin 7d0cef0e2e Fix order of grabbing supplies and checking barrels 3 years ago
Tanner Collin daf152389a Only try to sleep in one existing bed 3 years ago
Tanner Collin ef68956e63 Try using already placed beds first 3 years ago
Tanner Collin 0bdae1f775 Move to our own vector module instead of Panda3D 3 years ago
Tanner Collin 2fa3044acb Program the bot to crawl, fix wood farming bugs 3 years ago
Tanner Collin e642e426b9 Add exit function 3 years ago
Tanner Collin f35c7a4e51 Detect disconnection and exit the script 3 years ago
Isaia e4b51aa2d6 Add goto command 3 years ago
Isaia afa588d843 Add list of commands to readme 3 years ago
Tanner Collin 1466f448ee Pause for 0.5 s when finding a bad crop 3 years ago
Tanner Collin 2a3db71a7b Fix trading bugs 3 years ago
Tanner Collin fcc74c7198 Complete villager trading job 3 years ago
Tanner Collin 28ca442a46 Finish executing the villager trade 3 years ago
Tanner Collin 1d8d473e26 Display when the bot is loading chunks 3 years ago
Tanner Collin cf8677ee65 Begin villager trading job 3 years ago
Tanner Collin d0bfed75dd Fix more bugs 3 years ago