1
0
Fork 0
Commit Graph

19 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 d76bcf0b8a
make core systems optional, format logic labels as templates
Run Docker Build / build (push) Failing after 7s Details
Run Python Build / build (push) Successful in 19s Details
2024-06-22 18:10:47 -05:00
Sean Sube c78de18377
normalize yaml extensions 2024-06-22 17:54:54 -05:00
Sean Sube 205d6923b3
sort systems into folders
Run Docker Build / build (push) Successful in 16s Details
Run Python Build / build (push) Successful in 22s Details
2024-06-22 17:00:46 -05:00
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 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 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 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 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 573b15befb
fix logging when loading prompt libs
Run Docker Build / build (push) Successful in 19s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-04 08:59:50 -05:00
Sean Sube 0927259ece
add missing fields to config, use config memory limit
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Successful in 25s Details
2024-06-02 20:14:41 -05:00
Sean Sube f25dd57e67
make memory configurable, consistently truncate discord messages, fix action prompt
Run Docker Build / build (push) Successful in 17s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-02 20:00:17 -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 80e98482e0
fix conversation events, rename look to examine, generate indoor/outdoor attributes
Run Docker Build / build (push) Failing after 10s Details
Run Python Build / build (push) Failing after 22s Details
2024-05-28 19:55:32 -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