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 /apworld/CHANGELOG.md | |
parent | 5e9db785dd35baababbef2f321e42fe177b4a491 (diff) | |
download | lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.tar.gz lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.tar.bz2 lingo2-archipelago-03c1e72ed4d68a9a60036171f7cc81935f2f1778.zip |
Released Apworld v4.3 and Client v4.4
Diffstat (limited to 'apworld/CHANGELOG.md')
-rw-r--r-- | apworld/CHANGELOG.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apworld/CHANGELOG.md b/apworld/CHANGELOG.md index 7db040c..8931688 100644 --- a/apworld/CHANGELOG.md +++ b/apworld/CHANGELOG.md | |||
@@ -1,5 +1,21 @@ | |||
1 | # lingo2-archipelago Apworld Releases | 1 | # lingo2-archipelago Apworld Releases |
2 | 2 | ||
3 | ## v4.3 - 2025-09-13 | ||
4 | |||
5 | - Added a location for the anti-collectable in The Repetitive. | ||
6 | - Added trap items. These remove letters from your keyboard until you use the | ||
7 | Key Return in The Entry, similar to the anti-collectable in The Repetitive. | ||
8 | This can be controlled using the `trap_percentage` option, which defaults to | ||
9 | zero. | ||
10 | - Fixed crash on load when using Python 3.11. | ||
11 | |||
12 | Download: | ||
13 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/lingo2.apworld)<br/> | ||
14 | Template YAML: | ||
15 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/Lingo%202.yaml)<br/> | ||
16 | Source: | ||
17 | [v4.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.3) | ||
18 | |||
3 | ## v3.2 - 2025-09-12 | 19 | ## v3.2 - 2025-09-12 |
4 | 20 | ||
5 | - Initial release for testing. Features include door shuffle, letter shuffle, | 21 | - Initial release for testing. Features include door shuffle, letter shuffle, |