Skip to content

Releases: taraniselsu/TacLifeSupport

Version 0.11.2

12 Dec 17:20
Compare
Choose a tag to compare

Changes

  • Built for KSP 1.0.5
  • Shows the Life Support Monitoring window in the Tracking Station [thanks Henry!]
  • Sorts the Life Support Monitoring window by who's going to run out of resources first, though the active vessel is still always listed first. [thanks Henry!]
  • Times shown now show the number of years instead of a huge number of days.
  • Fixes for better compatibility with RealFuel: no longer patches RF tanks, and converters no longer force_activate() [thanks NathanKell and Thomas!]

Version 0.11.1.20

02 May 15:10
Compare
Choose a tag to compare

Changes

  • Updated for 1.0.2. No changes needed.

Version 0.11.1

30 Apr 02:31
Compare
Choose a tag to compare

Changes

  • Fixed missing brackets in AddResources.
  • Adds EC to command pods instead of overwriting the default amount.
  • Fetches sea level pressure instead of using Earth's, in case someone mods it.

Version 0.11

29 Apr 11:39
Compare
Choose a tag to compare

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.

Version 0.10.3

26 Apr 21:06
Compare
Choose a tag to compare

Changes

  • Fixed MM_AddResourcesMFT.cfg for NathanKell so that it works better with RO.
  • Updated the readme.
  • Fixed some logic in the Install Checker that was opposite what it was supposed to be.

Warning: this has not been fully tested. Use at your own risk, and only until you switch to KSP 1.0.

Version 0.10.2

26 Jan 01:22
Compare
Choose a tag to compare

Changes

  • Updated for KSP 0.90
  • Removed the "Allow Respawn" setting because it is available in the game settings now.
  • Used new Module Manager syntax to simplify the MM configs.
  • Added part tests for command pods. It makes sense to test life support systems in a variety of situations.
  • Added an MM compatibility config for the Community Tech Tree -- by Kerbas-ad-astra
  • Fixed the node sizes -- by NoMrBond
  • Fixed the node sizes for the MFT containers.

Warning: has not been tested with ModularFuelTanks. Recent changes to MFT conflict with compatibility configs in this mod, so they will probably not work together.

Version 0.10.1

10 Oct 17:50
Compare
Choose a tag to compare

Changes

  • Recompiled for KSP 0.25: fixed Build Aid window and broken part sizes.
  • Updated part research costs to be more reasonable.
  • Updated to latest MiniAVC

Version 0.10

29 Aug 17:50
Compare
Choose a tag to compare

Changes

  • Finished rebalancing and added costs. Note that all the consumption rates changed, and the amounts of resources in all vessels changed. Your ships may have more or less supplies, and may have more or less delta-V because the masses of all the containers and recyclers also changed.
  • The InstallChecker now runs on the loading screen instead of waiting until the main menu. I also added more logging, and added checks for changes since 0.9.1.
  • Fixed issue with click-through in the Space Center and Editor scenes.

Warning: I recommend a full delete and re-install when upgrading to this version.

Version 0.9.1

24 Aug 21:20
Compare
Choose a tag to compare

Changes

  • Added support for the KSP Add-on Version Checker (KSP-AVC) and the KSP-AVC plug-in
  • Moved the OX-STAT earlier on the tech tree. Justification: stock allows sending manned craft to the moons or other planets almost right away. Life Support severely limits that, mainly electricity requirements because supply containers are available in the Survivability node (tier 3).
  • Added some logging to the InstallChecker. Should help when trying to debug people's installs.
  • Rescue Kerbals now start with resources. The first time a Rescue-mission Kerbal is encountered, it is given 10-90% of the normal resource amounts. That gives anywhere from 36 minutes to 5:24 hours to complete the rendezvous and get the Kerbal aboard. You will need to be careful that you do not get too close before you are ready.

Notice
Now includes the KSP Add-on Version Checker's MiniAVC. It does a GET request to http://ksp-avc.cybutek.net/ to find the latest release number. It is opt-in and no information is sent to the server. I recommend downloading the full KSP-AVC Plugin to get the most out of it. And encourage other mod authors to support it.

Pre-release of v0.9 (pre4) [0.24]

03 Aug 21:11
Compare
Choose a tag to compare
Pre-release

Note: This release is not compatible with version 0.8 and before.

This is a pre-release. I have not been able to test it as much as I would like so there probably are some bugs or things that do not quite work as intended.

Changes

Note: This release is not compatible with version 0.8 and before.