Skip to content

Advanced X-Planes Research #2507

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

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 44 additions & 34 deletions GameData/RP-1/Contracts/Groups.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,147 +40,155 @@ CONTRACT_GROUP
agent = Exploration
}
CONTRACT_GROUP
{
name = AdvXPlanes
displayName = Advanced X-Plane Research
minVersion = 1.12.2
sortKey = 14
agent = Exploration
}
CONTRACT_GROUP
{
name = EarlySatellites
displayName = Early Satellite (Light)
minVersion = 1.12.2
sortKey = 14
sortKey = 15
agent = Satellites
}
CONTRACT_GROUP
{
name = EarlySatellites-Heavy
displayName = Early Satellite (Heavy)
minVersion = 1.12.2
sortKey = 15
sortKey = 16
agent = Satellites
}
CONTRACT_GROUP
{
name = TargetedSats
displayName = Targeted Satellite
minVersion = 1.12.2
sortKey = 16
sortKey = 17
agent = Satellites
}
CONTRACT_GROUP
{
name = EOS
displayName = Earth Observation Satellites
minVersion = 1.12.2
sortKey = 17
sortKey = 18
agent = Satellites
}
CONTRACT_GROUP
{
name = CommNetwork
displayName = Communications Network
minVersion = 1.12.2
sortKey = 18
sortKey = 19
agent = Satellites
}
CONTRACT_GROUP
{
name = CommApp
displayName = Commercial Application Satellites
minVersion = 1.12.2
sortKey = 19
sortKey = 20
agent = Satellites
}
CONTRACT_GROUP
{
name = CommApp2
displayName = Advanced Commercial Application Satellites
minVersion = 1.12.2
sortKey = 20
sortKey = 21
agent = Satellites
}
CONTRACT_GROUP
{
name = GEOCommNetwork
displayName = Geostationary Communications Network
minVersion = 1.12.2
sortKey = 20
sortKey = 22
agent = Satellites
}
CONTRACT_GROUP
{
name = EarlyLunarProbes
displayName = Early Lunar Probes
minVersion = 1.12.2
sortKey = 21
sortKey = 23
agent = Exploration
}
CONTRACT_GROUP
{
name = UncrewedLunarSurface
displayName = Uncrewed Lunar Surface Exploration
minVersion = 1.12.2
sortKey = 22
sortKey = 24
agent = Exploration
}
CONTRACT_GROUP
{
name = EarlyInnerPlanetProbes
displayName = Early Inner Planet Probes
minVersion = 1.12.2
sortKey = 23
sortKey = 25
agent = Exploration
}
CONTRACT_GROUP
{
name = CrewedOrbit
displayName = Crewed Orbit
minVersion = 1.12.2
sortKey = 24
sortKey = 26
agent = Federation Aeronautique Internationale
}
CONTRACT_GROUP
{
name = CrewedOrbitAdv
displayName = Advanced Crewed Orbit
minVersion = 1.12.2
sortKey = 25
sortKey = 27
agent = Federation Aeronautique Internationale
}
CONTRACT_GROUP
{
name = EarlySpacePlanes
displayName = Spaceplane Development
minVersion = 1.12.2
sortKey = 26
sortKey = 28
agent = Exploration
}
CONTRACT_GROUP
{
name = CrewedLunar
displayName = Crewed Lunar Exploration
minVersion = 1.12.2
sortKey = 27
sortKey = 29
agent = Federation Aeronautique Internationale
}
CONTRACT_GROUP
{
name = EarlyEarthSpaceStation
displayName = Early Earth Space Stations
minVersion = 1.12.2
sortKey = 28
sortKey = 30
agent = Stations
}
CONTRACT_GROUP
{
name = MartianSurfaceExploration
displayName = Mars Surface Exploration
minVersion = 1.12.2
sortKey = 29
sortKey = 31
agent = Exploration
}
CONTRACT_GROUP
{
name = VenusSurfaceExp
displayName = Venus Surface Exploration
minVersion = 1.12.2
sortKey = 30
sortKey = 32
agent = Exploration
}
CONTRACT_GROUP
Expand All @@ -189,126 +197,127 @@ CONTRACT_GROUP
displayName = Small Bodies Flyby
agent = Exploration
minVersion = 1.12.2
sortKey = 31
sortKey = 33
}
CONTRACT_GROUP
{
name = MercuryExploration
displayName = Mercury Exploration
minVersion = 1.12.2
sortKey = 32
sortKey = 34
agent = Exploration
}
CONTRACT_GROUP
{
name = AsteroidExploration
displayName = Asteroid Exploration
minVersion = 1.12.2
sortKey = 33
sortKey = 35
agent = Exploration
}
CONTRACT_GROUP
{
name = JupiterObservation
displayName = Jupiter Observation
minVersion = 1.12.2
sortKey = 34
sortKey = 36
agent = Exploration
}
CONTRACT_GROUP
{
name = JupiterMoonLandings
displayName = Jovian Moon Landings
minVersion = 1.12.2
sortKey = 35
sortKey = 37
agent = Surveys
}
CONTRACT_GROUP
{
name = SaturnObservation
displayName = Saturn Observation
minVersion = 1.12.2
sortKey = 36
sortKey = 38
agent = Exploration
}
CONTRACT_GROUP
{
name = SaturnMoonLandings
displayName = Saturine Moon Landings
minVersion = 1.12.2
sortKey = 37
sortKey = 39
agent = Surveys
}
CONTRACT_GROUP
{
name = OuterPlanetFlyby
displayName = Outer Planet Flybys
minVersion = 1.12.2
sortKey = 38
sortKey = 40
agent = Exploration
}
CONTRACT_GROUP
{
name = OuterGasGiantSurvey
displayName = Outer Gas Giant Survey
minVersion = 1.12.2
sortKey = 39
sortKey = 41
agent = Surveys
}
CONTRACT_GROUP
{
name = PlutoLandings
displayName = Plutonian Landings
minVersion = 1.12.2
sortKey = 40
sortKey = 42
agent = Surveys
}
CONTRACT_GROUP
{
name = LunarHabitation
displayName = Lunar Habitation
minVersion = 1.12.2
sortKey = 41
sortKey = 43
agent = Base Construction
}
CONTRACT_GROUP
{
name = CrewedMarsExp
displayName = Crewed Mars Exploration
minVersion = 1.12.2
sortKey = 42
sortKey = 44
agent = Exploration
}
CONTRACT_GROUP
{
name = CrewedVenusExp
displayName = Crewed Venus Exploration
minVersion = 1.12.2
sortKey = 43
sortKey = 45
agent = Exploration
}
CONTRACT_GROUP
{
name = CrewedExploration
displayName = Crewed Solar System Exploration
minVersion = 1.12.2
sortKey = 44
sortKey = 46
agent = Exploration
}
CONTRACT_GROUP
{
name = Records
displayName = Records
minVersion = 1.12.2
sortKey = 45
sortKey = 47
agent = Federation Aeronautique Internationale
}

CONTRACT_GROUP
{
name = HumanRecords
displayName = Human Records
minVersion = 1.12.2
sortKey = 46
sortKey = 47
agent = Federation Aeronautique Internationale
}

Expand Down Expand Up @@ -355,6 +364,7 @@ CONTRACT_GROUP
expectedDays_XPlanesHighAltitudeOptional = 120
expectedDays_XPlanesSuborbital = 120
expectedDays_XPlanesSupersonicOptional = 120
//FIXME add cooldowns for AdvXPlanes.
}

// SCANsat Data
Expand Down
Loading