diff --git a/redist/redist-manifests/.manifest.redist-server-preview.txt b/redist/redist-manifests/.manifest.redist-server-preview.txt index 8bbacd2a..bb281666 100644 --- a/redist/redist-manifests/.manifest.redist-server-preview.txt +++ b/redist/redist-manifests/.manifest.redist-server-preview.txt @@ -1 +1 @@ -2548710764442678954 +2070764851505020716 diff --git a/redist/redist-server-preview/Assembly-CSharp.dll b/redist/redist-server-preview/Assembly-CSharp.dll index 57b6b576..669b7653 100755 Binary files a/redist/redist-server-preview/Assembly-CSharp.dll and b/redist/redist-server-preview/Assembly-CSharp.dll differ diff --git a/redist/redist-server-preview/Assembly-CSharp.xml b/redist/redist-server-preview/Assembly-CSharp.xml index 3d8f4bea..3c378503 100755 --- a/redist/redist-server-preview/Assembly-CSharp.xml +++ b/redist/redist-server-preview/Assembly-CSharp.xml @@ -8927,6 +8927,16 @@ If false, clouds are removed from the skybox. + + + If set, instantiate this particle system and set its material color to cloud color. + + + + + Multiplier for CloudOverrideParticlesPrefab emission rate according to level's clouds intensity. + + Players are kicked from multiplayer if their skin color is within threshold of any of these rules. @@ -11331,6 +11341,11 @@ the disconnection rather than an error. + + + Register all built-in asset and useable types. + + Error code that the server exited with. @@ -11343,11 +11358,6 @@ otherwise an explanation of the first error encountered. - - - Register all built-in asset and useable types. - - Can be added to any GameObject to receive weather events for a specific custom weather asset. @@ -13161,53 +13171,6 @@ there aren't very many physics materials. - - - Base class for uGUI implementations of primitive building block widgets. - - - - - Called after constructor when not populating from component pool. - - - - - Called after constructor when re-using components from pool. - - - - - Synchronize uGUI component colors with background/text/image etc. colors. - Called when custom UI colors are changed, and after constructor. - - - - - Synchronize uGUI component sprites with theme sprites. - Called when custom UI theme is changed, and after constructor. - - - - False if element couldn't be released into pool and should be destroyed. - - - - Unity recommends enabling components after parenting into the destination hierarchy. - - - - - RectTransform children should be attached to. Overridden by ScrollView content panel. - - - - - This helper property's purpose is to: - - Ensure other properties don't accidentally remove LayoutElement if others need it. - - Ensure LayoutElement is destroyed before returning to pool. - - Parameters for connecting to a game server. @@ -13295,6 +13258,53 @@ Reset region's progress counter and change inside/outside status. + + + Base class for uGUI implementations of primitive building block widgets. + + + + + Called after constructor when not populating from component pool. + + + + + Called after constructor when re-using components from pool. + + + + + Synchronize uGUI component colors with background/text/image etc. colors. + Called when custom UI colors are changed, and after constructor. + + + + + Synchronize uGUI component sprites with theme sprites. + Called when custom UI theme is changed, and after constructor. + + + + False if element couldn't be released into pool and should be destroyed. + + + + Unity recommends enabling components after parenting into the destination hierarchy. + + + + + RectTransform children should be attached to. Overridden by ScrollView content panel. + + + + + This helper property's purpose is to: + - Ensure other properties don't accidentally remove LayoutElement if others need it. + - Ensure LayoutElement is destroyed before returning to pool. + + Allows Unity events to spawn effects. @@ -15005,6 +15015,17 @@ like gas tanks. Zombies were also stacking on top of eachother a bit too much. + + + Very similar to . + + + + + Very similar to . + + True if sound played. + Exposed for Rocket transition to modules backwards compatibility. diff --git a/redist/redist-server-preview/RocketModFix.Unturned.Redist.Server.nuspec b/redist/redist-server-preview/RocketModFix.Unturned.Redist.Server.nuspec index 556d82e7..740b2286 100644 --- a/redist/redist-server-preview/RocketModFix.Unturned.Redist.Server.nuspec +++ b/redist/redist-server-preview/RocketModFix.Unturned.Redist.Server.nuspec @@ -2,7 +2,7 @@ RocketModFix.Unturned.Redist.Server - 3.25.8.100-preview19237956 + 3.25.8.101-preview19305227 Unturned 3 Server-side redistributables. Standalone and always up-to-date. diff --git a/redist/redist-server-preview/manifest.sha256.json b/redist/redist-server-preview/manifest.sha256.json index a03af4f0..807b9356 100644 --- a/redist/redist-server-preview/manifest.sha256.json +++ b/redist/redist-server-preview/manifest.sha256.json @@ -1,4 +1,4 @@ { - "Assembly-CSharp.xml": "d6ff93e9fafa383af23c8ed909a7d17eecf31b811cfa388c1baefe85a7fba490", - "Assembly-CSharp.dll": "4867f158076471400c971ae43482291341bd12798a89b4bb9551648d33b88fc8" + "Assembly-CSharp.xml": "6ba5293e2e9dfb370c174919f65e8dded16b93bfb7040aa0dcf20aa2488975f2", + "Assembly-CSharp.dll": "af3dfa3a311891da447fcbd5a23339d3d1211d9b2e72074b65b431519885fda8" } \ No newline at end of file diff --git a/redist/redist-server-preview/version.preview.json b/redist/redist-server-preview/version.preview.json index 95734701..121c92fa 100644 --- a/redist/redist-server-preview/version.preview.json +++ b/redist/redist-server-preview/version.preview.json @@ -1,7 +1,7 @@ { - "GameVersion": "3.25.8.100", - "BuildId": "19237956", - "NuGetVersion": "3.25.8.100-preview19237956", - "FilesHash": "D7A513785928C447A240987F88FB5B853E4550E569275DAFDF20D4D68DA52339", - "LastUpdated": "2025-07-16T05:52:07.5019171Z" + "GameVersion": "3.25.8.101", + "BuildId": "19305227", + "NuGetVersion": "3.25.8.101-preview19305227", + "FilesHash": "6C2D173FA434AAE146164A1C4167EB1BD072DC136006765479DC5915F5BD7480", + "LastUpdated": "2025-07-22T15:46:01.419098Z" } \ No newline at end of file