forked from ColorCurves/CargoBays
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from zer0Kerbal/1.1.99.0-prerelease
CargoBays (DMF) 1.1.99.0-prerelease `<Split'n'Polish: CargoBays>`
- Loading branch information
Showing
50 changed files
with
4,729 additions
and
2,127 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
303 changes: 195 additions & 108 deletions
303
GameData/DaMichel/CargoBays/1.1.0.1.htm → GameData/DaMichel/CargoBays/1.1.99.0.htm
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
// FSAnimate.cfg v1.0.1.0 | ||
// DaMichel's CargoBays | ||
// created: 2020 03 08 | ||
// updated: 27 Jul 2022 | ||
// CC-BY-SA-4.0 by zer0Kerbal | ||
@PART[dcb-???-?]:NEEDS[FireSpitter,DaMichel/CargoBays]:FOR[CargoBays] | ||
{ | ||
!MODULE[ModuleAnimateGeneric] {} | ||
MODULE | ||
{ | ||
name = FSanimateGeneric | ||
startDeployed = True | ||
animationName = DoorOpen | ||
startEventGUIName = #autoLOC_502058 // Open Doors | ||
endEventGUIName = #autoLOC_502058 // Open Doors | ||
actionGUIName = #autoLOC_502077 // Toggle Bay Doors | ||
availableInEVA = True | ||
EVArange = 10 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// CargoBays.cfg v1.0.0.0 | ||
// DaMichel's CargoBays (DCB) | ||
// created: 21 Jul 2022 | ||
// updated: | ||
// this file: CC BY-SA 4.0 by zer0Kerbal | ||
// updates parts with localization strings | ||
@PART[dcb-???-?]:NEEDS[DaMichel/CargoBays]:After[CargoBays] | ||
{ | ||
tmp0 = #autoLOC_500953 // bus contain heat hollow protect (stor therm | ||
tmp1 = #DCB-tags // DCB DM | ||
@tags = #$tags$ $tmp0$ $tmp1$ | ||
!tmp0 = DELETE | ||
!tmp1 = DELETE | ||
} | ||
// #autoLOC_500899 // contain convey equipment freight hold hollow payload (stor transport utility | ||
// #autoLOC_500953 // bus contain heat hollow protect (stor therm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
// ghostParts.cfg v1.3.0.0 | ||
// DaMichel's CargoBays (DCBS) | ||
// created: 17 Aug 18 | ||
// updated: 27 Jul 2022 | ||
// this file: CC BY-NC-SA 4.0 by zer0Kerbal | ||
// creates hidden parts that should not show in editor, but available for in flight craft. | ||
// this file has a shelf life and will go away | ||
// keep existing from v1.1.0.1-adoption | ||
// +PART[dm-round-cargobay250-1,dm-round-cargobay250-2,dm-round-cargobay250-3]:NEEDS[DaMichel/CargoBays]:FOR[CargoBays] | ||
+PART[dcb-250-?]:NEEDS[DaMichel/CargoBays]:FOR[CargoBays] | ||
{ | ||
@name ^= :(dcb-250-):dm-round-cargobay-: | ||
@name ^= :(-4):-3: | ||
!TechRequired = DELETE | ||
!entryCost = DELETE | ||
@category = -1 | ||
%TechHidden = True | ||
%entryCost = 0 | ||
@title ^= :^:Kindly use new part numbers : | ||
@description = This part has been depreciated, kindly use new part. | ||
} | ||
// new for 1.1.99.0-prerelease | ||
+PART[dcb-250-?]:NEEDS[DaMichel/CargoBays]:FOR[CargoBays] | ||
{ | ||
@name ^= :(dcb-250-):dm-round-cargobay250-: | ||
!TechRequired = DELETE | ||
!entryCost = DELETE | ||
@category = -1 | ||
%TechHidden = True | ||
%entryCost = 0 | ||
@title ^= :^:Kindly use new part numbers : | ||
@description = This part has been depreciated, kindly use new part. | ||
} | ||
+PART[dcb-375-?]:NEEDS[DaMichel/CargoBays]:FOR[CargoBays] | ||
{ | ||
@name ^= :(dcb-375-):dm-round-cargobay375-: | ||
!TechRequired = DELETE | ||
!entryCost = DELETE | ||
@category = -1 | ||
%TechHidden = True | ||
%entryCost = 0 | ||
@title ^= :^:Kindly use new part numbers : | ||
@description = This part has been depreciated, kindly use new part. | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,95 @@ | ||
// en-us.cfg v1.0.0.1 | ||
// DaMichel's CargoBays | ||
// en-us.cfg v1.1.0.0 | ||
// DaMichel's CargoBays (DCB) | ||
// created: 2020 02 14 | ||
// updated: 2020 02 24 | ||
// updated: 27 Jul 2022 | ||
// this file: CC BY-SA 4.0 by zer0Kerbal | ||
Localization | ||
{ | ||
en-us | ||
{ | ||
// DaMichel's CargoBays | ||
#DM_CargoBays_manufacturer = Kichel Space Travel Supplies // #DM-RFC_manufacturer = Kichel Space Travel Supplies | ||
#DM_CargoBays_enableText = Crossfeed: Enable | ||
#DM_CargoBays_disableText = Crossfeed: Disable | ||
|
||
#DM_CargoBays_startEventGUIName = Bay Door: Open //#autoLOC_502069 = Open | ||
#DM_CargoBays_endEventGUIName = Bay Doors: Close //#autoLOC_502051 = Close | ||
#DM_CargoBays_actionGUIName = Bay Doors: Toggle //#autoLOC_502077 = Toggle Bay Doors | ||
|
||
// 2.5m diameter | ||
// dm-round-cargobay-1 | ||
#DM_CargoBays250_1_title = 2.5m DaMichel's Cargo Bay (1m) | ||
#DM_CargoBays250_1_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 1 meter long for compactness. | ||
#DM_CargoBays250_1_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 1m // #autoLOC_500902 //#autoLOC_500902 = contain convey equipment freight hold hollow payload (stor transport utility | ||
|
||
// dm-round-cargobay-2 | ||
#DM_CargoBays250_2_title = 2.5m DaMichel's Cargo Bay (2m) | ||
#DM_CargoBays250_2_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 2 meters long. | ||
#DM_CargoBays250_2_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 2m | ||
|
||
// dm-round-cargobay-4 | ||
#DM_CargoBays250_4_title = 2.5m DaMichel's Cargo Bay (4m) | ||
#DM_CargoBays250_4_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 4 meters long. | ||
#DM_CargoBays250_4_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 4m | ||
|
||
// 3.75m diameter | ||
// dm-round-cargobay-1 | ||
#DM_CargoBays375_1_title = 3.75m DaMichel's Cargo Bay (1.5m) | ||
#DM_CargoBays375_1_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 1.5 metera long for compactness. | ||
#DM_CargoBays375_1_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 1m // #autoLOC_500902 //#autoLOC_500902 = contain convey equipment freight hold hollow payload (stor transport utility | ||
|
||
// dm-round-cargobay-2 | ||
#DM_CargoBays375_2_title = 3.75m DaMichel's Cargo Bay (3m) | ||
#DM_CargoBays375_2_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 3 meters long. | ||
#DM_CargoBays375_2_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 2m | ||
|
||
// dm-round-cargobay-4 | ||
#DM_CargoBays375_4_title = 3.75m DaMichel's Cargo Bay (6m) | ||
#DM_CargoBays375_4_description = This Cargo Bay is designed to fit in line to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 6 meters long. | ||
#DM_CargoBays375_4_tags = contain convey equipment freight hold hollow payload (stor transport utility dmtank damichel cargo bay 6m | ||
// CargoBays (DCB) | ||
#DCB-tags = DCB DM | ||
// 1.25m diameter | ||
// dm-round-cargobay-1 | ||
#DCB-125-1-titl = 1.25m Cargo Bay (0.5m) | ||
#DCB-125-1-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 0.5 meter long for compactness. | ||
// dm-round-cargobay-2 | ||
#DCB-125-2-titl = 1.25m Cargo Bay (1m) | ||
#DCB-125-2-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 1 meters long. | ||
// dm-round-cargobay-4 | ||
#DCB-125-4-titl = 1.25m Cargo Bay (2m) | ||
#DCB-125-4-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 2 meters long. | ||
// 1.875m diameter | ||
// dm-round-cargobay-1 | ||
#DCB-187-1-titl = 1.875m Cargo Bay (0.75m) | ||
#DCB-187-1-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 0.75 meter long for compactness. | ||
// dm-round-cargobay-2 | ||
#DCB-187-2-titl = 1.875m Cargo Bay (1.5m) | ||
#DCB-187-2-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 1.5 meters long. | ||
// dm-round-cargobay-4 | ||
#DCB-187-4-titl = 1.875m Cargo Bay (3m) | ||
#DCB-187-4-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 3 meters long. | ||
// 2.5m diameter | ||
// dm-round-cargobay-1 | ||
#DCB-250-1-titl = 2.5m Cargo Bay (1m) | ||
#DCB-250-1-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 1 meter long for compactness. | ||
// dm-round-cargobay-2 | ||
#DCB-250-2-titl = 2.5m Cargo Bay (2m) | ||
#DCB-250-2-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 2 meters long. | ||
// dm-round-cargobay-4 | ||
#DCB-250-4-titl = 2.5m Cargo Bay (4m) | ||
#DCB-250-4-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 4 meters long. | ||
// 3.75m diameter | ||
// dm-round-cargobay-1 | ||
#DCB-375-1-titl = 3.75m Cargo Bay (1.5m) | ||
#DCB-375-1-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 1.5 metera long for compactness. | ||
// dm-round-cargobay-2 | ||
#DCB-375-2-titl = 3.75m Cargo Bay (3m) | ||
#DCB-375-2-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 3 meters long. | ||
// dm-round-cargobay-4 | ||
#DCB-375-4-titl = 3.75m Cargo Bay (6m) | ||
#DCB-375-4-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 6 meters long. | ||
// 5 m diameter | ||
// dm-round-cargobay-1 | ||
#DCB-500-1-titl = 5.00m Cargo Bay (2m) | ||
#DCB-500-1-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the shortest, is 2.0 metera long for compactness. | ||
// dm-round-cargobay-2 | ||
#DCB-500-2-titl = 5.00m Cargo Bay (4m) | ||
#DCB-500-2-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This standard version of the cargo bay is 4 meters long. | ||
// dm-round-cargobay-4 | ||
#DCB-500-4-titl = 5.00m Cargo Bay (8m) | ||
#DCB-500-4-desc = This Cargo Bay is designed to fit inline to Rockomax parts. The innovative 4-piece folding doors require far less room for opening than a standard cargo bay, allowing you to store wider cargos, and deploy them in tighter spaces. This version of the cargo bay, the longest, is 8 meters long. | ||
} | ||
} | ||
// CC BY-SA-4.0 by zer0Kerbal | ||
// scrapped/mined from: | ||
// Ltd (DML) | ||
// #DML-Agency-titl // Kichel Space Travel Supplies | ||
// Squad dictionary | ||
// toggleText = #autoLOC_236032 // Toggle Crossfeed | ||
// #DMF-enableText is enableText = #autoLOC_236028 // Enable Crossfeed | ||
// #DMF-disableText is disableText = #autoLOC_236030 // Disable Crossfeed | ||
// Tags | ||
// #autoLOC_500899 // contain convey equipment freight hold hollow payload (stor transport utility | ||
// #autoLOC_500953 // bus contain heat hollow protect (stor therm |
Oops, something went wrong.