From 4db5613da0570e8e3e93ae3bedee6ad73d417158 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 21 Mar 2025 14:24:55 -0400 Subject: Released v1.0.0 --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f0fdc2..a65f8de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # lingo-ap-tracker Releases +## v1.0.0 - 2025-03-21 + +After almost two years of development, we have finally hit version 1! + +- The subway map now uses Kinrah's updated map image, including fully separated + paintings for places like The Wondrous and Orange Tower Sixth Floor, as well + as indicators for the color items. +- Paintings have friendly names now instead of the internal game IDs. They are + also distinguished from regular checks by using an owl icon instead of an eye. +- The tracker is now able to read your solved panel state from the multiworld + (requires v5.3.0 of the client). This obsoletes save file parsing and + receiving panel solves by connecting to the game. +- Numerous optimizations to reachability detection and rendering. +- Added a pane that shows all items received, similar to the web tracker. +- Added a pane that shows your currently revealed painting mapping, as well as a + button that reveals it all immediately. +- Added a pane that shows your slot options. +- Postgame shuffle being disabled is handled properly now, and removed locations + are no longer shown. +- Improved support for high-DPI screens. The tracker should no longer appear + "blurry" on a high-DPI screen, and should also be able to react properly to + being moved between screens with different DPIs. +- The update checker is now able to download and install tracker updates in + place. + +Download: +[lingo-ap-tracker-v1.0.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v1.0.0-win64.zip)
+Source: [v1.0.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v1.0.0) + ## v0.12.3 - 2025-03-03 - Fixed issue with non-ASCII connection details. -- cgit 1.4.1