Skip to content

Commit

Permalink
published version 1.0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msarilar committed Apr 21, 2017
1 parent 0078f2a commit d49fa60
Show file tree
Hide file tree
Showing 24 changed files with 377 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 @@ -29,7 +29,7 @@
<value>True</value>
</setting>
<setting name="Version" serializeAs="String">
<value>1.0.6.7</value>
<value>1.0.7.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 @@ -31,8 +31,8 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>7</ApplicationRevision>
<ApplicationVersion>1.0.6.7</ApplicationVersion>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.7.0</ApplicationVersion>
<UseApplicationTrust>false</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.6.7</Value>
<Value Profile="(Default)">1.0.7.0</Value>
</Setting>
<Setting Name="WindowWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
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.0.7.0",
"Content": "* Notifications overhaul : you can now configure your notifications (blueprint ready, cargo almost full and threshold reached) to use speech synthesis. There should be less spam of notifications if multiple events are triggered at the same time.\r\n* Faster text search when using the search\r\n\r\n* Added the high grade emissions locations to related materials, thanks to @Psieonic for adding this to the reference data !\r\n* Added recipes for engineers unlock, they work the same as any other blueprint (with type \"Unlock\") ; thanks to @vetall812 for adding this to the reference data !\r\n* Fixed the engineer's lists of many of the new sensors blueprints ; thanks to @AndreyATGB for spotting the issue and fixing it !\r\n\r\n* Fixed a black window bug with Silent Launch when the window was unlocked (now the window will be minimized on startup if you use silent launch combined with unlocked window)\r\n\r\n* API Server : Added thresholds to cargo list and a new route shopping-list"
},
{
"Version": "1.0.6.7",
"Content": "* Added a search box for blueprints:\r\nSearch visible blueprints (the ones that already satisfy your active filters) with terms separated by a space.\r\nExamples :\r\n>\"elvira shield G3\"\r\n>\"mc 5 efficient\"\r\n>\"plasma\"\r\n\r\n* Fixed a bug with the shopping list that would occur if you emptied it after resizing it (remember to double click the red splitter to make it behave like a magnet)"
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.7.0" publicKeyToken="c7c2cd04d2cdd815" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="EDEngineer" 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_7_0\EDEngineer.exe.manifest" size="16140">
<assemblyIdentity name="EDEngineer.exe" version="1.0.7.0" publicKeyToken="c7c2cd04d2cdd815" 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>UaNOgVkwJULCIvwYUc4qZRIOmQYDM0g5D+XGB6HC48M=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=GAMBIT6\Max" issuerKeyHash="11f40001e3715b07597e0eddab9728f9e30cc302" /><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-sha256" /><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#sha256" /><DigestValue>dw0NtYMNL7NPXNODWD3D5+Tfik4FUGVN+CpRDRFr684=</DigestValue></Reference></SignedInfo><SignatureValue>ZhFVq3F7cw7j97f+oi9fQGVLyi7Bd+//WfTWtzcW482tYip/t/hqQ6aGksD9k6kbCf/7e2XvuDRxDGL/1jZWNZL+/DkUiM4iJTMoEQ0+6KI6lmGPRiSsQplhZlEIUi2xefPducLiihgEdzEJBBZFZg6r739f9ZB1Y/PNtbDUOz8=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>s3Rgw7x2D3+SLtMKutluM5M8B4WEs+Ug20EfdfHXvLbLVmZQc6zcjTSNAVuXx+DFhTw7Xfvs5y0MXW10LdLfiKq6aazW3Jt9gKcxqv/3nADJB/f2RuyVbpmLpwbG5ZTjAKRvo+VM6u+VI5UIM66zasrgjqympr2YoaV4wjeSXk0=</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="ceeb6b110d512af84d6550054e8adfe4e7c33d5883d35c4fb32f0d83b50d0d77" Description="" Url=""><as:assemblyIdentity name="EDEngineer.application" version="1.0.7.0" publicKeyToken="c7c2cd04d2cdd815" 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-sha256" /><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#sha256" /><DigestValue>lfB0nM7ID1IUZFAYVFfoYXmwthi71kQHjjqXVBrsIPI=</DigestValue></Reference></SignedInfo><SignatureValue>C20zNQA5gxAVEaSWpdplMY7RZtPAJFgmagrLsn4yh94yT0ALKugegIR/ppn4STHX22J/ncmW1q7xOHbVCq/sRouJVEtact3SbtPL+v4gegG+5v9+oupzeQXuv762H66wDUAM6/lKCWYKNIVnYAisDai7voulVhSb1lloAmd9XV4=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>s3Rgw7x2D3+SLtMKutluM5M8B4WEs+Ug20EfdfHXvLbLVmZQc6zcjTSNAVuXx+DFhTw7Xfvs5y0MXW10LdLfiKq6aazW3Jt9gKcxqv/3nADJB/f2RuyVbpmLpwbG5ZTjAKRvo+VM6u+VI5UIM66zasrgjqympr2YoaV4wjeSXk0=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQfKLD0d6RorlAQCjrdfkDHTANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYARwBBAE0AQgBJAFQANgBcAE0AYQB4MB4XDTE2MTEwMTE1MDgxOVoXDTE3MTEwMTIxMDgxOVowITEfMB0GA1UEAx4WAEcAQQBNAEIASQBUADYAXABNAGEAeDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAs3Rgw7x2D3+SLtMKutluM5M8B4WEs+Ug20EfdfHXvLbLVmZQc6zcjTSNAVuXx+DFhTw7Xfvs5y0MXW10LdLfiKq6aazW3Jt9gKcxqv/3nADJB/f2RuyVbpmLpwbG5ZTjAKRvo+VM6u+VI5UIM66zasrgjqympr2YoaV4wjeSXk0CAwEAATANBgkqhkiG9w0BAQsFAAOBgQA0l6SGR8ROw2A3Wxp1znVUThSCab6lWc0o/x6VJXn8PmxpvzLDNKqvz4PqP9GDv9DUiPSamsNCRA5yMmsIqD9q8bbtTRN6wYAtBwcP7tHi4OvYggM9UW3cBtJKBV9r+UvywN4847zsC3TPF0FgjEb3xqdCJEqYe3OXzdi0FLScSA==</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,104 @@
<?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-9.0.0.0" newVersion="9.0.0.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.0.0" newVersion="4.4.0.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.7.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>
</EDEngineer.Properties.Settings>
</userSettings>
</configuration>
Binary file not shown.
Loading

0 comments on commit d49fa60

Please sign in to comment.