diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de47cb0..6918722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,34 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v3.1.0 - 2024-06-06 | ||
4 | |||
5 | - The client now sends information on what paintings you've checked if you're | ||
6 | playing painting shuffle, which can be used to populate the subway map in | ||
7 | v0.10.0 and later of the tracker. | ||
8 | |||
9 | Download: | ||
10 | [lingo-archipelago-v3.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.1.0.zip)<br/> | ||
11 | Source: [v3.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.1.0) | ||
12 | |||
13 | ## v3.0.3 - 2024-06-02 | ||
14 | |||
15 | - Fixed issue with mouse sensitivity being doubled. | ||
16 | |||
17 | Download: | ||
18 | [lingo-archipelago-v3.0.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.3.zip)<br/> | ||
19 | Source: [v3.0.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.3) | ||
20 | |||
21 | ## v3.0.2 - 2024-05-30 | ||
22 | |||
23 | - Fixed a crash that could happen if the local data got corrupted. | ||
24 | - Added compatibility for | ||
25 | [non universally unique datapackage IDs](https://github.com/ArchipelagoMW/Archipelago/issues/3394). | ||
26 | - Removed the arrows pointing at The Fearless when confusify world is enabled. | ||
27 | |||
28 | Download: | ||
29 | [lingo-archipelago-v3.0.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v3.0.2.zip)<br/> | ||
30 | Source: [v3.0.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v3.0.2) | ||
31 | |||
3 | ## v3.0.1 - 2024-04-22 | 32 | ## v3.0.1 - 2024-04-22 |
4 | 33 | ||
5 | - Fixed issue where Progressive Hallway Room did not work properly on worlds | 34 | - Fixed issue where Progressive Hallway Room did not work properly on worlds |