CobaltWolf / Bluedog-Design-Bureau

Stockalike parts pack for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/122020-131mostly-functional-141-bluedog-design-bureau-stockalike-saturn-apollo-and-more-v142-%D0%B0%D1%82%D0%BB%D0%B0%D1%81-1feb2018/
126 stars 143 forks source link

Consolidated ModuleBDBCutDrogue #1570

Closed SofieBrink closed 4 days ago

SofieBrink commented 1 month ago

As discussed previously i have removed the ModuleBDBCutDrogue module from BDB's DLL, it has been moved to KSPCommunityPartModules, where it has had a performance improvement and been renamed to ModuleAutoCutDrogue. it functions in the same manner as previously.

I've changed all references in BDB to require this new module within KSPCPM. To avoid issues i've added an MM :NEEDS[KSPCommunityPartModules] clause to them but i recommend you specify a dependency on KSPCPM.

I'll submit an issue to CKAN's maintainers so they can also make this change there when v1.14.1 releases

I'll also submit a pull request to the only other mod using this module currently, SSAUCE to let them know of the change and possibly push an update to their mod.