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

Improve Healing of Kerbals when their hab and home timers are expired #315

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mhoram-kerbin
Copy link
Contributor

@mhoram-kerbin mhoram-kerbin commented Sep 16, 2022

  • In addition to healing tourists, Kerbals now also get healed (in the meaning that their hab and home timers increase) when their LastAtHome or TimeEnteredVessel lie in the past (fix Unable to heal Kerbals from expired home-timer #314)
  • For adjusting the home-timer, additionally LastAtHome gets adjusted (to keep the difference between MaxOffKerbinTime and LastAtHome always the same at TotalHabTime of the vessel)
  • Show the overtime for expired hab and home timers in LifeSupportMonitor, which helps with estimating the time needed for healing them (QoL improvement)

- In addition to healing tourists, Kerbals now also get healed when their LastAtHome or TimeEnteredVessel lie in the past (fix inability of healing Kerbals with expired timers)
- For adjusting the home-timer, additionally LastAtHome gets adjusted (to keep the difference between MaxOffKerbinTime and LastAtHome always the same at TotalHabTime of the vessel)
- Show the overtime in LifeSupportMonitor for expired hab and home timers, which helps with estimating the time needed for healing them (QoL improvement)
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.

Unable to heal Kerbals from expired home-timer
1 participant