about summary refs log tree commit diff stats
path: root/CHANGELOG.md
blob: 9915d06b87cec0b2760f72d0b395021e15ccb4af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
# lingo-archipelago Releases

## v1.2.0 - 2024-02-04

- The "Press P to skip puzzle" message will no longer appear when the cursor is
  over a panel that the player cannot see. These puzzles can still be skipped by
  pressing P.
- Traps now persist after the game is closed.
- Atbash Traps now stack (e.g. if you receive two Atbash Traps, you must solve
  two puzzles before the trap is deactivated).
- Fixed issue with the pearl painting potentially leading to two different
  destinations in painting shuffle.
- Removed some unnecessary blocks.

Download:
[lingo-archipelago-v1.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.2.0.zip)<br/>
Source: [v1.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.2.0)

## v1.1.0 - 2024-01-11

- Confusify mode now removes tower floor indicators, turns tower doors black,
  and makes false walls white and flush with the surrounding walls.

Download:
[lingo-archipelago-v1.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.1.0.zip)<br/>
Source: [v1.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.1.0)

## v1.0.1 - 2024-01-06

- Fix issue with overlaid text when guided mode is on.

Download:
[lingo-archipelago-v1.0.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.0.1.zip)<br/>
Source: [v1.0.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.0.1)

## v1.0.0 - 2024-01-04

- Lingo has been officially released as part of Archipelago 0.4.4! Woo-hoo!
- In multiplayer mode, the slot names of the other players will appear above
  their ghosts.
- Double panels and panel stacks are now proxies unless panelsanity is enabled.
- Traps will no longer count down while the game is paused.
- Countdown panels (besides THE COLORFUL) have been moved so that they cannot be
  sniped before they have elapsed.

Download:
[lingo-archipelago-v1.0.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v1.0.0.zip)<br/>
Source: [v1.0.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v1.0.0)

## Multiplayer: v0.16.0 - 2023-11-28

- Added an option to see other Lingo players in your multiworld as ghosts while
  you're playing.
- The Art Gallery backroom is no longer locked on vanilla doors.
- Various logic changes for compatibility with the latest version of the game.

Download:
[lingo-archipelago-v0.16.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.16.0.zip)<br/>
Source: [v0.16.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.16.0)

## Sorry For Doing Something Mean: v0.15.1 - 2023-11-25

- Handle LEVEL 2 panel hunt being enabled by default now.

Download:
[lingo-archipelago-v0.15.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.15.1.zip)<br/>
Source: [v0.15.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.15.1)

## Sorry For Doing Something Mean: v0.15.0 - 2023-11-21

- Sorry for doing something mean. It's an option now.

Download:
[lingo-archipelago-v0.15.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.15.0.zip)<br/>
Source: [v0.15.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.15.0)

## Panel Hunt Tracking: v0.14.0 - 2023-11-17

- The client now sends information on which panel hunt panels you've gotten.
  This includes the Number Hunt, the Color Hunt, Masteries, and some others.
  This can be displayed by v0.6.0 of the tracker.

Download:
[lingo-archipelago-v0.14.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.14.0.zip)<br/>
Source: [v0.14.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.14.0)

## I Did Something Mean: v0.13.0 - 2023-11-14

- I did something mean.
- Fixed ZERO panel facing the wrong way and not being visible.

Download:
[lingo-archipelago-v0.13.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.13.0.zip)<br/>
Source: [v0.13.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.13.0)

## Early Color Hallways: v0.12.4 - 2023-11-10

- Fixed an issue that slipped through the cracks of the previous update.

Download:
[lingo-archipelago-v0.12.4.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.12.4.zip)<br/>
Source: [v0.12.4](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.12.4)

## Early Color Hallways: v0.12.3 - 2023-11-10

- Compatibility update for the latest version of the game.
- Fixed a rare crash that could occur when looking at a certain panel.

Download:
[lingo-archipelago-v0.12.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.12.3.zip)<br/>
Source: [v0.12.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.12.3)

## Early Color Hallways: v0.12.2 - 2023-11-09

- Compatibility update for the latest version of the game.

Download:
[lingo-archipelago-v0.12.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.12.2.zip)<br/>
Source: [v0.12.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.12.2)

## Early Color Hallways: [v0.12.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.12.1) - 2023-10-19

- Minor logic updates.

Download:
[lingo-archipelago-v0.12.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.12.1.zip)

## Early Color Hallways: [v0.12.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.12.0) - 2023-09-28

- Added support for early color hallways. This is an option that lets you access
  the color hallways area immediately from the starting room, which prevents
  getting stuck in the starting room for a long time when door shuffle is on.
- Various logic updates.

Download:
[lingo-archipelago-v0.12.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.12.0.zip)

## Panelsanity: [v0.11.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.11.2) - 2023-09-17

- Compatibility update with the reindexed item/location IDs in the latest
  apworld.

Download:
[lingo-archipelago-v0.11.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.11.2.zip)

## Panelsanity: [v0.11.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.11.1) - 2023-09-07

- Compatibility update for latest version of apworld.

Download:
[lingo-archipelago-v0.11.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.11.1.zip)

## Panelsanity: [v0.11.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.11.0) - 2023-08-25

- Support for panelsanity (a game mode where every panel is a location check).

Download:
[lingo-archipelago-v0.11.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.11.0.zip)

## Puzzle Skips: [v0.10.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.10.1) - 2023-08-06

