Commit graph

644 commits

Author SHA1 Message Date
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
Isadora White
4a79866197 Merge branch 'procedural_generation' of https://github.com/icwhite/mindcraft into procedural_generation 2025-01-25 14:12:50 -08:00
Isadora White
75e3c6a3c4 updating to use environment variables 2025-01-25 14:12:45 -08:00
mmaheshwari2
fb4c394f71 abstract random room generation 2025-01-24 17:50:16 -08:00
Isadora White
1632dceaa2 Merge branch 'procedural_generation' of https://github.com/icwhite/mindcraft into procedural_generation 2025-01-23 19:53:40 -08:00
Isadora White
858cc6ba64 evaluation script with jar files and some parallelization 2025-01-23 19:53:09 -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
9e7ead7e0c added conversation examples and fixed an issue with the validation function 2024-12-29 13:38:23 -06: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
095cdc2d6d adding the blueprint to the goal string 2024-12-23 11:34:56 -06:00
Isadora White
d2f46dbe65 adding human readable blueprint objects 2024-12-23 10:31:19 -06:00
Max Robinson
2c5dc2b43e
Merge pull request #368 from icwhite/clean_dev
Task Class
2024-12-12 21:02:50 -06:00
Kolby Nottingham
883f73eef5 fixed example 2024-12-12 18:53:24 -08:00
Kolby Nottingham
58d38af369 task init fixes 2024-12-12 12:33:00 -08:00
Kolby Nottingham
d0140aa542 tasks class 2024-12-10 15:39:57 -08:00
Kolby Nottingham
760a178f74 improved profiles 2024-12-10 14:11:32 -08:00
Kolby Nottingham
bd5b995e4b server task fixes 2024-12-10 13:41:13 -08:00
Kolby Nottingham
9fb58d2d40 merge with main 2024-12-10 13:30:40 -08:00
Kolby Nottingham
2332bb3e62 merge with main 2024-12-10 13:30:17 -08:00
Kolby Nottingham
88e0174ef1 task fixes 2024-12-10 13:13:45 -08:00
Kolby Nottingham
a15ab15bcd additional task features 2024-12-09 17:06:22 -08:00
Kolby Nottingham
4e0611d29e cleanup 2024-12-09 16:30:44 -08:00
Isadora White
a7e529b1e9 task specification, validation function, evaluation script, and initial inventories and teleportation 2024-12-08 22:10:21 -08:00
Max Robinson
13bd9a7bba
Merge pull request #364 from kolbytn/multi-agent-controls
Multi agent controls
2024-12-08 21:34:14 -06:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00
MaxRobinsonTheGreat
5649cec439 name not always defined 2024-12-07 23:11:54 -06:00
MaxRobinsonTheGreat
5497608ee1 better docs and prompts 2024-12-07 22:56:19 -06:00
MaxRobinsonTheGreat
5b63aef57d parse floats, better grok, better examples 2024-12-07 22:47:39 -06:00
MaxRobinsonTheGreat
030d5beefa prioritize most recent message, not first 2024-12-07 17:54:49 -06:00
MaxRobinsonTheGreat
c03d1001c7 fixed command parsing... 2024-12-06 00:00:45 -06:00
MaxRobinsonTheGreat
5eb35e993a fixed command parsing and allow startconvo during convo 2024-12-05 23:55:24 -06:00
MaxRobinsonTheGreat
a1a6f60d8d check loggin in instead 2024-12-05 16:42:23 -06:00
MaxRobinsonTheGreat
2b09a578a8 dont use package keyword... 2024-12-05 16:22:43 -06:00
MaxRobinsonTheGreat
9cd39dc5df better continue conversation logic/monitor 2024-12-05 16:06:05 -06:00
MaxRobinsonTheGreat
f068b4c7ce add gotoposition/searchforentity, improved consume/giveplayer/gotoblock 2024-12-05 15:30:25 -06:00