Skip to content

Version 0.11

Compare
Choose a tag to compare
@taraniselsu taraniselsu released this 29 Apr 11:39

Changes

  • Updated for KSP 1.0
  • staticPressure is now in kPa instead of atm
  • LifeSupportModule now implements IResourceConsumer so that all crewable parts properly show as consumers of life support supplies.
  • Added an hsp (specific heat) value to most of my resources. Not sure what to use for Food or Waste. Not positive that any of the numbers that I picked are correct.
  • Added an Info entry to the Engineer's Report to remind about checking life support supplies
  • Fixed a bug where female Kerbals were not being given supplies when going on EVA
  • Disabled my tech tree changes for now. Not sure if they are needed anymore.
  • Removed the workaround for the infinitely zooming parts bug in the VAB/SPH
  • Changed to use the new greater than checks available for ModuleManager scripts
  • Only makes stock parts available for making part test contracts.
  • Only changes the default EC amount for stock parts.
  • Disabled the Community Tech Tree compatibility config. I do not use CTT (yet), so I need someone to look it over and tell me where they think the parts should go.