diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-02 13:35:57 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-02 13:35:57 -0500 |
| commit | 999bcffb58a5107566d337af5b5b21e86cacef32 (patch) | |
| tree | 41a42325bdd0c1407a0aa767fe77ac65900c0dc6 | |
| parent | bd54efaf515ae3c783966d72b137f8b830c9fdbb (diff) | |
| download | lingo2-archipelago-999bcffb58a5107566d337af5b5b21e86cacef32.tar.gz lingo2-archipelago-999bcffb58a5107566d337af5b5b21e86cacef32.tar.bz2 lingo2-archipelago-999bcffb58a5107566d337af5b5b21e86cacef32.zip | |
Released v8.0.0
| -rw-r--r-- | CHANGELOG.md | 30 |
1 files changed, 30 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 76890e9..a9aec2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,5 +1,35 @@ | |||
| 1 | # lingo2-archipelago Releases | 1 | # lingo2-archipelago Releases |
| 2 | 2 | ||
| 3 | ## v8.0.0 - 2025-11-02 | ||
| 4 | |||
| 5 | - ~50 new locations were added, such that almost every panel in the game is now | ||
| 6 | part of either a location or a connection. Some existing locations were also | ||
| 7 | modified or removed to make this cleaner. The only panels that are not part of | ||
| 8 | any location or connection are the ones in rooms that you are explicitly not | ||
| 9 | supposed to solve (e.g. the letter rooms in Daedalus where you are only | ||
| 10 | supposed to solve the panels indicated by the ceiling). | ||
| 11 | - Multiworld state is now saved in a way that should increase compatibility when | ||
| 12 | playing on a client that is a different version than the apworld that | ||
| 13 | generated the world, going forward. Complete compatibility is not guaranteed, | ||
| 14 | but this fixes some of the glaring issues. Also note that this client is _not_ | ||
| 15 | compatible with worlds generated on v7.x.x. | ||
| 16 | - Hinted locations are now prioritized in the tracker, and are displayed in a | ||
| 17 | different color. | ||
| 18 | - Locations can now be ignored in the tracker, which removes them from the | ||
| 19 | overlay and puts them at the bottom of the tab in the text client. | ||
| 20 | - Fixed the Yellow Ending door not opening properly when gallery paintings are | ||
| 21 | shuffled. | ||
| 22 | - The trigger for the gallery painting in The Unyielding is now smaller, so that | ||
| 23 | it matches the logical requirement. | ||
| 24 | - The DIRECTION panels near the Castle in Daedalus are now moved when the roof | ||
| 25 | access stairs are present, so that you don't lose access to them. | ||
| 26 | |||
| 27 | Download: | ||
| 28 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/lingo2.apworld)<br/> | ||
| 29 | Template YAML: | ||
| 30 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/Lingo%202.yaml)<br/> | ||
| 31 | Source: [v8.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.0) | ||
| 32 | |||
| 3 | ## v7.2.0 - 2025-10-25 | 33 | ## v7.2.0 - 2025-10-25 |
| 4 | 34 | ||
| 5 | - Doors that rely on keyholders or the control center color panel are now | 35 | - Doors that rely on keyholders or the control center color panel are now |
