Skip to content

Tags: taniwha/Extraplanetary-Launchpads

Tags

v6.99.3

[MM} Correct Kerbal EVA inventory mass limit

The mass limit is the *total* of part mass + inventory mass, not just
inventory mass. This allows kerbals to pick up stakes after placing
them.

Fixes #192

v6.99.2

Update minimum KSP version

With the addition of support for stock inventory containers, at least
KSP 1.11 is needed, but I figured might as well specify 1.12.

v6.99.1

[survey] Document the SiteRanges field in the manual

v6.99.0

Update check for KSP 1.12

I haven't tested 1.11, but if it works for 1.9 (and 1.8 was tested for
me back in December) 1.10, and 1.12, then surely 1.11 is good, too :P

v6.8.3

Add docs for the new ELWorkNode interface

v6.8.2

Merge branch 'dev' into master

v6.8.1

Update ISRU contract part requests

Forgot about these when prefixing the parts

v6.8.0

Add a quick and dirty IVA to launchpad2

Fixes #104

v6.7.3

Fix NRE when clearing loaded craft

v6.7.2

Actually search the part's nodes for non-top/bottom

It does help if one fetches the node before testing it.