100 Commits
Author SHA1 Message Date
tanner bbe2d9f99c Fix farm crop seed pick up bug 2021-06-19 22:17:52 +00:00
tanner 2f77c7b990 Sort mobs by distance 2021-06-19 21:30:55 +00:00
tanner 3540e5580e Remove delays from gather_crop job 2021-06-19 21:30:41 +00:00
tanner 261684ea90 Handle entity rotation packets 2021-05-07 04:13:36 +00:00
tanner 09b09b3f96 Improve !info command 2021-05-07 04:02:51 +00:00
tanner 4d2d358175 Use block state id to check bed occupancy 2021-05-07 04:02:26 +00:00
tanner 324ad41bf7 Print Minecraft time in 12h format 2021-05-07 00:30:29 +00:00
tanner 343268af24 Use a set for the block index to limit size 2021-05-07 00:29:41 +00:00
tanner e5fd062a4a Handle loading / unloading chunks better 2021-05-07 00:14:25 +00:00
tanner 5184d4a173 Reply in-game with inventory 2021-05-06 09:29:26 +00:00
tanner 396c1e2e33 Update README 2021-05-06 07:13:41 +00:00
tanner 217bb0dae0 Remove extra picture 2021-05-06 07:12:34 +00:00
tanner f7400a1225 Make bot look where he's going while trading 2021-05-03 02:59:23 +00:00
tanner 3c31c41acd Try different ports for web interface 2021-05-02 01:47:40 +00:00
tanner 15d4dd7922 Add check for missing email 2021-05-02 01:40:15 +00:00
tanner 8f0d2eb417 Add check for square brackets 2021-05-02 01:38:26 +00:00
tanner 6315f8c309 Add docs about grabbing supplies 2021-05-02 01:26:06 +00:00
tanner 2fc08be581 Add link to trapped chest minecraft wiki 2021-05-02 00:35:19 +00:00
tanner c39a8c6d93 Add info about caching items 2021-05-02 00:32:03 +00:00
tanner 43e8bf97a0 Add picture of trapped chest 2021-05-02 00:15:13 +00:00
tanner b59c260e90 Begin cache items page 2021-05-01 23:44:33 +00:00
tanner a41d9f2793 Switch USERNAME to EMAIL to avoid collisions 2021-05-01 23:34:43 +00:00
tanner 0d2be1378f Improve README 2021-05-01 23:27:34 +00:00
tanner 0d23dbaf9f Add burner account credentials to use by default 2021-05-01 23:22:43 +00:00
tanner a87cc85eab Improve trading villager selection based on profession 2021-05-01 21:31:21 +00:00
tanner 080895421d Improve parsing chat commands 2021-04-29 02:18:35 +00:00
tanner e4ea9aeaa0 Update README 2021-04-29 02:18:35 +00:00
tanner ad6c412802 Add support for Python 3.6 (thanks sose) 2021-04-28 02:12:15 -06:00
tanner aec057c89c Use our own hypot() for older Python support 2021-04-28 07:12:30 +00:00
tanner 1c0824a167 Fix README typo 2021-04-26 03:26:07 +00:00
tanner 47c2fca00a Print web interface port 2021-04-26 03:25:42 +00:00
tanner 76cdf90b44 Commit web interface build and serve statically 2021-04-26 03:07:06 +00:00
tanner 33145cb3f2 Display some basic stats on web 2021-04-26 02:37:43 +00:00
tanner 963b3d9736 Begin web interface hello world 2021-04-25 23:43:55 +00:00
tanner a49caaedf5 Sleep 0.1 s after failing to pathfind to prevent timeouts 2021-04-25 23:39:57 +00:00
tanner 7caa51f011 Add function for faking blocks while pathing 2021-04-25 21:25:15 +00:00
tanner e588c8fa1a Remove script delays 2021-04-25 21:24:58 +00:00
tanner 650398255b Detect being forced to wake up 2021-04-25 00:59:43 +00:00
tanner d69f9cf09e Don't sleep in occupied beds 2021-04-25 00:33:55 +00:00
tanner 8b85de2b2a Limit reply length so bot doesn't get kicked 2021-04-24 23:50:52 +00:00
tanner ce9613c00c Index blocks on change 2021-04-24 23:37:11 +00:00
tanner 09b9002c58 Fix bug where needed and wanted items werent updating 2021-04-24 22:59:22 +00:00
tanner 4026b410f4 Set sand origin when command is given 2021-04-24 22:34:25 +00:00
tanner a5642409d2 Move command processing to separate file 2021-04-23 07:01:00 +00:00
tanner ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder 2021-04-23 01:41:01 +00:00
tanner 23891066c0 Improve searching for crops 2021-04-23 01:25:44 +00:00
tanner 9874e23aa6 Move World class into its own file 2021-04-23 00:18:53 +00:00
tanner 221d497204 Reset the bot on death 2021-04-23 00:05:56 +00:00
tanner 433e35e79b Add update script 2021-04-22 02:57:00 +00:00
tanner 3c90a09d82 Simplify README 2021-04-22 01:46:19 +00:00
tanner 390c3405c3 Add dependency checks 2021-04-22 01:40:01 +00:00
tanner 1f621333de Add run script 2021-04-22 01:29:52 +00:00
tanner 38f3b0ed67 Fix imports 2021-04-22 00:46:54 +00:00
tanner d099ae6965 Improve download_mcdata script 2021-04-21 22:13:20 +00:00
tanner 3c373ccfe3 Move bot files into mosfet/ 2021-04-21 22:09:28 +00:00
tanner 4d2b09e578 Improve README 2021-04-21 21:51:26 +00:00
tanner f88809af64 Remove redundant module reloads 2021-04-19 07:51:48 +00:00
tanner 87bb638270 Add !help command 2021-04-19 04:18:40 +00:00
tanner bdfec0f9a4 Format commands in code 2021-04-19 04:02:51 +00:00
tanner 679030ff9a Document bot commands 2021-04-19 03:59:00 +00:00
tanner 3aa766926b Update requirements 2021-04-19 01:51:20 +00:00
tanner 8c9a28beac Split jobs.py into files 2021-04-19 01:34:54 +00:00
tanner 5ff0394dc3 Simplify handling block and item ids 2021-04-18 23:02:16 +00:00
tanner fac4309e43 Adjust item counts 2021-04-18 22:41:03 +00:00
tanner fc929db658 Manage needed items and item counts better 2021-04-17 23:48:38 +00:00
tanner 7d0cef0e2e Fix order of grabbing supplies and checking barrels 2021-04-17 22:04:41 +00:00
tanner daf152389a Only try to sleep in one existing bed 2021-04-17 20:59:06 +00:00
tanner ef68956e63 Try using already placed beds first 2021-03-26 22:25:55 +00:00
tanner 0bdae1f775 Move to our own vector module instead of Panda3D 2021-03-26 22:25:55 +00:00
tanner 2fa3044acb Program the bot to crawl, fix wood farming bugs 2021-03-26 22:25:55 +00:00
tanner e642e426b9 Add exit function 2021-03-26 22:25:55 +00:00
tanner f35c7a4e51 Detect disconnection and exit the script 2021-03-26 22:25:55 +00:00
tanner 1466f448ee Pause for 0.5 s when finding a bad crop 2021-03-04 21:17:35 +00:00
tanner 2a3db71a7b Fix trading bugs 2021-02-28 23:33:31 +00:00
tanner fcc74c7198 Complete villager trading job 2021-02-24 08:21:25 +00:00
tanner 28ca442a46 Finish executing the villager trade 2021-02-24 01:02:00 +00:00
tanner 1d8d473e26 Display when the bot is loading chunks 2021-02-23 21:37:14 +00:00
tanner cf8677ee65 Begin villager trading job 2021-02-23 07:50:40 +00:00
tanner d0bfed75dd Fix more bugs 2021-02-23 02:45:46 +00:00
tanner 4b97aaf739 Select most damaged tool 2021-02-22 21:31:36 +00:00
tanner 743d002167 Fix random bugs 2021-02-22 01:44:55 +00:00
tanner 1fe35c77fc Fix bug with nether wart job 2021-02-21 00:57:00 +00:00
tanner caa3fbb2a4 Update README 2021-02-21 00:08:14 +00:00
tanner b72c335ff7 Add packets for entity interaction and trade list 2021-02-20 23:04:48 +00:00
tanner af1db24cd5 Add a command to drain inv 2021-02-15 08:56:41 +00:00
tanner f65967342a Select a log to avoid using tools 2021-02-15 08:27:56 +00:00
tanner 3c3287a1d5 Correct pyCraft requirement 2021-01-16 06:30:04 +00:00
tanner 8ced2d8d5e Add instructions for git 2021-01-05 06:15:12 +00:00
tanner 3364317b2e Fix farming bug 2021-01-05 06:14:58 +00:00
tanner 7217686716 Add state machine for eating food 2021-01-05 05:57:06 +00:00
tanner 029ef72ea5 Grab supplies when doing Filling job 2020-12-22 05:58:30 +00:00
tanner 376bc8073c Don't clear leaves if no tree was chopped 2020-12-19 23:48:57 +00:00
tanner 25cc638465 Fix bugs 2020-12-19 08:56:17 +00:00
tanner cdd71d2610 Fix bugs and pause on zzz 2020-12-18 04:15:09 +00:00
tanner d108d7c817 Add a job for grabbing supplies from barrels 2020-12-17 00:02:56 +00:00
tanner 81f8a92cab Only request a bed in the overworld 2020-12-16 10:28:11 +00:00
tanner 2b21b60247 Add a job for farming crops 2020-12-16 06:21:57 +00:00
tanner 787474b28d Reorder tree farming jobs 2020-12-16 06:14:37 +00:00
tanner 325f2d6bc6 Update readme 2020-12-15 22:37:32 +00:00
tanner f8caf8f252 Delete old code 2020-12-15 22:36:26 +00:00