1
0
Fork 0
taleweave-ai/adventure
Sean Sube bd42c115b4
add option to generate new rooms
2024-05-26 22:27:13 -05:00
..
actions add limited uses to effects, show entity description in web client during generation 2024-05-26 21:33:44 -05:00
bot rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
models add option to generate new rooms 2024-05-26 22:27:13 -05:00
render rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
server rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
systems rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
templates start using config, render entities, render world graph in browser client 2024-05-12 15:47:18 -05:00
utils add limited uses to effects, show entity description in web client during generation 2024-05-26 21:33:44 -05:00
__init__.py use action context managers, sort modules 2024-05-18 17:29:40 -05:00
context.py add limited uses to effects, show entity description in web client during generation 2024-05-26 21:33:44 -05:00
errors.py encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
game_system.py add thought stage with planning, add quest system 2024-05-25 15:18:40 -05:00
generate.py add limited uses to effects, show entity description in web client during generation 2024-05-26 21:33:44 -05:00
main.py add option to generate new rooms 2024-05-26 22:27:13 -05:00
player.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
plugins.py add function triggers to logic system 2024-05-04 17:57:24 -05:00
prompts.yml switch to events, close threads 2024-05-08 21:11:16 -05:00
simulate.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
state.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00