diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 271 |
1 files changed, 271 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ee737e..e2444b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,5 +1,276 @@ | |||
| 1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
| 2 | 2 | ||
| 3 | ## v2.0.2 - 2025-05-24 | ||
| 4 | |||
| 5 | - Fixed issue connecting to the Archipelago 0.6.2 RC server. | ||
| 6 | |||
| 7 | Download: | ||
| 8 | [lingo-ap-tracker-v2.0.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.2-win64.zip)<br/> | ||
| 9 | Source: [v2.0.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.2) | ||
| 10 | |||
| 11 | ## v2.0.1 - 2025-04-06 | ||
| 12 | |||
| 13 | - The tracker now assumes postgame shuffle is enabled when the flag is not | ||
| 14 | present in slot data (as is the case with Archipelago 0.6.1 and earlier). | ||
| 15 | Players who have postgame shuffle disabled will unfortunately see locations | ||
| 16 | that are not in their world, until this problem can be fixed. | ||
| 17 | |||
| 18 | Download: | ||
| 19 | [lingo-ap-tracker-v2.0.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.1-win64.zip)<br/> | ||
| 20 | Source: [v2.0.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.1) | ||
| 21 | |||
| 22 | ## v2.0.0 - 2025-04-01 | ||
| 23 | |||
| 24 | - Compatibility update for Archipelago 0.6.0. | ||
| 25 | |||
| 26 | Download: | ||
| 27 | [lingo-ap-tracker-v2.0.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.0-win64.zip)<br/> | ||
| 28 | Source: [v2.0.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.0) | ||
| 29 | |||
| 30 | ## v1.0.0 - 2025-03-21 | ||
| 31 | |||
| 32 | After almost two years of development, we have finally hit version 1! | ||
| 33 | |||
| 34 | - The subway map now uses Kinrah's updated map image, including fully separated | ||
| 35 | paintings for places like The Wondrous and Orange Tower Sixth Floor, as well | ||
| 36 | as indicators for the color items. | ||
| 37 | - Paintings have friendly names now instead of the internal game IDs. They are | ||
| 38 | also distinguished from regular checks by using an owl icon instead of an eye. | ||
| 39 | - The tracker is now able to read your solved panel state from the multiworld | ||
| 40 | (requires v5.3.0 of the client). This obsoletes save file parsing and | ||
| 41 | receiving panel solves by connecting to the game. | ||
| 42 | - Numerous optimizations to reachability detection and rendering. | ||
| 43 | - Added a pane that shows all items received, similar to the web tracker. | ||
| 44 | - Added a pane that shows your currently revealed painting mapping, as well as a | ||
| 45 | button that reveals it all immediately. | ||
| 46 | - Added a pane that shows your slot options. | ||
| 47 | - Postgame shuffle being disabled is handled properly now, and removed locations | ||
| 48 | are no longer shown. | ||
| 49 | - Improved support for high-DPI screens. The tracker should no longer appear | ||
| 50 | "blurry" on a high-DPI screen, and should also be able to react properly to | ||
| 51 | being moved between screens with different DPIs. | ||
| 52 | - The update checker is now able to download and install tracker updates in | ||
| 53 | place. | ||
| 54 | |||
| 55 | Download: | ||
| 56 | [lingo-ap-tracker-v1.0.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v1.0.0-win64.zip)<br/> | ||
| 57 | Source: [v1.0.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v1.0.0) | ||
| 58 | |||
| 59 | ## v0.12.3 - 2025-03-03 | ||
| 60 | |||
| 61 | - Fixed issue with non-ASCII connection details. | ||
| 62 | |||
| 63 | Download: | ||
| 64 | [lingo-ap-tracker-v0.12.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.3-win64.zip)<br/> | ||
| 65 | Source: [v0.12.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.3) | ||
| 66 | |||
| 67 | ## v0.12.2 - 2025-02-10 | ||
| 68 | |||
| 69 | - Added a scrollbar to the subway map access requirement popups. | ||
| 70 | - Fixed an issue with a small number of doors having too-strict access | ||
| 71 | requirements in vanilla or panels mode door shuffle. | ||
| 72 | |||
| 73 | Download: | ||
| 74 | [lingo-ap-tracker-v0.12.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.2-win64.zip)<br/> | ||
| 75 | Source: [v0.12.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.2) | ||
| 76 | |||
| 77 | ## v0.12.1 - 2025-01-27 | ||
| 78 | |||
| 79 | - Fixed sunwarp mapping not showing up on metro map when sunwarp shuffle is | ||
| 80 | enabled. | ||
| 81 | - Fixed metro map door requirements sometimes saying you cannot reach areas when | ||
| 82 | you really can. | ||
| 83 | |||
| 84 | Download: | ||
| 85 | [lingo-ap-tracker-v0.12.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.1-win64.zip)<br/> | ||
| 86 | Source: [v0.12.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.1) | ||
| 87 | |||
| 88 | ## v0.12.0 - 2024-12-20 | ||
| 89 | |||
| 90 | - The tracker can now connect to a game of Lingo that is running the Archipelago | ||
| 91 | client (requires v5.1.0 or later). This allows the tracker to show the | ||
| 92 | player's position more precisely, as well as get automatically updated on what | ||
| 93 | non-check panels have been solved. | ||
| 94 | - Fixed one of the doors (Outside The Initiated - Eight Door) showing up | ||
| 95 | incorrectly on the subway map. | ||
| 96 | |||
| 97 | Download: | ||
| 98 | [lingo-ap-tracker-v0.12.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.0-win64.zip)<br/> | ||
| 99 | Source: [v0.12.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.0) | ||
| 100 | |||
| 101 | ## v0.11.5 - 2024-12-08 | ||
| 102 | |||
| 103 | - [A logic error](https://github.com/ArchipelagoMW/Archipelago/pull/4342) was | ||
| 104 | found in Archipelago 0.5.1 related to the number hunt when playing on panels | ||
| 105 | mode door shuffle. In order to work around this, the tracker now uses the same | ||
| 106 | incorrect logic as the generator. This means that you will be able to tell | ||
| 107 | what panels you are expected to solve, even if it is not intuitive. There is | ||
| 108 | already a fix for the logic error, which will likely be included in the next | ||
| 109 | major Archipelago release, at which point this workaround will be removed. | ||
| 110 | |||
| 111 | Download: | ||
| 112 | [lingo-ap-tracker-v0.11.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.5-win64.zip)<br/> | ||
| 113 | Source: [v0.11.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.5) | ||
| 114 | |||
| 115 | ## v0.11.4 - 2024-12-05 | ||
| 116 | |||
| 117 | - Fixed an issue where Starting Room panels would show up as checks when playing | ||
| 118 | panels mode door shuffle. | ||
| 119 | |||
| 120 | Download: | ||
| 121 | [lingo-ap-tracker-v0.11.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.4-win64.zip)<br/> | ||
| 122 | Source: [v0.11.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.4) | ||
| 123 | |||
| 124 | ## v0.11.3 - 2024-11-26 | ||
| 125 | |||
| 126 | - Compatibility update for Archipelago 0.5.1 | ||
| 127 | |||
| 128 | Download: | ||
| 129 | [lingo-ap-tracker-v0.11.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.3-win64.zip)<br/> | ||
| 130 | Source: [v0.11.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.3) | ||
| 131 | |||
| 132 | ## v0.11.2 - 2024-09-24 | ||
| 133 | |||
| 134 | - One-way connections on the subway map are now indicated by a circle at the | ||
| 135 | exit. Contributed by art0007i. | ||
| 136 | |||
| 137 | Download: | ||
| 138 | [lingo-ap-tracker-v0.11.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.2-win64.zip)<br/> | ||
| 139 | Source: [v0.11.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.2) | ||
| 140 | |||
| 141 | ## v0.11.1 - 2024-07-25 | ||
| 142 | |||
| 143 | - The Pilgrim Antechamber sunwarp on the subway map now shows all sunwarp | ||
| 144 | connections, and is red if a pilgrimage is not possible. | ||
| 145 | - The save analysis panel now uses the remote location status for non-counting | ||
| 146 | panels. | ||
| 147 | - Fixed positioning of Outside The Undeterred - Number Hunt door on subway map. | ||
| 148 | - Fixed subway map issue when sunwarp shuffle and individual/progressive sunwarp | ||
| 149 | access were combined where the icons on the map would show unshuffled access. | ||
| 150 | - Map area indicators now correctly treat unreachable pre-checked paintings as | ||
| 151 | unchecked. | ||
| 152 | |||
| 153 | Download: | ||
| 154 | [lingo-ap-tracker-v0.11.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.1-win64.zip)<br/> | ||
| 155 | Source: [v0.11.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.1) | ||
| 156 | |||
| 157 | ## v0.11.0 - 2024-07-19 | ||
| 158 | |||
| 159 | - Added a savedata analyzer. When connected to a world, the user can open up the | ||
| 160 | Lingo save file associated with the connected world, and a new tab will open | ||
| 161 | up showing unsolved panels that are accessible, even if the world is not a | ||
| 162 | panelsanity world. | ||
| 163 | |||
| 164 | Download: | ||
| 165 | [lingo-ap-tracker-v0.11.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.0-win64.zip)<br/> | ||
| 166 | Source: [v0.11.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.0) | ||
| 167 | |||
| 168 | ## v0.10.7 - 2024-07-17 | ||
| 169 | |||
| 170 | - Fixed issue with pilgrimage detection when sunwarps are shuffled where it | ||
| 171 | would expect you to use sunwarps mid-pilgrimage. | ||
| 172 | - Fixed unreachable paintings sometimes being shown as already checked. | ||
| 173 | |||
| 174 | Download: | ||
| 175 | [lingo-ap-tracker-v0.10.7-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.7-win64.zip)<br/> | ||
| 176 | Source: [v0.10.7](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.7) | ||
| 177 | |||
| 178 | ## v0.10.6 - 2024-07-16 | ||
| 179 | |||
| 180 | - The status bar now shows the name and server for the connected slot. | ||
| 181 | - Fixed an issue with pilgrimage detection when paintings are shuffled and | ||
| 182 | paintings are not allowed for pilgrimage. | ||
| 183 | - Fixed an issue with pilgrimage starting from the wrong place when sunwarps are | ||
| 184 | shuffled. | ||
| 185 | - Fixed incorrect doors showing for sunwarps on subway map when sunwarps are | ||
| 186 | shuffled. | ||
| 187 | |||
| 188 | Download: | ||
| 189 | [lingo-ap-tracker-v0.10.6-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.6-win64.zip)<br/> | ||
| 190 | Source: [v0.10.6](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.6) | ||
| 191 | |||
| 192 | ## v0.10.5 - 2024-07-12 | ||
| 193 | |||
| 194 | - Increased length of connection history to 10. | ||
| 195 | - Fixed position of The Steady's paintings on the subway map. | ||
| 196 | |||
| 197 | Download: | ||
| 198 | [lingo-ap-tracker-v0.10.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.5-win64.zip)<br/> | ||
| 199 | Source: [v0.10.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.5) | ||
| 200 | |||
| 201 | ## v0.10.4 - 2024-07-01 | ||
| 202 | |||
| 203 | - Compatibility update for Archipelago 0.5.0 | ||
| 204 | |||
| 205 | Download: | ||
| 206 | [lingo-ap-tracker-v0.10.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.4-win64.zip)<br/> | ||
| 207 | Source: [v0.10.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.4) | ||
| 208 | |||
| 209 | ## v0.10.3 - 2024-06-10 | ||
| 210 | |||
| 211 | - Fixed crash that occurred when the Eye Wall painting was in your painting | ||
| 212 | mapping. | ||
| 213 | - Fixed getting bombarded with message boxes when the tracker crashes. | ||
| 214 | - Moved early color hallways painting to match the new in-game location. | ||
| 215 | |||
| 216 | Download: | ||
| 217 | [lingo-ap-tracker-v0.10.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.3-win64.zip)<br/> | ||
| 218 | Source: [v0.10.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.3) | ||
| 219 | |||
| 220 | ## v0.10.2 - 2024-06-09 | ||
| 221 | |||
| 222 | - Fixed intermittent reachability detection issue. | ||
| 223 | - Increased debug logging. | ||
| 224 | |||
| 225 | Download: | ||
| 226 | [lingo-ap-tracker-v0.10.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.2-win64.zip)<br/> | ||
| 227 | Source: [v0.10.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.2) | ||
| 228 | |||
| 229 | ## v0.10.1 - 2024-06-08 | ||
| 230 | |||
| 231 | - Fixed display not updating when game state changes. | ||
| 232 | - Fixed broken reachability calculation. | ||
| 233 | |||
| 234 | Download: | ||
| 235 | [lingo-ap-tracker-v0.10.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.1-win64.zip)<br/> | ||
| 236 | Source: [v0.10.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.1) | ||
| 237 | |||
| 238 | ## v0.10.0 - 2024-06-06 | ||
| 239 | |||
| 240 | - Added a subway map tab to the tracker. This displays the topology of the game, | ||
| 241 | along with all of the doors, paintings, sunwarps, and regular warps. It can | ||
| 242 | show you whether doors are open or closed, and you can hover over them to see | ||
| 243 | what's needed to open them. You can also hover over paintings, sunwarps, and | ||
| 244 | regular warps to see what they're connected to. Thanks to Kinrah for creating | ||
| 245 | the image! | ||
| 246 | - When playing on painting shuffle, the tracker will no longer automatically | ||
| 247 | take your painting mapping into consideration. Instead, unchecked paintings | ||
| 248 | will show up in the regular map tab as if they were unchecked locations. | ||
| 249 | Looking into a painting in-game marks it as checked in the tracker, and if the | ||
| 250 | painting goes somewhere, the tracker will record that and recalculate your | ||
| 251 | reachable areas accordingly. v3.1.0 or later of the client is required for | ||
| 252 | this to work. | ||
| 253 | |||
| 254 | Download: | ||
| 255 | [lingo-ap-tracker-v0.10.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.0-win64.zip)<br/> | ||
| 256 | Source: [v0.10.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.0) | ||
| 257 | |||
| 258 | ## v0.9.2 - 2024-06-04 | ||
| 259 | |||
| 260 | - Updated apclient and dependencies. | ||
| 261 | |||
| 262 | Download: | ||
| 263 | [lingo-ap-tracker-v0.9.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.9.2-win64.zip)<br/> | ||
| 264 | Source: [v0.9.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.9.2) | ||
| 265 | |||
| 266 | ## v0.9.1 - 2024-05-15 | ||
| 267 | |||
| 268 | - Fixed pilgrimage detection when sunwarp shuffle is on. | ||
| 269 | |||
| 270 | Download: | ||
| 271 | [lingo-ap-tracker-v0.9.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.9.1-win64.zip)<br/> | ||
| 272 | Source: [v0.9.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.9.1) | ||
| 273 | |||
| 3 | ## v0.9.0 - 2024-04-22 | 274 | ## v0.9.0 - 2024-04-22 |
| 4 | 275 | ||
| 5 | - Compatibility update for Archipelago 0.4.6 | 276 | - Compatibility update for Archipelago 0.4.6 |
