Commit graph

40 commits

Author SHA1 Message Date
Isadora White
c0577a64cb update cooking profile so they don't hunt around for chests and try catch loop around the get crafting plan 2025-05-12 21:47:47 -07:00
mmaheshwari2
329248ea65 purged test code 2025-03-03 21:52:05 -08:00
mmaheshwari2
ba1e826ca5 refactored for main merge. generated train tasks for construction. added pickaxe at inventory initalization. moved print matrix into blueprint class 2025-03-03 21:41:38 -08:00
mmaheshwari2
d46c587cdd analyze construction task update 2025-03-02 13:16:47 -08:00
mmaheshwari2
0494514f4e fixed merge 2025-03-02 12:53:09 -08:00
mmaheshwari2
78ce03fde7 added todo for tools for agents in inventory 2025-02-27 16:24:26 -08:00
mmaheshwari2
872ca99f08 added ladder fix to inventory 2025-02-25 15:53:53 -08:00
mmaheshwari2
ff5882db30 fixed door inventory 2025-02-25 15:39:26 -08:00
mmaheshwari2
41939450b8 reduced construction task examples size. variants are now variable for construction tasks 2025-02-19 18:34:12 -08:00
mmaheshwari2
2cdafc70a4 new construciton tasks with dynamic timeouts 2025-02-19 18:27:01 -08:00
mmaheshwari2
baaab58f98 3 big changes. 1:blueprint removed from blueprint.explain() 2:construction validation no longer includes air particles 3:autodeletes blueprint before construction task. 2025-02-19 18:25:59 -08:00
mmaheshwari2
78843c9a26 easier to understand 2025-02-13 14:51:21 -08:00
mmaheshwari2
4804e91011 procedural generation task generation and analysis 2025-02-13 14:49:03 -08:00
Isadora White
14ea211013 resolve merge 2025-02-10 16:23:28 -08:00
Isadora White
80f9c9f6c7 refactoring construction task files 2025-02-10 16:22:26 -08:00
mmaheshwari2
b7bdbf7759 abstracted out room size and variance. also tried centering window panes properly 2025-02-10 11:19:12 -08:00
mmaheshwari2
bf1914ddb9 fixed borders of rooms 2025-02-10 10:12:50 -08:00
mmaheshwari2
bf88a96106 added windows, room materials. abstracted out for easy implementation 2025-02-09 12:32:23 -08:00
mmaheshwari2
9283a79385 carpets done 2025-02-08 11:55:20 -08:00
mmaheshwari2
84cdb0f6fa add ladder 2025-02-03 11:10:03 -08:00
mmaheshwari2
a03e46e56b Merge branch 'procedural_generation' of https://github.com/icwhite/mindcraft into procedural_generation
merge changes
2025-02-03 09:46:10 -08:00
mmaheshwari2
743373274e save before pull 2025-02-03 09:45:38 -08:00
Isadora White
69a830c9f2 added automatic teleportation to the spot and made the house out of glass for better visualization 2025-01-31 15:25:41 -08:00
mmaheshwari2
de3049b443 automated building 2025-01-31 12:57:11 -08:00
mmaheshwari2
554df2acd5 modified stairs. changed outside to glass 2025-01-30 11:25:58 -08:00
mmaheshwari2
ad9ecd72e1 properly solved overlapping rooms 2025-01-30 10:30:17 -08:00
mmaheshwari2
87ecbc18ea rooms can use matrix edge. also starting stairs / doors dev 2025-01-28 11:24:11 -08:00
mmaheshwari2
6fda1675a4 no rooms in rooms and sharing borders is okay 2025-01-28 10:45:46 -08:00
mmaheshwari2
b72d3afc00 fixes for sequential generation function 2025-01-26 12:42:33 -08:00
mmaheshwari2
13bd808eee basic setup for sequential generation 2025-01-26 12:26:06 -08:00
mmaheshwari2
ff3da96cf6 added autobuild and autodelete to blueprint class (with functions to execute them) 2025-01-26 11:26:11 -08:00
mmaheshwari2
fb4c394f71 abstract random room generation 2025-01-24 17:50:16 -08:00
mmaheshwari2
dccb120f64 compartmentalized 3d matrix randomly 2025-01-23 18:20:09 -08:00
mmaheshwari2
0eb503cde8 finished function to test the blueprint layout. now working on procedurally generating the blueprint 2025-01-23 11:31:42 -08:00
Isadora White
a383ee9d14 test blueprint layout file 2025-01-22 12:50:51 -08:00
Isadora White
9575437d56 reset function and better prompts 2025-01-07 19:29:50 -08:00
Isadora White
3f728957c4 fixing issues with the bot not receiving the messages properly: 2024-12-29 10:56:20 -06:00
Isadora White
5b46d3ee6d fixing bugs with the initial blueprint validation functions 2024-12-27 20:42:34 -06:00
Isadora White
acdc73ad47 wrote validation functions for blueprint and added commands for the agent to use 2024-12-26 18:12:11 -06:00
Isadora White
d2f46dbe65 adding human readable blueprint objects 2024-12-23 10:31:19 -06:00