diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-16 19:28:01 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-16 19:28:01 -0400 |
commit | c749d1a37949f7abfc208be8ae10becae01d57c6 (patch) | |
tree | 80ed740c53906535a48a7f1340986b48bf46ba07 | |
parent | 9abaabe67b278802b0af6579da5bb1cea891733b (diff) | |
download | lingo2-archipelago-c749d1a37949f7abfc208be8ae10becae01d57c6.tar.gz lingo2-archipelago-c749d1a37949f7abfc208be8ae10becae01d57c6.tar.bz2 lingo2-archipelago-c749d1a37949f7abfc208be8ae10becae01d57c6.zip |
Released apworld & client v5.5
-rw-r--r-- | apworld/CHANGELOG.md | 14 | ||||
-rw-r--r-- | client/CHANGELOG.md | 9 |
2 files changed, 23 insertions, 0 deletions
diff --git a/apworld/CHANGELOG.md b/apworld/CHANGELOG.md index 6b726b1..af45992 100644 --- a/apworld/CHANGELOG.md +++ b/apworld/CHANGELOG.md | |||
@@ -1,5 +1,19 @@ | |||
1 | # lingo2-archipelago Apworld Releases | 1 | # lingo2-archipelago Apworld Releases |
2 | 2 | ||
3 | ## v5.5 - 2025-09-16 | ||
4 | |||
5 | - Fixed a panel in The Ancient that was missing a symbol. | ||
6 | - Fixed an issue where you could be expected to get S1 in The Darkroom without | ||
7 | having U. | ||
8 | - Renamed a few locations. | ||
9 | |||
10 | Download: | ||
11 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/lingo2.apworld)<br/> | ||
12 | Template YAML: | ||
13 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/Lingo%202.yaml)<br/> | ||
14 | Source: | ||
15 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v5.5) | ||
16 | |||
3 | ## v4.4 - 2025-09-14 | 17 | ## v4.4 - 2025-09-14 |
4 | 18 | ||
5 | - Fixed panel set location names. | 19 | - Fixed panel set location names. |
diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 297b54d..3174853 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo2-archipelago Client Releases | 1 | # lingo2-archipelago Client Releases |
2 | 2 | ||
3 | ## v5.5 - 2025-09-16 | ||
4 | |||
5 | - Compatability update for v5.5 of the apworld. | ||
6 | |||
7 | Download: | ||
8 | [lingo2-archipelago-client-v5.5.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.5.zip)<br/> | ||
9 | Source: | ||
10 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.5) | ||
11 | |||
3 | ## v4.4 - 2025-09-13 | 12 | ## v4.4 - 2025-09-13 |
4 | 13 | ||
5 | - Added support for anti-collectable trap items. | 14 | - Added support for anti-collectable trap items. |