Commit Graph

27 Commits

Author SHA1 Message Date
343268af24 Use a set for the block index to limit size 2021-05-07 00:29:41 +00:00
e5fd062a4a Handle loading / unloading chunks better 2021-05-07 00:14:25 +00:00
5184d4a173 Reply in-game with inventory 2021-05-06 09:29:26 +00:00
f7400a1225 Make bot look where he's going while trading 2021-05-03 02:59:23 +00:00
15d4dd7922 Add check for missing email 2021-05-02 01:40:15 +00:00
8f0d2eb417 Add check for square brackets 2021-05-02 01:38:26 +00:00
a41d9f2793 Switch USERNAME to EMAIL to avoid collisions 2021-05-01 23:34:43 +00:00
0d23dbaf9f Add burner account credentials to use by default 2021-05-01 23:22:43 +00:00
a87cc85eab Improve trading villager selection based on profession 2021-05-01 21:31:21 +00:00
080895421d Improve parsing chat commands 2021-04-29 02:18:35 +00:00
aec057c89c Use our own hypot() for older Python support 2021-04-28 07:12:30 +00:00
sose
af9cc4b546 allow connection to offline mode servers without a password 2021-04-26 20:31:00 -07:00
a49caaedf5 Sleep 0.1 s after failing to pathfind to prevent timeouts 2021-04-25 23:39:57 +00:00
7caa51f011 Add function for faking blocks while pathing 2021-04-25 21:25:15 +00:00
650398255b Detect being forced to wake up 2021-04-25 00:59:43 +00:00
d69f9cf09e Don't sleep in occupied beds 2021-04-25 00:33:55 +00:00
8b85de2b2a Limit reply length so bot doesn't get kicked 2021-04-24 23:50:52 +00:00
ce9613c00c Index blocks on change 2021-04-24 23:37:11 +00:00
09b9002c58 Fix bug where needed and wanted items werent updating 2021-04-24 22:59:22 +00:00
4026b410f4 Set sand origin when command is given 2021-04-24 22:34:25 +00:00
a5642409d2 Move command processing to separate file 2021-04-23 07:01:00 +00:00
ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder 2021-04-23 01:41:01 +00:00
23891066c0 Improve searching for crops 2021-04-23 01:25:44 +00:00
9874e23aa6 Move World class into its own file 2021-04-23 00:18:53 +00:00
221d497204 Reset the bot on death 2021-04-23 00:05:56 +00:00
38f3b0ed67 Fix imports 2021-04-22 00:46:54 +00:00
3c373ccfe3 Move bot files into mosfet/ 2021-04-21 22:09:28 +00:00