Skip to content

Commit

Permalink
published version 1.1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msarilar committed Apr 30, 2018
1 parent 78dd21a commit a77d58c
Show file tree
Hide file tree
Showing 27 changed files with 424 additions and 11 deletions.
2 changes: 1 addition & 1 deletion EDEngineer/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<value>True</value>
</setting>
<setting name="Version" serializeAs="String">
<value>1.1.1.21</value>
<value>1.1.2.0</value>
</setting>
<setting name="WindowWidth" serializeAs="String">
<value>0</value>
Expand Down
4 changes: 2 additions & 2 deletions EDEngineer/EDEngineer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>29</ApplicationRevision>
<ApplicationVersion>1.1.1.29</ApplicationVersion>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.1.2.0</ApplicationVersion>
<UseApplicationTrust>true</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
2 changes: 1 addition & 1 deletion EDEngineer/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion EDEngineer/Properties/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="Version" Type="System.String" Scope="User">
<Value Profile="(Default)">1.1.1.21</Value>
<Value Profile="(Default)">1.1.2.0</Value>
</Setting>
<Setting Name="WindowWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
Expand Down
9 changes: 9 additions & 0 deletions EDEngineer/Resources/Data/localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -4920,6 +4920,15 @@
"pl": null,
"cs": null
},
"Shows material trading suggestion (taking into account your cargo and the entire shopping list).": {
"es": null,
"pt": null,
"de": null,
"fr": null,
"ru": null,
"pl": null,
"cs": null
},
"Suggestions are sorted by how big the trade is compared to your cargo, minus an eventual amount already needed in the shopping list.": {
"es": null,
"pt": null,
Expand Down
4 changes: 4 additions & 0 deletions EDEngineer/Resources/Data/releaseNotes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"Version": "1.1.2.0",
"Content": "* Added material trader suggestions in the shopping list:\r\nShows material trading suggestion (taking into account your cargo and the entire shopping list).\r\nSuggestions are sorted by how big the trade is compared to your cargo, minus an eventual amount already needed in the shopping list.\r\nOrange entries indicates a trade suggestion that will not completely fulfill your requirement (but might help).\r\n\r\n* Brazilian localization update, thanks to @KingRider\r\n* Russian localization update, thank to @VChet"
},
{
"Version": "1.1.1.28",
"Content": "* EDEngineer will save an aggregation of your logs upon quitting the application such that next time you launch the app it will load faster.\r\nIt's useful if you have lots of logs or want to clean your logs without losing system's history).\r\nThat file should be located in AppData if you want to delete it (for instance if you delete your logs to remove a Commander, you'll also need to delete the aggregation file).\r\n\r\n* Russian localization update, thanks to @VChet"
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="EDEngineer.application" version="1.1.2.0" publicKeyToken="b9c6c2d0b4f2eae5" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Max" asmv2:product="EDEngineer" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true">
<subscription>
<update>
<beforeApplicationStartup />
</update>
</subscription>
<deploymentProvider codebase="https://raw.githubusercontent.com/msarilar/EDEngineer/master/EDEngineer/releases/EDEngineer.application" />
</deployment>
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.6.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\EDEngineer_1_1_2_0\EDEngineer.exe.manifest" size="17607">
<assemblyIdentity name="EDEngineer.exe" version="1.1.2.0" publicKeyToken="b9c6c2d0b4f2eae5" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>22dEI/wOGRAmcBHZnIEga3CpbwPrSXlyW34ok4VbUJA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=GAMBIT6\Max" issuerKeyHash="6687de5b05b744dd15e7bf3fa97baeff26a4cb22" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /><DigestValue>kJp1eK3rTn/OkklQQusGgsxgzl4=</DigestValue></Reference></SignedInfo><SignatureValue>b2Ff3Rhe5CGcfMSI3MkPQ4gvgywQ5+YtmcYdnT00RgwCSLH9OolqbZpm52fmf807tTbTKNlUmaLJAoYXny6ZU1sYbe/NQcMvInCTuGI5KSFT+pIS2Bb0iYaNYVJTEOZlflWuSpakhtoFvmsp0sGvxPuDPkq6O/WSq92ex7GluvU=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>zB6rYAktApBKezEf3ToJb/hC2LaPWb8R3QWSNpWgwbTHnGTILhNEg78mvtu7KthLjGjMkCZB32e6wJ6+uBFvIzZi8qhBngBBggbJWRVNJh1l++UYZqJrFM/dg1rHM+XVJEwGL00fm0B4VQpaTigMfeFprRNXW1CP3JVbQs8Vtm0=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="5ece60cc8206eb42504992ce7f4eebad78759a90" Description="" Url=""><as:assemblyIdentity name="EDEngineer.application" version="1.1.2.0" publicKeyToken="b9c6c2d0b4f2eae5" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=GAMBIT6\Max</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /><DigestValue>7JkpG/FU9AsN+TDjEf3950j9tOI=</DigestValue></Reference></SignedInfo><SignatureValue>U6xE99nxZ84ImQo5y2iRPRwznrhLVQZRAzkK+BbJJuHEVItCU83fWlSbZNKwfoAsm0sf5X0z5yNIdw+V2CfoVZLyK2OrAf/VfOAL54pPvdqqtYSilnhTWxBt+WvU/rhs+VMIYIE/zd6tsCm/OFbADCk8KogPeervgpJpEgwWt3Q=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>zB6rYAktApBKezEf3ToJb/hC2LaPWb8R3QWSNpWgwbTHnGTILhNEg78mvtu7KthLjGjMkCZB32e6wJ6+uBFvIzZi8qhBngBBggbJWRVNJh1l++UYZqJrFM/dg1rHM+XVJEwGL00fm0B4VQpaTigMfeFprRNXW1CP3JVbQs8Vtm0=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxzCCATCgAwIBAgIQO259Pwzl9Z5B6O5NZ4UgXjANBgkqhkiG9w0BAQUFADAhMR8wHQYDVQQDHhYARwBBAE0AQgBJAFQANgBcAE0AYQB4MCAXDTE4MDEwNzE3NTEzMFoYDzIxMjMwMTA3MTc1MTMwWjAhMR8wHQYDVQQDHhYARwBBAE0AQgBJAFQANgBcAE0AYQB4MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMHqtgCS0CkEp7MR/dOglv+ELYto9ZvxHdBZI2laDBtMecZMguE0SDvya+27sq2EuMaMyQJkHfZ7rAnr64EW8jNmLyqEGeAEGCBslZFU0mHWX75RhmomsUz92DWscz5dUkTAYvTR+bQHhVClpOKAx94WmtE1dbUI/clVtCzxW2bQIDAQABMA0GCSqGSIb3DQEBBQUAA4GBAKkajbWmp5e2elVw+9KmK8Byzq4OnUOP7rS2F/qu1zn+JTyY9yu9FyQLK1cBCfiW8dpuWrAF4XA8Bvd0fNLJ3ZaVLdZFlxHY87jfzOP7wyoXkAq25KmPjUT0Tn6S7oaeSKqGI1JUO+ZydXg18IWDrVQDT+NzoUCfpplOh5DmuU9+</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="EDEngineer.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="NodaTime" publicKeyToken="4226afe0d9b296d1" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.2.1.0" newVersion="2.2.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.4.3.0" newVersion="4.4.3.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<userSettings>
<EDEngineer.Properties.Settings>
<setting name="LogDirectory" serializeAs="String">
<value />
</setting>
<setting name="Shortcut" serializeAs="String">
<value />
</setting>
<setting name="UpgradeRequired" serializeAs="String">
<value>True</value>
</setting>
<setting name="Version" serializeAs="String">
<value>1.1.2.0</value>
</setting>
<setting name="WindowWidth" serializeAs="String">
<value>0</value>
</setting>
<setting name="WindowHeight" serializeAs="String">
<value>0</value>
</setting>
<setting name="WindowTop" serializeAs="String">
<value>0</value>
</setting>
<setting name="WindowLeft" serializeAs="String">
<value>0</value>
</setting>
<setting name="CurrentVersion" serializeAs="String">
<value />
</setting>
<setting name="LeftSideWidth" serializeAs="String">
<value>0</value>
</setting>
<setting name="RightSideWidth" serializeAs="String">
<value>0</value>
</setting>
<setting name="ResetUI" serializeAs="String">
<value>False</value>
</setting>
<setting name="WindowUnlocked" serializeAs="String">
<value>False</value>
</setting>
<setting name="Language" serializeAs="String">
<value />
</setting>
<setting name="AutoRunServer" serializeAs="String">
<value>False</value>
</setting>
<setting name="ServerPort" serializeAs="String">
<value>0</value>
</setting>
<setting name="CargoTabIndex" serializeAs="String">
<value>0</value>
</setting>
<setting name="SelectedCommander" serializeAs="String">
<value />
</setting>
<setting name="Comparer" serializeAs="String">
<value />
</setting>
<setting name="SilentLaunch" serializeAs="String">
<value>False</value>
</setting>
<setting name="NotificationKindBlueprintReady" serializeAs="String">
<value />
</setting>
<setting name="NotificationVoice" serializeAs="String">
<value />
</setting>
<setting name="LeftFontRatio" serializeAs="String">
<value>100</value>
</setting>
<setting name="RightRatio" serializeAs="String">
<value>100</value>
</setting>
<setting name="BottomFontRatio" serializeAs="String">
<value>100</value>
</setting>
<setting name="Opacity" serializeAs="String">
<value>0.9</value>
</setting>
<setting name="IngredientsGrouped" serializeAs="String">
<value>True</value>
</setting>
<setting name="SyncShoppingList" serializeAs="String">
<value>True</value>
</setting>
</EDEngineer.Properties.Settings>
</userSettings>
</configuration>
Binary file not shown.
Loading

0 comments on commit a77d58c

Please sign in to comment.