Commit graph

689 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
0e84991ce5 sneaking in torch placing improvment 2024-02-05 14:05:52 -06:00
MaxRobinsonTheGreat
271f5672f4 cancelresume on death 2024-02-05 13:48:02 -06:00
MaxRobinsonTheGreat
f9c41246f1 added cancelResume for failed actions 2024-02-05 13:21:32 -06:00
MaxRobinsonTheGreat
7e80efb5b4 Merge branch 'main' into default-behaviors 2024-02-04 19:53:09 -06:00
Kolby Nottingham
d968f8d5b9 check idle before resuming 2024-02-03 16:19:20 -08:00
Max Robinson
a37e192e89
Merge pull request #21 from kolbytn/settings
Settings
2024-02-03 12:03:11 -06:00
MaxRobinsonTheGreat
913b39b0b6 crash when fail to stop, improve digging 2024-02-03 12:00:33 -06:00
Kolby Nottingham
5a27e005c7 execute resume wait 2024-02-03 08:59:07 -08:00
MaxRobinsonTheGreat
f203b7ca4e made item collecting mode better 2024-02-02 15:47:17 -06:00
MaxRobinsonTheGreat
4ae9ccdcc2 Merge branch 'main' into default-behaviors 2024-02-02 15:34:17 -06:00
MaxRobinsonTheGreat
578fcf99ba added moveAway and stay commands 2024-02-02 11:54:17 -06:00
MaxRobinsonTheGreat
ab340a7b6d small fixes 2024-02-01 16:16:30 -06:00
MaxRobinsonTheGreat
74e061c48f improved readme 2024-01-30 22:26:27 -06:00
MaxRobinsonTheGreat
86ab1686b4 added settings, fixed biome name 2024-01-30 16:43:30 -06:00
Max Robinson
4f284eeb71
Merge pull request #20 from kolbytn/clearpath
Clearpath
2024-01-29 23:17:45 -06:00
MaxRobinsonTheGreat
7f11ddc29e check if user commands exist 2024-01-27 19:24:02 -06:00
MaxRobinsonTheGreat
28dba87334 fixed get blocks, added deepslate ores 2024-01-27 19:17:36 -06:00
MaxRobinsonTheGreat
0d5a4d8562 added examples and restart/clear commands 2024-01-27 19:16:54 -06:00
MaxRobinsonTheGreat
ba04995a53 Merge branch 'main' into clearpath 2024-01-27 19:16:06 -06:00
Kolby Nottingham
f18b0b88da
Merge pull request #18 from kolbytn/cleanup
Cleanup
2024-01-26 14:30:52 -08:00
Kolby Nottingham
5dd4bbb8cd newAction idle compatibility 2024-01-26 14:10:09 -08:00
Kolby Nottingham
f14656387e merge with cleanup 2024-01-26 14:02:59 -08:00
MaxRobinsonTheGreat
e63b528bba better idle check, wait for done generating 2024-01-26 15:41:55 -06:00
MaxRobinsonTheGreat
cee25212aa fixed end executing, logging, added param 2024-01-26 15:05:36 -06:00
Kolby Nottingham
e2e199a093 init defaults 2024-01-26 12:11:32 -08:00
Kolby Nottingham
2af1fc16ee changed path in template 2024-01-26 11:26:05 -08:00
MaxRobinsonTheGreat
bff811d1c3 modes are async, added clearpath check 2024-01-26 13:18:30 -06:00
Kolby Nottingham
a6971a4c4a removed idle 2024-01-25 15:52:07 -08:00
Kolby Nottingham
546d5e7cef places and picks up crafting table to craft 2024-01-25 14:16:25 -08:00
Kolby Nottingham
9ac97d2a37 refactor and cleanup 2024-01-25 13:25:36 -08:00
Kolby Nottingham
287f13c5b5
Merge pull request #17 from kolbytn/modes
Modes
2024-01-25 12:00:19 -08:00
MaxRobinsonTheGreat
8a40ff03c4 fixed multiplayer chat, misc fixes 2024-01-24 17:24:52 -06:00
MaxRobinsonTheGreat
e9abae74da added modes, remove defend, fixed stuff 2024-01-23 18:01:38 -06:00
MaxRobinsonTheGreat
9329510c51 made placeblock pathfinder better? 2024-01-23 17:58:49 -06:00
Max Robinson
d671c7a7dc
Merge pull request #16 from kolbytn/coder
Coder
approved offline by @kolbytn
2024-01-17 23:47:17 -06:00
MaxRobinsonTheGreat
cf14b7ca6d added sleep,craft,place commands 2024-01-16 15:53:27 -06:00
MaxRobinsonTheGreat
8429489839 added auto-equip armor 2024-01-16 15:52:52 -06:00
MaxRobinsonTheGreat
bcb244e025 commands/newActions share execution wrapper 2024-01-15 12:04:18 -06:00
MaxRobinsonTheGreat
2f4ecfada3 refactored examples/startup 2024-01-15 11:04:50 -06:00
MaxRobinsonTheGreat
193f794f3d attempted improve stats 2024-01-14 14:35:23 -06:00
MaxRobinsonTheGreat
69a49f9803 autoeat 2024-01-14 14:35:04 -06:00
MaxRobinsonTheGreat
237175e944 improved defend 2024-01-14 14:33:37 -06:00
MaxRobinsonTheGreat
44fe31a66e autoeat, improved command parsing 2024-01-14 14:33:25 -06:00
MaxRobinsonTheGreat
ff9c241876 added defend, improved gotoplayer 2024-01-13 12:11:04 -06:00
MaxRobinsonTheGreat
4f48dea4f6 improved example reading, commands 2024-01-13 12:10:15 -06:00
MaxRobinsonTheGreat
24b8c17db0 parse bools 2024-01-11 18:10:51 -06:00
MaxRobinsonTheGreat
0eba82951b added follow, collect, attack commands 2024-01-11 18:04:59 -06:00
MaxRobinsonTheGreat
0decd272f3 added command param parsing 2024-01-11 15:59:52 -06:00
MaxRobinsonTheGreat
7d35ef1bfc combine queries+commands, allow user commands 2024-01-09 22:50:22 -06:00
MaxRobinsonTheGreat
a99909ac5c basic execute_action functionality added 2024-01-09 13:42:39 -06:00