diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d5fc54d..de47cb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,35 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.0.1 - 2024-04-22 | ||
4 | |||
5 | - Fixed issue where Progressive Hallway Room did not work properly on worlds | ||
6 | generated on Archipelago 0.4.5 or earlier. | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v3.0.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.1.zip)<br/> | ||
10 | Source: [v3.0.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.1) | ||
11 | |||
12 | ## v3.0.0 - 2024-04-22 | ||
13 | |||
14 | - [Archipelago 0.4.6](https://github.com/ArchipelagoMW/Archipelago/releases/tag/0.4.6) | ||
15 | has been released! This includes a major update for Lingo: The Pilgrim Update! | ||
16 | - The pilgrimage can now be disabled entirely. | ||
17 | - When enabled, the pilgrimage uses real logic to determine whether it is | ||
18 | possible, rather than a specific route. | ||
19 | - You can now specify whether paintings and/or roof access are allowed for the | ||
20 | pilgrimage. | ||
21 | - You can lock access to sunwarps behind item keys, like door shuffle. | ||
22 | - Sunwarps can be shuffled, similar to painting shuffle. | ||
23 | - Pilgrimage has been added as a win condition. | ||
24 | - This update should retain backwards compatibility with Archipelago 0.4.5 | ||
25 | worlds. World generated in Archipelago 0.4.4 will likely continue to have | ||
26 | minor problems, and it is best to downpatch to v1.2.1 if you need to play an | ||
27 | older world. | ||
28 | |||
29 | Download: | ||
30 | [lingo-archipelago-v3.0.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.0.zip)<br/> | ||
31 | Source: [v3.0.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.0) | ||
32 | |||
3 | ## v2.2.0 - 2024-04-17 | 33 | ## v2.2.0 - 2024-04-17 |
4 | 34 | ||
5 | - The last ten connections are now saved in a list so that you can easily switch | 35 | - The last ten connections are now saved in a list so that you can easily switch |