diff --git a/src/ARKServerManager/App.config b/src/ARKServerManager/App.config index 64308337..db7962cd 100644 --- a/src/ARKServerManager/App.config +++ b/src/ARKServerManager/App.config @@ -264,7 +264,7 @@ .png - ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E + 6DCE02B1-8F41-4AF8-A6EA-E2E026CAB023 GameData diff --git a/src/ARKServerManager/Config.Designer.cs b/src/ARKServerManager/Config.Designer.cs index 86618b37..973bdae4 100644 --- a/src/ARKServerManager/Config.Designer.cs +++ b/src/ARKServerManager/Config.Designer.cs @@ -12,7 +12,7 @@ namespace ServerManagerTool { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.3.0")] public sealed partial class Config : global::System.Configuration.ApplicationSettingsBase { private static Config defaultInstance = ((Config)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Config()))); @@ -1947,7 +1947,7 @@ namespace ServerManagerTool { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E")] + [global::System.Configuration.DefaultSettingValueAttribute("6DCE02B1-8F41-4AF8-A6EA-E2E026CAB023")] public string ServerManagerCode { get { return ((string)(this["ServerManagerCode"])); diff --git a/src/ARKServerManager/Config.settings b/src/ARKServerManager/Config.settings index b395325d..79f022f3 100644 --- a/src/ARKServerManager/Config.settings +++ b/src/ARKServerManager/Config.settings @@ -543,7 +543,7 @@ A wild dino wipe is scheduled after the server starts and may delay login until it is complete. Please be patient. - ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E + 6DCE02B1-8F41-4AF8-A6EA-E2E026CAB023 diff --git a/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml b/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml index dc1b8357..eab332a6 100644 --- a/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml +++ b/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml @@ -1126,7 +1126,9 @@ Ativa o modo hardcore (os jogadores não podem renascer, um novo personagem deve ser criado). Ativar PvP Ativa o modo Jogador contra Jogador (jogadores são capazes de causar dano ou matar uns aos outros. Em jogadores PvP também podem danificar ou destruir os edifícios de outra tribo ou matar seus dinossauros). - Ativar construçoes em Caverna PvE + Ativar o modo criativo + Se ativado, permite o modo criativo. + Ativar construçoes em Caverna PvE Se habilitado, permite a construção em cavernas quando o modo PVE estiver habilitado. Ativar doença criogênica do PvE Se ativado, se você liberar uma criatura domesticada de um criodo, você terá um cronômetro de doença crio quando o modo PvE estiver ativado. @@ -1161,6 +1163,8 @@ Determina os níveis máximos de criaturas do mundo. Quanto maior o valor, maior o Nível Máximo de Criatura. Dificuldade Offset: Determina os níveis máximos de criaturas do mundo. Quanto maior o valor, maior o Nível Máximo de Criatura. + Destruir domados acima do nível: + Dinos que excedem esse nível serão excluídos ao iniciar o servidor. Para desativar a exclusão definida para 0. Ativar downloads de tributo Se habilitado, isso permitirá o download de sobreviventes / itens / dinossauros externos em seu servidor. diff --git a/src/ARKServerManager/VersionFeed.xml b/src/ARKServerManager/VersionFeed.xml index 49ce638f..63bce6aa 100644 --- a/src/ARKServerManager/VersionFeed.xml +++ b/src/ARKServerManager/VersionFeed.xml @@ -5,7 +5,31 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2021-11-20T01:00:00Z + 2021-11-21T00:00:00Z + + + urn:uuid:2FF0893A-1412-4062-BF87-058F14E787FC + 1.1.407 (1.1.407.1) + 1.1.407.1 + + 2021-11-21T00:00:00Z + +
+

+ CHANGES +
+

    +
  • Server Status checks - a few code tweaks to the server status checks.
  • +
  • pt-BR Translation file updated.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:CAE2A89D-B098-483C-B4D4-CFFE257C066C diff --git a/src/ARKServerManager/VersionFeedBeta.xml b/src/ARKServerManager/VersionFeedBeta.xml index 4df8aa09..7d4eb0f9 100644 --- a/src/ARKServerManager/VersionFeedBeta.xml +++ b/src/ARKServerManager/VersionFeedBeta.xml @@ -5,21 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-11-20T01:00:00Z + 2021-11-21T00:00:00Z - urn:uuid:CAE2A89D-B098-483C-B4D4-CFFE257C066C - 1.1.406 (1.1.406.1) - 1.1.406.1 + urn:uuid:2FF0893A-1412-4062-BF87-058F14E787FC + 1.1.407 (1.1.407.1) + 1.1.407.1 - 2021-11-20T01:00:00Z + 2021-11-21T00:00:00Z

- NEW + CHANGES

    -
  • Server Settings - Rules Section - added bShowCreativeMode setting.
  • +
  • Server Status checks - a few code tweaks to the server status checks.
  • +
  • pt-BR Translation file updated.

diff --git a/src/ConanServerManager/App.config b/src/ConanServerManager/App.config index 5a3a7711..a36f5c71 100644 --- a/src/ConanServerManager/App.config +++ b/src/ConanServerManager/App.config @@ -168,7 +168,7 @@ https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=bletch1971%40hotmail%2ecom&lc=US&item_name=Server%20Manager&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
- F2653C3D-BC83-440A-AD99-FD9D9466DE04 + 03F9106D-2B7B-411A-B533-FB641C44218D .zip diff --git a/src/ConanServerManager/Config.Designer.cs b/src/ConanServerManager/Config.Designer.cs index b9081708..e86d991c 100644 --- a/src/ConanServerManager/Config.Designer.cs +++ b/src/ConanServerManager/Config.Designer.cs @@ -12,7 +12,7 @@ namespace ServerManagerTool { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.3.0")] public sealed partial class Config : global::System.Configuration.ApplicationSettingsBase { private static Config defaultInstance = ((Config)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Config()))); @@ -1264,7 +1264,7 @@ namespace ServerManagerTool { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("F2653C3D-BC83-440A-AD99-FD9D9466DE04")] + [global::System.Configuration.DefaultSettingValueAttribute("03F9106D-2B7B-411A-B533-FB641C44218D")] public string ServerManagerCode { get { return ((string)(this["ServerManagerCode"])); diff --git a/src/ConanServerManager/Config.settings b/src/ConanServerManager/Config.settings index ba255245..b74388f1 100644 --- a/src/ConanServerManager/Config.settings +++ b/src/ConanServerManager/Config.settings @@ -348,7 +348,7 @@ https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=bletch1971%40hotmail%2ecom&lc=US&item_name=Server%20Manager&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted - F2653C3D-BC83-440A-AD99-FD9D9466DE04 + 03F9106D-2B7B-411A-B533-FB641C44218D .zip diff --git a/src/ConanServerManager/VersionFeed.xml b/src/ConanServerManager/VersionFeed.xml index 36da152f..d443aacc 100644 --- a/src/ConanServerManager/VersionFeed.xml +++ b/src/ConanServerManager/VersionFeed.xml @@ -5,7 +5,30 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2021-08-22T00:00:00Z + 2021-11-21T00:00:00Z + + + urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354 + 1.1.52 (1.1.52.1) + 1.1.52.1 + + 2021-11-21T00:00:00Z + +
+

+ CHANGE +
+

    +
  • Server Status checks - a few code tweaks to the server status checks.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117 diff --git a/src/ConanServerManager/VersionFeedBeta.xml b/src/ConanServerManager/VersionFeedBeta.xml index 19ca771a..1c658dad 100644 --- a/src/ConanServerManager/VersionFeedBeta.xml +++ b/src/ConanServerManager/VersionFeedBeta.xml @@ -5,21 +5,21 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2021-08-22T00:00:00Z + 2021-11-21T00:00:00Z - urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117 - 1.1.51 (1.1.51.1) - 1.1.51.1 + urn:uuid:285E9972-4FC6-49EA-8FAD-1086F7FC5354 + 1.1.52 (1.1.52.1) + 1.1.52.1 - 2021-08-22T00:00:00Z + 2021-11-21T00:00:00Z

- NEW + CHANGE

    -
  • Server Settings - Added new server transfer options (server whitelist option in future version).
  • +
  • Server Status checks - a few code tweaks to the server status checks.

diff --git a/src/ServerManager.WebApplication/appsettings.Production.json b/src/ServerManager.WebApplication/appsettings.Production.json index 9a84f7e4..74fac6f2 100644 --- a/src/ServerManager.WebApplication/appsettings.Production.json +++ b/src/ServerManager.WebApplication/appsettings.Production.json @@ -8,13 +8,21 @@ "Code": "00000000-0000-0000-0000-000000000000" }, { - "Name": "Ark", + "Name": "Ark-Old", "Code": "ED89B8FA-0E0B-46CC-A90B-595E69AE9A7E" }, { - "Name": "Conan", + "Name": "Ark-New", + "Code": "6DCE02B1-8F41-4AF8-A6EA-E2E026CAB023" + }, + { + "Name": "Conan-Old", "Code": "F2653C3D-BC83-440A-AD99-FD9D9466DE04" }, + { + "Name": "Conan-New", + "Code": "03F9106D-2B7B-411A-B533-FB641C44218D" + }, { "Name": "Dark and Light", "Code": "D80E19F9-33D2-4466-9177-A11506998E48"