Commit Graph

62 Commits

Author SHA1 Message Date
Tanner Collin fc929db658 Manage needed items and item counts better 2021-04-17 23:48:38 +00:00
Tanner Collin 7d0cef0e2e Fix order of grabbing supplies and checking barrels 2021-04-17 22:04:41 +00:00
Tanner Collin 0bdae1f775 Move to our own vector module instead of Panda3D 2021-03-26 22:25:55 +00:00
Tanner Collin 2fa3044acb Program the bot to crawl, fix wood farming bugs 2021-03-26 22:25:55 +00:00
Tanner Collin e642e426b9 Add exit function 2021-03-26 22:25:55 +00:00
Tanner Collin f35c7a4e51 Detect disconnection and exit the script 2021-03-26 22:25:55 +00:00
Isaia e4b51aa2d6 Add goto command 2021-03-26 16:22:04 -06:00
Tanner Collin 28ca442a46 Finish executing the villager trade 2021-02-24 01:02:00 +00:00
Tanner Collin cf8677ee65 Begin villager trading job 2021-02-23 07:50:40 +00:00
Tanner Collin d0bfed75dd Fix more bugs 2021-02-23 02:45:46 +00:00
Tanner Collin 4b97aaf739 Select most damaged tool 2021-02-22 21:31:36 +00:00
Tanner Collin 743d002167 Fix random bugs 2021-02-22 01:44:55 +00:00
Tanner Collin b72c335ff7 Add packets for entity interaction and trade list 2021-02-20 23:04:48 +00:00
Tanner Collin af1db24cd5 Add a command to drain inv 2021-02-15 08:56:41 +00:00
Tanner Collin 7217686716 Add state machine for eating food 2021-01-05 05:57:06 +00:00
Tanner Collin 25cc638465 Fix bugs 2020-12-19 08:56:17 +00:00
Tanner Collin cdd71d2610 Fix bugs and pause on zzz 2020-12-18 04:15:09 +00:00
Tanner Collin 81f8a92cab Only request a bed in the overworld 2020-12-16 10:28:11 +00:00
Tanner Collin 2b21b60247 Add a job for farming crops 2020-12-16 06:21:57 +00:00
Tanner Collin 6eb7149890 Replant the same tree that was chopped 2020-12-15 22:36:03 +00:00
Tanner Collin 6c9f228862 Add a job for farming nether wart 2020-12-14 06:21:50 +00:00
Tanner Collin 6c0688b759 Rename data module to mcdata 2020-12-14 05:40:17 +00:00
Tanner Collin b754a4746d Handle player teleport packet 2020-12-14 04:27:06 +00:00
Tanner Collin c49ce127b9 Redefine what trees are 2020-12-14 00:38:22 +00:00
Tanner Collin 93c1ab7c0a Track player positions and add !here 2020-12-13 11:38:30 +00:00
Tanner Collin beb4c31f5e Fix bug with addressing 2020-12-13 09:58:23 +00:00
Tanner Collin d86c21fead Track name, dimension, add addressable commands 2020-12-13 05:31:09 +00:00
Tanner Collin af88f68e66 Don't sleep near monsters 2020-12-12 21:11:00 +00:00
Tanner Collin e0c5c3a6b9 Add job for filling in a volume of blocks 2020-12-05 10:56:56 +00:00
Tanner Collin b8952db742 Detect monsters and flee to safety 2020-12-04 02:49:22 +00:00
Tanner Collin 5a7a2f0113 Simplify state machines 2020-12-03 03:30:54 +00:00
Tanner Collin 6ba9288fd7 Use shovels, land in water 2020-12-02 11:12:51 +00:00
Tanner Collin 00846538e8 Reverse order slices are found, fix bugs 2020-12-02 00:02:26 -07:00
Tanner Collin b7295b4beb Improve finding sand by using slices 2020-12-02 05:16:46 +00:00
Tanner Collin eabb0a04d1 Cache items into trapped chests 2020-12-01 00:48:02 +00:00
Tanner Collin ee2a1958f9 Find trees using new 3D search 2020-10-19 15:49:14 -06:00
Tanner Collin 90388cf110 Clear leaves when low on saplings 2020-10-17 23:35:43 -06:00
Tanner Collin 69b0c057d6 Improve inv selections 2020-10-17 12:41:41 -06:00
Tanner Collin 0bbe516818 Add 3D BFS iterator 2020-10-16 02:56:11 -06:00
Tanner Collin 6c4aaf8d7d Grab fallen saplings, fix bugs 2020-10-15 01:37:47 -06:00
Tanner Collin f328f3443a Add job for farming trees and object physics 2020-10-13 20:26:50 -06:00
Tanner Collin c6c0def867 Rename lumberjack to gather_wood 2020-10-13 12:54:24 -06:00
Tanner Collin 83132ab2bb Improve pathfinding 2020-10-12 23:25:26 -06:00
Tanner Collin fa9d597483 Fix gapple bugs and unload far chunks 2020-09-25 15:51:36 -06:00
Tanner Collin 25ce916b43 Add a job to find enchanted golden apples 2020-09-25 00:03:22 -06:00
Tanner Collin b723143299 Create an index of interesting blocks 2020-09-24 17:46:00 -06:00
Tanner Collin 6b2df0c27e Fix hidden item metadata bug 2020-09-24 16:02:15 -06:00
Tanner Collin 0e616dc7c1 Add living entity packets 2020-09-23 15:36:18 -06:00
Tanner Collin 43f4eb3517 Handle entity metadata 2020-09-23 00:00:28 -06:00
Tanner Collin 320f925fa1 Fix sand gather state machine 2020-09-21 13:40:33 -06:00