diff --git a/redist/redist-client-preview-old/Assembly-CSharp.dll b/redist/redist-client-preview-old/Assembly-CSharp.dll
index 4aca3bfe..e62dcf02 100755
Binary files a/redist/redist-client-preview-old/Assembly-CSharp.dll and b/redist/redist-client-preview-old/Assembly-CSharp.dll differ
diff --git a/redist/redist-client-preview-old/Assembly-CSharp.xml b/redist/redist-client-preview-old/Assembly-CSharp.xml
index a664faee..813f7304 100755
--- a/redist/redist-client-preview-old/Assembly-CSharp.xml
+++ b/redist/redist-client-preview-old/Assembly-CSharp.xml
@@ -906,6 +906,11 @@
Used by plugins to respawn the player bypassing timers. Issue #2701
+
+
+ Very similar to VehicleManager.sendExitVehicle. Please refer to that for comments.
+
+
Used to refill all client stats like stamina
@@ -5516,6 +5521,16 @@
Should cardio, diving, exercise, and parkour default to max level?
+
+
+ If true, skills related to player's skillset/speciality are half cost.
+
+
+
+
+ If true, skills related to player's skillset/speciality cannot lose levels on death.
+
+
Should guns with Instakill Headshots (snipers) bypass armor?
@@ -10188,6 +10203,20 @@
Volume weather mask used while not inside an ambience volume.
+
+
+ If >= 0, overrides vanilla skill cost.
+ Defaults to -1.
+
+
+
+
+ If >= 0, overrides vanilla increase in skill cost with each level.
+ For example, if the base cost is 10 and this is 15, the first level will cost 10 XP,
+ the second level 25 XP, the third 40 XP, so on and so forth.
+ Defaults to -1.
+
+
Allows level to override skill max levels.
@@ -10215,6 +10244,14 @@
Defaults to _Color.
+
+
+ If set, overrides the per-skillset items players spawn with.
+ Can be used to prevent skillset default items in singleplayer.
+ Server "Loadout" command takes priority over this option.
+ Defaults to null.
+
+
Players are kicked from multiplayer if their skin color is within threshold of any of these rules.
@@ -10379,6 +10416,7 @@
Handles culling if exit position is not visible to certain clients.
+ If adjusting how this works, PlayerLife.SendReviveTeleport may need revision.
@@ -19322,21 +19360,6 @@
Note: If barricade is attached to a vehicle this is the local rotation.
-
-
- Button in a list of levels.
-
-
-
-
- Button in the list of levels for server browser filters.
-
-
-
-
- Button in the list of levels for the map editor.
-
-
Extensions to the built-in Physics class.
@@ -19365,6 +19388,21 @@
Wrapper that respects landscape hole volumes.
+
+
+ Button in a list of levels.
+
+
+
+
+ Button in the list of levels for server browser filters.
+
+
+
+
+ Button in the list of levels for the map editor.
+
+
Base class for IMGUI implementations of primitive building block widgets.
diff --git a/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec
index cf4497e0..ee35f478 100644
--- a/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec
+++ b/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec
@@ -2,7 +2,7 @@
RocketModFix.Unturned.Redist.Client-Preview
- 3.25.8.2
+ 3.25.8.3
Unturned 3 Client-side Preview redistributables. Standalone and always up-to-date.
diff --git a/redist/redist-client-preview-old/manifest.sha256.json b/redist/redist-client-preview-old/manifest.sha256.json
index 6bfe07bb..b86205a4 100644
--- a/redist/redist-client-preview-old/manifest.sha256.json
+++ b/redist/redist-client-preview-old/manifest.sha256.json
@@ -1,9 +1,9 @@
{
"SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a",
"SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
- "Assembly-CSharp.xml": "fb532b41617a3c3c30bf477fc72d6c240c6b9d3f78e62e996b4f01ede4553bda",
+ "Assembly-CSharp.xml": "66c1f6cef83924b0ab96306a4bcf4653c88c51e8990c8e04434a07a3b38a3a50",
"UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7",
- "Assembly-CSharp.dll": "14f2bfa64035822640910c48dbf447a32a7533c538b27de6229029cb267dc74d",
+ "Assembly-CSharp.dll": "d4ee369cbc91093b94c5c284dd9e52476c01e9270ad7dc6f8fa2911eb1e30dcf",
"SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
"com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4",
"UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
diff --git a/redist/redist-client-preview-old/version.json b/redist/redist-client-preview-old/version.json
index 23a93d5f..bacd091d 100644
--- a/redist/redist-client-preview-old/version.json
+++ b/redist/redist-client-preview-old/version.json
@@ -1,7 +1,7 @@
{
- "GameVersion": "3.25.8.2",
- "BuildId": "19933924",
- "NuGetVersion": "3.25.8.2",
- "FilesHash": "940918C6F1EEE497690834FB21ADCCC16352EEB9D9944EA40458DA9957740E46",
- "LastUpdated": "2025-09-10T23:30:12.0840097Z"
+ "GameVersion": "3.25.8.3",
+ "BuildId": "19966288",
+ "NuGetVersion": "3.25.8.3",
+ "FilesHash": "244570181E6BEF01E0AA510FBA74F8C2D052E1C050F427494CB6C37AE7A9F73D",
+ "LastUpdated": "2025-09-13T03:52:17.6031755Z"
}
\ No newline at end of file
diff --git a/redist/redist-manifests/.manifest.redist-client-preview-old.txt b/redist/redist-manifests/.manifest.redist-client-preview-old.txt
index a4f17be6..5293baac 100644
--- a/redist/redist-manifests/.manifest.redist-client-preview-old.txt
+++ b/redist/redist-manifests/.manifest.redist-client-preview-old.txt
@@ -1 +1 @@
-8731182846565839125
+5742185628611593089