diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-03-17 12:27:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-03-17 12:27:50 -0400 |
commit | 09ec745987d0b156c4628b12eb409003572eef13 (patch) | |
tree | c8b71ff3757ed296b6a2aff128d9d7ffbcbb36ff /CHANGELOG.md | |
parent | 2b286074992e3ae76b48c4c033b2a81fc8913377 (diff) | |
parent | 38004bc2cd3d27b40ab9942488ed0257751337e0 (diff) | |
download | lingo-archipelago-09ec745987d0b156c4628b12eb409003572eef13.tar.gz lingo-archipelago-09ec745987d0b156c4628b12eb409003572eef13.tar.bz2 lingo-archipelago-09ec745987d0b156c4628b12eb409003572eef13.zip |
Merge branch 'future' into sunwarps
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, |