diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-30 11:32:59 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-30 11:32:59 -0400 |
commit | fb415b8346be5efd824b9e5b5d12b4f178141301 (patch) | |
tree | 9d3929202e8fc2875854e7ba2bcb0142c1d7a572 /CHANGELOG.md | |
parent | faca4a62d1e8d30d2d1a67590298acec7340e640 (diff) | |
download | lingo2-archipelago-fb415b8346be5efd824b9e5b5d12b4f178141301.tar.gz lingo2-archipelago-fb415b8346be5efd824b9e5b5d12b4f178141301.tar.bz2 lingo2-archipelago-fb415b8346be5efd824b9e5b5d12b4f178141301.zip |
Released v7.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ff116a..e32a5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,42 @@ | |||
1 | # lingo2-archipelago Releases | 1 | # lingo2-archipelago Releases |
2 | 2 | ||
3 | ## v7.0.0 - 2025-09-30 | ||
4 | |||
5 | - Major update! First and foremost: the client and apworld are no longer | ||
6 | separate! There is only an apworld now, which you install into your | ||
7 | Archipelago custom worlds folder as per normal. In order to play a randomized | ||
8 | world, you open the Archipelago Launcher and click Lingo 2 Client. The first | ||
9 | time you do this, it will ask you for the location of your Lingo2.exe, which | ||
10 | you can find by right clicking on the game in Steam and clicking Browse Local | ||
11 | Files. | ||
12 | - **Built-in tracker**: The in-game text client has a new tab called "Locations" | ||
13 | which lists the currently accessible locations similar to how Universal | ||
14 | Tracker does it. There is also an optional overlay you can enable in the | ||
15 | settings, which shows you some of your accessible locations on screen while | ||
16 | you're playing. If you're playing with vanilla letters, the tracker won't show | ||
17 | you locations that are solvable with letters until you collect the actual | ||
18 | letters, in order to help direct you better. More features will be coming to | ||
19 | the tracker in the future! | ||
20 | - **Worldport shuffle**: The first part of entrance randomization is here! | ||
21 | Enabling this shuffles the destinations of the worldports, which are the | ||
22 | loading zones you walk into in order to change maps. Some restrictions apply, | ||
23 | which are noted in the option description. The tracker will show a list of | ||
24 | worldports you haven't entered yet, and will also not show you what lies | ||
25 | beyond a worldport until you've entered it. There is also a tab in the | ||
26 | textclient showing you the mapping between worldports you've already entered. | ||
27 | - **Minimap**: There is an option in the settings to show a minimap in the | ||
28 | corner of the screen. This shows an overhead view of the map you're on, and | ||
29 | where you are in it. More features will be coming to the minimap in the | ||
30 | future! | ||
31 | - Fixed the gate outside the Daedalus entrance in The Great not opening when | ||
32 | control center colors are shuffled. | ||
33 | |||
34 | Download: | ||
35 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/lingo2.apworld)<br/> | ||
36 | Template YAML: | ||
37 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/Lingo%202.yaml)<br/> | ||
38 | Source: [v7.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.0) | ||
39 | |||
3 | ## Legacy Client v6.7 - 2025-09-19 | 40 | ## Legacy Client v6.7 - 2025-09-19 |
4 | 41 | ||
5 | - Added a compass overlay. This makes it clearer which direction corresponds to | 42 | - Added a compass overlay. This makes it clearer which direction corresponds to |