Update RCS mass/cost for 1.7

This commit is contained in:
ChrisAdderley 2019-04-12 10:15:05 -07:00
parent 81626fc05e
commit 251aeb64b0
16 changed files with 46 additions and 42 deletions

View File

@ -6,23 +6,23 @@
{ {
"MAJOR":0, "MAJOR":0,
"MINOR":1, "MINOR":1,
"PATCH":3, "PATCH":4,
"BUILD":0 "BUILD":0
}, },
"KSP_VERSION": "KSP_VERSION":
{ {
"MAJOR":1, "MAJOR":1,
"MINOR":6, "MINOR":7,
"PATCH":1 "PATCH":0
}, },
"KSP_VERSION_MIN":{ "KSP_VERSION_MIN":{
"MAJOR":1, "MAJOR":1,
"MINOR":6, "MINOR":7,
"PATCH":0 "PATCH":0
}, },
"KSP_VERSION_MAX":{ "KSP_VERSION_MAX":{
"MAJOR":1, "MAJOR":1,
"MINOR":6, "MINOR":7,
"PATCH":99 "PATCH":99
} }
} }

View File

@ -1,5 +1,7 @@
v0.1.4 v0.1.4
------ ------
- KSP 1.7.x
v0.1.3 v0.1.3
------ ------

View File

@ -1,5 +1,5 @@
============= =============
RESTOCK 0.1.3 RESTOCK 0.1.4
============= =============
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet. Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet.

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 1650 entryCost = 600
cost = 320 cost = 30
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-dual-1_title title = #LOC_RestockPlus_restock-rcs-block-dual-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.025 mass = 0.02
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 750 entryCost = 200
cost = 100 cost = 8
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-dual-mini-1_title title = #LOC_RestockPlus_restock-rcs-block-dual-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.01 mass = 0.005
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 3250 entryCost = 1300
cost = 635 cost = 45
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-quad-angled-1_title title = #LOC_RestockPlus_restock-rcs-block-quad-angled-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.05 mass = 0.04
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 900 entryCost = 400
cost = 200 cost = 16
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-quad-angled-mini-1_title title = #LOC_RestockPlus_restock-rcs-block-quad-angled-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.0125 mass = 0.01
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 850 entryCost = 400
cost = 180 cost = 16
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-quad-mini-1_title title = #LOC_RestockPlus_restock-rcs-block-quad-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.0125 mass = 0.01
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 4250 entryCost = 1500
cost = 800 cost = 60
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-quint-1_title title = #LOC_RestockPlus_restock-rcs-block-quint-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.0625 mass = 0.05
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 1000 entryCost = 450
cost = 210 cost = 20
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-quint-mini-1_title title = #LOC_RestockPlus_restock-rcs-block-quint-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.0155 mass = 0.0125
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 2760 entryCost = 900
cost = 480 cost = 35
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-triple-angled-1_title title = #LOC_RestockPlus_restock-rcs-block-triple-angled-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.0375 mass = 0.03
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 950 entryCost = 350
cost = 150 cost = 12
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-block-triple-angled-mini-1_title title = #LOC_RestockPlus_restock-rcs-block-triple-angled-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.015 mass = 0.0075
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -20,8 +20,8 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0 node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters --- // --- editor parameters ---
TechRequired = advFlightControl TechRequired = advFlightControl
entryCost = 350 entryCost = 125
cost = 45 cost = 4
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-rcs-single-mini-1_title title = #LOC_RestockPlus_restock-rcs-single-mini-1_title
@ -30,7 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0 attachRules = 0,1,0,0,0
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.005 mass = 0.0025
dragModelType = default dragModelType = default
maximum_drag = 0.001 maximum_drag = 0.001
minimum_drag = 0.001 minimum_drag = 0.001

View File

@ -6,18 +6,18 @@
{ {
"MAJOR":0, "MAJOR":0,
"MINOR":1, "MINOR":1,
"PATCH":3, "PATCH":4,
"BUILD":0 "BUILD":0
}, },
"KSP_VERSION": "KSP_VERSION":
{ {
"MAJOR":1, "MAJOR":1,
"MINOR":6, "MINOR":7,
"PATCH":1 "PATCH":0
}, },
"KSP_VERSION_MIN":{ "KSP_VERSION_MIN":{
"MAJOR":1, "MAJOR":1,
"MINOR":6, "MINOR":7,
"PATCH":0 "PATCH":0
}, },
"KSP_VERSION_MAX":{ "KSP_VERSION_MAX":{

View File

@ -1,8 +1,10 @@
v0.1.4 v0.1.4
------ ------
- KSP 1.7.x
- Changed radial material bay and inline goo canister to use localization strings (#557) - Changed radial material bay and inline goo canister to use localization strings (#557)
- Fixed radial material bay and inline goo canister not counting for satellite contracts (#557) - Fixed radial material bay and inline goo canister not counting for satellite contracts (#557)
- Adjusted cost of Boar to 7000 from 12000 (#571) - Adjusted cost of Boar to 7000 from 12000 (#571)
- Adjusted cost and masses of all RCS blocks for consistency with KSP 1.7 (#582)
v0.1.3 v0.1.3
------ ------

View File

@ -1,5 +1,5 @@
============== ==============
RESTOCK+ 0.1.3 RESTOCK+ 0.1.4
============== ==============
Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. Functionally, these parts additions allow better flexibility in craft construction and not add new gameplay systems or form factors. Some examples might include: Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. Functionally, these parts additions allow better flexibility in craft construction and not add new gameplay systems or form factors. Some examples might include:
@ -15,7 +15,7 @@ DEPENDENCIES
============ ============
Required: Required:
- Restock (0.1.3) - Restock (0.1.4)
- ModuleManager (4.0.2) - ModuleManager (4.0.2)
============= =============