v1.12.6.2 (Spring Update 2026)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user