diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-12-08 16:59:44 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-12-08 16:59:44 -0500 |
commit | 67243a8180c23c56122666281f26d5406f2813ec (patch) | |
tree | d8e4e1c9b49bc1b6404a648d12f0f555f17ce69d /CHANGELOG.md | |
parent | 01cc943e81a23d940c241cacbbc6c23152843abd (diff) | |
download | lingo-ap-tracker-67243a8180c23c56122666281f26d5406f2813ec.tar.gz lingo-ap-tracker-67243a8180c23c56122666281f26d5406f2813ec.tar.bz2 lingo-ap-tracker-67243a8180c23c56122666281f26d5406f2813ec.zip |
Released v0.11.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94219d6..ff97b1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,19 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.11.5 - 2024-12-08 | ||
4 | |||
5 | - [A logic error](https://github.com/ArchipelagoMW/Archipelago/pull/4342) was | ||
6 | found in Archipelago 0.5.1 related to the number hunt when playing on panels | ||
7 | mode door shuffle. In order to work around this, the tracker now uses the same | ||
8 | incorrect logic as the generator. This means that you will be able to tell | ||
9 | what panels you are expected to solve, even if it is not intuitive. There is | ||
10 | already a fix for the logic error, which will likely be included in the next | ||
11 | major Archipelago release, at which point this workaround will be removed. | ||
12 | |||
13 | Download: | ||
14 | [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/> | ||
15 | Source: [v0.11.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.5) | ||
16 | |||
3 | ## v0.11.4 - 2024-12-05 | 17 | ## v0.11.4 - 2024-12-05 |
4 | 18 | ||
5 | - Fixed an issue where Starting Room panels would show up as checks when playing | 19 | - Fixed an issue where Starting Room panels would show up as checks when playing |