Commit Graph
100 Commits
Author SHA1 Message Date
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
tanner 6eb7149890 Replant the same tree that was chopped 2020-12-15 22:36:03 +00:00
tanner 6d62c07428 Don't search so hard for nether wart 2020-12-15 06:37:53 +00:00
tanner 6c9f228862 Add a job for farming nether wart 2020-12-14 06:21:50 +00:00
tanner 6c0688b759 Rename data module to mcdata 2020-12-14 05:40:17 +00:00
tanner b754a4746d Handle player teleport packet 2020-12-14 04:27:06 +00:00
tanner c49ce127b9 Redefine what trees are 2020-12-14 00:38:22 +00:00
tanner 93c1ab7c0a Track player positions and add !here 2020-12-13 11:38:30 +00:00
tanner beb4c31f5e Fix bug with addressing 2020-12-13 09:58:23 +00:00
tanner d86c21fead Track name, dimension, add addressable commands 2020-12-13 05:31:09 +00:00
tanner f2cb61c4bc Update to 1.16.4 2020-12-13 04:50:03 +00:00
tanner af88f68e66 Don't sleep near monsters 2020-12-12 21:11:00 +00:00
tanner 86846a5c02 Search for next block to place in 2D 2020-12-06 23:53:28 +00:00
tanner bce868a522 Remove serverbound packets from monkey patch 2020-12-06 23:53:04 +00:00
tanner e0c5c3a6b9 Add job for filling in a volume of blocks 2020-12-05 10:56:56 +00:00
tanner b8952db742 Detect monsters and flee to safety 2020-12-04 02:49:22 +00:00
tanner 5a7a2f0113 Simplify state machines 2020-12-03 03:30:54 +00:00
tanner 6ba9288fd7 Use shovels, land in water 2020-12-02 11:12:51 +00:00
tanner 00846538e8 Reverse order slices are found, fix bugs 2020-12-02 00:02:26 -07:00
tanner b7295b4beb Improve finding sand by using slices 2020-12-02 05:16:46 +00:00
tanner eabb0a04d1 Cache items into trapped chests 2020-12-01 00:48:02 +00:00
tanner efcefc8192 Freeze requirements 2020-10-23 17:47:21 -06:00
tanner bd8f8a0d55 Move beside planted sapling 2020-10-23 17:45:35 -06:00
tanner ee2a1958f9 Find trees using new 3D search 2020-10-19 15:49:14 -06:00
tanner 90388cf110 Clear leaves when low on saplings 2020-10-17 23:35:43 -06:00
tanner 69b0c057d6 Improve inv selections 2020-10-17 12:41:41 -06:00
tanner 0bbe516818 Add 3D BFS iterator 2020-10-16 02:56:11 -06:00
tanner 6c4aaf8d7d Grab fallen saplings, fix bugs 2020-10-15 01:37:47 -06:00
tanner f328f3443a Add job for farming trees and object physics 2020-10-13 20:26:50 -06:00
tanner c6c0def867 Rename lumberjack to gather_wood 2020-10-13 12:54:24 -06:00
tanner 83132ab2bb Improve pathfinding 2020-10-12 23:25:26 -06:00
tanner fa9d597483 Fix gapple bugs and unload far chunks 2020-09-25 15:51:36 -06:00
tanner 25ce916b43 Add a job to find enchanted golden apples 2020-09-25 00:03:22 -06:00
tanner b723143299 Create an index of interesting blocks 2020-09-24 17:46:00 -06:00
tanner 6b2df0c27e Fix hidden item metadata bug 2020-09-24 16:02:15 -06:00
tanner 0e616dc7c1 Add living entity packets 2020-09-23 15:36:18 -06:00
tanner 43f4eb3517 Handle entity metadata 2020-09-23 00:00:28 -06:00
tanner 97f248b0c6 Switch back to soul torches 2020-09-22 19:48:00 -06:00
tanner 320f925fa1 Fix sand gather state machine 2020-09-21 13:40:33 -06:00
tanner 6489984640 Fix item caching bugs 2020-09-20 23:41:55 -06:00
tanner f8d44e7e38 Add state machine for caching items into chests 2020-09-20 19:08:32 -06:00
tanner b8cbd9a5f0 Upgrade pyCraft 2020-09-17 18:56:52 -06:00
tanner ca45925da1 Add commands for dropping and dumping inventory 2020-09-17 14:54:41 -06:00
tanner c33e1e04b8 Adjust find sand algo 2020-09-17 03:11:08 -06:00
tanner ce22946023 Fix more sand bugs 2020-09-17 00:01:10 -06:00
tanner 5c21634d16 Fix sand gather job bugs 2020-09-16 20:31:46 -06:00
tanner f2e0b162f9 Port over job sleeping 2020-09-16 20:11:42 -06:00
tanner 58458a561f Fix jobstate bugs 2020-09-16 19:12:01 -06:00
tanner c30ac5aefc Port over job states 2020-09-16 17:45:52 -06:00
tanner 41133ce343 Get rid of local state, move everything to global 2020-09-16 14:16:10 -06:00
tanner 43eefcf41a Port over MCWorld class 2020-09-16 14:09:14 -06:00
tanner 13770fab24 Calculate the correct block breaking time 2020-09-16 00:49:15 -06:00
tanner 179359d0ee Move packet handlers into Game class 2020-09-16 00:02:36 -06:00
tanner a509f5d1ef Reorder check_descend pathfinding functions 2020-09-15 23:56:47 -06:00
tanner 2f9a918431 Grab block data from PrismarineJS/minecraft-data 2020-09-15 23:56:47 -06:00
tanner 27b8f71452 Add readme 2020-09-10 15:33:52 -06:00
tanner 812afa5808 Freeze requirements 2020-09-10 15:26:35 -06:00
tanner e8998a0428 Use built in BlockChangePacket and MultiBlockChangePacket 2020-09-09 15:58:19 -06:00
tanner 34dbe0e99e Port over custom packets and update to 1.16.2 2020-09-09 14:15:37 -06:00
tanner 8fabe5859a Simplify directory structure 2020-09-08 20:13:15 -06:00
tanner e444cf6677 Improve exception handling 2020-09-08 19:52:50 -06:00
tanner a76d02d53c Add support for chat commands 2020-09-08 17:51:27 -06:00
tanner 100b4da80d Port over physics and pathfinding 2020-09-08 15:33:42 -06:00
tanner 0b59e8c438 Add handlers 2020-09-08 14:07:09 -06:00
tanner db8d8d7b85 Add module for packet handlers and reload it 2020-09-07 22:31:55 -06:00
tanner 76d5609c26 Reregister packet listeners on reload 2020-09-07 19:28:56 -06:00
tanner ca40d3eba2 Grab credentials from env vars 2020-09-07 16:32:19 -06:00
tanner 514b324156 Move monkey-patching into its own module 2020-09-07 16:08:59 -06:00
tanner f3e39802d2 Monitor files for changes and reload module 2020-09-07 15:48:16 -06:00
tanner 7196c427b7 Freeze requirements 2020-09-06 17:28:14 -06:00
tanner 04cd44fa72 Pull chat manager file over from Elektordi/pyCraft 2020-09-06 16:43:20 -06:00
tanner 7d93888798 Integrate pyCraft loggin in with Flask 2020-09-06 16:10:00 -06:00
tanner fbdf8ba718 Begin bot as basic Flask app 2020-09-06 15:39:21 -06:00
tanner ff819b46ff Rename test script 2020-09-06 15:37:04 -06:00
tanner 3647972cb2 Update BlockChange packets to 1.16.2 2020-09-06 15:31:33 -06:00
tanner 9966e88e9c Update ChunkDataPacket to 1.16.2 2020-09-06 00:50:47 -06:00