From 999bcffb58a5107566d337af5b5b21e86cacef32 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 2 Nov 2025 13:35:57 -0500 Subject: Released v8.0.0 --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76890e9..a9aec2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # lingo2-archipelago Releases +## v8.0.0 - 2025-11-02 + +- ~50 new locations were added, such that almost every panel in the game is now + part of either a location or a connection. Some existing locations were also + modified or removed to make this cleaner. The only panels that are not part of + any location or connection are the ones in rooms that you are explicitly not + supposed to solve (e.g. the letter rooms in Daedalus where you are only + supposed to solve the panels indicated by the ceiling). +- Multiworld state is now saved in a way that should increase compatibility when + playing on a client that is a different version than the apworld that + generated the world, going forward. Complete compatibility is not guaranteed, + but this fixes some of the glaring issues. Also note that this client is _not_ + compatible with worlds generated on v7.x.x. +- Hinted locations are now prioritized in the tracker, and are displayed in a + different color. +- Locations can now be ignored in the tracker, which removes them from the + overlay and puts them at the bottom of the tab in the text client. +- Fixed the Yellow Ending door not opening properly when gallery paintings are + shuffled. +- The trigger for the gallery painting in The Unyielding is now smaller, so that + it matches the logical requirement. +- The DIRECTION panels near the Castle in Daedalus are now moved when the roof + access stairs are present, so that you don't lose access to them. + +Download: +[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/lingo2.apworld)
+Template YAML: +[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/Lingo%202.yaml)
+Source: [v8.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.0) + ## v7.2.0 - 2025-10-25 - Doors that rely on keyholders or the control center color panel are now -- cgit 1.4.1