8 Commits (5184d4a173c23e3f96991f515cbe8d97bea482e7)

Author SHA1 Message Date
Tanner Collin 5184d4a173 Reply in-game with inventory 3 years ago
Tanner Collin 8f0d2eb417 Add check for square brackets 3 years ago
Tanner Collin 080895421d Improve parsing chat commands 3 years ago
Tanner Collin aec057c89c Use our own hypot() for older Python support 3 years ago
Tanner Collin 7caa51f011 Add function for faking blocks while pathing 3 years ago
Tanner Collin 8b85de2b2a Limit reply length so bot doesn't get kicked 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 9874e23aa6 Move World class into its own file 3 years ago
Tanner Collin 221d497204 Reset the bot on death 3 years ago
Tanner Collin 38f3b0ed67 Fix imports 3 years ago
Tanner Collin 3c373ccfe3 Move bot files into mosfet/ 3 years ago
Tanner Collin f88809af64 Remove redundant module reloads 3 years ago
Tanner Collin 87bb638270 Add !help command 3 years ago
Tanner Collin 679030ff9a Document bot commands 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 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
Tanner Collin 28ca442a46 Finish executing the villager trade 3 years ago
Tanner Collin cf8677ee65 Begin villager trading job 3 years ago
Tanner Collin d0bfed75dd Fix more bugs 3 years ago
Tanner Collin 4b97aaf739 Select most damaged tool 3 years ago
Tanner Collin 743d002167 Fix random bugs 3 years ago
Tanner Collin b72c335ff7 Add packets for entity interaction and trade list 3 years ago
Tanner Collin af1db24cd5 Add a command to drain inv 3 years ago
Tanner Collin 7217686716 Add state machine for eating food 3 years ago
Tanner Collin 25cc638465 Fix bugs 3 years ago
Tanner Collin cdd71d2610 Fix bugs and pause on zzz 3 years ago
Tanner Collin 81f8a92cab Only request a bed in the overworld 3 years ago
Tanner Collin 2b21b60247 Add a job for farming crops 3 years ago
Tanner Collin 6eb7149890 Replant the same tree that was chopped 3 years ago
Tanner Collin 6c9f228862 Add a job for farming nether wart 3 years ago
Tanner Collin 6c0688b759 Rename data module to mcdata 3 years ago
Tanner Collin b754a4746d Handle player teleport packet 3 years ago
Tanner Collin c49ce127b9 Redefine what trees are 3 years ago
Tanner Collin 93c1ab7c0a Track player positions and add !here 3 years ago
Tanner Collin beb4c31f5e Fix bug with addressing 3 years ago
Tanner Collin d86c21fead Track name, dimension, add addressable commands 3 years ago
Tanner Collin af88f68e66 Don't sleep near monsters 3 years ago
Tanner Collin e0c5c3a6b9 Add job for filling in a volume of blocks 4 years ago
Tanner Collin b8952db742 Detect monsters and flee to safety 4 years ago
Tanner Collin 5a7a2f0113 Simplify state machines 4 years ago
Tanner Collin 6ba9288fd7 Use shovels, land in water 4 years ago
Tanner Collin 00846538e8 Reverse order slices are found, fix bugs 4 years ago
Tanner Collin b7295b4beb Improve finding sand by using slices 4 years ago