1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Sean Sube cf5af8f4a3
set default actions and systems, fix more yaml extensions
Run Docker Build / build (push) Successful in 12s Details
Run Python Build / build (push) Successful in 19s Details
2024-06-22 18:50:38 -05:00
Sean Sube 60fb4c94cf
make system format return a list of labels 2024-06-16 16:36:24 -05:00
Sean Sube 3d833c683f
split up simulation into planning and action systems 2024-06-12 23:02:25 -05:00
Sean Sube cad8e2d9ad
add attributes to room/item description, fix circular import 2024-06-04 21:40:17 -05:00
Sean Sube 8a4ecd2588
load prompts from globs, provide more information to prompt templates, make pseudo-function parsing more flexible, add enter/exit messages to digest system
Run Docker Build / build (push) Successful in 17s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-04 21:15:36 -05:00
Sean Sube 26f578c687
fix missing generator prompt
Run Docker Build / build (push) Successful in 17s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-04 08:57:35 -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 d37de8a5ab
add digest system, send actions in player prompt 2024-05-30 22:44:19 -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