Skip to content

Commit

Permalink
published version 1.0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msarilar committed Jan 30, 2018
1 parent 5a6ca18 commit b1b4e7e
Show file tree
Hide file tree
Showing 27 changed files with 416 additions and 45 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.0.8.9</value>
<value>1.0.9.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>9</ApplicationRevision>
<ApplicationVersion>1.0.8.9</ApplicationVersion>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.9.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.0.8.9</Value>
<Value Profile="(Default)">1.0.9.0</Value>
</Setting>
<Setting Name="WindowWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
Expand Down
36 changes: 2 additions & 34 deletions EDEngineer/Resources/Data/releaseNotes.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,7 @@
[
{
"Version": "1.0.8.9",
"Content": "EDEngineer will now handle unkown log entries instead of showing the old popup. The unknown entries will appear in your material/data list.\r\n\r\nLocalization update, thanks a lot to these guys :\r\n* German: @KaiKiehl\r\n* Brazilian: @wesleymoura\r\n* French: @romainja"
},
{
"Version": "1.0.8.8",
"Content": "* Raw/Manufactured filters for materials\r\n* Cargo export in the API now includes your configured thresholds\r\n\r\n* Fixed for good the green checkmark and red cross icons in the shopping list\r\n\r\n* German localization update, thanks to @nepomuk16321\r\n* Russian localization update, thanks to @VChet!\r\n* French localization update, thanks to @fbrossar25!\r\n"
},
{
"Version": "1.0.8.7",
"Content": "* Added sorting by thresholds for your cargo (will show items in order of how their count is above of the configured thresholds for easier cleanup)\r\n* Stop hiding the window when opening a configuration popup dialog\r\n* Fixed a display issue with the shopping list when switching active commander\r\n* Added Signal Source to the list of origins for Atypical Encryption Archives\r\n\r\n* Portuguese translation update, thanks to @wesleymoura!\r\n* Missing french localization added, thanks to @fbrossar25 for the contribution!"
},
{
"Version": "1.0.8.6",
"Content": "* You can now edit thresholds in the main window (as long as there is a threshold)\r\n* The \"Help Translate\" button that shows when you pick a language now links to a dedicated page on the project's Wiki\r\n* Added CORS headers support for the API\r\n* Updated all external dependencies\r\n* Fixed an alignment issue with the red cross and green check when many items are added to the shopping list\r\n\r\n* NEW Synthesis added from the 2.4 update. Thanks a lot to @CMDR-Cometborne for providing everything needed!\r\n\r\n* NEW available language: brazilian portuguese. Thanks a ton to @rpivatto, @wesleymoura and CMDRs Moraes, Wladimir JRC and Warlord from brazilian minor faction Cobra Wing!\r\n* Russian localization update with lots of fixes and missing translations added. Many thanks to @VChet!\r\n* German localization update which adds most of the missing text to the application. Thanks a lot to @nepomuk16321!\r\n"
},
{
"Version": "1.0.8.5",
"Content": "* Hotfix an issue related to materials renaming"
},
{
"Version": "1.0.8.4",
"Content": "* New materials and datas are available, as well as updated names for 2.4! Thanks to @HighwaymanEd and @JohnXaverius on GitHub for providing the new data, as well as GoldenPablo on discord for providing his logs and screenshots.\r\nYour thresholds had to be cleared for this update, sorry!\r\n\r\n* Fixed an issue with the warning message when EDEngineer doesn't recognize a material such that it will now show correctly the unknown code from the game logs.\r\n\r\n* Translations might need to be updated, and apparently new synthesis are available (see issue #255 on GitHub if you would like to help)"
},
{
"Version": "1.0.8.3",
"Content": "* Fixed the publisher name of the application"
},
{
"Version": "1.0.8.2",
"Content": "* Fixed an issue with the local API that would make Commanders with a space in their name have their data unavailable\r\n\r\n* German translation update, thanks a lot to @nepomuk16321 and sorry for the late deployment!"
},
{
"Version": "1.0.8.1",
"Content": "* Fixed an issue when handling the newest EngineerContribution logs"
"Version": "1.0.9.0",
"Content": "#1.0.9.0\r\nFixed an issue that with Wreckage Components that mixed up the commodity and the material dropped by Thargoids.\r\n\r\nRussian localization update, thanks to @VChet\r\nBrazilian localization update, thanks to @rafaelpivatto\r\n\r\n#1.0.8.9\r\nEDEngineer will now handle unkown log entries instead of showing the old popup. The unknown entries will appear in your material/data list.\r\n\r\nLocalization update, thanks a lot to these guys :\r\n* German: @KaiKiehl\r\n* Brazilian: @wesleymoura\r\n* French: @romainja\r\n\r\n#1.0.8.8\r\n* Raw/Manufactured filters for materials\r\n* Cargo export in the API now includes your configured thresholds\r\n\r\n* Fixed for good the green checkmark and red cross icons in the shopping list\r\n\r\n* German localization update, thanks to @nepomuk16321\r\n* Russian localization update, thanks to @VChet!\r\n* French localization update, thanks to @fbrossar25!\r\n\r\n\r\n#1.0.8.7\r\n* Added sorting by thresholds for your cargo (will show items in order of how their count is above of the configured thresholds for easier cleanup)\r\n* Stop hiding the window when opening a configuration popup dialog\r\n* Fixed a display issue with the shopping list when switching active commander\r\n* Added Signal Source to the list of origins for Atypical Encryption Archives\r\n\r\n* Portuguese translation update, thanks to @wesleymoura!\r\n* Missing french localization added, thanks to @fbrossar25 for the contribution!\r\n\r\n#1.0.8.6\r\n* You can now edit thresholds in the main window (as long as there is a threshold)\r\n* The \"Help Translate\" button that shows when you pick a language now links to a dedicated page on the project's Wiki\r\n* Added CORS headers support for the API\r\n* Updated all external dependencies\r\n* Fixed an alignment issue with the red cross and green check when many items are added to the shopping list\r\n\r\n* NEW Synthesis added from the 2.4 update. Thanks a lot to @CMDR-Cometborne for providing everything needed!\r\n\r\n* NEW available language: brazilian portuguese. Thanks a ton to @rpivatto, @wesleymoura and CMDRs Moraes, Wladimir JRC and Warlord from brazilian minor faction Cobra Wing!\r\n* Russian localization update with lots of fixes and missing translations added. Many thanks to @VChet!\r\n* German localization update which adds most of the missing text to the application. Thanks a lot to @nepomuk16321!\r\n\r\n\r\n#1.0.8.5\r\n* Hotfix an issue related to materials renaming\r\n\r\n#1.0.8.4\r\n* New materials and datas are available, as well as updated names for 2.4! Thanks to @HighwaymanEd and @JohnXaverius on GitHub for providing the new data, as well as GoldenPablo on discord for providing his logs and screenshots.\r\nYour thresholds had to be cleared for this update, sorry!\r\n\r\n* Fixed an issue with the warning message when EDEngineer doesn't recognize a material such that it will now show correctly the unknown code from the game logs.\r\n\r\n* Translations might need to be updated, and apparently new synthesis are available (see issue #255 on GitHub if you would like to help)\r\n\r\n#1.0.8.3\r\n* Fixed the publisher name of the application\r\n\r\n#1.0.8.2\r\n* Fixed an issue with the local API that would make Commanders with a space in their name have their data unavailable\r\n\r\n* German translation update, thanks a lot to @nepomuk16321 and sorry for the late deployment!\r\n\r\n#1.0.8.1\r\n* Fixed an issue when handling the newest EngineerContribution logs"
},
{
"Version": "1.0.8.0",
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.0.9.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_0_9_0\EDEngineer.exe.manifest" size="17607">
<assemblyIdentity name="EDEngineer.exe" version="1.0.9.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>vAIbyL46w+L1udjXggv3MVDSPowIzBmWlPgRll1Qvvo=</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>+Nrlv/WRN2XEDqAyg+2qXuhmX5w=</DigestValue></Reference></SignedInfo><SignatureValue>hEBplenUn5ZQaeGmRulzCHH6I66uzrBrb1XkKO1z8tjZQqFTEnmUWHKaGmaXxjT8tLB9x7xuojVbYJjOtV/awukqGRos2LpNtyJpFAl8BOzBC/qH2tsFW5WS5r6znvSHQg7JfmukQrX6fdtYQFby83pJ7COLrqXBvwsZyd5IPR0=</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="9c5f66e85eaaed8332a00ec4653791f5bfe5daf8" Description="" Url=""><as:assemblyIdentity name="EDEngineer.application" version="1.0.9.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>/ET9hizSUJUJq7OehIN79lAGeHM=</DigestValue></Reference></SignedInfo><SignatureValue>kMD58jWeJja5XG+OVs6BWq3Ze0iz5OcDf+Gw6qrlo0a+MJpa5nKSSHFEBLsOH8zzYSrkrE5kHhD/EW7U/EUXR9EcjXES1yNeLYulxVQ431+iiirxtHYJDGR0vqqRyXWjYS0ZUu+xVt4JO0kB1PWCBCB9u10REuwwcR/nW/NiEQY=</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,120 @@
<?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.1.0" newVersion="4.4.1.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.0.9.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="NotificationKindCargoAlmostFull" 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="Thresholds" serializeAs="String">
<value />
</setting>
<setting name="NotificationKindThresholdReached" 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>
</EDEngineer.Properties.Settings>
</userSettings>
</configuration>
Binary file not shown.
Loading

0 comments on commit b1b4e7e

Please sign in to comment.