34 Commits (master)

Author SHA1 Message Date
Tanner Collin bbe2d9f99c Fix farm crop seed pick up bug 3 years ago
Tanner Collin 2f77c7b990 Sort mobs by distance 3 years ago
Tanner Collin 3540e5580e Remove delays from gather_crop job 3 years ago
Tanner Collin 261684ea90 Handle entity rotation packets 3 years ago
Tanner Collin 09b09b3f96 Improve !info command 3 years ago
Tanner Collin 4d2d358175 Use block state id to check bed occupancy 3 years ago
Tanner Collin 324ad41bf7 Print Minecraft time in 12h format 3 years ago
Tanner Collin 343268af24 Use a set for the block index to limit size 3 years ago
Tanner Collin e5fd062a4a Handle loading / unloading chunks better 3 years ago
Tanner Collin 5184d4a173 Reply in-game with inventory 3 years ago
Tanner Collin f7400a1225 Make bot look where he's going while trading 3 years ago
Tanner Collin 15d4dd7922 Add check for missing email 3 years ago
Tanner Collin 8f0d2eb417 Add check for square brackets 3 years ago
Tanner Collin a41d9f2793 Switch USERNAME to EMAIL to avoid collisions 3 years ago
Tanner Collin 0d23dbaf9f Add burner account credentials to use by default 3 years ago
Tanner Collin a87cc85eab Improve trading villager selection based on profession 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
sose af9cc4b546 allow connection to offline mode servers without a password 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 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 38f3b0ed67 Fix imports 3 years ago
Tanner Collin 3c373ccfe3 Move bot files into mosfet/ 3 years ago