diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-13 14:43:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-13 14:43:42 -0400 |
commit | 03c1e72ed4d68a9a60036171f7cc81935f2f1778 (patch) | |
tree | 6b4517d1fb63042dc6675410f9443f16e2d99f53 /client/CHANGELOG.md | |
parent | 5e9db785dd35baababbef2f321e42fe177b4a491 (diff) | |
download | lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.tar.gz lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.tar.bz2 lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.zip |
Diffstat (limited to 'client/CHANGELOG.md')
-rw-r--r-- | client/CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 89d9873..297b54d 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md | |||
@@ -1,5 +1,22 @@ | |||
1 | # lingo2-archipelago Client Releases | 1 | # lingo2-archipelago Client Releases |
2 | 2 | ||
3 | ## v4.4 - 2025-09-13 | ||
4 | |||
5 | - Added support for anti-collectable trap items. | ||
6 | - Fixed entrance to The Jubilant not opening properly when using control center | ||
7 | color shuffle. | ||
8 | - Fixed the location "The Entry (Colored Doors Area) - OPEN" not sending. | ||
9 | - Fixed level 2 letters not activating properly when letter shuffle is set to | ||
10 | Item Cyan. | ||
11 | - Messages are now cleared out when returning to the main menu. | ||
12 | - The player is prevented from accidentally breaking roof access logic when | ||
13 | returning to Daedalus from Icarus. | ||
14 | |||
15 | Download: | ||
16 | [lingo2-archipelago-client-v4.4.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v4.4.zip)<br/> | ||
17 | Source: | ||
18 | [v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v4.4) | ||
19 | |||
3 | ## v3.3 - 2025-09-12 | 20 | ## v3.3 - 2025-09-12 |
4 | 21 | ||
5 | - Fixed issue downloading large datapackages (such as TUNIC's). | 22 | - Fixed issue downloading large datapackages (such as TUNIC's). |