about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--apworld/CHANGELOG.md18
-rw-r--r--client/CHANGELOG.md13
2 files changed, 31 insertions, 0 deletions
diff --git a/apworld/CHANGELOG.md b/apworld/CHANGELOG.md index af45992..9637ee4 100644 --- a/apworld/CHANGELOG.md +++ b/apworld/CHANGELOG.md
@@ -1,5 +1,23 @@
1# lingo2-archipelago Apworld Releases 1# lingo2-archipelago Apworld Releases
2 2
3## v6.6 - 2025-09-19
4
5- Added options that make the requirements for Purple Ending and Cyan Ending
6 stricter. With the strict options on, players are required to have all purple
7 (level 1) letters in order to get Purple Ending, and all cyan (level 2)
8 letters to get Cyan Ending. These options are on by default.
9- Renamed several items and locations, mostly regarding changing relative
10 directions (left, right, etc) to compass directions. The colored SMILE panels
11 in Daedalus now have clearer names too.
12- Fixed some minor logic errors.
13
14Download:
15[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/lingo2.apworld)<br/>
16Template YAML:
17[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/Lingo%202.yaml)<br/>
18Source:
19[v6.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v6.6)
20
3## v5.5 - 2025-09-16 21## v5.5 - 2025-09-16
4 22
5- Fixed a panel in The Ancient that was missing a symbol. 23- Fixed a panel in The Ancient that was missing a symbol.
diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index a0a538b..4f210b0 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md
@@ -1,5 +1,18 @@
1# lingo2-archipelago Client Releases 1# lingo2-archipelago Client Releases
2 2
3## v6.7 - 2025-09-19
4
5- Added a compass overlay. This makes it clearer which direction corresponds to
6 which compass direction, which is useful since many location/item names
7 reference compass directions. It can be enabled in the settings screen on the
8 pause menu.
9- Compatability update for the changes in v6.6 of the apworld.
10
11Download:
12[lingo2-archipelago-client-v6.7.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v6.7.zip)<br/>
13Source:
14[v6.7](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v6.7)
15
3## v5.6 - 2025-09-17 16## v5.6 - 2025-09-17
4 17
5- Letter locations will no longer reappear after being collected. 18- Letter locations will no longer reappear after being collected.