diff --git a/redist/redist-client/Assembly-CSharp.dll b/redist/redist-client/Assembly-CSharp.dll
index a6aac814..3383f99e 100755
Binary files a/redist/redist-client/Assembly-CSharp.dll and b/redist/redist-client/Assembly-CSharp.dll differ
diff --git a/redist/redist-client/Assembly-CSharp.xml b/redist/redist-client/Assembly-CSharp.xml
index cf28b97a..483240e0 100755
--- a/redist/redist-client/Assembly-CSharp.xml
+++ b/redist/redist-client/Assembly-CSharp.xml
@@ -921,11 +921,6 @@
Used by UI. True when underwater or inside non-breathable oxygen volume.
-
-
- This value is confusing because in the level editor it is the normalized radius, but in-game it is the radius.
-
-
No longer used in vanilla. Kept in case plugins are using it.
@@ -956,6 +951,11 @@
Unity's Camera.orthographicSize is half the height of the viewing volume. Width is calculated from aspect ratio.
+
+
+ This value is confusing because in the level editor it is the normalized radius, but in-game it is the radius.
+
+
Fading in.
@@ -1520,16 +1520,6 @@
request the server to do X we may as well support a "mod hook" that works with all three.
-
-
- Optional component on Turret_# GameObject for modding UnityEvents.
-
-
-
-
- Optional collider matching the player capsule to prevent short vehicles (e.g. bikes) from clipping into walls.
-
-
Controls where attachments looks for ADS alignment transform.
@@ -1603,6 +1593,16 @@
If true, text label for distance is visible.
+
+
+ Optional component on Turret_# GameObject for modding UnityEvents.
+
+
+
+
+ Optional collider matching the player capsule to prevent short vehicles (e.g. bikes) from clipping into walls.
+
+
Displays a single random item. Placed under the other main menu buttons.
@@ -3776,7 +3776,7 @@
- Set steering angle according to and .
+ Set steering angle according to and .
@@ -4030,14 +4030,16 @@
Maximum speed to aim for while accelerating forward.
-
+
- Steering angle range at zero speed.
+ Steering angle range at target maximum speed (for the current forward/backward direction).
+ Reducing steering range at higher speeds keeps the vehicle controlable with digital (non-analog) input.
-
+
- Steering angle range at target maximum speed (for the current forward/backward direction).
+ Steering angle range at zero speed (idle/parked).
+ For example, 45 means the wheels connected to steering can rotate ±45 degrees.
@@ -9224,11 +9226,36 @@
Visualizes reverb zone in-game.
+
+
+ Do not override zombie health.
+
+
+
+
+ Per-speciality value is a multiplier for health configured in the level editor.
+
+
+
+
+ Per-speciality value is a multiplier for vanilla health value.
+
+
+
+
+ Per-speciality value replaces zombie's health.
+
+
Can horde beacons be placed in the associated bounds?
+
+
+ Can be null if not assigned.
+
+
Overrides vehicle physics values in bulk without building asset bundles.
@@ -9670,6 +9697,11 @@
Explaining that some blueprints require workstations.
+
+
+ Barricades are allowed here but not structures.
+
+
Nelson 2024-11-29: Curious to put all the gun stats in one place for easier comparison. Rather rudimentary at
diff --git a/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
index e615e25e..9e37a793 100644
--- a/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
+++ b/redist/redist-client/RocketModFix.Unturned.Redist.Client.nuspec
@@ -2,7 +2,7 @@
RocketModFix.Unturned.Redist.Client
- 3.25.9.0
+ 3.25.9.1
Unturned 3 Client-side redistributables. Standalone and always up-to-date.
diff --git a/redist/redist-client/UnturnedDat.dll b/redist/redist-client/UnturnedDat.dll
index ca3d6884..307abdf0 100755
Binary files a/redist/redist-client/UnturnedDat.dll and b/redist/redist-client/UnturnedDat.dll differ
diff --git a/redist/redist-client/manifest.sha256.json b/redist/redist-client/manifest.sha256.json
index 5cb48f2f..e05180f4 100644
--- a/redist/redist-client/manifest.sha256.json
+++ b/redist/redist-client/manifest.sha256.json
@@ -1,13 +1,13 @@
{
"SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a",
- "SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
- "Assembly-CSharp.xml": "367d632534aecfe57ce4771b588fd9bc17a6ccd21ee849d6e9c62d62ad78a506",
- "UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7",
- "Assembly-CSharp.dll": "6f9f4bc6119ba03464bb1f1af2036c97803d042401d7ea750f2a872519ef22c8",
- "SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
"com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4",
- "UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
+ "Assembly-CSharp.dll": "7ba94152127a9dd54bbcc548411c6ff00a0beb5d97574c1d20cdfeff98fe2d33",
+ "SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
+ "Assembly-CSharp.xml": "c294b67cbe24508a8df48f415adaa3dfed26d37fa312b729f9e357788ee9754d",
"SDG.NetPak.Runtime.xml": "032c8d2d0a3e1f15ef1139b98f5370eb1fb94d65bf01c4462a0c0e6578bb705a",
+ "SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
+ "UnturnedDat.dll": "7a97d067e64b7f0f320f946d50a095b2ca2ba5c6148c204722eb0a2f09d5f091",
"SDG.NetPak.Runtime.dll": "3dbed421eecd1d3ee90c44a2096fdcb7e6931ef84455e659854e5215c14ad1ef",
+ "UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
"SDG.Glazier.Runtime.dll": "bb711d4fd66aafb485e0daee9293b6570846a19676ceecd0971663692377ada6"
}
\ No newline at end of file
diff --git a/redist/redist-client/version.json b/redist/redist-client/version.json
index d8a95d8b..90471854 100644
--- a/redist/redist-client/version.json
+++ b/redist/redist-client/version.json
@@ -1,7 +1,7 @@
{
- "GameVersion": "3.25.9.0",
- "BuildId": "20079418",
- "NuGetVersion": "3.25.9.0",
- "FilesHash": "14C090260B1E41571028B740280F2F22751B8119E113C48F80F6A805B35474FE",
- "LastUpdated": "2025-09-22T17:16:47.4986882Z"
+ "GameVersion": "3.25.9.1",
+ "BuildId": "20227084",
+ "NuGetVersion": "3.25.9.1",
+ "FilesHash": "481B271C6B3FC913C5836C388BAD8FA59FE2EF85821CAC9884A22CA74C6D5862",
+ "LastUpdated": "2025-10-02T18:25:57.8987636Z"
}
\ No newline at end of file
diff --git a/redist/redist-manifests/.manifest.redist-client.txt b/redist/redist-manifests/.manifest.redist-client.txt
index 92f3cdca..35bbe609 100644
--- a/redist/redist-manifests/.manifest.redist-client.txt
+++ b/redist/redist-manifests/.manifest.redist-client.txt
@@ -1 +1 @@
-2013201794059508784
+3731965593787605802