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

BDB Global Patches #1646

Merged
merged 3 commits into from
Jul 12, 2017
Merged

Conversation

AnticlockwisePropeller
Copy link
Contributor

Create a global config to remove Bluedog Design Bureau part modules that would conflict with RO mods - specifically engine reliability and cryogenic fuel boiloff.

@stratochief66
Copy link
Member

This seems reasonable.

@PhineasFreak would it be more efficient to have this patch only run if BDB is installed? Or would we not expect a performance difference, searching every part for these modules?

@pap1723
Copy link
Contributor

pap1723 commented May 31, 2017 via email

@PhineasFreak
Copy link
Contributor

@pap1723 @stratochief66 yes, an additional check to see if BDB is both easy to implement and needed (better to skip patching and apply it only when BDB is installed than checking all available parts).

Added NEEDS:[BluedogDB], as suggested, so the patch only runs if the Bluedog mod is actually installed.
@AnticlockwisePropeller
Copy link
Contributor Author

AnticlockwisePropeller commented May 31, 2017

Added the :NEEDS criterion, as suggested!

@pap1723 pap1723 merged commit d06e522 into KSP-RO:master Jul 12, 2017
@AnticlockwisePropeller AnticlockwisePropeller deleted the BDB_Global_Config branch March 13, 2019 13:42
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.

None yet

4 participants