about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md14
-rw-r--r--VERSION2
2 files changed, 15 insertions, 1 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
13Download:
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/>
15Source: [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
diff --git a/VERSION b/VERSION index edf6d96..73a7527 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@
v0.11.4 \ No newline at end of file v0.11.5 \ No newline at end of file