From 29cb11cfa4c3ae26c318ef3a351d634f1c8d9e36 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 18 Sep 2024 12:21:01 -0700 Subject: [PATCH] [Testing] Malmstone Calculator 1.0.7.0 (#4590) --- testing/live/Malmstone/manifest.toml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/testing/live/Malmstone/manifest.toml b/testing/live/Malmstone/manifest.toml index 96ad2fb1a6..3ac4842871 100644 --- a/testing/live/Malmstone/manifest.toml +++ b/testing/live/Malmstone/manifest.toml @@ -1,12 +1,13 @@ [plugin] repository = "https://github.com/pinapelz/ffxiv-malmstone.git" -commit = "8dd8dc166e98a50d35918a2715808b39208aa6d7" +commit = "4f014747e772eed082e7904c7e6d78c5ef8ec6e1" owners = ["pinapelz"] project_path = "Malmstone" changelog = """ -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 +Features: +- Tracks Series Level above 30, even if you claim the "Extra Level" rewards +- Option to modify PVP Profile and Series Malmstone GUI to show Series Levels above 30 +- Organize Configuration into tabs +- Add a warning message about not gaining Series EXP for the people who somehow reach 100 unclaimed extra level rewards (infinite levels above Level 30) """