Commit Graph

84 Commits

Author SHA1 Message Date
Thilo Behnke
71c818edd0 fix inputs 2022-06-29 23:58:44 +02:00
Thilo Behnke
c994277d9e fix network inputs 2022-06-29 23:45:45 +02:00
Thilo Behnke
357bc39f36 rough solution for session event persistence 2022-06-29 23:39:29 +02:00
Thilo Behnke
1a54a9781a event ticker 2022-06-29 23:16:30 +02:00
Thilo Behnke
17bab0df17 working move event read 2022-06-29 22:50:54 +02:00
Thilo Behnke
9b831e4d77 handle initial gamefield value 2022-06-29 22:26:47 +02:00
Thilo Behnke
25feba56ab update peer on every tick 2022-06-29 22:16:39 +02:00
Thilo Behnke
5fb7725dae don't send heartbeat in menu + don't send snapshot for peer if objects change 2022-06-29 00:11:58 +02:00
Thilo Behnke
d3df67e4ce persist move events from host 2022-06-28 23:59:30 +02:00
Thilo Behnke
0cc7a499fc added todos 2022-06-28 23:40:52 +02:00
Thilo Behnke
a9a9d14c03 inputs vs render mode 2022-06-28 23:30:42 +02:00
Thilo Behnke
882c83b589 combined store 2022-06-28 23:13:53 +02:00
Thilo Behnke
be1fe741f8 refactoring 2022-06-28 23:05:47 +02:00
Thilo Behnke
ff31e0618e refactoring 2022-06-28 22:35:54 +02:00
Thilo Behnke
45a977921e issues with sending inputs to tick 2022-06-28 22:11:43 +02:00
Thilo Behnke
ef59cb9de8 send input events, fixes for heartbeat 2022-06-28 22:01:42 +02:00
Thilo Behnke
f32cd1b507 investigating issue with failed heartbeat persists 2022-06-27 23:15:43 +02:00
Thilo Behnke
8e900882b6 fix error display 2022-06-27 23:15:27 +02:00
Thilo Behnke
979a2252ed sending heartbeat 2022-06-27 23:08:28 +02:00
Thilo Behnke
321dda9934 sending snapshots 2022-06-27 22:47:14 +02:00
Thilo Behnke
0f1f7c62e0 consume/produce event store 2022-06-27 22:38:53 +02:00
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