Commit graph

163 commits

Author SHA1 Message Date
Maximus
97e2bfbe88 better readme 2024-04-05 17:25:06 -05:00
Maximus
6a387e60e0 added vec3 package 2024-04-05 17:24:46 -05:00
Max Robinson
ad717cdaff
Merge pull request #28 from kolbytn/update-1.20.4
update to current minecraft release
2024-04-02 19:15:02 -05:00
MaxRobinsonTheGreat
3dece90f0c updated mineflayer and minecraft version 2024-03-29 12:20:28 -05:00
Max Robinson
702bc14c04
Merge pull request #26 from kolbytn/claude
Claude 👨‍💻
2024-03-29 12:05:10 -05:00
MaxRobinsonTheGreat
6fc6fb4297 changed model, removed movement, imrove gemini 2024-03-28 20:03:29 -05:00
MaxRobinsonTheGreat
34b571d347 added claude 2024-03-23 11:15:53 -05:00
Kolby Nottingham
2452dcf7b7 finding blocks bug 2024-03-06 15:25:18 -08:00
Kolby Nottingham
977ce1e767 fixing previous commit 2024-03-06 14:32:54 -08:00
Kolby Nottingham
43943653d3 sort nearest blocks 2024-03-06 13:18:23 -08:00
Kolby Nottingham
cb9de90d11 smelting command, minor cleanup 2024-03-05 12:50:13 -08:00
Max Robinson
5448b018c7
Merge pull request #24 from kolbytn/gemini
Gemini🚀 and Prompts Profile
2024-03-01 15:03:14 -06:00
MaxRobinsonTheGreat
89046bb67e startup message, disable coding 2024-02-25 14:21:44 -06:00
MaxRobinsonTheGreat
4afdebac20 refactored prompts/examples/memory/initialization 2024-02-25 14:13:32 -06:00
MaxRobinsonTheGreat
748748367d up-to-date gpt, prompt tweaks 2024-02-20 19:09:56 -06:00
MaxRobinsonTheGreat
5bf147fc40 refactored llm, added gemini 2024-02-18 22:56:38 -06:00
Max Robinson
31450fd00c
clarified mc version 2024-02-17 16:42:10 -06:00
Max Robinson
a740fe797e
Merge pull request #22 from kolbytn/tweaks
Tweaks
2024-02-16 23:01:47 -06:00
MaxRobinsonTheGreat
3d264ccb8b Merge branch 'tweaks' of https://github.com/kolbytn/mindcraft into tweaks 2024-02-16 17:04:26 -06:00
MaxRobinsonTheGreat
34d91dff79 removed request queuing 2024-02-16 17:04:11 -06:00
Max Robinson
b3b7dd6a17
Create LICENSE 2024-02-16 12:03:07 -06:00
MaxRobinsonTheGreat
3e3e80c0ed added various fixes/improvements 2024-02-16 11:57:48 -06:00
MaxRobinsonTheGreat
feac9ab424 various improvements 2024-02-05 19:08:08 -06:00
Max Robinson
aabd1a9ac2
Merge pull request #19 from kolbytn/default-behaviors
Default behaviors
2024-02-05 14:06:28 -06:00
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