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

Configuration fixes for stock and KIS parts #65

Merged
merged 9 commits into from Mar 18, 2016

Conversation

Technologicat
Copy link
Contributor

  • Fixed config for KIS parts: the large containers with crew tubes (ILC-18k Container, ISC-6K Container) are now passable.
  • Added config for new stock parts in KSP 1.0.5: MK1CrewCabin, mk3CargoRamp.
  • The stock shielded docking port is now passable also when surface-attached, to match the behavior of the regular docking port.
  • The stock lander cans now have their bottom nodes always impassable; this was already enforced by 'freedom' but not by 'default'.
  • Reorganization to improve maintainability: removed 'CLSStock Alternative Configs.zip'; now there is only one copy of the default config, CLSStock.cfg, and the 'freedom' config has been converted to an add-on containing configs only for the additional optionally passable parts. This fixes an issue where the mk3 parts had no CLS configs for users with the 'freedom' config, or with the version of the default config from the zipfile (which had drifted out of sync with the main copy).
  • Minor cleanup: whitespace, one filename, ordering of some parts in CLSStock.cfg, use consistent format for all configuration entries (filter by HAS, add module if it does not exist). See commit log for details.

…ther entries (filter by HAS, add the module if it does not exist yet)
…impassable in the default config, too (as it already was in the 'freedom' config)
…onfig is now present in only once (CLSStock.cfg) to avoid copies going out of sync in future releases; moved the optional additional passable parts to CLSStockFreedomAddon.txt (can be activated by renaming to CLSStockFreedomAddon.cfg), which now defines the passability for only these additional parts; added README.txt explaining this (combining both Default/README.txt and Freedom/README.txt from 'CLSStock Alternative Configs.zip', with some reformatting to match the new approach)
…passable when surface attached, to match the behavior of the regular Clamp-O-Tron Docking Port (dockingPort2)
PapaJoesSoup added a commit that referenced this pull request Mar 18, 2016
Configuration fixes for stock and KIS parts
@PapaJoesSoup PapaJoesSoup merged commit f7979fa into codepoetpbowden:master Mar 18, 2016
@PapaJoesSoup
Copy link
Collaborator

Thanks so much for this effort!

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

2 participants