diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-17 20:53:33 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-17 20:53:33 -0400 |
commit | 1aca0f7e9ffa215ceb877ca55d667b4ee919b07e (patch) | |
tree | e1a1dbca60dcd2e00c5ffa0fb1014c5946e0e006 | |
parent | 6981cc46099ab1b67e9e60b0465b0b0843be0c89 (diff) | |
download | lingo2-archipelago-1aca0f7e9ffa215ceb877ca55d667b4ee919b07e.tar.gz lingo2-archipelago-1aca0f7e9ffa215ceb877ca55d667b4ee919b07e.tar.bz2 lingo2-archipelago-1aca0f7e9ffa215ceb877ca55d667b4ee919b07e.zip |
[Client] Released v5.6
-rw-r--r-- | client/CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 3174853..a0a538b 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md | |||
@@ -1,5 +1,17 @@ | |||
1 | # lingo2-archipelago Client Releases | 1 | # lingo2-archipelago Client Releases |
2 | 2 | ||
3 | ## v5.6 - 2025-09-17 | ||
4 | |||
5 | - Letter locations will no longer reappear after being collected. | ||
6 | - This also prevents a potential scenario in which it is impossible to access | ||
7 | the location "The Congruent - Obverse Yellow Puzzles" when door shuffle is | ||
8 | disabled. | ||
9 | |||
10 | Download: | ||
11 | [lingo2-archipelago-client-v5.6.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.6.zip)<br/> | ||
12 | Source: | ||
13 | [v5.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.6) | ||
14 | |||
3 | ## v5.5 - 2025-09-16 | 15 | ## v5.5 - 2025-09-16 |
4 | 16 | ||
5 | - Compatability update for v5.5 of the apworld. | 17 | - Compatability update for v5.5 of the apworld. |