diff options
Diffstat (limited to 'apworld')
-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, |