From 9b56f642406e4b8732e6078e77fcfc35c123f9bb Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 26 May 2024 13:11:14 -0400 Subject: Released v0.2.0 --- CHANGELOG.md | 13 +++++++++++++ README.md | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca413f7..0cb3c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # anodyne-archipelago Releases +## Initial Testing: [v0.2.0](https://code.fourisland.com/anodyne-archipelago/tag/?h=v0.2.0) - 2024-05-26 + +- Added clipboard support to text entry fields. +- Fixed right bracket key not working. +- "Endgame Card Requirement" option is now honored by the client. +- Opening a treasure chest with one of your world's items in it will show the + correct item in most cases. +- Treasure chests containing items for other worlds will show the Archipelago + icon. + +Download: +[anodyne-archipelago-v0.2.0.zip](https://files.fourisland.com/releases/anodyne-archipelago/anodyne-archipelago-v0.2.0.zip) + ## Initial Testing: [v0.1.0](https://code.fourisland.com/anodyne-archipelago/tag/?h=v0.1.0) - 2024-05-26 Initial release for testing. diff --git a/README.md b/README.md index 6484058..3873de9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ so that it can be played as part of an Archipelago multiworld game. folder that opens, you should see another folder called "Remake". `AnodyneSharp.exe` should be in there. 3. Unzip the randomizer into the same folder as `AnodyneSharp.exe`. This should - add one folder, one exe, and several dll files to this folder. + add two folders, one exe, and several dll files to this folder. ## Joining a Multiworld game -- cgit 1.4.1