forked from Starwaster/CrewQ
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Issue Description
Main problem : a ten-minutes flight, and your pilot is going to rest. Which means he'll spend more time to rest than to fly for you.
Possible solution
Implements a time-treshold (or a number of flight) a kerbal need to spend flying after last rest before going to rest again.
An example of time-treshold calculation could be like following :
100/x * y
where x is the percentage of time flew used to compute rest time
and y is the minimum rest-time
Possible evolution
When selecting kerbal for a mission, give an advantage to kerbals that already flew an insufficient amount of time over fresh one, so it avoid that all kerbals are on vacation at the same time.
Reactions are currently unavailable