Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
Evil Factory
2026-04-09 09:12:16 -03:00
198 changed files with 5587 additions and 3462 deletions
@@ -39,6 +39,12 @@ namespace Barotrauma.Networking
public static 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>