MaxRobinsonTheGreat
|
25853aa49b
|
added comment
|
2024-05-10 12:37:52 -05:00 |
|
MaxRobinsonTheGreat
|
76aa9539fb
|
cleaned comments, little fix
|
2024-05-10 12:18:47 -05:00 |
|
MaxRobinsonTheGreat
|
85c2f56afe
|
restart saves memory, selfprompt will restart too
|
2024-05-08 23:59:44 -05:00 |
|
MaxRobinsonTheGreat
|
30a172aa9d
|
Merge branch 'main' into self-prompt
|
2024-05-07 22:24:28 -05:00 |
|
MaxRobinsonTheGreat
|
6727b44afc
|
clear pathfinder on idle, improve coward mode
|
2024-05-04 16:17:41 -05:00 |
|
MaxRobinsonTheGreat
|
c7b115ebbf
|
refactored to SelfPrompter class and interruption logic
|
2024-05-04 15:42:30 -05:00 |
|
MaxRobinsonTheGreat
|
d1890a3a3b
|
added basic auto prompting
|
2024-04-30 23:07:07 -05:00 |
|
MaxRobinsonTheGreat
|
81cdc718bd
|
added memory bank and commands for saving places
|
2024-04-27 23:28:34 -05:00 |
|
MaxRobinsonTheGreat
|
2aeebac0cd
|
save/load modes to memory.json
|
2024-04-20 22:18:26 -05:00 |
|
MaxRobinsonTheGreat
|
2e8f2545df
|
Merge branch 'main' into goals
|
2024-04-19 14:12:43 -05:00 |
|
MaxRobinsonTheGreat
|
8d37dc12d2
|
chat on spawn, not login
|
2024-04-02 19:19:30 -05: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
|
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 |
|
Kolby Nottingham
|
214999df2f
|
wandering for goal, and tool goal fix
|
2024-02-27 14:45:47 -08:00 |
|
MaxRobinsonTheGreat
|
4afdebac20
|
refactored prompts/examples/memory/initialization
|
2024-02-25 14:13:32 -06:00 |
|
MaxRobinsonTheGreat
|
5bf147fc40
|
refactored llm, added gemini
|
2024-02-18 22:56:38 -06:00 |
|
Kolby Nottingham
|
57783fb4ca
|
load goals, logic fixes
|
2024-02-12 22:43:31 -08:00 |
|
Kolby Nottingham
|
d5e118fa3a
|
optimization and bug fix
|
2024-02-12 17:48:22 -08:00 |
|
Kolby Nottingham
|
21a9995f62
|
init item goals
|
2024-02-12 16:33:28 -08:00 |
|
MaxRobinsonTheGreat
|
271f5672f4
|
cancelresume on death
|
2024-02-05 13:48:02 -06:00 |
|
MaxRobinsonTheGreat
|
7e80efb5b4
|
Merge branch 'main' into default-behaviors
|
2024-02-04 19:53:09 -06:00 |
|
MaxRobinsonTheGreat
|
4ae9ccdcc2
|
Merge branch 'main' into default-behaviors
|
2024-02-02 15:34:17 -06:00 |
|
MaxRobinsonTheGreat
|
86ab1686b4
|
added settings, fixed biome name
|
2024-01-30 16:43:30 -06:00 |
|
MaxRobinsonTheGreat
|
7f11ddc29e
|
check if user commands exist
|
2024-01-27 19:24:02 -06:00 |
|
MaxRobinsonTheGreat
|
ba04995a53
|
Merge branch 'main' into clearpath
|
2024-01-27 19:16:06 -06: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 |
|
Kolby Nottingham
|
e2e199a093
|
init defaults
|
2024-01-26 12:11:32 -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
|
9ac97d2a37
|
refactor and cleanup
|
2024-01-25 13:25:36 -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
|
2f4ecfada3
|
refactored examples/startup
|
2024-01-15 11:04:50 -06:00 |
|
MaxRobinsonTheGreat
|
44fe31a66e
|
autoeat, improved command parsing
|
2024-01-14 14:33:25 -06:00 |
|
MaxRobinsonTheGreat
|
4f48dea4f6
|
improved example reading, commands
|
2024-01-13 12:10:15 -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 |
|
Kolby Nottingham
|
b3fc11cfec
|
init commands
|
2024-01-03 22:16:50 -08:00 |
|
Maximus
|
a056575073
|
load history before chatting
|
2023-12-26 14:42:45 -07:00 |
|
Maximus
|
1a854fe0d5
|
cleaned init params
|
2023-12-21 20:52:18 -07:00 |
|
Maximus
|
c0da4a58f0
|
folder refactor, bot folder
|
2023-12-21 20:50:50 -07:00 |
|
Maximus
|
b47d1c9908
|
Revert "folder refactor, bot folder"
This reverts commit d293675a59 .
|
2023-12-21 20:33:25 -07:00 |
|
Maximus
|
d293675a59
|
folder refactor, bot folder
|
2023-12-21 15:11:38 -07:00 |
|