Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified redist/redist-client-preview/Assembly-CSharp.dll
Binary file not shown.
37 changes: 27 additions & 10 deletions redist/redist-client-preview/Assembly-CSharp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11560,17 +11560,17 @@
regardless of which glazier is used.
</summary>
</member>
<member name="M:SDG.Unturned.EditorEnvironmentNodesUI.SyncSettings">
<summary>
Other menus can modify DevkitSelectionToolOptions so we need to sync our menu when opened.
</summary>
</member>
<member name="F:SDG.Unturned.MenuPlaySingleplayerUI.featuredItemDefId">
<summary>
Stockpile item definition id with rev-share for the level creators.
Randomly selected from associated items list.
</summary>
</member>
<member name="M:SDG.Unturned.EditorEnvironmentNodesUI.SyncSettings">
<summary>
Other menus can modify DevkitSelectionToolOptions so we need to sync our menu when opened.
</summary>
</member>
<member name="P:SDG.Unturned.StructureManager.instance">
<summary>
Exposed for Rocket transition to modules backwards compatibility.
Expand Down Expand Up @@ -13760,11 +13760,6 @@
Optional parameter for error logging and responding to the invoker.
</summary>
</member>
<member name="T:SDG.Unturned.NetTransportFactory">
<summary>
Not extendable until transport API is better finalized.
</summary>
</member>
<member name="T:SDG.Unturned.OneShotAudioHandle">
<summary>
Wraps audio source to prevent caller from meddling with it, and to allow the implementation
Expand Down Expand Up @@ -13802,6 +13797,11 @@
Timer needs playId as well in case source has been recycled by the time duration expires.
</summary>
</member>
<member name="T:SDG.Unturned.NetTransportFactory">
<summary>
Not extendable until transport API is better finalized.
</summary>
</member>
<member name="F:SDG.Unturned.NPCHintReward.duration">
<summary>
How many seconds message should popup.
Expand Down Expand Up @@ -15600,6 +15600,17 @@
false is useful for transient interactions.
</summary>
</member>
<member name="F:SDG.Unturned.InteractableObjectBinaryStateEventHook.InvokeEventsAuthorityOnly">
<summary>
If true, OnStateEnabled and OnStateDisabled are only invoked in singleplayer and on the server.
</summary>
</member>
<member name="F:SDG.Unturned.InteractableObjectBinaryStateEventHook.ChangeStateAuthorityOnly">
<summary>
If true, calls to GotoEnabledState, GotoDisabledState, and ToggleState are only processed in singleplayer
and on the server.
</summary>
</member>
<member name="F:SDG.Unturned.InteractableObjectBinaryStateEventHook.ListenServerHostMode">
<summary>
Controls how state change requests are performed when running as both client and server ("listen server").
Expand Down Expand Up @@ -19264,6 +19275,12 @@
For non-repeat weapons the "Use" audio clip is played once time reaches this point.
</summary>
</member>
<member name="F:SDG.Unturned.NPCEventReward.ShouldReplicate">
<summary>
If true, the server will replicate the event to clients.
Defaults to true.
</summary>
</member>
<member name="M:SDG.Unturned.InteractableGenerator.updatePowerableIsWired(SDG.Unturned.InteractablePower,System.Boolean)">
<summary>
Catch exceptions to prevent a broken powerable from breaking all the other powerable items in the area.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>RocketModFix.Unturned.Redist.Client</id>
<version>3.25.8.4-preview19992382</version>
<version>3.25.8.4-preview20019730</version>
<description>
Unturned 3 Client-side redistributables. Standalone and always up-to-date.
</description>
Expand Down
4 changes: 2 additions & 2 deletions redist/redist-client-preview/manifest.sha256.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a",
"SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f",
"Assembly-CSharp.xml": "4e307bff3552d6dbd2d57f48b57e18139e9631b36612685483a18acf90993e33",
"Assembly-CSharp.xml": "8c0fc80396878548e9787703c5260c40f81ba2cb723f80df8bab5c7feb46e97a",
"UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7",
"Assembly-CSharp.dll": "c8e8b10517e93e55e598ecf1710eeef0f5ff0910aacb56562a33d6699942208c",
"Assembly-CSharp.dll": "0f45a9ebab829f194c8b90543ca18aaaccc0086416d3504eeb6886f5ecc37804",
"SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a",
"com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4",
"UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04",
Expand Down
8 changes: 4 additions & 4 deletions redist/redist-client-preview/version.preview.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"GameVersion": "3.25.8.4",
"BuildId": "19992382",
"NuGetVersion": "3.25.8.4-preview19992382",
"FilesHash": "2BAFB54138484308877546D9A1F802D3349E4F35676E71310643B59E0018AD3D",
"LastUpdated": "2025-09-16T01:17:53.0581664Z"
"BuildId": "20019730",
"NuGetVersion": "3.25.8.4-preview20019730",
"FilesHash": "6CD33A59E4155A9DD52A769E4EC55CBC354A5F7A0C64C78D558E5A0CDCB9658A",
"LastUpdated": "2025-09-17T18:26:09.1137659Z"
}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6926880375056915742
6445747304689961207