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

Fix: Mod Compatilibty issues in Party Finder #2470

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

hannibal002
Copy link
Owner

@hannibal002 hannibal002 commented Sep 7, 2024

What

In Dungeon's Party Finder, SkyHanni redraws the item tooltip even when the two features that can affect the tooltip are disabled, causing other mods to break.
This PR now checks if one of those features is enabled, and only changes the tooltip there.
Ideally, the other affected mods would also change their priority or detection to add direct support for SkyHanni. Or maybe we do this?

Changelog Fixes

  • Fixed disabled SkyHanni features causing compatibility issues with other Dungeon Party Finder mods. - hannibal2

@hannibal002 hannibal002 added the Bug Fix Bug fixes label Sep 7, 2024
@hannibal002 hannibal002 added this to the Version 0.27 milestone Sep 7, 2024
@hannibal002 hannibal002 merged commit 36325af into beta Sep 7, 2024
12 checks passed
@hannibal002 hannibal002 deleted the fix-party-finder-inventory-compatibility branch September 7, 2024 05:29
@github-actions github-actions bot removed the Bug Fix Bug fixes label Sep 7, 2024
MTOnline69 pushed a commit to MTOnline69/SkyHanni that referenced this pull request Sep 11, 2024
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant