diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 3dfd59f6..bf0c70c2 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -8,94 +8,18 @@ 2022-06-16T00:00:00Z - urn:uuid:84F46053-C944-4740-B030-C500310F9074 - 1.1.431 (1.1.431.4) - 1.1.431.4 - - 2022-06-16T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Global Settings - fixed the bug that cleared the Backup Rcon message mode when changing languages.
  • -
- CHANGE -
-
    -
  • pt-BR Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D3CE3BBC-97AC-40D5-B698-1E65CED7AB52 - 1.1.431 (1.1.431.3) - 1.1.431.3 - - 2022-06-15T00:00:00Z - -
-

- CHANGE -
-

    -
  • RCON Message Modes - now loads them from the gamedata file, so they can be extended without a code change.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2ADA47E8-6DD0-4231-BAB9-AE3CEE5FA72C - 1.1.431 (1.1.431.2) - 1.1.431.2 + urn:uuid:93A04A12-C632-4C2B-AC76-42D9E476431C + 1.1.432 (1.1.432.1) + 1.1.432.1 2022-06-13T00:00:00Z

- BUGFIX + NEW

    -
  • Player Levels - fix the conversion bug that would prevent all player levels being read from the INI file. Only values > 2147483647 were affected.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2ADA47E8-6DD0-4231-BAB9-AE3CEE5FA72C - 1.1.431 (1.1.431.1) - 1.1.431.1 - - 2022-06-13T00:00:00Z - -
-

- CHANGE -
-

    -
  • Updated player levels to include the 10 new levels. Also change the additional levels from 75 to 85.\nIf you have an issue with custom level, make sure you add the new 10 levels to the end.
  • -
  • Updated to query master timeouts from 10 seconds to 30 seconds.
  • +
  • Reset Server - added new button to reset your server. This will delete all server, player and tribe files and reset your server back to new.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 2834cc9e..76990e1d 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1039,6 +1039,10 @@ Backup Server Backup Server Error The backup was successful. + Reset Server + Reset Server Error + This will delete all the server, player and tribe files and reset your server back to new. Do you wish to proceed? + The reset was successful. Shutdown Server Error Shutdown Server Cancelled The shutdown window is already open for this server. @@ -1128,6 +1132,8 @@ A comma-separated list of mod ids, in the order in which they should be applied. View the mod details. Upgrade to the latest version of the mods that is currently available to download. + Reset + Deletes all the server, player and tribe files and resets your server back to new. Saves Auto Save Period: diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 31f76c85..ea463b81 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.431.4 +1.1.432.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index c9c09349..ac2a6360 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