diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 550 |
1 files changed, 550 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..39aa42f --- /dev/null +++ b/CHANGELOG.md | |||
| @@ -0,0 +1,550 @@ | |||
| 1 | # lingo2-archipelago Releases | ||
| 2 | |||
| 3 | ## v9.2.2 - 2026-03-01 | ||
| 4 | |||
| 5 | - Fixed a critical bug involving the Mint Ending door. On v9.2.1 specifically, | ||
| 6 | opening the Mint Ending door causes the client to no longer be able to connect | ||
| 7 | to that multiworld slot. This update fixes the problem for those affected and | ||
| 8 | prevents it from happening going forward. | ||
| 9 | |||
| 10 | Compatibility notes: | ||
| 11 | |||
| 12 | - This client should be completely compatible with worlds generated on v9.0.0 - | ||
| 13 | v9.2.1. | ||
| 14 | |||
| 15 | Download: | ||
| 16 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.2/lingo2.apworld)<br/> | ||
| 17 | Template YAML: | ||
| 18 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.2/Lingo%202.yaml)<br/> | ||
| 19 | Source: [v9.2.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=v9.2.2) | ||
| 20 | |||
| 21 | ## v9.2.1 - 2026-02-27 | ||
| 22 | |||
| 23 | - Fixed the White Ending door never opening if both Endings Requirement and | ||
| 24 | Masteries Requirement are set to zero. | ||
| 25 | - The Mint Ending door is now latched (for real this time). This prevents the | ||
| 26 | player from getting stuck if their Custom Mint Ending value contains the | ||
| 27 | letters E, X, I, or T. | ||
| 28 | |||
| 29 | Compatibility notes: | ||
| 30 | |||
| 31 | - This client should be completely compatible with worlds generated on v9.0.0 - | ||
| 32 | v9.2.0. | ||
| 33 | |||
| 34 | Download: | ||
| 35 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.1/lingo2.apworld)<br/> | ||
| 36 | Template YAML: | ||
| 37 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.1/Lingo%202.yaml)<br/> | ||
| 38 | Source: [v9.2.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v9.2.1) | ||
| 39 | |||
| 40 | ## v9.2.0 - 2026-02-23 | ||
| 41 | |||
| 42 | - Added "Prioritize Locations On Current Map" setting to client. This moves | ||
| 43 | locations (and worldports) in the in-game tracker to the top of the list if | ||
| 44 | they are on the map the player is currently on. The goal and any hinted | ||
| 45 | locations will still appear above these prioritized locations. | ||
| 46 | |||
| 47 | Compatibility notes: | ||
| 48 | |||
| 49 | - This client should be completely compatible with worlds generated on v9.0.0 - | ||
| 50 | v9.1.0. | ||
| 51 | |||
| 52 | Download: | ||
| 53 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.0/lingo2.apworld)<br/> | ||
| 54 | Template YAML: | ||
| 55 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.2.0/Lingo%202.yaml)<br/> | ||
| 56 | Source: [v9.2.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v9.2.0) | ||
| 57 | |||
| 58 | ## v9.1.0 - 2026-02-08 | ||
| 59 | |||
| 60 | - Added "Custom Mint Ending" option. This creates a panel in the Control Center | ||
| 61 | after putting EXIT into the keyholders, the answer to which is the value of | ||
| 62 | the option. The player must solve the panel to spawn Mint Ending. | ||
| 63 | - Added "Shuffle Music" option. This randomizes the music track that plays on | ||
| 64 | each map. | ||
| 65 | - Added an item group for symbols. | ||
| 66 | - Fix the message on the Control Center wall overcounting the number of endings | ||
| 67 | by 1. | ||
| 68 | |||
| 69 | Compatibility notes: | ||
| 70 | |||
| 71 | - This client should be completely compatible with worlds generated on v9.0.0. | ||
| 72 | |||
| 73 | Download: | ||
| 74 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.1.0/lingo2.apworld)<br/> | ||
| 75 | Template YAML: | ||
| 76 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.1.0/Lingo%202.yaml)<br/> | ||
| 77 | Source: [v9.1.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v9.1.0) | ||
| 78 | |||
| 79 | ## v9.0.0 - 2026-02-07 | ||
| 80 | |||
| 81 | - Added "Shuffle Fast Travel" option. This allows you to randomize the | ||
| 82 | destinations of the fast travel buttons on the pause menu to almost any map | ||
| 83 | (except for The Entry, which is always the center button). | ||
| 84 | - Added "Fast Travel Access" option. By default, fast travel is unlocked by | ||
| 85 | entering the destination area manually. You can instead set to have all fast | ||
| 86 | travel destinations unlocked from the start, or have them locked behind items | ||
| 87 | (apart from The Entry). | ||
| 88 | - Added "Restrict Letter Placements" option. When enabled, letter items will | ||
| 89 | only be placed in your local world, in letter locations. This only has an | ||
| 90 | effect when Shuffle Letters is set to Item Cyan or Progressive. This is | ||
| 91 | experimental, and may slow down generation. | ||
| 92 | - The values of the Endings Requirement and Masteries Requirement options are | ||
| 93 | now shown in the Control Center, as well as how many endings and masteries you | ||
| 94 | currently have. | ||
| 95 | - Previously, vanilla doors logic expected you to have to solve every panel in | ||
| 96 | the Daedalus Computer Room in order to use the back exit door. This has been | ||
| 97 | fixed to only require solving one panel. | ||
| 98 | - Previously, shuffled doors + shuffled worldports logic expected you to be able | ||
| 99 | to enter Control Center from the Perceptive Entrance without the door item by | ||
| 100 | solving the PART panel (as you would in vanilla doors). This has been fixed so | ||
| 101 | that the door item is required in both directions. | ||
| 102 | |||
| 103 | Compatibility notes: | ||
| 104 | |||
| 105 | - The change to the door in the Control Center required creating a new item with | ||
| 106 | a new ID, which is not present in worlds generated on older versions of the | ||
| 107 | apworld. Therefore, if you have an older world using door shuffle, you may not | ||
| 108 | be able to access the checks in the Perceptive Entrance or the worldport (if | ||
| 109 | worldports are shuffled). | ||
| 110 | |||
| 111 | Download: | ||
| 112 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.0.0/lingo2.apworld)<br/> | ||
| 113 | Template YAML: | ||
| 114 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v9.0.0/Lingo%202.yaml)<br/> | ||
| 115 | Source: [v9.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v9.0.0) | ||
| 116 | |||
| 117 | ## v8.1.1 - 2026-02-05 | ||
| 118 | |||
| 119 | - Fixed issue in Daedalus Only mode where the Lavender Cubes and Rainbow Rooms | ||
| 120 | Entrance items would not work on vanilla doors. | ||
| 121 | - Prevented the door to the main gallery area from opening in Daedalus Only mode | ||
| 122 | with vanilla doors. | ||
| 123 | |||
| 124 | Compatibility notes: | ||
| 125 | |||
| 126 | - This client should be completely compatible with worlds generated on v8.0.2 - | ||
| 127 | v8.1.0. | ||
| 128 | - See the v8.0.2 release notes for additional compatibility notes regarding | ||
| 129 | earlier versions. | ||
| 130 | |||
| 131 | Download: | ||
| 132 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.1.1/lingo2.apworld)<br/> | ||
| 133 | Template YAML: | ||
| 134 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.1.1/Lingo%202.yaml)<br/> | ||
| 135 | Source: [v8.1.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.1.1) | ||
| 136 | |||
| 137 | ## v8.1.0 - 2026-02-04 | ||
| 138 | |||
| 139 | - Added "Daedalus Only" mode. This is an experimental option that allows for a | ||
| 140 | more contained Lingo 2 experience. The only maps available will be Daedalus, | ||
| 141 | The Gold, The Tenacious, and the Daedalus extension in The Gallery. There are | ||
| 142 | a number of restrictions that come with using this option, which are detailed | ||
| 143 | in the option description. | ||
| 144 | |||
| 145 | Compatibility notes: | ||
| 146 | |||
| 147 | - This client should be completely compatible with worlds generated on v8.0.2 - | ||
| 148 | v8.0.5. | ||
| 149 | - See the v8.0.2 release notes for additional compatibility notes regarding | ||
| 150 | earlier versions. | ||
| 151 | |||
| 152 | Download: | ||
| 153 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.1.0/lingo2.apworld)<br/> | ||
| 154 | Template YAML: | ||
| 155 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.1.0/Lingo%202.yaml)<br/> | ||
| 156 | Source: [v8.1.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.1.0) | ||
| 157 | |||
| 158 | ## v8.0.5 - 2026-01-12 | ||
| 159 | |||
| 160 | - Fixed bug that prevented Yellow Ending door from opening when Cyan Door | ||
| 161 | Behavior is set to Item. | ||
| 162 | |||
| 163 | Compatibility notes: | ||
| 164 | |||
| 165 | - This client should be completely compatible with worlds generated on v8.0.2 - | ||
| 166 | v8.0.4. | ||
| 167 | - See the v8.0.2 release notes for additional compatibility notes regarding | ||
| 168 | earlier versions. | ||
| 169 | |||
| 170 | Download: | ||
| 171 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.5/lingo2.apworld)<br/> | ||
| 172 | Template YAML: | ||
| 173 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.5/Lingo%202.yaml)<br/> | ||
| 174 | Source: [v8.0.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.5) | ||
| 175 | |||
| 176 | ## v8.0.4 - 2026-01-05 | ||
| 177 | |||
| 178 | - Fixed worldport shuffle, which was broken in v8.0.3. | ||
| 179 | - Previously, if you set your mastery requirement to the maximum available to | ||
| 180 | you, the game would expect you to complete all masteries, including ones not | ||
| 181 | available to you. This has been fixed. | ||
| 182 | - Fixed an incorrect connection in Icarus. This mistake had no actual impact on | ||
| 183 | logic, but caused the Show Path tracker feature to show the wrong name of an | ||
| 184 | area. | ||
| 185 | |||
| 186 | Compatibility notes: | ||
| 187 | |||
| 188 | - This client should be completely compatible with worlds generated on v8.0.2 | ||
| 189 | and v8.0.3. | ||
| 190 | - See the v8.0.2 release notes for additional compatibility notes regarding | ||
| 191 | earlier versions. | ||
| 192 | |||
| 193 | Download: | ||
| 194 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.4/lingo2.apworld)<br/> | ||
| 195 | Template YAML: | ||
| 196 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.4/Lingo%202.yaml)<br/> | ||
| 197 | Source: [v8.0.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.4) | ||
| 198 | |||
| 199 | ## v8.0.3 - 2025-12-18 | ||
| 200 | |||
| 201 | - Fixed the "Set changed during iteration" error some users were experiencing. | ||
| 202 | - Fixed issue where generation would try to create anti-number traps when The | ||
| 203 | Fuzzy was enabled. | ||
| 204 | - Using the key return now acts like interacting with a keyholder, and should | ||
| 205 | force-update your keyboard in case it gets out of sync. | ||
| 206 | |||
| 207 | Compatibility notes: | ||
| 208 | |||
| 209 | - This client should be completely compatible with worlds generated on v8.0.2. | ||
| 210 | - See the v8.0.2 release notes for additional compatibility notes regarding | ||
| 211 | earlier versions. | ||
| 212 | |||
| 213 | Download: | ||
| 214 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.3/lingo2.apworld)<br/> | ||
| 215 | Template YAML: | ||
| 216 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.3/Lingo%202.yaml)<br/> | ||
| 217 | Source: [v8.0.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.3) | ||
| 218 | |||
| 219 | ## v8.0.2 - 2025-11-11 | ||
| 220 | |||
| 221 | - Fixed a logic issue in The Symbolic where Poetry Room and Whirred Room were | ||
| 222 | not part of the requirements to access the mastery. | ||
| 223 | - Fixed the issue where the Poetry Room location would be sent early. | ||
| 224 | - The Daedalus Hedges Tower door is now latched (it will stay open after being | ||
| 225 | opened once). | ||
| 226 | |||
| 227 | Compatibility notes: | ||
| 228 | |||
| 229 | - This client should overall be compatible with worlds generated on v8.0.0 and | ||
| 230 | v8.0.1. The tracker will now correctly show when The Symbolic - Mastery is | ||
| 231 | possible to get in-game. However, this does not match the generator's logic in | ||
| 232 | earlier versions of the apworld, so you may end up in a position where you are | ||
| 233 | blocked because the mastery is impossible to get. Playing on another version | ||
| 234 | of the client will not fix this problem, nor is there an easy way to get the | ||
| 235 | mastery out-of-logic, and you may need to use server commands to send the | ||
| 236 | location early. | ||
| 237 | - See the v8.0.1 release notes for additional compatibility notes regarding | ||
| 238 | earlier versions. | ||
| 239 | |||
| 240 | Download: | ||
| 241 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.2/lingo2.apworld)<br/> | ||
| 242 | Template YAML: | ||
| 243 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.2/Lingo%202.yaml)<br/> | ||
| 244 | Source: [v8.0.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.2) | ||
| 245 | |||
| 246 | ## v8.0.1 - 2025-11-05 | ||
| 247 | |||
| 248 | - Fixed issue where The Unkempt - COLOR would disappear when it became logical | ||
| 249 | to solve it. It is now always present, and does not logically require cyan | ||
| 250 | doors or the orange control center door. | ||
| 251 | - Fixed issue where you would be expected to solve The Owl - COLOR while it is | ||
| 252 | invisible. It is now considered a cyan door. | ||
| 253 | |||
| 254 | Compatibility notes: | ||
| 255 | |||
| 256 | - This client should overall be compatible with worlds generated on v8.0.0. The | ||
| 257 | tracker will show the new logic for The Unkempt - COLOR, which reflects when | ||
| 258 | it is solvable in game, but may place it in an earlier sphere than it was in | ||
| 259 | the original generation. Conversely, The Owl - COLOR is now more restricted in | ||
| 260 | the new logic, so you may end up in a situation where you are required to | ||
| 261 | solve it but the tracker does not realize it is in logic. However, the panel | ||
| 262 | is simply invisible when you don't have cyan doors, meaning it is easy to | ||
| 263 | solve it early if necessary. | ||
| 264 | |||
| 265 | Download: | ||
| 266 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.1/lingo2.apworld)<br/> | ||
| 267 | Template YAML: | ||
| 268 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.1/Lingo%202.yaml)<br/> | ||
| 269 | Source: [v8.0.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.1) | ||
| 270 | |||
| 271 | ## v8.0.0 - 2025-11-02 | ||
| 272 | |||
| 273 | - ~50 new locations were added, such that almost every panel in the game is now | ||
| 274 | part of either a location or a connection. Some existing locations were also | ||
| 275 | modified or removed to make this cleaner. The only panels that are not part of | ||
| 276 | any location or connection are the ones in rooms that you are explicitly not | ||
| 277 | supposed to solve (e.g. the letter rooms in Daedalus where you are only | ||
| 278 | supposed to solve the panels indicated by the ceiling). | ||
| 279 | - Multiworld state is now saved in a way that should increase compatibility when | ||
| 280 | playing on a client that is a different version than the apworld that | ||
| 281 | generated the world, going forward. Complete compatibility is not guaranteed, | ||
| 282 | but this fixes some of the glaring issues. Also note that this client is _not_ | ||
| 283 | compatible with worlds generated on v7.x.x. | ||
| 284 | - Hinted locations are now prioritized in the tracker, and are displayed in a | ||
| 285 | different color. | ||
| 286 | - Locations can now be ignored in the tracker, which removes them from the | ||
| 287 | overlay and puts them at the bottom of the tab in the text client. | ||
| 288 | - Fixed the Yellow Ending door not opening properly when gallery paintings are | ||
| 289 | shuffled. | ||
| 290 | - The trigger for the gallery painting in The Unyielding is now smaller, so that | ||
| 291 | it matches the logical requirement. | ||
| 292 | - The DIRECTION panels near the Castle in Daedalus are now moved when the roof | ||
| 293 | access stairs are present, so that you don't lose access to them. | ||
| 294 | |||
| 295 | Download: | ||
| 296 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/lingo2.apworld)<br/> | ||
| 297 | Template YAML: | ||
| 298 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v8.0.0/Lingo%202.yaml)<br/> | ||
| 299 | Source: [v8.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v8.0.0) | ||
| 300 | |||
| 301 | ## v7.2.0 - 2025-10-25 | ||
| 302 | |||
| 303 | - Doors that rely on keyholders or the control center color panel are now | ||
| 304 | "latched". This means they will not close once they've been opened. Because of | ||
| 305 | this, the worldports near these doors are now eligible for randomization in | ||
| 306 | worldport shuffle. | ||
| 307 | - Icarus is now optionally randomizable. | ||
| 308 | - The requirements for accessing White Ending are now customizable. You can | ||
| 309 | choose to require a number of endings as well as a number of masteries. | ||
| 310 | - The "Return To" trigger in The Plaza is now outside of the turtle. | ||
| 311 | - Fixed a logic error regarding a couple of specific doors in vanilla doors | ||
| 312 | mode. | ||
| 313 | - Fixed a bug where unlocks would not persist if you were playing with all | ||
| 314 | letters pre-unlocked and cyan doors on "any double letter". | ||
| 315 | - Fixed a bug where the client would fail to connect properly when launched from | ||
| 316 | a URL if the player name had spaces in it. | ||
| 317 | |||
| 318 | Download: | ||
| 319 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.2.0/lingo2.apworld)<br/> | ||
| 320 | Template YAML: | ||
| 321 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.2.0/Lingo%202.yaml)<br/> | ||
| 322 | Source: [v7.2.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.2.0) | ||
| 323 | |||
| 324 | ## v7.1.0 - 2025-10-07 | ||
| 325 | |||
| 326 | - Added a "Get Path" button to the locations tracker. This shows you the path | ||
| 327 | you're currently expected to be able to take in order to reach that | ||
| 328 | location/worldport/goal. | ||
| 329 | - Worldport names in the spoiler log have been changed to be more descriptive. | ||
| 330 | - Jumping into The Graveyard from The Sun Temple is now in logic. | ||
| 331 | - Solving the FLIP panels above the Liberated and Literate entrances by looking | ||
| 332 | up is now in logic. | ||
| 333 | - Renamed some locations so that they're shorter. | ||
| 334 | - Fixed bug where White Ending would kick the player out of Archipelago. | ||
| 335 | - Fixed bug where the minimap would be completely white when a texture pack is | ||
| 336 | enabled. | ||
| 337 | - Generation failures while shuffling worldports should be significantly less | ||
| 338 | common. | ||
| 339 | |||
| 340 | Download: | ||
| 341 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/lingo2.apworld)<br/> | ||
| 342 | Template YAML: | ||
| 343 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.1.0/Lingo%202.yaml)<br/> | ||
| 344 | Source: [v7.1.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.1.0) | ||
| 345 | |||
| 346 | ## v7.0.2 - 2025-10-03 | ||
| 347 | |||
| 348 | - Fixed issue connecting to password-protected slots. | ||
| 349 | - Added instructions for using the client on Linux. | ||
| 350 | |||
| 351 | Download: | ||
| 352 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/lingo2.apworld)<br/> | ||
| 353 | Template YAML: | ||
| 354 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/Lingo%202.yaml)<br/> | ||
| 355 | Source: [v7.0.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.2) | ||
| 356 | |||
| 357 | ## v7.0.1 - 2025-10-01 | ||
| 358 | |||
| 359 | - Fixed logic error regarding the Plaza Entrance in The Repetitive. Going from | ||
| 360 | The Plaza to The Repetitive does not require the door to be open in vanilla | ||
| 361 | doors, but both directions require the door item when doors are shuffled. | ||
| 362 | - Fixed Worldports tracker tab getting messed up after disconnecting and | ||
| 363 | reconnecting to multiworld. | ||
| 364 | - Improved error messages when failing to connect. The game now also shows you | ||
| 365 | when your connection has dropped. | ||
| 366 | |||
| 367 | Download: | ||
| 368 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/lingo2.apworld)<br/> | ||
| 369 | Template YAML: | ||
| 370 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.1/Lingo%202.yaml)<br/> | ||
| 371 | Source: [v7.0.1](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.1) | ||
| 372 | |||
| 373 | ## v7.0.0 - 2025-09-30 | ||
| 374 | |||
| 375 | - Major update! First and foremost: the client and apworld are no longer | ||
| 376 | separate! There is only an apworld now, which you install into your | ||
| 377 | Archipelago custom worlds folder as per normal. In order to play a randomized | ||
| 378 | world, you open the Archipelago Launcher and click Lingo 2 Client. The first | ||
| 379 | time you do this, it will ask you for the location of your Lingo2.exe, which | ||
| 380 | you can find by right clicking on the game in Steam and clicking Browse Local | ||
| 381 | Files. | ||
| 382 | - **Built-in tracker**: The in-game text client has a new tab called "Locations" | ||
| 383 | which lists the currently accessible locations similar to how Universal | ||
| 384 | Tracker does it. There is also an optional overlay you can enable in the | ||
| 385 | settings, which shows you some of your accessible locations on screen while | ||
| 386 | you're playing. If you're playing with vanilla letters, the tracker won't show | ||
| 387 | you locations that are solvable with letters until you collect the actual | ||
| 388 | letters, in order to help direct you better. More features will be coming to | ||
| 389 | the tracker in the future! | ||
| 390 | - **Worldport shuffle**: The first part of entrance randomization is here! | ||
| 391 | Enabling this shuffles the destinations of the worldports, which are the | ||
| 392 | loading zones you walk into in order to change maps. Some restrictions apply, | ||
| 393 | which are noted in the option description. The tracker will show a list of | ||
| 394 | worldports you haven't entered yet, and will also not show you what lies | ||
| 395 | beyond a worldport until you've entered it. There is also a tab in the | ||
| 396 | textclient showing you the mapping between worldports you've already entered. | ||
| 397 | - **Minimap**: There is an option in the settings to show a minimap in the | ||
| 398 | corner of the screen. This shows an overhead view of the map you're on, and | ||
| 399 | where you are in it. More features will be coming to the minimap in the | ||
| 400 | future! | ||
| 401 | - Fixed the gate outside the Daedalus entrance in The Great not opening when | ||
| 402 | control center colors are shuffled. | ||
| 403 | |||
| 404 | Download: | ||
| 405 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/lingo2.apworld)<br/> | ||
| 406 | Template YAML: | ||
| 407 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.0/Lingo%202.yaml)<br/> | ||
| 408 | Source: [v7.0.0](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.0) | ||
| 409 | |||
| 410 | ## Legacy Client v6.7 - 2025-09-19 | ||
| 411 | |||
| 412 | - Added a compass overlay. This makes it clearer which direction corresponds to | ||
| 413 | which compass direction, which is useful since many location/item names | ||
| 414 | reference compass directions. It can be enabled in the settings screen on the | ||
| 415 | pause menu. | ||
| 416 | - Compatability update for the changes in v6.6 of the apworld. | ||
| 417 | |||
| 418 | Download: | ||
| 419 | [lingo2-archipelago-client-v6.7.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v6.7.zip)<br/> | ||
| 420 | Source: | ||
| 421 | [v6.7](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v6.7) | ||
| 422 | |||
| 423 | ## Legacy Apworld v6.6 - 2025-09-19 | ||
| 424 | |||
| 425 | - Added options that make the requirements for Purple Ending and Cyan Ending | ||
| 426 | stricter. With the strict options on, players are required to have all purple | ||
| 427 | (level 1) letters in order to get Purple Ending, and all cyan (level 2) | ||
| 428 | letters to get Cyan Ending. These options are on by default. | ||
| 429 | - Renamed several items and locations, mostly regarding changing relative | ||
| 430 | directions (left, right, etc) to compass directions. The colored SMILE panels | ||
| 431 | in Daedalus now have clearer names too. | ||
| 432 | - Fixed some minor logic errors. | ||
| 433 | |||
| 434 | Download: | ||
| 435 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/lingo2.apworld)<br/> | ||
| 436 | Template YAML: | ||
| 437 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/Lingo%202.yaml)<br/> | ||
| 438 | Source: | ||
| 439 | [v6.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v6.6) | ||
| 440 | |||
| 441 | ## Legacy Client v5.6 - 2025-09-17 | ||
| 442 | |||
| 443 | - Letter locations will no longer reappear after being collected. | ||
| 444 | - This also prevents a potential scenario in which it is impossible to access | ||
| 445 | the location "The Congruent - Obverse Yellow Puzzles" when door shuffle is | ||
| 446 | disabled. | ||
| 447 | |||
| 448 | Download: | ||
| 449 | [lingo2-archipelago-client-v5.6.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.6.zip)<br/> | ||
| 450 | Source: | ||
| 451 | [v5.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.6) | ||
| 452 | |||
| 453 | ## Legacy Client v5.5 - 2025-09-16 | ||
| 454 | |||
| 455 | - Compatability update for v5.5 of the apworld. | ||
| 456 | |||
| 457 | Download: | ||
| 458 | [lingo2-archipelago-client-v5.5.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.5.zip)<br/> | ||
| 459 | Source: | ||
| 460 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.5) | ||
| 461 | |||
| 462 | ## Legacy Apworld v5.5 - 2025-09-16 | ||
| 463 | |||
| 464 | - Fixed a panel in The Ancient that was missing a symbol. | ||
| 465 | - Fixed an issue where you could be expected to get S1 in The Darkroom without | ||
| 466 | having U. | ||
| 467 | - Renamed a few locations. | ||
| 468 | |||
| 469 | Download: | ||
| 470 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/lingo2.apworld)<br/> | ||
| 471 | Template YAML: | ||
| 472 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/Lingo%202.yaml)<br/> | ||
| 473 | Source: | ||
| 474 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v5.5) | ||
| 475 | |||
| 476 | ## Legacy Apworld v4.4 - 2025-09-14 | ||
| 477 | |||
| 478 | - Fixed panel set location names. | ||
| 479 | |||
| 480 | Download: | ||
| 481 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/lingo2.apworld)<br/> | ||
| 482 | Template YAML: | ||
| 483 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/Lingo%202.yaml)<br/> | ||
| 484 | Source: | ||
| 485 | [v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.4) | ||
| 486 | |||
| 487 | ## Legacy Client v4.4 - 2025-09-13 | ||
| 488 | |||
| 489 | - Added support for anti-collectable trap items. | ||
| 490 | - Fixed entrance to The Jubilant not opening properly when using control center | ||
| 491 | color shuffle. | ||
| 492 | - Fixed the location "The Entry (Colored Doors Area) - OPEN" not sending. | ||
| 493 | - Fixed level 2 letters not activating properly when letter shuffle is set to | ||
| 494 | Item Cyan. | ||
| 495 | - Messages are now cleared out when returning to the main menu. | ||
| 496 | - The player is prevented from accidentally breaking roof access logic when | ||
| 497 | returning to Daedalus from Icarus. | ||
| 498 | |||
| 499 | Download: | ||
| 500 | [lingo2-archipelago-client-v4.4.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v4.4.zip)<br/> | ||
| 501 | Source: | ||
| 502 | [v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v4.4) | ||
| 503 | |||
| 504 | ## Legacy Apworld v4.3 - 2025-09-13 | ||
| 505 | |||
| 506 | - Added a location for the anti-collectable in The Repetitive. | ||
| 507 | - Added trap items. These remove letters from your keyboard until you use the | ||
| 508 | Key Return in The Entry, similar to the anti-collectable in The Repetitive. | ||
| 509 | This can be controlled using the `trap_percentage` option, which defaults to | ||
| 510 | zero. | ||
| 511 | - Fixed crash on load when using Python 3.11. | ||
| 512 | |||
| 513 | Download: | ||
| 514 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/lingo2.apworld)<br/> | ||
| 515 | Template YAML: | ||
| 516 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/Lingo%202.yaml)<br/> | ||
| 517 | Source: | ||
| 518 | [v4.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.3) | ||
| 519 | |||
| 520 | ## Legacy Client v3.3 - 2025-09-12 | ||
| 521 | |||
| 522 | - Fixed issue downloading large datapackages (such as TUNIC's). | ||
| 523 | - Connection failures now show error messages. | ||
| 524 | |||
| 525 | Download: | ||
| 526 | [lingo2-archipelago-client-v3.3.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.3.zip)<br/> | ||
| 527 | Source: | ||
| 528 | [v3.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.3) | ||
| 529 | |||
| 530 | ## Legacy Client v3.2 - 2025-09-12 | ||
| 531 | |||
| 532 | - Initial release for testing. Features include door shuffle, letter shuffle, | ||
| 533 | and symbol shuffle. | ||
| 534 | |||
| 535 | Download: | ||
| 536 | [lingo2-archipelago-client-v3.2.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.2.zip)<br/> | ||
| 537 | Source: | ||
| 538 | [v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.2) | ||
| 539 | |||
| 540 | ## Legacy Apworld v3.2 - 2025-09-12 | ||
| 541 | |||
| 542 | - Initial release for testing. Features include door shuffle, letter shuffle, | ||
| 543 | and symbol shuffle. | ||
| 544 | |||
| 545 | Download: | ||
| 546 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/lingo2.apworld)<br/> | ||
| 547 | Template YAML: | ||
| 548 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/Lingo%202.yaml)<br/> | ||
| 549 | Source: | ||
| 550 | [v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v3.2) | ||
