1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Sean Sube 71d2be85f1
use DM to generate portals between rooms 2024-05-18 19:48:18 -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 4d90cbef33
use search helpers more, improve image naming with hash of event 2024-05-13 20:08:19 -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 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 f15390bd72
add use action and remote players 2024-05-05 09:14:54 -05:00
Sean Sube 4affcb893a
add function triggers to logic system 2024-05-04 17:57:24 -05:00
Sean Sube 3574542a94
ensure entity names are unique 2024-05-04 17:17:56 -05:00
Sean Sube 8706badec5
hack in a message broadcast system 2024-05-04 15:35:42 -05:00
Sean Sube ebf4ccf1c4
add server and logic systems 2024-05-03 23:18:21 -05:00
Sean Sube 77ef4610b3
add room count as an argument 2024-05-02 20:57:11 -05:00
Sean Sube 4d7db75ffb
give worlds a name, save graphs to save folder as world, add a way to load custom actions 2024-05-02 09:20:47 -05:00
Sean Sube 26dbd5d697
split up sections 2024-05-02 06:56:57 -05:00