1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Sean Sube 2f26d4e883
split up entry points and engine components, group all actions
Run Docker Build / build (push) Successful in 12s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-16 17:52:15 -05:00
Sean Sube 3d833c683f
split up simulation into planning and action systems 2024-06-12 23:02:25 -05:00
Sean Sube af69d5b6b0
include player name and actions in discord prompt, include room count in generator prompt
Run Docker Build / build (push) Successful in 12s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-05 08:58:35 -05:00
Sean Sube ef8529ef62
make sure config is used consistently, start adding tests
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Successful in 23s Details
2024-06-01 14:46:11 -05:00
Sean Sube 90d81929e9
start moving prompts into data files
Run Python Build / build (push) Failing after 22s Details
Run Docker Build / build (push) Successful in 25s Details
2024-05-31 18:58:01 -05:00
Sean Sube 16e7243da1
add new characters to turn order, fix leaving, move image count to config 2024-05-27 12:03:39 -05:00
Sean Sube a30e762498
rename module to taleweave, implement effect cooldowns
Run Docker Build / build (push) Failing after 8s Details
Run Python Build / build (push) Failing after 16s Details
2024-05-27 08:10:24 -05:00