diff --git a/redist/redist-client-preview-publicized/Assembly-CSharp.dll b/redist/redist-client-preview-publicized/Assembly-CSharp.dll index fcedcda8..7f4ffe19 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 a8d81ac7..01db81b6 100755 --- a/redist/redist-client-preview-publicized/Assembly-CSharp.xml +++ b/redist/redist-client-preview-publicized/Assembly-CSharp.xml @@ -3552,56 +3552,56 @@ Is the Ctrl-C or Ctrl-Break signal being handled? - + - Payload for the DamageTool.damagePlayer function. + Marker for counting number of tips. - + - Should armor worn on matching limb be factored in? + Camera used while transitioning between scenes to prevent the "no cameras rendering" warning. - + - Should game mode config damage multiplier be factored in? + Shown when game connection ping is significantly higher than server browser ping. At the time of writing + (2025-01-17) this is likely because the server is using an "anycast proxy" in front of Steam A2S cache. - + - If player dies should it count towards quests? + Set to Time.frameCount + 1 while loading. + In the past used realtime, but that was unreliable if an individual frame took too long. - + - Effect to apply to ragdoll if dead. + Select a loading image while on the startup screen or a level without any images. - + - Marker for counting number of tips. + Payload for the DamageTool.damagePlayer function. - + - Camera used while transitioning between scenes to prevent the "no cameras rendering" warning. + Should armor worn on matching limb be factored in? - + - Shown when game connection ping is significantly higher than server browser ping. At the time of writing - (2025-01-17) this is likely because the server is using an "anycast proxy" in front of Steam A2S cache. + Should game mode config damage multiplier be factored in? - + - Set to Time.frameCount + 1 while loading. - In the past used realtime, but that was unreliable if an individual frame took too long. + If player dies should it count towards quests? - + - Select a loading image while on the startup screen or a level without any images. + Effect to apply to ragdoll if dead. @@ -5560,7 +5560,7 @@ 2023-04-17: suggestion is to have a hardcoded list of hate speech that gets filtered - regardless of whether profanity filter is enabled. (https://forum.smartlydressedgames.com/t/22477) + regardless of whether profanity filter is enabled. @@ -8178,6 +8178,11 @@ Used for engine RPM calculation. + + + If false, only grounded wheels are included when calculating wheel RPM. + + If this and UsesEngineRpmAndGears are true, HUD will show RPM and gear number. @@ -8203,6 +8208,12 @@ How long between changing gears to allow another automatic gear change. + + + If true, engine can skip from (for example) 1st to 3rd gear if it keeps RPM within + the acceptable range. + + Minimum engine RPM. @@ -8232,6 +8243,40 @@ Maximum torque (multiplied by output of torque curve). + + + If true, wheel RPM is reduced according to the difference between expected and actual + wheel RPM divided by torque reduction threshold. + + + + + If torque reduction is enabled, torque is reduced to zero when difference between + expected and actual RPM is greater than this threshold. + + + + + If true, prevent changing gears when the difference between expected and actual + wheel RPM exceeds threshold. + + + + + + If prevent shifting is enabled, prevent changing gears up when the difference between + expected and actual wheel RPM is greater than this threshold. + I.e., if (expected - actual > max) it cannot shift up. + + + + + + If prevent shifting is enabled, prevent changing gears down when the difference between + expected and actual wheel RPM is greater than this threshold. + I.e., if (expected - actual > max) it cannot shift down. + + Was a center of mass specified in the .dat? @@ -8498,6 +8543,21 @@ If not null and damage is applied, is called with this position. + + + Object responsible for creating this AnimalDamageParameters. + However, can be null if calling code didn't assign one. + Example types as of 2025-10-30: + - Kill Volume + - Bumper (vehicle impact) + - Interactable Sentry + - Interactable Trap + - Barrier (legacy per-object kill volume) + - Player Equipment (punch) + - Useable Gun + - Useable Melee + + Do not replicate to clients. Run the event on the listen server (singleplayer) / dedicated server. @@ -12556,25 +12616,25 @@ If true, the real item is shown rather than the cosmetic item. If false, the cosmetic item can be seen. - + - In-game rich text does not support embedded YouTube videos, but they look great in the web browser, - so we simply remove them from the in-game text. + Get index within bounds assuming list is not empty. - + - Unfortunately in-game rich text does not have code formatting yet, so remove the tags while preserving text. + Add a new item using its default constructor. - + - Get index within bounds assuming list is not empty. + In-game rich text does not support embedded YouTube videos, but they look great in the web browser, + so we simply remove them from the in-game text. - + - Add a new item using its default constructor. + Unfortunately in-game rich text does not have code formatting yet, so remove the tags while preserving text. 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 0c44dae0..076a4f74 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.10.104 + 3.25.10.105 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 aed01db9..a5a2815a 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": "5903ce4239cd9e249719e6d3c299caa5df46c1f3471daadb319b0974997135fc", "com.rlabrecque.steamworks.net.dll": "367c3cf766d35b173868941cd2466d3908739b638f17f59f8ff4a9cf149164a5", - "Assembly-CSharp.dll": "4abc7bcc82f8f143d379f3aea2dd2189c4cf1f7f61d313cb92d18364a3b6e568", + "Assembly-CSharp.dll": "2bf503a9e8d066d20cd78b00be076a547183639020decd44a8b1567e404689ee", "SDG.NetTransport.dll": "efb6805dff3056d7132186e4ec5f9b203220d1963463da3d1f8729faac10958b", - "Assembly-CSharp.xml": "4dfc0cadc53e38653e78740fd9ff8d2d8afbb8e9bb52332b32f747fcab41e589", + "Assembly-CSharp.xml": "1405fc6f77104d854ee96f9e0e6cbfc7c459cc3549ec87ac8dccf6777a12add2", "SDG.NetPak.Runtime.xml": "f9592fc449fbf9564e4d5d6b28d2d6c9cda75e94bc38250e65c1a1ff064aad11", "SystemEx.dll": "4249b035f2b9d0769559961f670a17112af5b5503f3231433f2f045e7812a3eb", "UnturnedDat.dll": "2d8496b96972357d6101445e22e5e9ef39cc6d82403b1b0104e5e1d70dbd392c", diff --git a/redist/redist-client-preview-publicized/version.json b/redist/redist-client-preview-publicized/version.json index 8920cc9e..a53705ca 100644 --- a/redist/redist-client-preview-publicized/version.json +++ b/redist/redist-client-preview-publicized/version.json @@ -1,7 +1,7 @@ { - "GameVersion": "3.25.10.104", - "BuildId": "20593062", - "NuGetVersion": "3.25.10.104", - "FilesHash": "8511CD0D749C5D7E4BFC84B328CD24CA7C139C80C0AAC1D17A8F2FC2449BF908", - "LastUpdated": "2025-10-29T17:19:08.4767258Z" + "GameVersion": "3.25.10.105", + "BuildId": "20612735", + "NuGetVersion": "3.25.10.105", + "FilesHash": "E9B60061BC9EC0A0046C22CCC1DA76E6171B8DEEB3DB5773168DA63FE13C9E7C", + "LastUpdated": "2025-10-30T22:18:58.9832483Z" } \ 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 34af4fee..e9695a67 100644 --- a/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt +++ b/redist/redist-manifests/.manifest.redist-client-preview-publicized.txt @@ -1 +1 @@ -3773422924877341084 +3096712023787745701