1
0
Fork 0
Commit Graph

17 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 d04af601ef
fix some todos
Run Docker Build / build (push) Successful in 1m20s Details
Run Python Build / build (push) Successful in 27s Details
2024-06-13 22:37:41 -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 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 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 fc61cae3fc
add init files for tests and coverage
Run Python Build / build (push) Successful in 27s Details
Run Docker Build / build (push) Successful in 37s Details
2024-06-01 16:20:19 -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 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 16e7243da1
add new characters to turn order, fix leaving, move image count to config 2024-05-27 12:03:39 -05:00
Sean Sube fea124b3f3
show room attributes in web client, initialize weather correctly, fix comfy template path
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-27 09:22:19 -05:00
Sean Sube 4116951919
offset start of day
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 16s Details
2024-05-27 09:01:10 -05:00
Sean Sube dd999a89eb
add weather and time-of-day system
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-27 08:47:58 -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