about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-25 08:20:58 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-07-25 08:20:58 -0400
commit86b4b06e78c5c71588c1b55273969a1327a6710a (patch)
tree547cbf0eb06720e5c3ec858d2a115824072143b2
parent9b70c6ccd3ea6c65d927af8b506ffdea374a4dc2 (diff)
downloadlingo-ap-tracker-86b4b06e78c5c71588c1b55273969a1327a6710a.tar.gz
lingo-ap-tracker-86b4b06e78c5c71588c1b55273969a1327a6710a.tar.bz2
lingo-ap-tracker-86b4b06e78c5c71588c1b55273969a1327a6710a.zip
Released v0.11.1 HEAD main
-rw-r--r--CHANGELOG.md16
-rw-r--r--VERSION2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ce76d..a78c24c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
1# lingo-ap-tracker Releases 1# lingo-ap-tracker Releases
2 2
3## v0.11.1 - 2024-07-25
4
5- The Pilgrim Antechamber sunwarp on the subway map now shows all sunwarp
6 connections, and is red if a pilgrimage is not possible.
7- The save analysis panel now uses the remote location status for non-counting
8 panels.
9- Fixed positioning of Outside The Undeterred - Number Hunt door on subway map.
10- Fixed subway map issue when sunwarp shuffle and individual/progressive sunwarp
11 access were combined where the icons on the map would show unshuffled access.
12- Map area indicators now correctly treat unreachable pre-checked paintings as
13 unchecked.
14
15Download:
16[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/>
17Source: [v0.11.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.1)
18
3## v0.11.0 - 2024-07-19 19## v0.11.0 - 2024-07-19
4 20
5- Added a savedata analyzer. When connected to a world, the user can open up the 21- Added a savedata analyzer. When connected to a world, the user can open up the
diff --git a/VERSION b/VERSION index e88c34f..a5de145 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@
v0.11.0 \ No newline at end of file v0.11.1 \ No newline at end of file