diff --git a/redist/redist-manifests/.manifest.redist-server-preview-publicized.txt b/redist/redist-manifests/.manifest.redist-server-preview-publicized.txt index 60274223..8f117ace 100644 --- a/redist/redist-manifests/.manifest.redist-server-preview-publicized.txt +++ b/redist/redist-manifests/.manifest.redist-server-preview-publicized.txt @@ -1 +1 @@ -4758653195553300618 +3780828237509929356 diff --git a/redist/redist-server-preview-publicized/Assembly-CSharp.dll b/redist/redist-server-preview-publicized/Assembly-CSharp.dll index 997bbabe..c3eedd68 100644 Binary files a/redist/redist-server-preview-publicized/Assembly-CSharp.dll and b/redist/redist-server-preview-publicized/Assembly-CSharp.dll differ diff --git a/redist/redist-server-preview-publicized/Assembly-CSharp.xml b/redist/redist-server-preview-publicized/Assembly-CSharp.xml index bb50f22b..2b48abe1 100644 --- a/redist/redist-server-preview-publicized/Assembly-CSharp.xml +++ b/redist/redist-server-preview-publicized/Assembly-CSharp.xml @@ -3668,56 +3668,56 @@ Is the Ctrl-C or Ctrl-Break signal being handled? - + - 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. - + - 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. @@ -13113,25 +13113,25 @@ OR use the nearly drop-in replacements FindFirstItemByAsset or HasItemByAsset. - + - 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. - + - 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. diff --git a/redist/redist-server-preview-publicized/RocketModFix.Unturned.Redist.Server.nuspec b/redist/redist-server-preview-publicized/RocketModFix.Unturned.Redist.Server.nuspec index 1cbf9a43..06494317 100644 --- a/redist/redist-server-preview-publicized/RocketModFix.Unturned.Redist.Server.nuspec +++ b/redist/redist-server-preview-publicized/RocketModFix.Unturned.Redist.Server.nuspec @@ -2,7 +2,7 @@ RocketModFix.Unturned.Redist.Server.Publicized - 3.26.3.11 + 3.26.3.12-preview25444106 Unturned 3 Server-side redistributables. Standalone and always up-to-date. diff --git a/redist/redist-server-preview-publicized/manifest.sha256.json b/redist/redist-server-preview-publicized/manifest.sha256.json index 490ce09a..053b1f08 100644 --- a/redist/redist-server-preview-publicized/manifest.sha256.json +++ b/redist/redist-server-preview-publicized/manifest.sha256.json @@ -1,6 +1,6 @@ { - "Assembly-CSharp.dll": "267f1e89abe14607366b7047be4a4e6d1deb48b34c039bd8d568e92032e56b36", - "Assembly-CSharp.xml": "f8808a0325af917d029ea0b7447d5767f12b12d7033728eaa4ea715f955eb2e7", + "Assembly-CSharp.dll": "b2a29374c11aa7ca018b4544d8d59a943273073be429f40dead66f1d09fb1694", + "Assembly-CSharp.xml": "01190d145bdd1b0e5e119282db98fa2b542090220c5b10743f9b7da87a5570b7", "SDG.Glazier.Runtime.dll": "4b6f6da20222b90cefc09a73d55949d57d65014b880409e7cd95e64f8171e6ef", "SDG.HostBans.Runtime.dll": "083179133b7729f481197773ef62a06f2a6b810fe6bebe55aa7fe81a57e945d7", "SDG.NetPak.Runtime.dll": "0a99def8dcc2f26bac93ae195a6196da824ccf402a6d4dd41d595952af195fc5", diff --git a/redist/redist-server-preview-publicized/version.preview.json b/redist/redist-server-preview-publicized/version.preview.json new file mode 100644 index 00000000..75cdd28b --- /dev/null +++ b/redist/redist-server-preview-publicized/version.preview.json @@ -0,0 +1,7 @@ +{ + "GameVersion": "3.26.3.12", + "BuildId": "25444106", + "NuGetVersion": "3.26.3.12-preview25444106", + "FilesHash": "401B1E9C2EF86DCDEB68AFA98F73F03AA0BCBACAE91ECFFECEE5511AFF4D791A", + "LastUpdated": "2026-09-21T22:44:47.9473285Z" +} \ No newline at end of file