Fixed potential misprediction-like behavior on high-ping connections when joining and immediately performing actions (e.g., moving the player). And overall, improved general CSP behavior for high-ping clients when they first join.

This commit is contained in:
Karrar
2025-08-04 10:55:24 +03:00
parent a8fed34b90
commit a2fd447d1a
9 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "com.karrar.netick",
"version": "0.14.46",
"version": "0.14.48",
"displayName": "Netick",
"description": "A networking solution for Unity",
"unity": "2021.3",