1
0
Fork 0
taleweave-ai/adventure
Sean Sube 186edb6df2
add simulation systems
2024-05-05 15:50:51 -05:00
..
sim_systems add simulation systems 2024-05-05 15:50:51 -05:00
actions.py hack in a message broadcast system 2024-05-04 15:35:42 -05:00
context.py hack in a message broadcast system 2024-05-04 15:35:42 -05:00
generate.py add use action and remote players 2024-05-05 09:14:54 -05:00
logic.py give each client a unique id, split up UI sections 2024-05-05 13:54:39 -05:00
main.py add use action and remote players 2024-05-05 09:14:54 -05:00
models.py add server and logic systems 2024-05-03 23:18:21 -05:00
optional_actions.py give each client a unique id, split up UI sections 2024-05-05 13:54:39 -05:00
player.py use LLM agent as fallback if player does not respond, fix various client bugs 2024-05-05 14:11:41 -05:00
plugins.py add function triggers to logic system 2024-05-04 17:57:24 -05:00
server.py consistently look up client by id 2024-05-05 15:50:38 -05:00
state.py add server and logic systems 2024-05-03 23:18:21 -05:00