1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
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