diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-01 23:33:03 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-01 23:33:03 -0400 |
commit | fa9618214eeeec1e55a5e2d8db289375949a6b37 (patch) | |
tree | e7e7d6a281c56edd4d17e98382dc0515b4e7c5a6 /CHANGELOG.md | |
parent | f057724014f8d74fb776a48651c08b51d01fc89e (diff) | |
download | lingo2-archipelago-fa9618214eeeec1e55a5e2d8db289375949a6b37.tar.gz lingo2-archipelago-fa9618214eeeec1e55a5e2d8db289375949a6b37.tar.bz2 lingo2-archipelago-fa9618214eeeec1e55a5e2d8db289375949a6b37.zip |
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e32a5fd..2b92cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,21 @@ | |||
1 | # lingo2-archipelago Releases | 1 | # lingo2-archipelago Releases |
2 | 2 | ||
3 | ## v7.0.1 - 2025-10-01 | ||
4 | |||
5 | - Fixed logic error regarding the Plaza Entrance in The Repetitive. Going from | ||
6 | The Plaza to The Repetitive does not require the door to be open in vanilla | ||
7 | doors, but both directions require the door item when doors are shuffled. | ||
8 | - Fixed Worldports tracker tab getting messed up after disconnecting and | ||
9 | reconnecting to multiworld. | ||
10 | - Improved error messages when failing to connect. The game now also shows you | ||
11 | when your connection has dropped. | ||
12 | |||
13 | Download: | ||
14 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/lingo2.apworld)<br/> | ||
15 | Template YAML: | ||
16 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/Lingo%202.yaml)<br/> | ||
17 | Source: [v7.0.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.1) | ||
18 | |||
3 | ## v7.0.0 - 2025-09-30 | 19 | ## v7.0.0 - 2025-09-30 |
4 | 20 | ||
5 | - Major update! First and foremost: the client and apworld are no longer | 21 | - Major update! First and foremost: the client and apworld are no longer |