From d93b1a3906c5c0f606671c8a7229f855451bd224 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 11 Sep 2024 08:14:14 -0700 Subject: [PATCH] [Testing] Malmstone Calculator v1.0.6.5 (#4560) --- testing/live/Malmstone/manifest.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/testing/live/Malmstone/manifest.toml b/testing/live/Malmstone/manifest.toml index 7d3374ef9e..96ad2fb1a6 100644 --- a/testing/live/Malmstone/manifest.toml +++ b/testing/live/Malmstone/manifest.toml @@ -1,11 +1,12 @@ [plugin] repository = "https://github.com/pinapelz/ffxiv-malmstone.git" -commit = "98b1736f9f578f4d66698de321ae7cc85a534ce3" +commit = "8dd8dc166e98a50d35918a2715808b39208aa6d7" owners = ["pinapelz"] project_path = "Malmstone" changelog = """ -- Added option to automatically stop showing toast/chat notifications after reaching a series level -- Added preliminary Frontline losing streak bonus tracking -- Added tooltips with Series EXP values for each game mode +Bug Fixes: +- Fix an issue where initial Frontline stats is cached before player is loaded +- Fix UI bug where toggling Frontline bonus off and on doesn't mark data as potentially outdated +- Fix initial PVP profile data loading to handle alts """