diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-02-04 14:14:06 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-02-04 14:14:06 -0500 |
commit | 61790818f6779c9e272dc74feab888b73ed5312c (patch) | |
tree | c1f813b552ecc31629b9d7d4d779e4a820f36524 /CHANGELOG.md | |
parent | 80fd1584d1a39f7c28683019d61f56a2c69f8cc5 (diff) | |
download | lingo-archipelago-61790818f6779c9e272dc74feab888b73ed5312c.tar.gz lingo-archipelago-61790818f6779c9e272dc74feab888b73ed5312c.tar.bz2 lingo-archipelago-61790818f6779c9e272dc74feab888b73ed5312c.zip |
Released v1.2.0
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, |