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

Actually award reputation for landing on the runway correctly #2479

Closed
wants to merge 15 commits into from
Closed
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CONTRACT_TYPE
rewardScience = 0
rewardReputation = 200
rewardFunds = 0
failureReputation = 0 // was @/rewardReputation
failureReputation = 0 // was @rewardReputation
failureFunds = 0

// ************ REQUIREMENTS ************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CONTRACT_TYPE
rewardScience = 0
rewardReputation = 200
rewardFunds = 0
failureReputation = 0 // was @/rewardReputation
failureReputation = 0 // was @rewardReputation
failureFunds = 0

// ************ REQUIREMENTS ************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CONTRACT_TYPE
rewardScience = 0
rewardReputation = 250
rewardFunds = 0
failureReputation = 0 // was @/rewardReputation
failureReputation = 0 // was @rewardReputation
failureFunds = 0

// ************ REQUIREMENTS ************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
2 changes: 1 addition & 1 deletion GameData/RP-1/Contracts/X-Plane Research/XPlanesKarman.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = stratosphericResearchCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = stratosphericResearchCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
hideChildren = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ CONTRACT_TYPE
name = OptVesselGroup
type = VesselParameterGroup
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
rewardReputation = Round(@rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
hideChildren = true
Expand Down
Loading