diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de47cb0..dea4b62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,52 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.2.1 - 2024-06-21 | ||
4 | |||
5 | - The player can no longer select another level after Archipelago has been | ||
6 | loaded without restarting the game. | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v3.2.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.2.1.zip)<br/> | ||
10 | Source: [v3.2.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.2.1) | ||
11 | |||
12 | ## v3.2.0 - 2024-06-10 | ||
13 | |||
14 | - Replaced the early color hallways painting with a new one contributed by | ||
15 | [KF2015](https://www.youtube.com/channel/UCOf5qCfZLZ1UbDXpOf1eBig). | ||
16 | |||
17 | Download: | ||
18 | [lingo-archipelago-v3.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.2.0.zip)<br/> | ||
19 | Source: [v3.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.2.0) | ||
20 | |||
21 | ## v3.1.0 - 2024-06-06 | ||
22 | |||
23 | - The client now sends information on what paintings you've checked if you're | ||
24 | playing painting shuffle, which can be used to populate the subway map in | ||
25 | v0.10.0 and later of the tracker. | ||
26 | |||
27 | Download: | ||
28 | [lingo-archipelago-v3.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.1.0.zip)<br/> | ||
29 | Source: [v3.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.1.0) | ||
30 | |||
31 | ## v3.0.3 - 2024-06-02 | ||
32 | |||
33 | - Fixed issue with mouse sensitivity being doubled. | ||
34 | |||
35 | Download: | ||
36 | [lingo-archipelago-v3.0.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.3.zip)<br/> | ||
37 | Source: [v3.0.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.3) | ||
38 | |||
39 | ## v3.0.2 - 2024-05-30 | ||
40 | |||
41 | - Fixed a crash that could happen if the local data got corrupted. | ||
42 | - Added compatibility for | ||
43 | [non universally unique datapackage IDs](https://github.com/ArchipelagoMW/Archipelago/issues/3394). | ||
44 | - Removed the arrows pointing at The Fearless when confusify world is enabled. | ||
45 | |||
46 | Download: | ||
47 | [lingo-archipelago-v3.0.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.2.zip)<br/> | ||
48 | Source: [v3.0.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.2) | ||
49 | |||
3 | ## v3.0.1 - 2024-04-22 | 50 | ## v3.0.1 - 2024-04-22 |
4 | 51 | ||
5 | - Fixed issue where Progressive Hallway Room did not work properly on worlds | 52 | - Fixed issue where Progressive Hallway Room did not work properly on worlds |