-
Notifications
You must be signed in to change notification settings - Fork 9
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
Issue with Moodles and other plugin (Job Bars) #6
Comments
Basically any plugin that modifies elements of the UI such as party list, target bar, personal status bars, and focus target window is going to be highly incompatible with Moodles. At most what I can probably do is detect if Job Bars is installed and disable the party list functions of Moodles. |
Does this include other common and frequently used addons (e.g. DelvUI, or HUD-manager)? It doesn't seem to work for me either. |
DelvUI doesn't use the game's native UI elements at all but rather creates it's own, I believe someone asked for them to add Moodles support and they said they weren't interested. I've never used "HUD-manager" so I can't say. The general rule is that if the plugin alters any native game UI elements such as the party list and status bars it probably won't work. |
Ah alright then. HUD-manager essentially gives more UI presets than the game's 4 ones, it's in the main Dalamud repo. I might have misunderstood what Moodles does exactly, I thought it applies the gfx/sfx associated with a buff/debuff kinda permanently (or however long you want), so that's why I was wondering why it's so much affected by other UI mods (compared with other mods that do similar stuff). Oh well, will give it a try at some point with DelvUI and HUD-manager disabled. |
Hi all, it seems there is an issue with Moodles and another plugin (Job Bars).
It happens that when you dont use the plugin, you can see it in your party list the custom buffs, but if you use the plugin, it breaks and doesnt show the buffs and highlight you like "buffed" As normally does Job Bars.
The text was updated successfully, but these errors were encountered: