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 @@
2217267725020748876
4636094010320679175
Binary file modified redist/redist-server-preview-publicized/Assembly-CSharp.dll
Binary file not shown.
29 changes: 27 additions & 2 deletions redist/redist-server-preview-publicized/Assembly-CSharp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5924,6 +5924,11 @@
[0 to 1] Scales how much the first-person arms move while ADS.
</summary>
</member>
<member name="F:SDG.Unturned.PlayConfigUtils.COMMENT_PREFIX">
<summary>
Each generated comment line is prefixed with this string.
</summary>
</member>
<member name="M:SDG.Unturned.PlayConfigUtils.GetSingleplayerConfigPathV2(System.Int32,SDG.Unturned.EGameMode)">
<summary>
Format absolute path to newer txt (UnturnedDat) config file.
Expand All @@ -5934,6 +5939,16 @@
Format absolute path to older json serialized config file.
</summary>
</member>
<member name="M:SDG.Unturned.PlayConfigUtils.GetServerConfigPathV2(System.String)">
<summary>
Config path used for new servers.
</summary>
</member>
<member name="M:SDG.Unturned.PlayConfigUtils.GetServerConfigPathV2(System.String,SDG.Unturned.EGameMode)">
<summary>
Config path used for conversion from Config.json.
</summary>
</member>
<member name="M:SDG.Unturned.PlayConfigUtils.ParseServerConfig(SDG.Unturned.IDatDictionary,SDG.Unturned.ConfigData)">
<summary>
Fill server-related sections of config from dat file.
Expand Down Expand Up @@ -5966,13 +5981,13 @@
WARNING: This is called on a worker thread.

Add empty dat values (if not yet added), and include code documentation
in their comments prefixed with '>'. User-supplied comments are preserved.
in their comments prefixed with COMMENT_PREFIX. User-supplied comments are preserved.
</summary>
</member>
<member name="M:SDG.Unturned.PlayConfigUtils.PopulateConfigFilePropertiesAndComments(SDG.Unturned.UnturnedCodeDocsHelper,SDG.Unturned.IEditableDatDictionary,System.Type,System.Object,System.Object,System.Object)">
<summary>
Add empty dat values for every field in category (if not yet added), and include code documentation
in their comments prefixed with '>'. User-supplied comments are preserved.
in their comments prefixed with COMMENT_PREFIX. User-supplied comments are preserved.

In categories without easy/normal/hard split (server config), only normalObject is set.
</summary>
Expand Down Expand Up @@ -8578,6 +8593,16 @@
Anticipating some hosts will prefer the old format.
</summary>
</member>
<member name="F:SDG.Unturned.Provider.clGameplayConfigNoEmptyValues">
<summary>
Remove empty strings, dictionaries, and lists.
</summary>
</member>
<member name="F:SDG.Unturned.Provider.clGameplayConfigNoGeneratedComments">
<summary>
Remove generated comments.
</summary>
</member>
<member name="E:SDG.Unturned.Provider.onCommenceShutdown">
<summary>
Event for plugins prior to kicking players during shutdown.
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-Preview.Publicized</id>
<version>3.25.8.102</version>
<version>3.25.8.103</version>
<description>
Unturned 3 Server-side redistributables. Standalone and always up-to-date.
</description>
Expand Down
Binary file modified redist/redist-server-preview-publicized/UnturnedDat.dll
Binary file not shown.
10 changes: 3 additions & 7 deletions redist/redist-server-preview-publicized/manifest.sha256.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"Assembly-CSharp.xml": "a9063db2b455ef3926340c726c1b54fb46700328831c46a535c968b64d3b62a5",
"SDG.HostBans.Runtime.dll": "34da5fa32623f6da20b9f6123883eacc5d6b4c278df8271fe0f3916a8cb77617",
"SDG.NetTransport.dll": "1ab0f12e6c64e07e1820e678a9e7e508f1c6910ab6de08aaf13a22513b87ad92",
"Assembly-CSharp.dll": "741176db91b78df00db50ffec7e1db8b276bef04e0be233869bbf0de2fec5a4f",
"SystemEx.dll": "ec8c023c463698349031e75486b68040758042863567f2ace0e79693f618ddc1",
"UnturnedDat.dll": "dbd7b78d5bd619b78fc0e63d92817f3988a4092ecc77ca5d8029e8b05c7df188",
"UnityEx.dll": "2425112bd9f71a178db58d2f37b2fbf54c101174f05ab63e5fb928aec4cf8d7b"
"Assembly-CSharp.xml": "6555c3b0e0632b6166f1686dead4746e79bec0b7cf42d4c83db94d602db8570a",
"Assembly-CSharp.dll": "bcb589c9981c1eac2796d3e0caf699422d4078e5131c62eb43e68c7c5eba1876",
"UnturnedDat.dll": "b7fb73e828f4dd9ccf65d7366918c7bbf0216b9286ac240267bb22b18a1b189a"
}
10 changes: 5 additions & 5 deletions redist/redist-server-preview-publicized/version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"GameVersion": "3.25.8.102",
"BuildId": "19362535",
"NuGetVersion": "3.25.8.102",
"FilesHash": "BFF0B68D13E913512AC82694501CC6E40AACDB690FDCF921FDA1356798D37138",
"LastUpdated": "2025-07-25T18:56:32.6341863Z"
"GameVersion": "3.25.8.103",
"BuildId": "19401959",
"NuGetVersion": "3.25.8.103",
"FilesHash": "A5A176E62A5BB2546686717E21550F7F69F300CE829ED784E30755AE6DBD5EF4",
"LastUpdated": "2025-07-29T16:58:13.8994527Z"
}