Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Malmstone Calculator 1.0.7.0 #4590

Merged
merged 4 commits into from
Sep 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions testing/live/Malmstone/manifest.toml
Original file line number Diff line number Diff line change
@@ -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)
"""

Loading