diff --git a/redist/redist-client-preview-old/Assembly-CSharp.dll b/redist/redist-client-preview-old/Assembly-CSharp.dll index b51ea221..30cc527a 100755 Binary files a/redist/redist-client-preview-old/Assembly-CSharp.dll and b/redist/redist-client-preview-old/Assembly-CSharp.dll differ diff --git a/redist/redist-client-preview-old/Assembly-CSharp.xml b/redist/redist-client-preview-old/Assembly-CSharp.xml index a30f677f..aeec5706 100755 --- a/redist/redist-client-preview-old/Assembly-CSharp.xml +++ b/redist/redist-client-preview-old/Assembly-CSharp.xml @@ -3123,6 +3123,16 @@ Ladder forward ray is 0.75m, so we move slightly less than that away from the ladder. + + + Check volumes matching this ID. + + + + + Compare number of players in volume to this number. + + Export JSON report of Unturned's assets for economy usage. @@ -9580,6 +9590,11 @@ Teleport is always handled by owner and locally (loopback), but *not* by culled clients. + + + Get simulation center of mass. + + How many calls to will succeed per second. @@ -9702,6 +9717,11 @@ Barricades are allowed here but not structures. + + + Alternative to VOLUME_WATER or VOLUME_FUEL shown when object is destroyed. + + Nelson 2024-11-29: Curious to put all the gun stats in one place for easier comparison. Rather rudimentary at @@ -10188,6 +10208,12 @@ True if it's a new claim flag. + + + Intensity of fog effect while camera is inside a water volume. + Defaults to 0.075. + + Player stealth radius cannot go below this value. @@ -11415,6 +11441,11 @@ May have been used by voice in early versions, but has been completely removed. + + + If true, unlocking has failed. + + Parses -X=Y from command-line. @@ -13280,6 +13311,11 @@ If set, find a child meshrenderer with this name and change its material to the character hair material. + + + If set, find a child meshrenderer with this name and change its material to the character beard material. + + If non-zero, legacy ID of final Asset to return. @@ -17437,6 +17473,11 @@ If true, button tooltip will be overridden with tooltip from states array. + + + If true oxygen is restored while in this volume, otherwise if false oxygen is depleted. + + Merges textures used in the level into an atlas to assist runtime draw call batching. @@ -17541,11 +17582,6 @@ so we temporarily activate/enable them to keep this logic out of LevelObject/ResourceSpawnpoint. - - - If true oxygen is restored while in this volume, otherwise if false oxygen is depleted. - - Payload for the DamageTool.damageAnimal function. @@ -18450,6 +18486,11 @@ If true, visible in chart and satellite UIs. + + + If set and gun is a Projectile launcher, overrides Projectile prefab. + + Multiplier for explosive projectile damage. @@ -18465,6 +18506,19 @@ Multiplier for explosive projectile's initial force. + + + Only applicable if Projectile prefab override is used. + Seconds before physics projectile is destroyed. + + + + + If true, per-surface effects like blood splatter are created. + Defaults to true, but can be disabled particularly if a performance issue (e.g., an + explosive many-pellet shotgun shell). + + Should amount be filled to capacity when detached? @@ -18592,6 +18646,11 @@ so we default to false and set to true if asset enables it. + + + True if rubble is not applicable or all sections are alive. + + Keep all the uGUI Canvas sort orders in the same place. @@ -19014,6 +19073,11 @@ Invoked when Magazine game object is activated. + + + If greater than zero, picking the lock can fail. + + TextMesh Pro uGUI text components. @@ -19130,6 +19194,12 @@ The position of the alert. The detection radius. + + + Can be added to any GameObject with a Trigger collider. + Ensure that Layer will detect player overlaps. Trap is a good candidate. + + Report success or failure from game systems, conditionally compiled into the Windows 64-bit build. diff --git a/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec b/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec index 4b3dc23c..4aeb5f1f 100644 --- a/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec +++ b/redist/redist-client-preview-old/RocketModFix.Unturned.Redist.Client.nuspec @@ -2,7 +2,7 @@ RocketModFix.Unturned.Redist.Client-Preview - 3.25.10.100 + 3.25.10.101 Unturned 3 Client-side Preview redistributables. Standalone and always up-to-date. diff --git a/redist/redist-client-preview-old/manifest.sha256.json b/redist/redist-client-preview-old/manifest.sha256.json index 88d8d57e..915f78ad 100644 --- a/redist/redist-client-preview-old/manifest.sha256.json +++ b/redist/redist-client-preview-old/manifest.sha256.json @@ -1,9 +1,9 @@ { "SDG.HostBans.Runtime.dll": "44636e2fec7a8a520a206120d2aa83c58ed6781efa3ed28d92b10707001e8ab4", "com.rlabrecque.steamworks.net.dll": "ffa53d3b4cea49d8bba803f6044014d66a6cc07fc2d97af114665c2e0d134afb", - "Assembly-CSharp.dll": "d28f3e70393b0c4140792f7bb211c8f66a20fd8d2d98c195a8d923cd8cd279f5", + "Assembly-CSharp.dll": "395fd995a663407026ed02bc204ad57da862c5eb336a95d74b9fbca4734e8d3d", "SDG.NetTransport.dll": "4a3a2b31607ce8fc3373ec6b599abb19571f357b991067485fa2af2518663d01", - "Assembly-CSharp.xml": "b7bb57b150179f2176ec51bc1888f2dfb45c235079079cf841733f3e1068999a", + "Assembly-CSharp.xml": "18a8059ac2b47a53eb194852592fc373d2857d538368efd79768207bd97594e8", "SDG.NetPak.Runtime.xml": "032c8d2d0a3e1f15ef1139b98f5370eb1fb94d65bf01c4462a0c0e6578bb705a", "SystemEx.dll": "db63f1daf4b25d2cc84c068369597bd85510067c2c4603098551befa3b1def28", "UnturnedDat.dll": "9324fa2ed0b07cfe0a264e0dc27640b00843b18429831f74edf65bece27fcc4d", diff --git a/redist/redist-client-preview-old/version.json b/redist/redist-client-preview-old/version.json index 4371ef32..ef7757f6 100644 --- a/redist/redist-client-preview-old/version.json +++ b/redist/redist-client-preview-old/version.json @@ -1,7 +1,7 @@ { - "GameVersion": "3.25.10.100", - "BuildId": "20279819", - "NuGetVersion": "3.25.10.100", - "FilesHash": "41E0AE86B18EFDD8BD29A277A80FE5419955F7D50D34BE2D15EA716C7AD4EDBD", - "LastUpdated": "2025-10-07T02:43:55.8879701Z" + "GameVersion": "3.25.10.101", + "BuildId": "20326215", + "NuGetVersion": "3.25.10.101", + "FilesHash": "45908076FA75DA370A976A3D652B1876BCB98569E19523850566EB66E872C98B", + "LastUpdated": "2025-10-09T20:41:39.5602844Z" } \ No newline at end of file diff --git a/redist/redist-manifests/.manifest.redist-client-preview-old.txt b/redist/redist-manifests/.manifest.redist-client-preview-old.txt index d8fdd8d9..8756c3d5 100644 --- a/redist/redist-manifests/.manifest.redist-client-preview-old.txt +++ b/redist/redist-manifests/.manifest.redist-client-preview-old.txt @@ -1 +1 @@ -1365019511286047038 +1987391912967267112