12 Commits

Author SHA1 Message Date
9f278a6b72 Add exit menu in multiplayer mode 2026-03-08 21:27:16 +01:00
cfeda33d33 Improve bot (try) 2026-03-08 21:11:12 +01:00
86ae86febc Add exit button to paue menu 2026-03-08 21:03:43 +01:00
ddf68f316e Improve network stack (less traffic) 2026-03-08 20:56:28 +01:00
43874d0f54 Increase to 8 multiplayers 2026-03-08 20:23:00 +01:00
25a8826030 Implementing server wide highscore for multiplayer 2026-03-08 15:19:28 +01:00
e9306a2502 Trying to improve latency placing bombs while running 2026-03-08 14:16:17 +01:00
21f9807482 Allow waiting players in the lobby to join next round 2026-03-08 14:04:46 +01:00
c2025e0ca2 Fix sound on non-host players 2026-03-08 13:46:20 +01:00
7b2357b915 Improve multiplayer sync and controls responsiveness
- force host snapshot on round-end transitions to prevent client desync/timeouts\n- add smoother non-host snapshot reconciliation and higher snapshot cadence\n- send periodic input heartbeats for remote control freshness\n- allow bomb placement while moving for local and multiplayer players\n- keep host-only next-round restart flow in-match
2026-03-08 12:03:56 +01:00
82a124f900 Initial commit 2026-03-08 11:39:57 +01:00
1cd6937f90 Initial commit 2026-03-08 10:37:14 +00:00