From 6b29a40b7f9c3036ee96c0944e84579bf320a17d Mon Sep 17 00:00:00 2001 From: Leonid Pershin Date: Sat, 13 Jun 2026 04:45:13 +0300 Subject: [PATCH] Bump engine: MrGameEng.Net robustness Points the engine submodule at f382fc9 (pushed): heartbeat liveness + idle-timeout drop, replication protocol-version byte, reassembled-message size cap, and ReplicationClient.Clear() for reconnect. Enables the desktop and web clients to auto-reconnect and the server to shed dead connections. Co-Authored-By: Claude Fable 5 --- engine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine b/engine index d360093..f382fc9 160000 --- a/engine +++ b/engine @@ -1 +1 @@ -Subproject commit d360093be1a9352fd2f531dde620a400c83a5d71 +Subproject commit f382fc98eadc4a489689e51e88748b616661a560