diff options
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 |