v1.12.6.2 (Spring Update 2026)

This commit is contained in:
Regalis11
2026-04-09 15:10:07 +03:00
parent c8657caefa
commit a4607dffad
197 changed files with 5586 additions and 3461 deletions
@@ -39,6 +39,12 @@ namespace Barotrauma.Networking
public const int MaxEventPacketsPerUpdate = 4;
/// <summary>
/// When enabled, uses more lenient Lidgren handshake timeouts (longer connection timeout, more retry attempts).
/// Useful for local testing when running multiple instances on the same machine under heavy load.
/// </summary>
public static bool UseLenientHandshake;
/// <summary>
/// Interpolates the positional error of a physics body towards zero.
/// </summary>