From e82bf4ca5e5ad295f45e0cef89e8cd82365352f2 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 15 Mar 2022 16:42:11 +0000 Subject: [PATCH] Release 5.3.3: appcast NB: 5.3.2 got reverted in this branch, so both its changelog and that for 5.3.3 are in this commit now. --- edmarketconnector.xml | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/edmarketconnector.xml b/edmarketconnector.xml index cc101871..83497dea 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -36,7 +36,7 @@ - Release 5.3.1 + Release 5.3.3 body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; } @@ -58,6 +58,23 @@ currently used version in a given branch.

+

Release 5.3.3

+

Unfortunately 5.3.2 failed to fully address the issues caused by the different +Journal filenames when using the Odyssey Update 11 client. It's fine if you +run EDMarketConnector first and then the game, as the code path that detects +a new file always does just that.

+

But the code for EDMarketConnector startup to find the current newest Journal +file relied on sorting the filenames and that would mean the new-style names +would always sort as 'oldest'.

+

This release fixes that code to properly use the file modification timestamp +to determine the newest file on startup.

+ + +

Release 5.3.2

+

This release contains one change to cope with how Frontier decided to name +the Journal files differently in the Update 11 Odyssey client.

+ +

Release 5.3.1

This release addresses some issues with newer EDDN code which could cause erroneous alerts to the player, or sending of bad messages.

  • EDDN: Cope with ApproachSettlement on login occurring before Location, such that we don't yet know the name of the star system the player is in.

    Closes #1484

    @@ -1319,11 +1336,11 @@ about this: ]]>