1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
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 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 18c56f9cf3
fix render event styling 2024-05-19 16:48:36 -05:00
Sean Sube db513fb6ae
add prompt and title to render events
Run Docker Build / build (push) Failing after 11s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-19 15:51:58 -05:00
Sean Sube ce4d60bfcd
show portals in world tree, only show render icon for some generation events 2024-05-18 23:30:40 -05:00
Sean Sube ea5ac0cd10
add vertical layout 2024-05-18 19:46:56 -05:00
Sean Sube 95c17c65d9
fix player buttons 2024-05-18 17:48:40 -05:00
Sean Sube fee406e607
formalize game systems, start implementing effects 2024-05-15 23:12:06 -05:00
Sean Sube eb12d460b9
make avatars textual 2024-05-13 20:07:03 -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 5f7dd3bb89
start using config, render entities, render world graph in browser client 2024-05-12 15:47:18 -05:00
Sean Sube 593f3981d1
use events for images, show them in all servers 2024-05-12 00:08:53 -05:00
Sean Sube 7010da8ed2
set up zustand state, optimize client somewhat 2024-05-11 17:38:07 -05:00
Sean Sube 416b3cc5d2
add player nicknames for socket clients 2024-05-11 05:17:03 -05:00
Sean Sube 90912d2bfe
use the same events on the react client 2024-05-09 23:45:10 -05:00
Sean Sube 560055b0ab
add nodemon for restarting servers 2024-05-07 20:42:48 -05:00
Sean Sube 778f94c0aa
add auto-scroll for history, broadcast player list on updates 2024-05-05 20:17:00 -05:00
Sean Sube e2a8e09c14
add allotment for panes 2024-05-05 15:50:17 -05:00
Sean Sube f2185344b1
use LLM agent as fallback if player does not respond, fix various client bugs 2024-05-05 14:11:41 -05:00
Sean Sube 580076335f
give each client a unique id, split up UI sections 2024-05-05 13:54:39 -05:00
Sean Sube dc00a78b57
improve web client 2024-05-04 17:18:25 -05:00
Sean Sube bb7cdac04f
add client app 2024-05-04 15:36:55 -05:00