From 3906193a0110c872f358138a06f4626a06411928 Mon Sep 17 00:00:00 2001 From: Blackcatz1911 Date: Sat, 4 Jan 2025 20:28:35 +0100 Subject: [PATCH] [Testing] CurrencySpender 1.0.4 (#5308) Update manifest.toml --- testing/live/CurrencySpender/manifest.toml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/testing/live/CurrencySpender/manifest.toml b/testing/live/CurrencySpender/manifest.toml index 0c1d3c04da..19d49fa599 100644 --- a/testing/live/CurrencySpender/manifest.toml +++ b/testing/live/CurrencySpender/manifest.toml @@ -1,5 +1,13 @@ [plugin] repository = "https://github.com/Blackcatz1911/CurrencySpender.git" -commit = "5f4244918e43b5dcd69748d95684f3ab472d1f4f" +commit = "7e339e0ec37b27ec233cd715048b84f7ed968e71" owners = [ "Blackcatz1911" ] -changelog = "1.0.2" +changelog = """\ +**1.0.4** +- Added: Bicolor gemstone warnings now dynamically react to the current status of Shared Fates +- Added: Made the tables a bit fancier +- Added: Possibility to add items to an "Items of Interest" list +- Fixed: Player login logic to trigger player updates automatically +- Fixed: Some locations & aetherytes were incorrect +- Changed: Rewrote GC Shop handling +"""