Commit graph

201 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
b064ff49eb Merge branch 'main' into coward-mode 2024-04-20 12:04:08 -05:00
Max Robinson
20da11e76d
Merge pull request #53 from kolbytn/lil-fixes
Lil fixes
2024-04-19 19:00:37 -05:00
Kolby Nottingham
65aa0ba35a
Merge pull request #44 from kolbytn/goals
Automatic Busy Work
2024-04-19 13:02:16 -07:00
MaxRobinsonTheGreat
80664df71b added andy_npc.json as example 2024-04-19 14:54:16 -05:00
MaxRobinsonTheGreat
2e8f2545df Merge branch 'main' into goals 2024-04-19 14:12:43 -05:00
MaxRobinsonTheGreat
9a929fc3b2 added activate command 2024-04-19 14:02:30 -05:00
MaxRobinsonTheGreat
b9f2f74df4 fixed torch placer bug 2024-04-19 14:01:46 -05:00
Maximus
bf4163fcaa added coward mode 2024-04-13 22:56:18 -05:00
Kolby Nottingham
0d31185704 house and door fixes 2024-04-09 23:38:59 -07:00
Max Robinson
03b449d763
Merge pull request #38 from kolbytn/improve-placeblock
Improve placeblock
2024-04-07 19:35:38 -05:00
Max Robinson
11aa1948c5
Merge pull request #40 from kolbytn/community-fixes
Community fixes
2024-04-07 19:34:40 -05:00
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
7c7a0b7201
Merge pull request #32 from homberger/patch-1
Fix typo
2024-04-05 17:00:03 -05:00
Maximus
a620971ed2 coding interrupt, small fixes 2024-04-05 16:58:08 -05:00
Torsten Homberger
d82e3401ac
Fix typo 2024-04-05 01:59:45 +02:00
MaxRobinsonTheGreat
8d37dc12d2 chat on spawn, not login 2024-04-02 19:19:30 -05:00
MaxRobinsonTheGreat
2a3cc01c1c add inventory to system prompt 2024-04-02 19:18:49 -05:00
MaxRobinsonTheGreat
f3b379addf remove block in way, include inventory in system 2024-04-02 19:18:13 -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
83b5f56acc open doors, sleep at night 2024-03-20 16:03:16 -07:00
Kolby Nottingham
cc48a38ade build bed 2024-03-06 15:53:22 -08:00
Kolby Nottingham
4eda43b6cb merge with main 2024-03-06 15:26:08 -08:00
Kolby Nottingham
2452dcf7b7 finding blocks bug 2024-03-06 15:25:18 -08:00
Kolby Nottingham
a7ebe00929 crafting bugs 2024-03-06 15:22:34 -08:00
Kolby Nottingham
a7218d274f Merge branch 'main' into goals 2024-03-06 14:33:04 -08:00
Kolby Nottingham
977ce1e767 fixing previous commit 2024-03-06 14:32:54 -08:00
Kolby Nottingham
4d00cd1ccf exclude buildings from collecting 2024-03-06 14:25:15 -08:00
Kolby Nottingham
74751a9bf2 Merge branch 'main' into goals 2024-03-06 13:21:12 -08:00
Kolby Nottingham
43943653d3 sort nearest blocks 2024-03-06 13:18:23 -08:00
Kolby Nottingham
6571b3c87b goal quantity 2024-03-06 12:18:00 -08:00
Kolby Nottingham
24965b2e06 generic builds 2024-03-06 11:39:17 -08:00
Kolby Nottingham
ca7f08d345 init build goals 2024-03-05 16:40:06 -08:00
Kolby Nottingham
e0c43d5c90 merge with main 2024-03-05 12:55:07 -08:00
Kolby Nottingham
cb9de90d11 smelting command, minor cleanup 2024-03-05 12:50:13 -08:00
Kolby Nottingham
2f53a6729b npc refactor 2024-03-05 12:05:46 -08:00
Kolby Nottingham
1c68065405 merge with main 2024-03-04 16:33:56 -08:00
Max Robinson
5448b018c7
Merge pull request #24 from kolbytn/gemini
Gemini🚀 and Prompts Profile
2024-03-01 15:03:14 -06:00
Kolby Nottingham
214999df2f wandering for goal, and tool goal fix 2024-02-27 14:45:47 -08: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