1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Sean Sube 288fb476a4
only add movement to digest if it was to or from the active room, fix some digest prompt templates
Run Docker Build / build (push) Successful in 12s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-15 14:21:18 -05:00
Sean Sube 3d833c683f
split up simulation into planning and action systems 2024-06-12 23:02:25 -05:00
Sean Sube d0ddeca211
SSL support for websocket server, basic world editor, various prompt fixes
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Failing after 23s Details
2024-06-10 19:27:43 -05:00
Sean Sube aa44632860
limit discord channels, ping discord players on their turn, improve action JSON errors
Run Docker Build / build (push) Successful in 17s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-07 22:22:12 -05:00
Sean Sube e1c72c3717
dry model dumping, improve DM prompt
Run Docker Build / build (push) Successful in 14s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-07 21:18:56 -05:00
Sean Sube 9dd3a73c2d
add more prompt filters, pass more data to initial prompt, test making characters aware of the game
Run Docker Build / build (push) Successful in 17s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-05 19:05:21 -05:00
Sean Sube 5a32bd9fc4
make search helpers more flexible, split up some prompts, pass world to system generators
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Successful in 26s Details
2024-06-04 22:07:26 -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 1c36bc8386
add discord command to list characters 2024-06-03 22:00:14 -05:00
Sean Sube 82478e9556
fix calendar check prompts 2024-06-01 04:52:03 -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