diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-07 19:23:40 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-07 19:23:40 -0400 |
commit | 1c1b6e7db5ebe0d0d4148777c87bc512599b8537 (patch) | |
tree | a673bd6f2b7efe0d1714cd0e77fe3cbc946e1214 /CHANGELOG.md | |
parent | 030c562a6e1991162aa042dc57b48decfa6c7ac7 (diff) | |
download | lingo2-archipelago-1c1b6e7db5ebe0d0d4148777c87bc512599b8537.tar.gz lingo2-archipelago-1c1b6e7db5ebe0d0d4148777c87bc512599b8537.tar.bz2 lingo2-archipelago-1c1b6e7db5ebe0d0d4148777c87bc512599b8537.zip |
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 83b6d35..131b8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,27 @@ | |||
1 | # lingo2-archipelago Releases | 1 | # lingo2-archipelago Releases |
2 | 2 | ||
3 | ## v7.1.0 - 2025-10-07 | ||
4 | |||
5 | - Added a "Get Path" button to the locations tracker. This shows you the path | ||
6 | you're currently expected to be able to take in order to reach that | ||
7 | location/worldport/goal. | ||
8 | - Worldport names in the spoiler log have been changed to be more descriptive. | ||
9 | - Jumping into The Graveyard from The Sun Temple is now in logic. | ||
10 | - Solving the FLIP panels above the Liberated and Literate entrances by looking | ||
11 | up is now in logic. | ||
12 | - Renamed some locations so that they're shorter. | ||
13 | - Fixed bug where White Ending would kick the player out of Archipelago. | ||
14 | - Fixed bug where the minimap would be completely white when a texture pack is | ||
15 | enabled. | ||
16 | - Generation failures while shuffling worldports should be significantly less | ||
17 | common. | ||
18 | |||
19 | Download: | ||
20 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/lingo2.apworld)<br/> | ||
21 | Template YAML: | ||
22 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/Lingo%202.yaml)<br/> | ||
23 | Source: [v7.1.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.1.0) | ||
24 | |||
3 | ## v7.0.2 - 2025-10-03 | 25 | ## v7.0.2 - 2025-10-03 |
4 | 26 | ||
5 | - Fixed issue connecting to password-protected slots. | 27 | - Fixed issue connecting to password-protected slots. |