This mod is not known to work with the latest version of Kerbal Space Program. Proceed with caution.
KSPRescueContractFix fixes some issues with KSP's stock rescue contract when using mods.
KSPRescueContractFix will restrict parts Kerbals can spawn in based a user-defined list of allowable parts. Out of the box, this list contains parts from:
KSPRescueContractFix will raise the periapsis out of the atmosphere and will raise the apoapsis to keep the same eccentricty as the old orbit. More specifically, it increases the semi-major axis but leaves all the other orbital parameters alone (inclination, eccentricity, argument of the periapsis, longitude of the ascending node, and mean anomaly at epoch).
RESCUE_CONTRACT_FIX_CONFIG
{
    minPeriapsis = 10000
    periapsisMinJitter = 1000
    periapsisMaxJitter = 2000
    maxMassPercentDiff = 0.1
    ALLOWED_PARTS
    {
        part = landerCabinSmall
        part = mk2LanderCabin
        part = mk2LanderCabin_v2
        part = mk1pod
        part = mk1pod_v2
        part = Mark1-2Pod
        part = Mark1Cockpit
        part = MK1CrewCabin
        part = Mark2Cockpit
        part = mk2Cockpit_Standard
        part = mk2Cockpit_Inline
        part = cupola
        part = crewCabin
        part = mk1-3pod
        part = mk3Cockpit_Shuttle
    }
    BODY
    {
        name = Kerbin
        periapsisMinJitter = 1500
        periapsisMaxJitter = 2500
        minPeriapsis = 100000
    }
}
The part restrictions is based off shadowmage45's KSPRescuePodFix also licensed under GPLv3.
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.