Skip to content

Commit b4b5329

Browse files
07 April 2026 - Version 3.26.2.2-preview22681797 (22681797) (#540)
Co-authored-by: rocketmodfixadmin <rocketmodfixadmin@users.noreply.github.com>
1 parent 9e86ace commit b4b5329

File tree

5 files changed

+29
-29
lines changed

5 files changed

+29
-29
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7454459919605579578
1+
2366793245930957891

redist/redist-server-preview/Assembly-CSharp.xml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7853,17 +7853,6 @@
78537853
This overload doesn't support legacy Condition_# format.
78547854
</summary>
78557855
</member>
7856-
<member name="F:SDG.Unturned.EBoxProbabilityModel.Original">
7857-
<summary>
7858-
Each quality tier has different rarities.
7859-
Legendary: 5% Epic: 20% Rare: 75%
7860-
</summary>
7861-
</member>
7862-
<member name="F:SDG.Unturned.EBoxProbabilityModel.Equalized">
7863-
<summary>
7864-
Each item has an equal chance regardless of quality.
7865-
</summary>
7866-
</member>
78677856
<member name="T:SDG.Unturned.TextChatEventHook">
78687857
<summary>
78697858
Can be added to any GameObject to receive text chat events.
@@ -7925,6 +7914,17 @@
79257914
Invoked when a player message passes the filters.
79267915
</summary>
79277916
</member>
7917+
<member name="F:SDG.Unturned.EBoxProbabilityModel.Original">
7918+
<summary>
7919+
Each quality tier has different rarities.
7920+
Legendary: 5% Epic: 20% Rare: 75%
7921+
</summary>
7922+
</member>
7923+
<member name="F:SDG.Unturned.EBoxProbabilityModel.Equalized">
7924+
<summary>
7925+
Each item has an equal chance regardless of quality.
7926+
</summary>
7927+
</member>
79287928
<member name="T:SDG.Unturned.EServerListCurationAction">
79297929
<summary>
79307930
Determines how to handle a server if it matches a rule.
@@ -13032,16 +13032,6 @@
1303213032
Unfortunately in-game rich text does not have code formatting yet, so remove the tags while preserving text.
1303313033
</summary>
1303413034
</member>
13035-
<member name="M:SDG.Unturned.ListExtension.GetRandomIndex``1(System.Collections.Generic.List{``0})">
13036-
<summary>
13037-
Get index within bounds assuming list is not empty.
13038-
</summary>
13039-
</member>
13040-
<member name="M:SDG.Unturned.ListExtension.AddDefaulted``1(System.Collections.Generic.List{``0})">
13041-
<summary>
13042-
Add a new item using its default constructor.
13043-
</summary>
13044-
</member>
1304513035
<member name="P:SDG.Unturned.ItemClothingAsset.armor">
1304613036
<summary>
1304713037
Multiplier to incoming damage. Defaults to 1.0.
@@ -13110,6 +13100,16 @@
1311013100
If true, the real item is shown rather than the cosmetic item. If false, the cosmetic item can be seen.
1311113101
</summary>
1311213102
</member>
13103+
<member name="M:SDG.Unturned.ListExtension.GetRandomIndex``1(System.Collections.Generic.List{``0})">
13104+
<summary>
13105+
Get index within bounds assuming list is not empty.
13106+
</summary>
13107+
</member>
13108+
<member name="M:SDG.Unturned.ListExtension.AddDefaulted``1(System.Collections.Generic.List{``0})">
13109+
<summary>
13110+
Add a new item using its default constructor.
13111+
</summary>
13112+
</member>
1311313113
<member name="T:SDG.Unturned.DamageZombieParameters">
1311413114
<summary>
1311513115
Payload for the DamageTool.damageZombie function.

redist/redist-server-preview/RocketModFix.Unturned.Redist.Server.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>RocketModFix.Unturned.Redist.Server</id>
5-
<version>3.26.2.1-preview22625272</version>
5+
<version>3.26.2.2-preview22681797</version>
66
<description>
77
Unturned 3 Server-side redistributables. Standalone and always up-to-date.
88
</description>

redist/redist-server-preview/manifest.sha256.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"SDG.HostBans.Runtime.dll": "a2c01b9c771cad7e8d744dc19e2480cf2b72ff0f460158133df7fd9c27acba09",
33
"UnturnedDat.dll": "edc458f6591fb75f8b6e2d45c5108e1c4e6d298f4f632e0159f28b34e3b5b4c9",
4-
"Assembly-CSharp.xml": "f3cb2e63292bdd6db6fcc2e93b9bc26723251d358ef054b570ed8157f3ee8add",
4+
"Assembly-CSharp.xml": "3fad869270b3da917959781112ccf93f8745c9e73dc6a25f61c6cbc10ae690f1",
55
"SDG.NetPak.Runtime.dll": "799131e9bc61cb5ce8e8bbb7096db7428e8c7432272e6983b6d7d5b7dbf1c2f2",
66
"com.rlabrecque.steamworks.net.dll": "3676041ec1ed556b412c1a1a0915b889cca7177bfa776756a4e6295d89413143",
77
"UnityEx.dll": "793daecc3ed73fa83e73b40565df1bc9694bbe69975ab02d62e4e07d1daeb7c4",
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"GameVersion": "3.26.2.1",
3-
"BuildId": "22625272",
4-
"NuGetVersion": "3.26.2.1-preview22625272",
5-
"FilesHash": "8C3F5617348EFDD31D5EDB9A12B0E3A4FCB83796ED041D36B51491F6C9D618D0",
6-
"LastUpdated": "2026-04-02T20:00:51.1776402Z"
2+
"GameVersion": "3.26.2.2",
3+
"BuildId": "22681797",
4+
"NuGetVersion": "3.26.2.2-preview22681797",
5+
"FilesHash": "2F69AC6802E776450F46C259D71382F37D3388E2ACB44B83D7AA364F83D0F78B",
6+
"LastUpdated": "2026-04-07T16:58:59.6430994Z"
77
}

0 commit comments

Comments
 (0)