1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Sean Sube 87ed47324c
rename step to turn 2024-05-27 07:54:36 -05:00
Sean Sube 1fea9e9aa4
add limited uses to effects, show entity description in web client during generation
Run Docker Build / build (push) Failing after 11s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-26 21:33:44 -05:00
Sean Sube c81d2ae3f2
rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
Sean Sube a3cb7c3e4b
add thought stage with planning, add quest system
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 16s Details
2024-05-25 15:18:40 -05:00
Sean Sube 2bb842a559
improve search, prevent duplicate names, validate effect operations 2024-05-18 23:30:17 -05:00
Sean Sube 36f29dcffa
use action context managers, sort modules 2024-05-18 17:29:40 -05:00
Sean Sube 03c324ef60
switch to a proper event emitter 2024-05-18 16:58:11 -05:00
Sean Sube 1453038f6d
fix logging, make config optional, fix event attributes 2024-05-18 16:20:47 -05:00
Sean Sube fee406e607
formalize game systems, start implementing effects 2024-05-15 23:12:06 -05:00
Sean Sube 8e55f5da32
add id and type to entities, add search helpers, entity rendering 2024-05-12 23:33:47 -05:00
Sean Sube 90912d2bfe
use the same events on the react client 2024-05-09 23:45:10 -05:00
Sean Sube cf61060450
switch to events, close threads 2024-05-08 21:11:16 -05:00
Sean Sube 469ae79a9c
clean up some generator prompts, make larger worlds 2024-05-07 20:39:58 -05:00
Sean Sube 84499982f0
fix types, rule skip logic 2024-05-05 17:46:24 -05:00
Sean Sube 8706badec5
hack in a message broadcast system 2024-05-04 15:35:42 -05:00
Sean Sube 26dbd5d697
split up sections 2024-05-02 06:56:57 -05:00