diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.dll b/redist/redist-client-preview-publicized/Assembly-CSharp.dll index 38202863..bd88e640 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 a71d1a53..cf28b97a 100755 --- a/redist/redist-client-preview-publicized/Assembly-CSharp.xml +++ b/redist/redist-client-preview-publicized/Assembly-CSharp.xml @@ -1520,6 +1520,16 @@ 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. @@ -1593,16 +1603,6 @@ 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. @@ -11250,6 +11250,11 @@ Tokens containing a colon ':' are ignored so that they can represent special filters like MasterBundleSearchFilter. + + + If true, spawn effect at player's position (rather than Spawnpoint). + + Should the RPC be called in reliable mode? Unreliable effects might not be received. @@ -11560,17 +11565,17 @@ regardless of which glazier is used. - - - Other menus can modify DevkitSelectionToolOptions so we need to sync our menu when opened. - - Stockpile item definition id with rev-share for the level creators. Randomly selected from associated items list. + + + Other menus can modify DevkitSelectionToolOptions so we need to sync our menu when opened. + + Exposed for Rocket transition to modules backwards compatibility. @@ -13760,11 +13765,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 @@ -13802,6 +13802,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. @@ -15600,6 +15605,17 @@ false is useful for transient interactions. + + + If true, OnStateEnabled and OnStateDisabled are only invoked in singleplayer and on the server. + + + + + If true, calls to GotoEnabledState, GotoDisabledState, and ToggleState are only processed in singleplayer + and on the server. + + Controls how state change requests are performed when running as both client and server ("listen server"). @@ -19264,6 +19280,12 @@ For non-repeat weapons the "Use" audio clip is played once time reaches this point. + + + If true, the server will replicate the event to clients. + Defaults to true. + + Catch exceptions to prevent a broken powerable from breaking all the other powerable items in the area. 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 f9e896e3..699417f6 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.8.4 + 3.25.9.0 Unturned 3 Client-side redistributables. Standalone and always up-to-date. diff --git a/redist/redist-client-preview-publicized/manifest.sha256.json b/redist/redist-client-preview-publicized/manifest.sha256.json index eb81cfcb..b7c2cf40 100644 --- a/redist/redist-client-preview-publicized/manifest.sha256.json +++ b/redist/redist-client-preview-publicized/manifest.sha256.json @@ -1,9 +1,9 @@ { "SDG.HostBans.Runtime.dll": "acf8fef3332a89b8b1bb3f12d876fb0556bb900f8ad913b5317748437dcb330a", "SDG.NetTransport.dll": "232a0addc79ff549b64694f894a89a3bc309bcb8e2ae62a3f96d4e6f3c9b771f", - "Assembly-CSharp.xml": "4e307bff3552d6dbd2d57f48b57e18139e9631b36612685483a18acf90993e33", + "Assembly-CSharp.xml": "367d632534aecfe57ce4771b588fd9bc17a6ccd21ee849d6e9c62d62ad78a506", "UnturnedDat.dll": "d3dfde4566d98a340fd796895b3f0bc2bb670915d0aa816a4befa5258fe7c5b7", - "Assembly-CSharp.dll": "0ee9201f170fa54c6fc64d16f003f5744ea912bac9224814fee01bdc5053cc02", + "Assembly-CSharp.dll": "7dc2c560623ffb8ebefc37a79ad1f337a1aee67de5bcf3659a0439c267fc481e", "SystemEx.dll": "1964b361dc6c5bee50248fc0dcceb6963996542469bf9063e4d656b3b995a18a", "com.rlabrecque.steamworks.net.dll": "846866e49c176c3cb2ef93b32dce218d3434faaeeb671464cdcb8b779efdd3f4", "UnityEx.dll": "36240447e747c9d048433930416d6383e8b51184090a3059a9d6658873edef04", diff --git a/redist/redist-client-preview-publicized/version.json b/redist/redist-client-preview-publicized/version.json index 3bcda0fe..7c5792b2 100644 --- a/redist/redist-client-preview-publicized/version.json +++ b/redist/redist-client-preview-publicized/version.json @@ -1,7 +1,7 @@ { - "GameVersion": "3.25.8.4", - "BuildId": "19992382", - "NuGetVersion": "3.25.8.4", - "FilesHash": "7900EA484E9FE8E8E302BBE11243CD3D577EB76AB8A4D9E8D06E5AD4C134F40B", - "LastUpdated": "2025-09-16T02:42:49.5074197Z" + "GameVersion": "3.25.9.0", + "BuildId": "20079418", + "NuGetVersion": "3.25.9.0", + "FilesHash": "58453DED86C64CBE91C992365FEE84D89732AA4A3782F726C2C5CE68E6A9EF02", + "LastUpdated": "2025-09-22T16:46:15.967207Z" } \ 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 486fce62..92f3cdca 100644 --- a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt +++ b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt @@ -1 +1 @@ -6926880375056915742 +2013201794059508784