Skip to content

Commit 1504b5a

Browse files
Added config for VABOrganizer
Thanks to github user @jeremyshannon for this: Fix missing name entry for Globe SRB V Thanks to github user @KSAMissionCtrl for pointing out the following issues which have all been fixed: There are over 50 parts with multiple bulkheadProfiles defined but these are the ones which have different definitions: KWFuelAdapter5x3 KWFuelAdapter5x2 KW3Sidetank KW2Sidetank KW5x3AdapterShroud KWSASmodule5mHalf KWSASmodule3mHalf KWSASmodule2mHalf Additionally the part strutConnectorHeavy has two different tags
1 parent 49eea87 commit 1504b5a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+175
-59
lines changed

2013_06_KW-Rocketry-v2.4.zip

47 MB
Binary file not shown.

Changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
Changelog:
22

3+
3.2.8
4+
Added config for VABOrganizer
5+
Thanks to github user @jeremyshannon for this:
6+
Fix missing name entry for Globe SRB V
7+
Thanks to github user @KSAMissionCtrl for pointing out the following issues which have all been fixed:
8+
There are over 50 parts with multiple bulkheadProfiles defined but these are the ones which have different definitions:
9+
KWFuelAdapter5x3
10+
KWFuelAdapter5x2
11+
KW3Sidetank
12+
KW2Sidetank
13+
KW5x3AdapterShroud
14+
KWSASmodule5mHalf
15+
KWSASmodule3mHalf
16+
KWSASmodule2mHalf
17+
Additionally the part strutConnectorHeavy has two different tags
18+
319
3.2.7.4
420
Thanks to github user @m5000 for notifying me about incorrect description for the SRB nosecone
521
Removed duplicated lines in the localization files which had incorrect data

GameData/KWRocketry/Parts/Control/KWRadialSAS/KWSASmodule2mHalf.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,4 @@ PART
7070
rate = 0.25
7171
}
7272
}
73-
74-
75-
bulkheadProfiles = size2
7673
}

GameData/KWRocketry/Parts/Control/KWRadialSAS/KWSASmodule3mHalf.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,4 @@ PART
7070
rate = 0.5625
7171
}
7272
}
73-
74-
75-
bulkheadProfiles = size3
7673
}

GameData/KWRocketry/Parts/Control/KWRadialSAS/KWSASmodule5mHalf.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,4 @@ PART
6969
rate = 1.0
7070
}
7171
}
72-
73-
74-
bulkheadProfiles = size4
7572
}

GameData/KWRocketry/Parts/Engines/5mEngines/KW5mengineGriffonC.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ PART
222222
hideFlow = true
223223
}
224224

225-
bulkheadProfiles = size4
226225
MODULE
227226
{
228227
name = ModuleTestSubject

GameData/KWRocketry/Parts/Engines/5mEngines/KW5mengineTitanV.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ PART
223223
hideFlow = true
224224
}
225225

226-
bulkheadProfiles = size4
227226
MODULE
228227
{
229228
name = ModuleTestSubject

GameData/KWRocketry/Parts/FairingBases/KWExpandedFairingBase/KW1mFairingPFE.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ PART
4848

4949
tags = [kwrock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport
5050

51-
bulkheadProfiles = size1
5251

5352
MODULE
5453
{

GameData/KWRocketry/Parts/FairingBases/KWExpandedFairingBase/KW2mFairingPFE.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ PART
4848

4949
tags = [kwrock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport
5050

51-
bulkheadProfiles = size2
5251

5352
MODULE
5453
{

GameData/KWRocketry/Parts/FairingBases/KWExpandedFairingBase/KW3mFairingPFE.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ PART
4848

4949
tags = [kwrock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport
5050

51-
bulkheadProfiles = size3
5251

5352
MODULE
5453
{

0 commit comments

Comments
 (0)