Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1007207425334960842
8214312218889421489
Binary file modified redist/redist-server-publicized/Assembly-CSharp.dll
Binary file not shown.
10 changes: 5 additions & 5 deletions redist/redist-server-publicized/Assembly-CSharp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -921,6 +921,11 @@
Used by UI. True when underwater or inside non-breathable oxygen volume.
</summary>
</member>
<member name="P:SDG.Unturned.ArenaNode.radius">
<summary>
This value is confusing because in the level editor it is the normalized radius, but in-game it is the radius.
</summary>
</member>
<member name="M:SDG.Unturned.ItemTool.getItem(System.UInt16,System.UInt16,System.Byte,System.Byte[],System.Boolean,SDG.Unturned.GetStatTrackerValueHandler)">
<summary>
No longer used in vanilla. Kept in case plugins are using it.
Expand Down Expand Up @@ -951,11 +956,6 @@
Unity's Camera.orthographicSize is half the height of the viewing volume. Width is calculated from aspect ratio.
</summary>
</member>
<member name="P:SDG.Unturned.ArenaNode.radius">
<summary>
This value is confusing because in the level editor it is the normalized radius, but in-game it is the radius.
</summary>
</member>
<member name="F:SDG.Unturned.EWeatherStatusChange.BeginTransitionIn">
<summary>
Fading in.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>RocketModFix.Unturned.Redist.Server.Publicized</id>
<version>3.25.9.1</version>
<version>3.25.9.2</version>
<description>
Unturned 3 Server-side redistributables. Standalone and always up-to-date.
</description>
Expand Down
Binary file modified redist/redist-server-publicized/SDG.Glazier.Runtime.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/SDG.HostBans.Runtime.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/SDG.NetPak.Runtime.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/SDG.NetTransport.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/SystemEx.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/UnityEx.dll
Binary file not shown.
Binary file modified redist/redist-server-publicized/UnturnedDat.dll
Binary file not shown.
Binary file not shown.
20 changes: 10 additions & 10 deletions redist/redist-server-publicized/manifest.sha256.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"SDG.HostBans.Runtime.dll": "34da5fa32623f6da20b9f6123883eacc5d6b4c278df8271fe0f3916a8cb77617",
"com.rlabrecque.steamworks.net.dll": "cd8e80b38693e924d9e43235bd9b192d2cd0c01f0b0d5ce170af496ff0c32fad",
"Assembly-CSharp.dll": "ac7068652faf4650530682dfca492936a5dc5ece0ca51a2bf4171502d8423adf",
"SDG.NetTransport.dll": "1ab0f12e6c64e07e1820e678a9e7e508f1c6910ab6de08aaf13a22513b87ad92",
"Assembly-CSharp.xml": "c294b67cbe24508a8df48f415adaa3dfed26d37fa312b729f9e357788ee9754d",
"SDG.HostBans.Runtime.dll": "bba74cb1501121e2cf196e4058a33cdf36534fe19f7b128e3c7c689dad50df18",
"com.rlabrecque.steamworks.net.dll": "18472606a1e899af960f48799d9404e4e83ab56ebf56b891c742d4b069c1d370",
"Assembly-CSharp.dll": "3e8ebf20f2332cdd4e69918ab9d4c93998e74c2296b90f139956cf743c8c0095",
"SDG.NetTransport.dll": "d44ad1bf6732b380f33ffd48bbfec0cfc05e5e7c73d30092e6b08db18a3ef524",
"Assembly-CSharp.xml": "c0024ce5d054dfd2e6ef37900533f2e66d4629ee7e60c225fa51c3f696708491",
"SDG.NetPak.Runtime.xml": "032c8d2d0a3e1f15ef1139b98f5370eb1fb94d65bf01c4462a0c0e6578bb705a",
"SystemEx.dll": "ec8c023c463698349031e75486b68040758042863567f2ace0e79693f618ddc1",
"UnturnedDat.dll": "86d11a31c36e818165cf7719c76f39e6571978f92dbb37a19a09b099e4f48071",
"SDG.NetPak.Runtime.dll": "0e5b7a7c3d3d13ac3232035333762b6e19aeed6eba74ac4632ccc7b7a6e51b25",
"UnityEx.dll": "2425112bd9f71a178db58d2f37b2fbf54c101174f05ab63e5fb928aec4cf8d7b",
"SDG.Glazier.Runtime.dll": "e737c85c5d73ce8b04791753f6a314423c4d401cd37e417d876d2fd0d8d6da9a"
"SystemEx.dll": "c47c3ead2c48924a1b6ed776342612058d019bf942ec2fbbfb612d295666963f",
"UnturnedDat.dll": "a17f1a6f053a9404d248f240a23621e061baf306c3daf8d53148feeb619148e5",
"SDG.NetPak.Runtime.dll": "3bc5319a211e2cef78c5eab36e04cd34b27c793d2e05526af4bd0db75444f225",
"UnityEx.dll": "5b2e6fa72a65fd58c9b809074aba9f8be57aca33c617754223601be5e6a31479",
"SDG.Glazier.Runtime.dll": "db1c52b2ec3806c6693fc5756f1cc4c380dcec872f333c450f44999273e522a0"
}
10 changes: 5 additions & 5 deletions redist/redist-server-publicized/version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"GameVersion": "3.25.9.1",
"BuildId": "20227103",
"NuGetVersion": "3.25.9.1",
"FilesHash": "ED09CBA4BC0451E6EDF9318DF6F3DCFD46DC6AB9181868AAAF0385F07325B301",
"LastUpdated": "2025-10-02T18:26:12.9333247Z"
"GameVersion": "3.25.9.2",
"BuildId": "20243005",
"NuGetVersion": "3.25.9.2",
"FilesHash": "700515F7883F4D40BE91A81750FAAA6CE9594B198F5C2716AE795BA142D29CE6",
"LastUpdated": "2025-10-03T20:51:56.4111231Z"
}