diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-05-17 14:06:27 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-05-17 14:06:27 -0400 |
commit | 3ccc1177717fe9abb43b0ff57eeeda64f5d008bb (patch) | |
tree | eb0f243d7a5935b00788c66eede5e149c9a5ba7a | |
parent | a22daca73d4a1585c672ae94f01e29ba32e97ad0 (diff) | |
download | lingo-archipelago-3ccc1177717fe9abb43b0ff57eeeda64f5d008bb.tar.gz lingo-archipelago-3ccc1177717fe9abb43b0ff57eeeda64f5d008bb.tar.bz2 lingo-archipelago-3ccc1177717fe9abb43b0ff57eeeda64f5d008bb.zip |
-rw-r--r-- | CHANGELOG.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77aadcd..6e02284 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,33 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v5.4.0 - 2025-05-17 | ||
4 | |||
5 | - ProgUseful items (items marked both Progression and Useful) are now colored | ||
6 | gold in the text client and the message popups. | ||
7 | - Fixed an issue where two copies of THE MASTER could appear on top of one | ||
8 | another. | ||
9 | - This update adds a workaround for | ||
10 | [a logic error in Archipelago 0.6.1 and earlier](https://github.com/ArchipelagoMW/Archipelago/pull/5005). | ||
11 | - This bug causes the paintings in The Bearer to be considered logically | ||
12 | usable for the pilgrimage even when the "Allow Paintings For Pilgrimage" | ||
13 | option is disabled, despite the paintings not being usable in-game. This | ||
14 | can, on rare occasion, cause the game to become unbeatable. | ||
15 | - If you are playing in a slot affected by this issue (generated using | ||
16 | Archipelago 0.6.1 or earlier, with pilgrimage enabled and paintings during | ||
17 | pilgrimage disabled), the mod will work around the issue by allowing you to | ||
18 | use the paintings in The Bearer without breaking your pilgrimage. | ||
19 | - This can lead to non-intuitive gameplay, as one would not expect the | ||
20 | paintings to be usable in this situation. You can use the Lingo AP Tracker | ||
21 | to figure out whether or not you are expected to be able to perform a | ||
22 | pilgrimage, as it currently uses the same broken logic as the generator. | ||
23 | - There is already a fix for the logic error, and it will likely be included | ||
24 | as part of the next major Archipelago release. I apologize for the | ||
25 | inconvenience. | ||
26 | |||
27 | Download: | ||
28 | [lingo-archipelago-v5.4.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v5.4.0.zip)<br/> | ||
29 | Source: [v5.4.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v5.4.0) | ||
30 | |||
3 | ## v5.3.1 - 2025-03-22 | 31 | ## v5.3.1 - 2025-03-22 |
4 | 32 | ||
5 | - Fixed a bug with panel syncing that would cause the client to crash on | 33 | - Fixed a bug with panel syncing that would cause the client to crash on |