Skip to content

Commit

Permalink
Merge pull request #105 from ChrisAdderley/dev
Browse files Browse the repository at this point in the history
Release 1.1.4
  • Loading branch information
ChrisAdderley authored Oct 4, 2019
2 parents 2461d05 + 0ac14b4 commit e109d87
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ PART
name = ModuleDockingNode
referenceAttachNode = top
nodeType = linear1
captureMinRollDot = 0.99999
captureMinRollDot = 0.999
snapRotation = true
snapOffset = 180
stagingEnabled = False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PART
name = ModuleDockingNode
referenceAttachNode = top
nodeType = linear2
captureMinRollDot = 0.99999
captureMinRollDot = 0.999
snapRotation = true
snapOffset = 180
stagingEnabled = False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ PART
node_stack_top02 = 0.0, 0.899, 0.4018, 0.0, 0.5, 0.5, 2
node_stack_top03 = 0.0, 0.665, 0.197, 0.0, 0.86602540378, 0.5, 2
node_stack_bottom = 0.0, -0.07155213, 0.0, 0.0, -1.0, 0.0, 2

node_attach = 0.0, -0.07155213, 0.0, 0.0, -1.0, 0.0, 2

bulkheadProfiles = octotruss, srf

TechRequired = nanolathing
Expand Down Expand Up @@ -56,8 +57,7 @@ PART
name = 90 Degrees
title= #LOC_NFConstruction_switcher_angle_variant1
node = top01
transform = Truss90A
transform = Truss90B
transform = Angled90
descriptionSummary = #LOC_NFConstruction_switcher_angle_90_summary
descriptionDetail = #LOC_NFConstruction_switcher_angle_90_detail
}
Expand All @@ -67,9 +67,7 @@ PART
name = 45 Degrees
title= #LOC_NFConstruction_switcher_angle_variant2
node = top02
transform = Truss45A
transform = Truss45B
transform = COLLISION45D
transform = Angled45
addedCost = -250
addedMass = -0.125
descriptionSummary = #LOC_NFConstruction_switcher_angle_45_summary
Expand All @@ -80,9 +78,7 @@ PART
name = 30 Degrees
title= #LOC_NFConstruction_switcher_angle_variant3
node = top03
transform = Truss30A
transform = Truss30B
transform = COLLISION30D
transform = Angled30
addedCost = -350
addedMass = -0.17
descriptionSummary = #LOC_NFConstruction_switcher_angle_30_summary
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ PART
}
rescaleFactor = 1

node_stack_top01 = 0.0, 1.199, 1.244, 0.0, 0.0, 1.0, 2
node_stack_top01 = 0.0, 1.199, 1.244, 0.0, 0.0, 1.0, 2
node_stack_top02 = 0.0, 0.899, 0.4018, 0.0, 0.5, 0.5, 2
node_stack_top03 = 0.0, 0.665, 0.197, 0.0, 0.86602540378, 0.5, 2
node_stack_bottom = 0.0, -0.07155213, 0.0, 0.0, -1.0, 0.0, 2
ode_attach = 0.0, -0.07155213, 0.0, 0.0, -1.0, 0.0, 2

bulkheadProfiles = octotruss, srf

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ PART

node_stack_top = 0.0, 0.3020179, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.2430737, 0.0, 0.0, -1.0, 0.0, 2

node_attach = 0.0, -0.2430737, 0.0, 0.0, -1.0, 0.0, 2

TechRequired = largeUnmanned
entryCost = 8900
cost = 4500
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
{
"MAJOR":1,
"MINOR":1,
"PATCH":3,
"PATCH":4,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":7,
"PATCH":0
"PATCH":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":6,
"PATCH":0
"MINOR":7,
"PATCH":3
},
"KSP_VERSION_MAX":{
"MAJOR":1,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A number of parts designed to help build cooler spacecraft with girders and trus
### Required
These components are required for the mod to function and are bundled as part of any download:
* [ModuleManager (4.0.2)](https://github.com/sarbian/ModuleManager)
* [B9PartSwitch (2.8.0)](https://github.com/blowfishpro/B9PartSwitch)
* [B9PartSwitch (2.9.0)](https://github.com/blowfishpro/B9PartSwitch)

## Installation

Expand Down
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v1.1.4
------
- Fixed colliders on angled octo-truss 30 and 45 degree variants
- Fixed screwed up texture on angled crewed octo-truss
- Fixed surface attach node on both angles octo-trusses
- Fixed surface attach node on octo-truss drone core
- Tuned docking parameters for linear docking ports

v1.1.3
------
- Updated B9PartSwitch to 2.9.0
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
====================================
NEAR FUTURE CONSTRUCTION PACK v1.1.3
NEAR FUTURE CONSTRUCTION PACK v1.1.4
====================================

This pack contains structural components suitable for building impressive looking deep space vessels and stations. This means large trusses, structural adapters, multi-adapters and radial adapters. It is part of the Near Future Technologies set of packs, so works great with any or all of them.
Expand Down

0 comments on commit e109d87

Please sign in to comment.