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

[Bug Fix] Part max pressure tolerances #1710

Merged
merged 1 commit into from
Jul 16, 2017
Merged

[Bug Fix] Part max pressure tolerances #1710

merged 1 commit into from
Jul 16, 2017

Conversation

PhineasFreak
Copy link
Contributor

Change log:

  • Add a pre-RO pass to increase the pressure limits of all parts from 4 to 20 MPa (plenty enough to land on Venus and probe the lower atmospheres of the gas giants).
  • Patch comments!

Hope that i did good by basing this PR against the RO-Pap branch...

@raidernick
Copy link
Contributor

@PhineasFreak is this going to overwrite any of my parts that already have a gtolerance and maxpressure set? I have several probes that need extreme pressure and g tolerances way beyond what you have here to function properly.

@PhineasFreak
Copy link
Contributor Author

@raidernick This runs "BEFORE" any RO part patch is applied, so if your custom values apply "FOR" RO then you will override them.

I did something similar previously for the Coatl Aerospace Venera parts (example): https://github.com/KSP-RO/RealismOverhaul/blob/master/GameData/RealismOverhaul/RO_SuggestedMods/CoatlAerospace/RO_CA_ProbesPlus_Command.cfg#L506

(and now that i think about it...i should also add to them the missing custom pressure limits...)

@NathanKell NathanKell merged commit 649ff7b into KSP-RO:pap1723-ROupdates Jul 16, 2017
@PhineasFreak PhineasFreak deleted the RO-Global-Config-MaxPressures branch July 16, 2017 22:09
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

3 participants