From a1d5adb212cbf52532ed37dd0a05c9d72d20cb79 Mon Sep 17 00:00:00 2001 From: Anthony Purchase Date: Sun, 11 Nov 2018 14:17:28 +0000 Subject: [PATCH] Publish v1.8 Extinction supported. Coordinate calibration had to be eyeballed for Extinction. Improved TheIsland calibration. Calibrations were off because the grid in the map images are actually incorrectly placed. These new calibrations match the visual locations on the map, not the grid. This produces a better result. --- LarkatorGUI/LarkatorGUI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj index 7d1fb0b..7fe2107 100644 --- a/LarkatorGUI/LarkatorGUI.csproj +++ b/LarkatorGUI/LarkatorGUI.csproj @@ -30,8 +30,8 @@ Larkator coldino true - 2 - 1.7.3.%2a + 1 + 1.8.0.%2a false true true @@ -243,4 +243,4 @@ - + \ No newline at end of file