From 6b5b85f96fc855810ac21e96e1aeb9cbde0fe88e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 14 Jul 2024 08:55:09 -0400 Subject: Released v4.0.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5113a..1174ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # lingo-archipelago Releases +## v4.0.2 - 2024-07-14 + +- Multiplayer mode now shows a player's alias in addition to their slot name. +- Messages are now cleared out between connections. +- Fixed issue where traps and Geronimo state could persist when switching from + an active slot to a new slot. + +Download: +[lingo-archipelago-v4.0.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.0.2.zip)
+Source: [v4.0.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.0.2) + ## v4.0.1 - 2024-07-02 - Fixed issue where paired panels would become proxied on panelsanity under -- cgit 1.4.1 From 15fd151d4b7b4b86d65ae37386b96aae7cb6ba79 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 2 Sep 2024 12:06:33 -0400 Subject: Released v4.1.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1174ce7..d00999c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # lingo-archipelago Releases +## v4.1.0 - 2024-09-02 + +- Added an in-game text client, which can be used to talk to other players and + issue commands, similar to the official Archipelago Text Client app. Press TAB + to open or close the text client. + +Download: +[lingo-archipelago-v4.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.1.0.zip)
+Source: [v4.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.1.0) + ## v4.0.2 - 2024-07-14 - Multiplayer mode now shows a player's alias in addition to their slot name. -- cgit 1.4.1 From 1d639e2f9f3d696636356afd25612219cdc5b7ab Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 20 Sep 2024 23:25:31 -0400 Subject: Released v4.2.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d00999c..0ff2d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # lingo-archipelago Releases +## v4.2.0 - 2024-09-20 + +- Added a proximity chat feature. You can use the command "/say" followed by a + message in the text client, and it will broadcast the message only to other + nearby Lingo players. + +Download: +[lingo-archipelago-v4.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.2.0.zip)
+Source: [v4.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.2.0) + ## v4.1.0 - 2024-09-02 - Added an in-game text client, which can be used to talk to other players and -- cgit 1.4.1 From eae936def6d642a8b152d47caf775cba88cd886c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 21 Sep 2024 07:52:13 -0400 Subject: Released v4.2.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ff2d56..6bea522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # lingo-archipelago Releases +## v4.2.1 - 2024-09-21 + +- The text client will no longer open if SHIFT is being held, to prevent + conflicts with the Steam Overlay. + +Download: +[lingo-archipelago-v4.2.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.2.1.zip)
+Source: [v4.2.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.2.1) + ## v4.2.0 - 2024-09-20 - Added a proximity chat feature. You can use the command "/say" followed by a -- cgit 1.4.1 From 4b53c8858448e4fc835c907813632f6eeddd543d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Nov 2024 15:12:09 -0500 Subject: Released v5.0.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bea522..4895247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # lingo-archipelago Releases +## v5.0.0 - 2024-11-26 + +- [Archipelago 0.5.1](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.5.1) + has been released! this release includes a couple of major new features for + Lingo: + - There is a new type of door shuffle called "panels mode". In panels mode, + the doors open when their vanilla panels are solved, but the panels + themselves are locked behind items. This provides a vanilla-like progression + route through the game, while maintaining a door shuffle amount of + progression gating. + - By default, checks that are behind your victory condition are now removed + from your world. + - There are also a number of minor tweaks and bug fixes, which you can see in + the above changelog. +- This update should retain compatibility with Archipelago 0.5.0 worlds. +- The messages in the bottom left corner now lets you know if an item you sent + out was hinted. +- The text in the text client is now selectable. + +Download: +[lingo-archipelago-v5.0.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.0.0.zip)
+Source: [v5.0.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.0.0) + ## v4.2.1 - 2024-09-21 - The text client will no longer open if SHIFT is being held, to prevent -- cgit 1.4.1 From 45fa76505dd00bdd6665bae476277371fb1252a2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 8 Dec 2024 16:50:44 -0500 Subject: Released v5.0.1 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4895247..d34321d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # lingo-archipelago Releases +## v5.0.1 - 2024-12-08 + +- This update adds a workaround for + [a logic error in Archipelago 0.5.1](https://github.com/ArchipelagoMW/Archipelago/pull/4342). + If your slot is affected by this bug (if you are playing panels mode door + shuffle in a multiworld generated on Archipelago 0.5.1), the following changes + will occur: + - The broken panels (listed at the above link) will now unlock at one + Progressive Number Hunt earlier than would be expected. + - The doors covering the broken panels will now open when all of the numbers + in the previous set have been solved, instead of when the number in the + number hunt hallway is solved. +- This can lead to some non-intuitive gameplay, because the panels no longer + unlock the way they do in the base game. To help with this, v0.11.5 of the + tracker now uses the 0.5.1 broken logic, so that you can always tell what is + expected of you. +- There is already a fix for the logic error, and it will likely be included as + part of the next major Archipelago release. I apologize for the inconvenience. + +Download: +[lingo-archipelago-v5.0.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.0.1.zip)
+Source: [v5.0.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.0.1) + ## v5.0.0 - 2024-11-26 - [Archipelago 0.5.1](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.5.1) -- cgit 1.4.1