diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-25 19:50:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-25 19:50:42 -0400 |
commit | d30a8e2ca351ba05d1b346e59feef6d098f75adf (patch) | |
tree | 9b79740df8cec5c6117869f9c149f86edf0a0e2c /CHANGELOG.md | |
parent | f0c59deb3bfa9189c2136ab3c494f8a5b452470b (diff) | |
download | lingo2-archipelago-d30a8e2ca351ba05d1b346e59feef6d098f75adf.tar.gz lingo2-archipelago-d30a8e2ca351ba05d1b346e59feef6d098f75adf.tar.bz2 lingo2-archipelago-d30a8e2ca351ba05d1b346e59feef6d098f75adf.zip |
Reorganized READMEs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 143 |
1 files changed, 143 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7ff116a --- /dev/null +++ b/CHANGELOG.md | |||
@@ -0,0 +1,143 @@ | |||
1 | # lingo2-archipelago Releases | ||
2 | |||
3 | ## Legacy Client 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 | |||
16 | ## Legacy Apworld v6.6 - 2025-09-19 | ||
17 | |||
18 | - Added options that make the requirements for Purple Ending and Cyan Ending | ||
19 | stricter. With the strict options on, players are required to have all purple | ||
20 | (level 1) letters in order to get Purple Ending, and all cyan (level 2) | ||
21 | letters to get Cyan Ending. These options are on by default. | ||
22 | - Renamed several items and locations, mostly regarding changing relative | ||
23 | directions (left, right, etc) to compass directions. The colored SMILE panels | ||
24 | in Daedalus now have clearer names too. | ||
25 | - Fixed some minor logic errors. | ||
26 | |||
27 | Download: | ||
28 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/lingo2.apworld)<br/> | ||
29 | Template YAML: | ||
30 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v6.6/Lingo%202.yaml)<br/> | ||
31 | Source: | ||
32 | [v6.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v6.6) | ||
33 | |||
34 | ## Legacy Client v5.6 - 2025-09-17 | ||
35 | |||
36 | - Letter locations will no longer reappear after being collected. | ||
37 | - This also prevents a potential scenario in which it is impossible to access | ||
38 | the location "The Congruent - Obverse Yellow Puzzles" when door shuffle is | ||
39 | disabled. | ||
40 | |||
41 | Download: | ||
42 | [lingo2-archipelago-client-v5.6.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.6.zip)<br/> | ||
43 | Source: | ||
44 | [v5.6](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.6) | ||
45 | |||
46 | ## Legacy Client v5.5 - 2025-09-16 | ||
47 | |||
48 | - Compatability update for v5.5 of the apworld. | ||
49 | |||
50 | Download: | ||
51 | [lingo2-archipelago-client-v5.5.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v5.5.zip)<br/> | ||
52 | Source: | ||
53 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v5.5) | ||
54 | |||
55 | ## Legacy Apworld v5.5 - 2025-09-16 | ||
56 | |||
57 | - Fixed a panel in The Ancient that was missing a symbol. | ||
58 | - Fixed an issue where you could be expected to get S1 in The Darkroom without | ||
59 | having U. | ||
60 | - Renamed a few locations. | ||
61 | |||
62 | Download: | ||
63 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/lingo2.apworld)<br/> | ||
64 | Template YAML: | ||
65 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v5.5/Lingo%202.yaml)<br/> | ||
66 | Source: | ||
67 | [v5.5](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v5.5) | ||
68 | |||
69 | ## Legacy Apworld v4.4 - 2025-09-14 | ||
70 | |||
71 | - Fixed panel set location names. | ||
72 | |||
73 | Download: | ||
74 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/lingo2.apworld)<br/> | ||
75 | Template YAML: | ||
76 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.4/Lingo%202.yaml)<br/> | ||
77 | Source: | ||
78 | [v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.4) | ||
79 | |||
80 | ## Legacy Client v4.4 - 2025-09-13 | ||
81 | |||
82 | - Added support for anti-collectable trap items. | ||
83 | - Fixed entrance to The Jubilant not opening properly when using control center | ||
84 | color shuffle. | ||
85 | - Fixed the location "The Entry (Colored Doors Area) - OPEN" not sending. | ||
86 | - Fixed level 2 letters not activating properly when letter shuffle is set to | ||
87 | Item Cyan. | ||
88 | - Messages are now cleared out when returning to the main menu. | ||
89 | - The player is prevented from accidentally breaking roof access logic when | ||
90 | returning to Daedalus from Icarus. | ||
91 | |||
92 | Download: | ||
93 | [lingo2-archipelago-client-v4.4.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v4.4.zip)<br/> | ||
94 | Source: | ||
95 | [v4.4](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v4.4) | ||
96 | |||
97 | ## Legacy Apworld v4.3 - 2025-09-13 | ||
98 | |||
99 | - Added a location for the anti-collectable in The Repetitive. | ||
100 | - Added trap items. These remove letters from your keyboard until you use the | ||
101 | Key Return in The Entry, similar to the anti-collectable in The Repetitive. | ||
102 | This can be controlled using the `trap_percentage` option, which defaults to | ||
103 | zero. | ||
104 | - Fixed crash on load when using Python 3.11. | ||
105 | |||
106 | Download: | ||
107 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/lingo2.apworld)<br/> | ||
108 | Template YAML: | ||
109 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v4.3/Lingo%202.yaml)<br/> | ||
110 | Source: | ||
111 | [v4.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v4.3) | ||
112 | |||
113 | ## Legacy Client v3.3 - 2025-09-12 | ||
114 | |||
115 | - Fixed issue downloading large datapackages (such as TUNIC's). | ||
116 | - Connection failures now show error messages. | ||
117 | |||
118 | Download: | ||
119 | [lingo2-archipelago-client-v3.3.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.3.zip)<br/> | ||
120 | Source: | ||
121 | [v3.3](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.3) | ||
122 | |||
123 | ## Legacy Client v3.2 - 2025-09-12 | ||
124 | |||
125 | - Initial release for testing. Features include door shuffle, letter shuffle, | ||
126 | and symbol shuffle. | ||
127 | |||
128 | Download: | ||
129 | [lingo2-archipelago-client-v3.2.zip](https://files.fourisland.com/releases/lingo2-archipelago/client/lingo2-archipelago-client-v3.2.zip)<br/> | ||
130 | Source: | ||
131 | [v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=client-v3.2) | ||
132 | |||
133 | ## Legacy Apworld v3.2 - 2025-09-12 | ||
134 | |||
135 | - Initial release for testing. Features include door shuffle, letter shuffle, | ||
136 | and symbol shuffle. | ||
137 | |||
138 | Download: | ||
139 | [lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/lingo2.apworld)<br/> | ||
140 | Template YAML: | ||
141 | [Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v3.2/Lingo%202.yaml)<br/> | ||
142 | Source: | ||
143 | [v3.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=apworld-v3.2) | ||