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.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbde7d..8a2eff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,39 @@
1# lingo-ap-tracker Releases 1# lingo-ap-tracker Releases
2 2
3## v0.8.0 - 2024-04-03
4
5- Added ability to display the player's position on the map (requires v2.1.0 of
6 the client).
7
8Download:
9[lingo-ap-tracker-v0.8.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.8.0-win64.zip)<br/>
10Source: [v0.8.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.8.0)
11
12## v0.7.1 - 2024-04-01
13
14- Fixed an issue where door groups in simple doors mode would be ignored.
15
16Download:
17[lingo-ap-tracker-v0.7.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.7.1-win64.zip)<br/>
18Source: [v0.7.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.7.1)
19
20## v0.7.0 - 2024-04-01
21
22- Compatibility update for Archipelago 0.4.5
23
24Download:
25[lingo-ap-tracker-v0.7.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.7.0-win64.zip)<br/>
26Source: [v0.7.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.7.0)
27
28## Initial Testing: v0.6.6 - 2024-03-07
29
30- The last five connections are now saved in a list so that you can easily
31 switch between concurrent multiworlds.
32
33Download:
34[lingo-ap-tracker-v0.6.6-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.6-win64.zip)<br/>
35Source: [v0.6.6](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.6)
36
3## Initial Testing: v0.6.5 - 2024-02-18 37## Initial Testing: v0.6.5 - 2024-02-18
4 38
5- Victory condition will now be checked off when the player reaches the goal. 39- Victory condition will now be checked off when the player reaches the goal.