diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 20:29:25 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 20:29:25 -0400 |
| commit | e896b5e91c04723484c25bf1e2b00a248ea18614 (patch) | |
| tree | 10b60e1979f973b8e9e7fbc34d9ae87581b3df2b | |
| parent | ab544e78d9f67e00a5ac42b002007d11dd51a659 (diff) | |
| download | lingo2-archipelago-e896b5e91c04723484c25bf1e2b00a248ea18614.tar.gz lingo2-archipelago-e896b5e91c04723484c25bf1e2b00a248ea18614.tar.bz2 lingo2-archipelago-e896b5e91c04723484c25bf1e2b00a248ea18614.zip | |
Released Apworld v6.6 and Client v6.7
| -rw-r--r-- | apworld/CHANGELOG.md | 18 | ||||
| -rw-r--r-- | client/CHANGELOG.md | 13 |
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 | |||
| 14 | Download: | ||
| 15 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/lingo2.apworld)<br/> | ||
| 16 | Template YAML: | ||
| 17 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/Lingo%202.yaml)<br/> | ||
| 18 | Source: | ||
| 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 | |||
| 11 | Download: | ||
| 12 | [lingo2-archipelago-client-v6.7.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v6.7.zip)<br/> | ||
| 13 | Source: | ||
| 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. |
