diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.dll b/redist/redist-client-preview-publicized/Assembly-CSharp.dll
index 6a7cd88f..34f5d62f 100644
Binary files a/redist/redist-client-preview-publicized/Assembly-CSharp.dll and b/redist/redist-client-preview-publicized/Assembly-CSharp.dll differ
diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.xml b/redist/redist-client-preview-publicized/Assembly-CSharp.xml
index efe204f3..28131ee0 100755
--- a/redist/redist-client-preview-publicized/Assembly-CSharp.xml
+++ b/redist/redist-client-preview-publicized/Assembly-CSharp.xml
@@ -198,58 +198,6 @@
whereas most only need the collider for general-purpose selection in the level editor.
-
-
- Nelson 2025-02-24: Warning that this is invoked *before* the item is actually removed from the items list.
- (public issue #4894)
-
-
-
- checks whether a space contains any filled slots
-
-
- checks whether an item can be dragged and takes into account if the item overlaps its old self
-
-
-
- checks whether the spot currently used by the old item is big enough to fit the new item
-
-
-
-
- Please use SearchContents instead! To perform an equivalent search:
- • Set ItemType to type.
- • Set IncludeEmpty to false.
- • Set IncludeMaxQuality to true.
-
-
-
-
- Please use SearchContents instead! To perform an equivalent search:
- • Set ItemType to type.
- • Set IncludeEmpty to false.
- • Set IncludeMaxQuality to true.
- • Set CaliberId to caliber.
- • Set IncludeUnspecifiedCaliber to allowZeroCaliber.
-
-
-
-
- Please use SearchContents instead! To perform an equivalent search:
- • Set AssetRef to id.
- • Set IncludeEmpty to findEmpty.
- • Set IncludeMaxQuality to findHealthy.
-
-
-
-
- Please use SearchContents instead! To perform an equivalent search:
- • Set MaxResultsCount to 1.
- • Set AssetRef to id.
- • Set IncludeEmpty to false.
- • Set IncludeMaxQuality to true.
-
-
Camera does not rotate when the car rotates.
@@ -386,6 +334,58 @@
Prevents menu from being shown twice without a restart.
+
+
+ Nelson 2025-02-24: Warning that this is invoked *before* the item is actually removed from the items list.
+ (public issue #4894)
+
+
+
+ checks whether a space contains any filled slots
+
+
+ checks whether an item can be dragged and takes into account if the item overlaps its old self
+
+
+
+ checks whether the spot currently used by the old item is big enough to fit the new item
+
+
+
+
+ Please use SearchContents instead! To perform an equivalent search:
+ • Set ItemType to type.
+ • Set IncludeEmpty to false.
+ • Set IncludeMaxQuality to true.
+
+
+
+
+ Please use SearchContents instead! To perform an equivalent search:
+ • Set ItemType to type.
+ • Set IncludeEmpty to false.
+ • Set IncludeMaxQuality to true.
+ • Set CaliberId to caliber.
+ • Set IncludeUnspecifiedCaliber to allowZeroCaliber.
+
+
+
+
+ Please use SearchContents instead! To perform an equivalent search:
+ • Set AssetRef to id.
+ • Set IncludeEmpty to findEmpty.
+ • Set IncludeMaxQuality to findHealthy.
+
+
+
+
+ Please use SearchContents instead! To perform an equivalent search:
+ • Set MaxResultsCount to 1.
+ • Set AssetRef to id.
+ • Set IncludeEmpty to false.
+ • Set IncludeMaxQuality to true.
+
+
Invoked after any player's experience value changes (not including loading).
@@ -18101,14 +18101,6 @@
Re-submit previous query after a query failure.
-
-
- Almost every menu has a container element for its contents which spans the entire screen. This element is then
- animated into and out of view. In the IMGUI implementation this was fine because containers off-screen were not
- processed, but with uGUI they were still considered active. To solve the uGUI performance overhead this class
- was introduced to disable visibility after animating out of view.
-
-
If level is using underground whitelist then conditionally clamp world-space position.
@@ -18129,6 +18121,14 @@
Used by housing validation to check item isn't placed underground.
+
+
+ Almost every menu has a container element for its contents which spans the entire screen. This element is then
+ animated into and out of view. In the IMGUI implementation this was fine because containers off-screen were not
+ processed, but with uGUI they were still considered active. To solve the uGUI performance overhead this class
+ was introduced to disable visibility after animating out of view.
+
+
Payload for the EffectManager.triggerEffect method.
diff --git a/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
index 93e28d22..26d7c404 100644
--- a/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
+++ b/redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec
@@ -2,7 +2,7 @@
RocketModFix.Unturned.Redist.Client.Publicized
- 3.25.9.1
+ 3.25.9.2
Unturned 3 Client-side redistributables. Standalone and always up-to-date.
diff --git a/redist/redist-client-preview-publicized/SDG.Glazier.Runtime.dll b/redist/redist-client-preview-publicized/SDG.Glazier.Runtime.dll
old mode 100644
new mode 100755
index 5c44569d..52fb6b11
Binary files a/redist/redist-client-preview-publicized/SDG.Glazier.Runtime.dll and b/redist/redist-client-preview-publicized/SDG.Glazier.Runtime.dll differ
diff --git a/redist/redist-client-preview-publicized/SDG.HostBans.Runtime.dll b/redist/redist-client-preview-publicized/SDG.HostBans.Runtime.dll
index 61cdf5ce..637ff57f 100755
Binary files a/redist/redist-client-preview-publicized/SDG.HostBans.Runtime.dll and b/redist/redist-client-preview-publicized/SDG.HostBans.Runtime.dll differ
diff --git a/redist/redist-client-preview-publicized/SDG.NetPak.Runtime.dll b/redist/redist-client-preview-publicized/SDG.NetPak.Runtime.dll
old mode 100644
new mode 100755
index fe4a8e28..e3005751
Binary files a/redist/redist-client-preview-publicized/SDG.NetPak.Runtime.dll and b/redist/redist-client-preview-publicized/SDG.NetPak.Runtime.dll differ
diff --git a/redist/redist-client-preview-publicized/SDG.NetTransport.dll b/redist/redist-client-preview-publicized/SDG.NetTransport.dll
index 58fa4fcc..d240ad1e 100755
Binary files a/redist/redist-client-preview-publicized/SDG.NetTransport.dll and b/redist/redist-client-preview-publicized/SDG.NetTransport.dll differ
diff --git a/redist/redist-client-preview-publicized/SystemEx.dll b/redist/redist-client-preview-publicized/SystemEx.dll
index 66719423..73cb516f 100755
Binary files a/redist/redist-client-preview-publicized/SystemEx.dll and b/redist/redist-client-preview-publicized/SystemEx.dll differ
diff --git a/redist/redist-client-preview-publicized/UnityEx.dll b/redist/redist-client-preview-publicized/UnityEx.dll
index 64b5d1d9..ee75d048 100755
Binary files a/redist/redist-client-preview-publicized/UnityEx.dll and b/redist/redist-client-preview-publicized/UnityEx.dll differ
diff --git a/redist/redist-client-preview-publicized/UnturnedDat.dll b/redist/redist-client-preview-publicized/UnturnedDat.dll
index 307abdf0..71410cd5 100755
Binary files a/redist/redist-client-preview-publicized/UnturnedDat.dll and b/redist/redist-client-preview-publicized/UnturnedDat.dll differ
diff --git a/redist/redist-client-preview-publicized/com.rlabrecque.steamworks.net.dll b/redist/redist-client-preview-publicized/com.rlabrecque.steamworks.net.dll
old mode 100644
new mode 100755
index ab7d0bc6..1b33fb61
Binary files a/redist/redist-client-preview-publicized/com.rlabrecque.steamworks.net.dll and b/redist/redist-client-preview-publicized/com.rlabrecque.steamworks.net.dll differ
diff --git a/redist/redist-client-preview-publicized/manifest.sha256.json b/redist/redist-client-preview-publicized/manifest.sha256.json
index f96071b5..786fad73 100644
--- a/redist/redist-client-preview-publicized/manifest.sha256.json
+++ b/redist/redist-client-preview-publicized/manifest.sha256.json
@@ -1,13 +1,13 @@
{
- "SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a",
- "com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4",
- "Assembly-CSharp.dll": "5ab6544801538d81c89f903310fc1d72e44320fb74e72e17d4f0b5d24d54afb4",
- "SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
- "Assembly-CSharp.xml": "2823bf3d7e5a5c950bd067602cc6b306a790ea973b665caee7fb2452ccfe9c5f",
+ "SDG.HostBans.Runtime.dll": "44636e2fec7a8a520a206120d2aa83c58ed6781efa3ed28d92b10707001e8ab4",
+ "com.rlabrecque.steamworks.net.dll": "ffa53d3b4cea49d8bba803f6044014d66a6cc07fc2d97af114665c2e0d134afb",
+ "Assembly-CSharp.dll": "93dee438432e320744327535ebfbc878aa788272a0db140a6b0b663464fbf9ad",
+ "SDG.NetTransport.dll": "4a3a2b31607ce8fc3373ec6b599abb19571f357b991067485fa2af2518663d01",
+ "Assembly-CSharp.xml": "c0024ce5d054dfd2e6ef37900533f2e66d4629ee7e60c225fa51c3f696708491",
"SDG.NetPak.Runtime.xml": "032c8d2d0a3e1f15ef1139b98f5370eb1fb94d65bf01c4462a0c0e6578bb705a",
- "SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
- "UnturnedDat.dll": "7a97d067e64b7f0f320f946d50a095b2ca2ba5c6148c204722eb0a2f09d5f091",
- "SDG.NetPak.Runtime.dll": "3dbed421eecd1d3ee90c44a2096fdcb7e6931ef84455e659854e5215c14ad1ef",
- "UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
- "SDG.Glazier.Runtime.dll": "bb711d4fd66aafb485e0daee9293b6570846a19676ceecd0971663692377ada6"
+ "SystemEx.dll": "db63f1daf4b25d2cc84c068369597bd85510067c2c4603098551befa3b1def28",
+ "UnturnedDat.dll": "9324fa2ed0b07cfe0a264e0dc27640b00843b18429831f74edf65bece27fcc4d",
+ "SDG.NetPak.Runtime.dll": "839c43f8630d6a08d83c8cebf92d8c7648a63df03e4dbb1b1b95917839c622f0",
+ "UnityEx.dll": "6acc28456e01c456579050d70289c0cec22e6900d2bbaa744222009a8c25e57d",
+ "SDG.Glazier.Runtime.dll": "220f32fab233cd2b188e68abc325223398e2a4429f141baaa9107911c955227b"
}
\ No newline at end of file
diff --git a/redist/redist-client-preview-publicized/version.json b/redist/redist-client-preview-publicized/version.json
index 84dc1a8c..8d64959f 100644
--- a/redist/redist-client-preview-publicized/version.json
+++ b/redist/redist-client-preview-publicized/version.json
@@ -1,7 +1,7 @@
{
- "GameVersion": "3.25.9.1",
- "BuildId": "20179400",
- "NuGetVersion": "3.25.9.1",
- "FilesHash": "FD385B0135749E2C2B0D1EA32CB964E37926E2EDACAE7D5CBCFE2D5C2384F54A",
- "LastUpdated": "2025-09-29T21:41:10.0210212Z"
+ "GameVersion": "3.25.9.2",
+ "BuildId": "20242991",
+ "NuGetVersion": "3.25.9.2",
+ "FilesHash": "994922146DBF3F3DE031E82F12A996793C92F8A73F26C4298AAFFAE9E2C55F37",
+ "LastUpdated": "2025-10-03T17:16:48.7447353Z"
}
\ No newline at end of file
diff --git a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
index dc2a3b07..f496da45 100644
--- a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
+++ b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt
@@ -1 +1 @@
-3397468443174931216
+5089529009351027698