diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-03-15 14:09:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-03-15 14:09:04 -0400 |
commit | 4706f9205b80591f06c5ab0f171e6b6f91cfae9c (patch) | |
tree | d6ca472f0b879e4a9da6db51803558955537a44d /CHANGELOG.md | |
parent | 0e1c0f8c4643ddf972f03922df9152b737ef4641 (diff) | |
parent | ceaff99432d67411de07ab8e5b6aa11911624566 (diff) | |
download | lingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.tar.gz lingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.tar.bz2 lingo-archipelago-4706f9205b80591f06c5ab0f171e6b6f91cfae9c.zip |
Merge branch 'main' into future
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0983ad2..9915d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,21 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v1.2.0 - 2024-02-04 | ||
4 | |||
5 | - The "Press P to skip puzzle" message will no longer appear when the cursor is | ||
6 | over a panel that the player cannot see. These puzzles can still be skipped by | ||
7 | pressing P. | ||
8 | - Traps now persist after the game is closed. | ||
9 | - Atbash Traps now stack (e.g. if you receive two Atbash Traps, you must solve | ||
10 | two puzzles before the trap is deactivated). | ||
11 | - Fixed issue with the pearl painting potentially leading to two different | ||
12 | destinations in painting shuffle. | ||
13 | - Removed some unnecessary blocks. | ||
14 | |||
15 | Download: | ||
16 | [lingo-archipelago-v1.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.2.0.zip)<br/> | ||
17 | Source: [v1.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.2.0) | ||
18 | |||
3 | ## v1.1.0 - 2024-01-11 | 19 | ## v1.1.0 - 2024-01-11 |
4 | 20 | ||
5 | - Confusify mode now removes tower floor indicators, turns tower doors black, | 21 | - Confusify mode now removes tower floor indicators, turns tower doors black, |