From 0a8d67dd8ee69b923292c9b64bd1d14ad9469cfe Mon Sep 17 00:00:00 2001 From: Amber <78602618+Glyceri@users.noreply.github.com> Date: Thu, 16 Jan 2025 04:09:19 +0100 Subject: [PATCH] [Testing] AcquisitionDate 0.1.1.3 (#5356) * Update manifest.toml * Update manifest.toml --- testing/live/AcquisitionDate/manifest.toml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/testing/live/AcquisitionDate/manifest.toml b/testing/live/AcquisitionDate/manifest.toml index 8d6c75cea3..d5fda00618 100644 --- a/testing/live/AcquisitionDate/manifest.toml +++ b/testing/live/AcquisitionDate/manifest.toml @@ -1,8 +1,10 @@ [plugin] repository = "https://github.com/Glyceri/AcquisitionDate.git" -commit = "d58089c5009f1e99d8c14eb2422a8f2d0c83da41" +commit = "0d12448e1c4fdc691b06a711434f57d8878028f5" owners = ["Glyceri",] changelog = """ - [0.1.1.2] - Fixes acquisition for users with ' in their name to not work (For real this time c:). +[0.1.1.3] +- Automatically adds the Chocobo mount based on your achievement. +- Will now pull data for legacy quests as well. +- Fixed an issue (because I didn't think properly) that stops the whole queue from failing if a minion, mount or facewear had an invalid date or could for some reason not be parsed. """