about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
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
19Download:
20[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/lingo2.apworld)<br/>
21Template YAML:
22[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/Lingo%202.yaml)<br/>
23Source: [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.