about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-04-06 17:55:53 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-04-06 17:55:53 -0400
commitfca53646c03b904dfaddccaf1124eab65d0d5079 (patch)
treeda076b581cc67b5acc0620bbf5e4e621bf78e9e3
parent8bc741f46541fd0745188ced82042c21b4cf6df2 (diff)
downloadlingo-ap-tracker-fca53646c03b904dfaddccaf1124eab65d0d5079.tar.gz
lingo-ap-tracker-fca53646c03b904dfaddccaf1124eab65d0d5079.tar.bz2
lingo-ap-tracker-fca53646c03b904dfaddccaf1124eab65d0d5079.zip
Released v2.0.1
-rw-r--r--CHANGELOG.md11
-rw-r--r--VERSION2
-rw-r--r--VERSION.yaml6
3 files changed, 15 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f327ce..35bd8ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
1# lingo-ap-tracker Releases 1# lingo-ap-tracker Releases
2 2
3## v2.0.1 - 2025-04-06
4
5- The tracker now assumes postgame shuffle is enabled when the flag is not
6 present in slot data (as is the case with Archipelago 0.6.1 and earlier).
7 Players who have postgame shuffle disabled will unfortunately see locations
8 that are not in their world, until this problem can be fixed.
9
10Download:
11[lingo-ap-tracker-v2.0.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.1-win64.zip)<br/>
12Source: [v2.0.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.1)
13
3## v2.0.0 - 2025-04-01 14## v2.0.0 - 2025-04-01
4 15
5- Compatibility update for Archipelago 0.6.0. 16- Compatibility update for Archipelago 0.6.0.
diff --git a/VERSION b/VERSION index 6eaf894..81ef58f 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@
v2.0.0 \ No newline at end of file v2.0.1 \ No newline at end of file
diff --git a/VERSION.yaml b/VERSION.yaml index 51a814d..9e33b26 100644 --- a/VERSION.yaml +++ b/VERSION.yaml
@@ -1,8 +1,8 @@
1version: v2.0.0 1version: v2.0.1
2packages: 2packages:
3 win64: 3 win64:
4 url: "https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.0-win64.zip" 4 url: "https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.1-win64.zip"
5 checksum: "10ac1945493df38405e480477a6e1c9436c5f27c5281113d1bd0289352463601" 5 checksum: "4e467014f6f18ae413f396e1eb052e29608e25e4264646f07bbd421671a851c3"
6 files: 6 files:
7 - fmt.dll 7 - fmt.dll
8 - jpeg62.dll 8 - jpeg62.dll