https://github.com/rsparkyc/PrincipiaContracts
There is only one release from April 27, 2017.
This mod gives the opportunity to add tolerance parameters to contracts.
("Just" for Lagrange point contracts, but that could be extended to "simpler" parameters)
For example, if an early satellite contract wants a minimum periapsis of 300 km, but the Principia orbit slightly pushes the periapsis below that when the vessel is around apoapsis and later pulls it up again, the contract fails. Or at least the countdown for the orbit parameter resets on each revolution.
In addition to the functionality of that mod some patching of existing contracts would be neccessary of course, but that could even be worked out with generic patches which check for parameters, do some calc and add the new tolerance parameters.
https://github.com/rsparkyc/PrincipiaContracts
There is only one release from April 27, 2017.
This mod gives the opportunity to add tolerance parameters to contracts.
("Just" for Lagrange point contracts, but that could be extended to "simpler" parameters)
For example, if an early satellite contract wants a minimum periapsis of 300 km, but the Principia orbit slightly pushes the periapsis below that when the vessel is around apoapsis and later pulls it up again, the contract fails. Or at least the countdown for the orbit parameter resets on each revolution.
In addition to the functionality of that mod some patching of existing contracts would be neccessary of course, but that could even be worked out with generic patches which check for parameters, do some calc and add the new tolerance parameters.