Commit Graph

63 Commits

Author SHA1 Message Date
Thilo Behnke
06df1df510 wip - write events 2022-06-26 21:37:40 +02:00
Thilo Behnke
b73206c216 added todo 2022-06-26 21:30:48 +02:00
Thilo Behnke
a0cbc82074 create observer snapshot model 2022-06-26 21:30:33 +02:00
Thilo Behnke
992827e1c2 create snapshot models 2022-06-26 21:29:06 +02:00
Thilo Behnke
30c539bb3c unsubscribe functions 2022-06-26 21:25:41 +02:00
Thilo Behnke
f4b64c4159 working session events 2022-06-26 21:20:10 +02:00
Thilo Behnke
ac0025a0ae wip - streamline session event store 2022-06-26 21:01:33 +02:00
Thilo Behnke
7f6f50d676 refactor store 2022-06-26 20:36:20 +02:00
Thilo Behnke
0e9517256d correct value for 'you' in network session 2022-06-26 20:06:57 +02:00
Thilo Behnke
720594a59d propagate session state between host and peer 2022-06-26 16:07:44 +02:00
Thilo Behnke
6c36860908 avoid repeating websocket creation 2022-06-26 15:48:23 +02:00
Thilo Behnke
fe64d62c5c session event received but how to update session in client 2022-06-26 15:29:47 +02:00
Thilo Behnke
7d065530b8 subscribe to session events 2022-06-23 21:24:39 +02:00
Thilo Behnke
d8293011ea bugfixing 2022-06-23 21:04:28 +02:00
Thilo Behnke
f950bb0bbb remove session type output 2022-06-23 20:47:33 +02:00
Thilo Behnke
2975687b35 show session info 2022-06-23 20:40:05 +02:00
Thilo Behnke
5c99bd761d define uuid for players 2022-06-23 20:23:32 +02:00
Thilo Behnke
407f03c540 fix session join 2022-06-23 20:03:43 +02:00
Thilo Behnke
bce8487f0a wip - issue with websocket / session events setup 2022-06-23 00:11:41 +02:00
Thilo Behnke
fca8483ac6 join session 2022-06-23 00:03:25 +02:00
Thilo Behnke
8572d1e661 copy join link 2022-06-22 23:39:52 +02:00
Thilo Behnke
4295c31777 game improvements 2022-06-22 23:15:37 +02:00
Thilo Behnke
18e19702e1 css fix for mode select 2022-06-22 22:50:39 +02:00
Thilo Behnke
468a9fceb1 working session create 2022-06-22 22:48:41 +02:00
Thilo Behnke
655a40ca34 fix session response handler 2022-06-22 22:36:55 +02:00
Thilo Behnke
ab10b30752 response json not resolving? 2022-06-21 21:15:19 +02:00
Thilo Behnke
c82a617601 wiring together session input store 2022-06-21 20:59:08 +02:00
Thilo Behnke
627aaeb04b duration for error component 2022-06-21 20:44:59 +02:00
Thilo Behnke
3b1034add3 show error 2022-06-21 20:23:00 +02:00
Thilo Behnke
c7e7ac4746 create event websocket 2022-06-21 19:58:44 +02:00
Thilo Behnke
cbf753c88d refactor session input handling 2022-06-21 19:47:04 +02:00
Thilo Behnke
0ab1be21eb file structure 2022-06-21 19:22:11 +02:00
Thilo Behnke
7b02f26ead network session wrapper + session event handler prep 2022-06-21 00:14:38 +02:00
Thilo Behnke
77cafd0e38 restructure into wrapper components 2022-06-20 23:55:13 +02:00
Thilo Behnke
8063d93a1b how to construct full session context? 2022-06-20 00:20:36 +02:00
Thilo Behnke
497e51a9ea wip - local session inputs 2022-06-19 23:27:42 +02:00
Thilo Behnke
74b022485e styling 2022-06-19 23:03:56 +02:00
Thilo Behnke
bad2ab0ae1 restructure menu, show loading indicator 2022-06-19 22:57:40 +02:00
Thilo Behnke
d032d00ec2 separate menu from settings 2022-06-19 22:31:28 +02:00
Thilo Behnke
f63e6b12fc select game mode before game starts 2022-06-19 22:18:20 +02:00
Thilo Behnke
842f65d16c local vs network session 2022-06-19 22:13:55 +02:00
Thilo Behnke
460799c024 fix debug feature 2022-06-19 17:30:40 +02:00
Thilo Behnke
c904c4de36 readable vs writable store 2022-06-19 17:10:40 +02:00
Thilo Behnke
34bdcf9c5b actions component 2022-06-19 16:52:52 +02:00
Thilo Behnke
762715d1ef session store 2022-06-19 16:39:58 +02:00
Thilo Behnke
de2c09095d cleanup 2022-06-19 16:06:42 +02:00
Thilo Behnke
24ca4e2a36 working controls 2022-06-19 16:04:06 +02:00
Thilo Behnke
774f1a2f09 get inputs 2022-06-19 15:46:16 +02:00
Thilo Behnke
db62e6777d fix double rendering issue 2022-06-19 15:35:47 +02:00
Thilo Behnke
1b3e29a00b visible fps counter 2022-06-19 15:11:50 +02:00