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

Fixing Disable and Re-enable not working fixes #167 #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Regan-Dryke
Copy link

Correcting bugs that prevented the Disable and Enable option from working.

Using addon_name was never equal to the name in the AddonsList creating a scenario where disable and enable were never executed properly.

Added some conditions to handle disabling arcdps also disabling all other arcdps modules and same for re-enabling. (Should probably come back to redo this part as I think it doesn't handle some cases.)

Note: The delete option should probably be looked at.

@Regan-Dryke Regan-Dryke changed the title Fixing Disable and Re-enable not working Fixing Disable and Re-enable not working fixes #167 Mar 15, 2022
@jackpoz
Copy link

jackpoz commented Aug 23, 2023

Tested this PR and the disable/re-enable works (as it doesn't work with current master branch version), it would be nice to get this PR merged.
Tagging @Friendly0Fire in case this PR got lost in the notifications

@speedyconzales
Copy link

any feedback on why this is not merged yet?

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.

3 participants