diff --git a/redist/redist-client-preview/Assembly-CSharp.dll b/redist/redist-client-preview/Assembly-CSharp.dll index f76eed29..b2b40f5a 100755 Binary files a/redist/redist-client-preview/Assembly-CSharp.dll and b/redist/redist-client-preview/Assembly-CSharp.dll differ diff --git a/redist/redist-client-preview/Assembly-CSharp.xml b/redist/redist-client-preview/Assembly-CSharp.xml index cad3c6af..dc8ce2c3 100755 --- a/redist/redist-client-preview/Assembly-CSharp.xml +++ b/redist/redist-client-preview/Assembly-CSharp.xml @@ -3515,6 +3515,12 @@ vehicle spawner requires to properly set paint color. + + + Nelson 2025-09-08: experimentally exposing to PlayerInput for server-side barricade hit validation. If + hasClipPrefab is false then client-supplied colliderTransform must be valid. + + Can be added to any GameObject with a Trigger to receive events. @@ -9026,6 +9032,31 @@ Server list filter for plugin usage. + + + Allows Unity events to send text chat messages from the client, for example to execute commands. + + + + + Text to use when SendDefaultTextChatMessage is invoked. + + + + + All players on the server will see the message. + + + + + Only nearby players will see the message. + + + + + Chat mode to send request in. + + Corresponds to not active and not blending with new weather system. @@ -9110,7 +9141,7 @@ water is -1024, but atmosphere measure uses a default of zero. - + Nelson 2025-09-01: hacking this in to reset cloud particle systems when changing time in the level editor. Otherwise, it's hard to tell how the intensity affects them. @@ -9173,31 +9204,6 @@ Only reset when created so that value is available after leaving all volumes. - - - Allows Unity events to send text chat messages from the client, for example to execute commands. - - - - - Text to use when SendDefaultTextChatMessage is invoked. - - - - - All players on the server will see the message. - - - - - Only nearby players will see the message. - - - - - Chat mode to send request in. - - Visualizes reverb zone in-game. @@ -9929,6 +9935,12 @@ Defaults to ammoMax for EAction.Break. + + + If true, emit particles when a shot is fired. + Defaults to true for EAction.Trigger and EAction.Minigun. + + Please refer to . @@ -9964,6 +9976,29 @@ If so pause menu, dashboard, and other menus cannot be opened. + + + Determines how the "Explosion" effect is spawned when a barricade or structure is destroyed. + + Nelson 2025-09-08: although explosion effect currently exists in Barricade and Structure + sub-classes I think it makes sense to share this option (and ideally more in future). + + + + + Legacy behavior. + + + + + Effect spawns exactly at the model position without any offset. + + + + + Effect spawns with same rotation as the model. + + Common base for barricades and structures. @@ -13677,11 +13712,6 @@ Optional parameter for error logging and responding to the invoker. - - - Not extendable until transport API is better finalized. - - Wraps audio source to prevent caller from meddling with it, and to allow the implementation @@ -13719,6 +13749,11 @@ Timer needs playId as well in case source has been recycled by the time duration expires. + + + Not extendable until transport API is better finalized. + + How many seconds message should popup. diff --git a/redist/redist-client-preview/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client-preview/RocketModFix.Unturned.Redist.Client.nuspec index d63acf7b..1e00c774 100644 --- a/redist/redist-client-preview/RocketModFix.Unturned.Redist.Client.nuspec +++ b/redist/redist-client-preview/RocketModFix.Unturned.Redist.Client.nuspec @@ -2,7 +2,7 @@ RocketModFix.Unturned.Redist.Client - 3.25.8.107-preview19816665 + 3.25.8.109-preview19902581 Unturned 3 Client-side redistributables. Standalone and always up-to-date. diff --git a/redist/redist-client-preview/manifest.sha256.json b/redist/redist-client-preview/manifest.sha256.json index 442531f5..9b7908e6 100644 --- a/redist/redist-client-preview/manifest.sha256.json +++ b/redist/redist-client-preview/manifest.sha256.json @@ -1,4 +1,13 @@ { - "Assembly-CSharp.xml": "ff8a2a4631c11143fed5f492963e3e44ae7757a5344c3cfb5b9c79955737e9f1", - "Assembly-CSharp.dll": "5fb9a5e54363856e628ca72aeb00f0076af177ba0bdd4de00cbe8d973f58d7a8" + "SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a", + "SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f", + "Assembly-CSharp.xml": "1d74f092230531a0bd77140ea64fe160936cf8e1d1723489b7a0754772506dd1", + "UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7", + "Assembly-CSharp.dll": "3a0dbb7aacedf820ae7f24863036fc904f5bed51ebd1f36a126df0623c1b5a8e", + "SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a", + "com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4", + "UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04", + "SDG.NetPak.Runtime.xml": "032c8d2d0a3e1f15ef1139b98f5370eb1fb94d65bf01c4462a0c0e6578bb705a", + "SDG.NetPak.Runtime.dll": "3dbed421eecd1d3ee90c44a2096fdcb7e6931ef84455e659854e5215c14ad1ef", + "SDG.Glazier.Runtime.dll": "bb711d4fd66aafb485e0daee9293b6570846a19676ceecd0971663692377ada6" } \ No newline at end of file diff --git a/redist/redist-client-preview/version.preview.json b/redist/redist-client-preview/version.preview.json index c2733a9d..dc95b8b4 100644 --- a/redist/redist-client-preview/version.preview.json +++ b/redist/redist-client-preview/version.preview.json @@ -1,7 +1,7 @@ { - "GameVersion": "3.25.8.107", - "BuildId": "19816665", - "NuGetVersion": "3.25.8.107-preview19816665", - "FilesHash": "D976D083ED37D56D9E2EF0F823BEFAFF2DB18C64C52ED9CD446765718A5A0181", - "LastUpdated": "2025-09-01T20:40:31.3900293Z" + "GameVersion": "3.25.8.109", + "BuildId": "19902581", + "NuGetVersion": "3.25.8.109-preview19902581", + "FilesHash": "A259C47A35794AD65A554937D427340317F8C8FB207BF0090FFE435CFA9AAD2B", + "LastUpdated": "2025-09-08T21:38:35.2472315Z" } \ No newline at end of file diff --git a/redist/redist-manifests/.manifest.redist-client-preview.txt b/redist/redist-manifests/.manifest.redist-client-preview.txt index 30ec1238..8aa20f8a 100644 --- a/redist/redist-manifests/.manifest.redist-client-preview.txt +++ b/redist/redist-manifests/.manifest.redist-client-preview.txt @@ -1 +1 @@ -5158407357026909489 +5101166232268144118