From f4c4ed85a600c1c3c8ec91f813362495c7fd5353 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 10 Jun 2024 19:41:55 -0400 Subject: Released v0.10.3 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 37167d3..5173bb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # lingo-ap-tracker Releases +## v0.10.3 - 2024-06-10 + +- Fixed crash that occurred when the Eye Wall painting was in your painting + mapping. +- Fixed getting bombarded with message boxes when the tracker crashes. +- Moved early color hallways painting to match the new in-game location. + +Download: +[lingo-ap-tracker-v0.10.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.3-win64.zip)
+Source: [v0.10.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.3) + ## v0.10.2 - 2024-06-09 - Fixed intermittent reachability detection issue. -- cgit 1.4.1 From 6c40e3dfc008a4ff18bd13017f5fbe47ec288f2e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 1 Jul 2024 19:17:09 -0400 Subject: Released v0.10.4 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5173bb1..be603c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # lingo-ap-tracker Releases +## v0.10.4 - 2024-07-01 + +- Compatibility update for Archipelago 0.5.0 + +Download: +[lingo-ap-tracker-v0.10.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.4-win64.zip)
+Source: [v0.10.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.4) + ## v0.10.3 - 2024-06-10 - Fixed crash that occurred when the Eye Wall painting was in your painting diff --git a/VERSION b/VERSION index 000aadb..cbb38b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.10.3 \ No newline at end of file +v0.10.4 \ No newline at end of file -- cgit 1.4.1 From 58fbec6c0913c5873467df3bd6ba83fa3f082521 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 12 Jul 2024 19:02:34 -0400 Subject: Released v0.10.5 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index be603c3..cd237c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # lingo-ap-tracker Releases +## v0.10.5 - 2024-07-12 + +- Increased length of connection history to 10. +- Fixed position of The Steady's paintings on the subway map. + +Download: +[lingo-ap-tracker-v0.10.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.5-win64.zip)
+Source: [v0.10.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.5) + ## v0.10.4 - 2024-07-01 - Compatibility update for Archipelago 0.5.0 diff --git a/VERSION b/VERSION index cbb38b1..a6eeb03 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.10.4 \ No newline at end of file +v0.10.5 \ No newline at end of file -- cgit 1.4.1 From a40d5a90a4759ecb03fe4591878c011d3c8c07be Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 16 Jul 2024 01:30:08 -0400 Subject: Released v0.10.6 --- CHANGELOG.md | 14 ++++++++++++++ VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cd237c6..67e32ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # lingo-ap-tracker Releases +## v0.10.6 - 2024-07-16 + +- The status bar now shows the name and server for the connected slot. +- Fixed an issue with pilgrimage detection when paintings are shuffled and + paintings are not allowed for pilgrimage. +- Fixed an issue with pilgrimage starting from the wrong place when sunwarps are + shuffled. +- Fixed incorrect doors showing for sunwarps on subway map when sunwarps are + shuffled. + +Download: +[lingo-ap-tracker-v0.10.6-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.6-win64.zip)
+Source: [v0.10.6](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.6) + ## v0.10.5 - 2024-07-12 - Increased length of connection history to 10. diff --git a/VERSION b/VERSION index a6eeb03..7b63f4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.10.5 \ No newline at end of file +v0.10.6 \ No newline at end of file -- cgit 1.4.1