about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md60
1 files changed, 60 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cd237c6..256b63d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,65 @@
1# lingo-ap-tracker Releases 1# lingo-ap-tracker Releases
2 2
3## v0.11.2 - 2024-09-24
4
5- One-way connections on the subway map are now indicated by a circle at the
6 exit. Contributed by art0007i.
7
8Download:
9[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/>
10Source: [v0.11.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.2)
11
12## v0.11.1 - 2024-07-25
13
14- The Pilgrim Antechamber sunwarp on the subway map now shows all sunwarp
15 connections, and is red if a pilgrimage is not possible.
16- The save analysis panel now uses the remote location status for non-counting
17 panels.
18- Fixed positioning of Outside The Undeterred - Number Hunt door on subway map.
19- Fixed subway map issue when sunwarp shuffle and individual/progressive sunwarp
20 access were combined where the icons on the map would show unshuffled access.
21- Map area indicators now correctly treat unreachable pre-checked paintings as
22 unchecked.
23
24Download:
25[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/>
26Source: [v0.11.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.1)
27
28## v0.11.0 - 2024-07-19
29
30- Added a savedata analyzer. When connected to a world, the user can open up the
31 Lingo save file associated with the connected world, and a new tab will open
32 up showing unsolved panels that are accessible, even if the world is not a
33 panelsanity world.
34
35Download:
36[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/>
37Source: [v0.11.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.0)
38
39## v0.10.7 - 2024-07-17
40
41- Fixed issue with pilgrimage detection when sunwarps are shuffled where it
42 would expect you to use sunwarps mid-pilgrimage.
43- Fixed unreachable paintings sometimes being shown as already checked.
44
45Download:
46[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/>
47Source: [v0.10.7](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.7)
48
49## v0.10.6 - 2024-07-16
50
51- The status bar now shows the name and server for the connected slot.
52- Fixed an issue with pilgrimage detection when paintings are shuffled and
53 paintings are not allowed for pilgrimage.
54- Fixed an issue with pilgrimage starting from the wrong place when sunwarps are
55 shuffled.
56- Fixed incorrect doors showing for sunwarps on subway map when sunwarps are
57 shuffled.
58
59Download:
60[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/>
61Source: [v0.10.6](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.6)
62
3## v0.10.5 - 2024-07-12 63## v0.10.5 - 2024-07-12
4 64
5- Increased length of connection history to 10. 65- Increased length of connection history to 10.