- Fixed Knight Night Room - TRUSTED check not sending
- Fixed Knight Night Room - Exit item not processing
- Fixed Atbash Trap message and Puzzle Skip message being on the same line
- Fixed Archipelago disconnect message never showing up
- Fixed ANOTHER WAY sometimes appearing too early on reconnect

Download:
[lingo-archipelago-v0.10.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.10.1.zip)

## Puzzle Skips: [v0.10.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.10.0) - 2023-08-03

- Added the ability to skip puzzles using Puzzle Skip items.

Download:
[lingo-archipelago-v0.10.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.10.0.zip)

## Level 2: [v0.9.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.9.0) - 2023-08-03

- Added support for the LEVEL 2 panel as a win condition.
- When LEVEL 2 is not the win condition, the panel is still a check, but there
  is no panel count required to access it.
- Fixed a bug where WS would not be re-attempted after failing to connect once.
- Game data is now included in the client, reducing the amount of slot data that
  needs to be transmitted on connection.

Download:
[lingo-archipelago-v0.9.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.9.0.zip)

## Atbash: [v0.8.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.8.2) - 2023-07-24

- Compatibility update with v0.4.4 of the tracker

Download:
[lingo-archipelago-v0.8.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.8.2.zip)

## Atbash: [v0.8.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.8.1) - 2023-07-16

- Prevent entrance to the staircase
- Snipe-required panels are now always revealed
- Various minor changes to make it clearer when something is out-of-logic

Download:
[lingo-archipelago-v0.8.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.8.1.zip)

## Atbash: [v0.8.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.8.0) - 2023-06-17

- Support for Atbash Trap (thanks to Exempt-Medic for the idea!)

Download:
[lingo-archipelago-v0.8.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.8.0.zip)

## Puzzle Tweaks: [v0.7.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.7.0) - 2023-06-06

- HOT CRUSTS puzzle is now at eye-level, there is a block behind it, and it no
  longer disappears when solved.
- When panel shuffle is on, the three required wall snipe puzzles are moved out
  of the wall so that the hint can be seen. They are also now randomized.
- FIRE in The Wondrous is now randomized.
- The double/triple length puzzles in Knight Night are now single length.

Download:
[lingo-archipelago-v0.7.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.7.0.zip)

## Achievements: [v0.6.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.6.0) - 2023-05-30

- The client now sends information on which achievements you've gotten, which
  can be displayed by v0.4.0 of the tracker.
- The client now displays when you've reached your victory condition.
- Fixed issue where the deathlink message from some games would show a blank
  reason.
- Iceland Traps received upon connecting to the server are no longer ignored.
- Fixed bug where the client could rarely crash while connecting when painting
  shuffle is on.
- Fixed bug where a painting from the art gallery could appear in the starting
  room.

Download:
[lingo-archipelago-v0.6.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.6.0.zip)

## Fearless: [v0.5.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.5.0) - 2023-05-18

- The Fearless is now progressive.

Download:
[lingo-archipelago-v0.5.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.5.0.zip)

## Wanderlust: [v0.4.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.4.2) - 2023-05-11

- Disable panel un-completion

Download:
[lingo-archipelago-v0.4.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.4.2.zip)

## Wanderlust: [v0.4.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.4.1) - 2023-05-11

- Compatibility update for the Lingo update released today
- Added support for all of the new paintings added to Lingo

Download:
[lingo-archipelago-v0.4.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.4.1.zip)

## Wanderlust: [v0.4.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.4.0) - 2023-05-05

- Added a new achievement title.
- The number of achievements required by THE MASTER can now be set in the
  Archipelago player options.

Download:
[lingo-archipelago-v0.4.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.4.0.zip)

## Progressive Gallery: [v0.3.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.3.1) - 2023-04-29

- Fixed an issue where the client could fail to connect to a multiworld that had
  a game with a large number of locations (actually this time)
- Added a popup to the settings screen that shows the connection status

Download:
[lingo-archipelago-v0.3.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.3.1.zip)

## Progressive Gallery: [v0.3.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.3.0) - 2023-04-28

- The Art Gallery and the Hallway Room (previously Wheelbarrow Hallway) are now
  progressive.
- The names of items that are sent out or received are now colored based on type
  (junk, trap, useful, progression).
- The text in the fields on the settings screen is now larger.
- The Iceland Trap now lasts 60 seconds.

Download:
[lingo-archipelago-v0.3.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.3.0.zip)

## Traps: [v0.2.3](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.2.3) - 2023-04-26

- Fixed an issue where the client could fail to connect to a multiworld that had
  a large number of games

Download:
[lingo-archipelago-v0.2.3.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.2.3.zip)

## Traps: [v0.2.2](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.2.2) - 2023-04-24

- Fixed a bug where the location for THE END would fire after solving Orange
  Tower Fifth Floor - DRAWL + RUNS
- Renamed the item index cache directory as it was confusing people into
  thinking the save file names were meaningful

Download:
[lingo-archipelago-v0.2.2.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.2.2.zip)

## Traps: [v0.2.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.2.1) - 2023-04-22

Fixed an issue where the timer text for the trap effects would not disappear.

Download:
[lingo-archipelago-v0.2.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.2.1.zip)

## Traps: [v0.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.2.0) - 2023-04-22

This version adds handling for trap items. Currently there are a slowness trap
and an iceland trap.

Download:
[lingo-archipelago-v0.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v0.2.0.zip)

## Initial Testing: [v0.1.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v0.1.0) - 2023-04-21

Initial release for testing. Features include:

- door shuffle
- color shuffle
- panel shuffle
- painting shuffle

Download:
[lingo-randomizer-v0.1.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-randomizer-v0.1.0.zip)