about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md229
1 files changed, 229 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..131b8a0 --- /dev/null +++ b/CHANGELOG.md
@@ -0,0 +1,229 @@
1# lingo2-archipelago Releases
2
3## v7.1.0 - 2025-10-07
4
5- Added a "Get Path" button to the locations tracker. This shows you the path
6 you're currently expected to be able to take in order to reach that
7 location/worldport/goal.
8- Worldport names in the spoiler log have been changed to be more descriptive.
9- Jumping into The Graveyard from The Sun Temple is now in logic.
10- Solving the FLIP panels above the Liberated and Literate entrances by looking
11 up is now in logic.
12- Renamed some locations so that they're shorter.
13- Fixed bug where White Ending would kick the player out of Archipelago.
14- Fixed bug where the minimap would be completely white when a texture pack is
15 enabled.
16- Generation failures while shuffling worldports should be significantly less
17 common.
18
19Download:
20[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/lingo2.apworld)<br/>
21Template YAML:
22[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/Lingo%202.yaml)<br/>
23Source: [v7.1.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.1.0)
24
25## v7.0.2 - 2025-10-03
26
27- Fixed issue connecting to password-protected slots.
28- Added instructions for using the client on Linux.
29
30Download:
31[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/lingo2.apworld)<br/>
32Template YAML:
33[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/Lingo%202.yaml)<br/>
34Source: [v7.0.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.2)
35
36## v7.0.1 - 2025-10-01
37
38- Fixed logic error regarding the Plaza Entrance in The Repetitive. Going from
39 The Plaza to The Repetitive does not require the door to be open in vanilla
40 doors, but both directions require the door item when doors are shuffled.
41- Fixed Worldports tracker tab getting messed up after disconnecting and
42 reconnecting to multiworld.
43- Improved error messages when failing to connect. The game now also shows you
44 when your connection has dropped.
45
46Download:
47[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/lingo2.apworld)<br/>
48Template YAML:
49[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/Lingo%202.yaml)<br/>
50Source: [v7.0.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.1)
51
52## v7.0.0 - 2025-09-30
53
54- Major update! First and foremost: the client and apworld are no longer
55 separate! There is only an apworld now, which you install into your
56 Archipelago custom worlds folder as per normal. In order to play a randomized
57 world, you open the Archipelago Launcher and click Lingo 2 Client. The first
58 time you do this, it will ask you for the location of your Lingo2.exe, which
59 you can find by right clicking on the game in Steam and clicking Browse Local
60 Files.
61- **Built-in tracker**: The in-game text client has a new tab called "Locations"
62 which lists the currently accessible locations similar to how Universal
63 Tracker does it. There is also an optional overlay you can enable in the
64 settings, which shows you some of your accessible locations on screen while
65 you're playing. If you're playing with vanilla letters, the tracker won't show
66 you locations that are solvable with letters until you collect the actual
67 letters, in order to help direct you better. More features will be coming to
68 the tracker in the future!
69- **Worldport shuffle**: The first part of entrance randomization is here!
70 Enabling this shuffles the destinations of the worldports, which are the
71 loading zones you walk into in order to change maps. Some restrictions apply,
72 which are noted in the option description. The tracker will show a list of
73 worldports you haven't entered yet, and will also not show you what lies
74 beyond a worldport until you've entered it. There is also a tab in the
75 textclient showing you the mapping between worldports you've already entered.
76- **Minimap**: There is an option in the settings to show a minimap in the
77 corner of the screen. This shows an overhead view of the map you're on, and
78 where you are in it. More features will be coming to the minimap in the
79 future!
80- Fixed the gate outside the Daedalus entrance in The Great not opening when
81 control center colors are shuffled.
82
83Download:
84[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/lingo2.apworld)<br/>
85Template YAML:
86[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/Lingo%202.yaml)<br/>
87Source: [v7.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.0)
88
89## Legacy Client v6.7 - 2025-09-19
90
91- Added a compass overlay. This makes it clearer which direction corresponds to
92 which compass direction, which is useful since many location/item names
93 reference compass directions. It can be enabled in the settings screen on the
94 pause menu.
95- Compatability update for the changes in v6.6 of the apworld.
96
97Download:
98[lingo2-archipelago-client-v6.7.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v6.7.zip)<br/>
99Source:
100[v6.7](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v6.7)
101
102## Legacy Apworld v6.6 - 2025-09-19
103
104- Added options that make the requirements for Purple Ending and Cyan Ending
105 stricter. With the strict options on, players are required to have all purple
106 (level 1) letters in order to get Purple Ending, and all cyan (level 2)
107 letters to get Cyan Ending. These options are on by default.
108- Renamed several items and locations, mostly regarding changing relative
109 directions (left, right, etc) to compass directions. The colored SMILE panels
110 in Daedalus now have clearer names too.
111- Fixed some minor logic errors.
112
113Download:
114[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/lingo2.apworld)<br/>
115Template YAML:
116[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/Lingo%202.yaml)<br/>
117Source:
118[v6.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v6.6)
119
120## Legacy Client v5.6 - 2025-09-17
121
122- Letter locations will no longer reappear after being collected.
123- This also prevents a potential scenario in which it is impossible to access
124 the location "The Congruent - Obverse Yellow Puzzles" when door shuffle is
125 disabled.
126
127Download:
128[lingo2-archipelago-client-v5.6.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.6.zip)<br/>
129Source:
130[v5.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.6)
131
132## Legacy Client v5.5 - 2025-09-16
133
134- Compatability update for v5.5 of the apworld.
135
136Download:
137[lingo2-archipelago-client-v5.5.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.5.zip)<br/>
138Source:
139[v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.5)
140
141## Legacy Apworld v5.5 - 2025-09-16
142
143- Fixed a panel in The Ancient that was missing a symbol.
144- Fixed an issue where you could be expected to get S1 in The Darkroom without
145 having U.
146- Renamed a few locations.
147
148Download:
149[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/lingo2.apworld)<br/>
150Template YAML:
151[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/Lingo%202.yaml)<br/>
152Source:
153[v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v5.5)
154
155## Legacy Apworld v4.4 - 2025-09-14
156
157- Fixed panel set location names.
158
159Download:
160[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/lingo2.apworld)<br/>
161Template YAML:
162[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/Lingo%202.yaml)<br/>
163Source:
164[v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.4)
165
166## Legacy Client v4.4 - 2025-09-13
167
168- Added support for anti-collectable trap items.
169- Fixed entrance to The Jubilant not opening properly when using control center
170 color shuffle.
171- Fixed the location "The Entry (Colored Doors Area) - OPEN" not sending.
172- Fixed level 2 letters not activating properly when letter shuffle is set to
173 Item Cyan.
174- Messages are now cleared out when returning to the main menu.
175- The player is prevented from accidentally breaking roof access logic when
176 returning to Daedalus from Icarus.
177
178Download:
179[lingo2-archipelago-client-v4.4.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v4.4.zip)<br/>
180Source:
181[v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v4.4)
182
183## Legacy Apworld v4.3 - 2025-09-13
184
185- Added a location for the anti-collectable in The Repetitive.
186- Added trap items. These remove letters from your keyboard until you use the
187 Key Return in The Entry, similar to the anti-collectable in The Repetitive.
188 This can be controlled using the `trap_percentage` option, which defaults to
189 zero.
190- Fixed crash on load when using Python 3.11.
191
192Download:
193[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/lingo2.apworld)<br/>
194Template YAML:
195[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/Lingo%202.yaml)<br/>
196Source:
197[v4.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.3)
198
199## Legacy Client v3.3 - 2025-09-12
200
201- Fixed issue downloading large datapackages (such as TUNIC's).
202- Connection failures now show error messages.
203
204Download:
205[lingo2-archipelago-client-v3.3.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.3.zip)<br/>
206Source:
207[v3.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.3)
208
209## Legacy Client v3.2 - 2025-09-12
210
211- Initial release for testing. Features include door shuffle, letter shuffle,
212 and symbol shuffle.
213
214Download:
215[lingo2-archipelago-client-v3.2.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.2.zip)<br/>
216Source:
217[v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.2)
218
219## Legacy Apworld v3.2 - 2025-09-12
220
221- Initial release for testing. Features include door shuffle, letter shuffle,
222 and symbol shuffle.
223
224Download:
225[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/lingo2.apworld)<br/>
226Template YAML:
227[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/Lingo%202.yaml)<br/>
228Source:
229[v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v3.2)