From c1b31d2cac0bea12ff25da723e8df2780681a71f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 29 Mar 2024 10:28:20 -0400 Subject: Released v1.2.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9915d06..676ae4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # lingo-archipelago Releases +## v1.2.1 - 2024-03-29 + +- Fixed the entrance to The Wanderer not opening after disconnecting from + Archipelago and connecting again without closing the game. + +Download: +[lingo-archipelago-v1.2.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.2.1.zip)
+Source: [v1.2.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.2.1) + ## v1.2.0 - 2024-02-04 - The "Press P to skip puzzle" message will no longer appear when the cursor is -- cgit 1.4.1 From 0b1ea0dbc89b231d2b4847d0fb7dc5b23e060b0c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 1 Apr 2024 14:19:54 -0400 Subject: Released v2.0.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 676ae4b..0c4cae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # lingo-archipelago Releases +## v2.0.0 - 2024-04-01 + +- [Archipelago 0.4.5](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.4.5) + has been released! This update includes various small changes to the Lingo + world, most notably making The Colorful into a countdown achievement, and + making the doors in The Colorful optionally progressive. +- When painting shuffle is on, the roof of The Artistic now takes on the + appearance of the four paintings inside the room. +- Getting the "Geronimo!" bonus achievement now gives you a puzzle skip, once + per save file. + +Download: +[lingo-archipelago-v2.0.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.0.0.zip)
+Source: [v2.0.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.0.0) + ## v1.2.1 - 2024-03-29 - Fixed the entrance to The Wanderer not opening after disconnecting from -- cgit 1.4.1 From ca551af38911a79907eefdf211b311fe6da23078 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 3 Apr 2024 14:52:24 -0400 Subject: Released v2.1.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c4cae8..a5ef1f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # lingo-archipelago Releases +## v2.1.0 - 2024-04-03 + +- Added a checkbox that enables tracking the player's current position. This can + be displayed on the map in the tracker. (requires v0.8.0) + +Download: +[lingo-archipelago-v2.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.1.0.zip)
+Source: [v2.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.1.0) + ## v2.0.0 - 2024-04-01 - [Archipelago 0.4.5](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.4.5) -- cgit 1.4.1 From dbc0e454596ba7e1a8378685c35e37dccd19c964 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Apr 2024 17:00:26 -0400 Subject: Released v2.1.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ef1f2..70cea6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # lingo-archipelago Releases +## v2.1.1 - 2024-04-11 + +- Added some debug logging. + +Download: +[lingo-archipelago-v2.1.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.1.1.zip)
+Source: [v2.1.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.1.1) + ## v2.1.0 - 2024-04-03 - Added a checkbox that enables tracking the player's current position. This can -- cgit 1.4.1 From 6aad55fa66eb9caa668bb09289391e6b39eee7da Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 17 Apr 2024 13:02:05 -0400 Subject: Released v2.2.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 70cea6d..d5fc54d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # lingo-archipelago Releases +## v2.2.0 - 2024-04-17 + +- The last ten connections are now saved in a list so that you can easily switch + between concurrent multiworlds. +- THE COLORFUL is no longer turned into a countdown panel if the multiworld was + generated before Archipelago 0.4.5. This should improve backwards + compatibility, but a v1.x.x version is still the most accurate way to play an + older multiworld. + +Download: +[lingo-archipelago-v2.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v2.2.0.zip)
+Source: [v2.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v2.2.0) + ## v2.1.1 - 2024-04-11 - Added some debug logging. -- cgit 1.4.1