Skip to content

Commit

Permalink
Merge pull request #62 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
1.7.x Compat Patch
  • Loading branch information
BobPalmer authored Aug 12, 2019
2 parents 4a99e23 + 6941111 commit 8f839b7
Show file tree
Hide file tree
Showing 60 changed files with 360 additions and 106 deletions.
4 changes: 2 additions & 2 deletions FOR_RELEASE/GameData/000_USITools/Agency/USIAgency.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
AGENT
{
name = Umbra Space Industries
title = Umbra Space Industries
title = #LOC_USI_agency_usi_title

description = A world leader in corrugated paper products, Umbra Space Industries is now applying their formidable boxing and packaging skills into a a series of products for colonization, exploration, and resource exploitation!
description = #LOC_USI_agency_usi_description

logoURL = 000_USITools/Agency/USILogo
logoScaledURL = 000_USITools/Agency/USILogo_SM
Expand Down
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.0 - 2019.08.04
------------------
KSP 1.7.x Compatibility

1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility
Expand Down
2 changes: 1 addition & 1 deletion FOR_RELEASE/GameData/000_USITools/Comms.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]
@PART[*]:HAS[!MODULE[ModuleDataTransmitter],@MODULE[ModuleCommand]]
{
MODULE
{
Expand Down
9 changes: 9 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/Localization/en-us.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Localization
{
en-us
{
// Agency
#LOC_USI_agency_usi_title = Umbra Space Industries
#LOC_USI_agency_usi_description = A world leader in corrugated paper products, Umbra Space Industries is now applying their formidable boxing and packaging skills into a a series of products for colonization, exploration, and resource exploitation!
}
}
10 changes: 9 additions & 1 deletion FOR_RELEASE/GameData/000_USITools/Logistics.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,18 @@ RESOURCE_DEFINITION //Hidden resource used to manage mass
volume = 1
}

@PART[*]:HAS[!MODULE[USI_ModuleFieldRepair],RESOURCE[Machinery|EnrichedUranium|DepletedFuel|Recyclables]]:FOR[USITools]
@PART[*]:HAS[!MODULE[USI_ModuleFieldRepair],@RESOURCE[Machinery|EnrichedUranium|DepletedFuel|Recyclables]]:FOR[USITools]
{
MODULE
{
name = USI_ModuleFieldRepair
}
}

@PART[*]:HAS[!MODULE[USI_ModuleRecycleBin],@RESOURCE[MaterialKits]]:FOR[USITools]
{
MODULE
{
name = USI_ModuleRecycleBin
}
}
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll
Binary file not shown.
8 changes: 4 additions & 4 deletions FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":1,
"MINOR":2,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":6,
"PATCH":0
"MINOR":7,
"PATCH":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -25,7 +25,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":6,
"MINOR":8,
"PATCH":9
}
}
8 changes: 4 additions & 4 deletions FOR_RELEASE/GameData/Firespitter/Firespitter.version
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"URL": "https://raw.githubusercontent.com/snjo/Firespitter/master/For%20release/Firespitter/Firespitter.version",
"VERSION": {
"MAJOR": 7,
"MINOR": 12,
"MINOR": 13,
"PATCH": 0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":6,
"PATCH":0
"MINOR":7,
"PATCH":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -18,7 +18,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":6,
"MINOR":8,
"PATCH":9
}
}
Binary file modified FOR_RELEASE/GameData/Firespitter/Plugins/Firespitter.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/Firespitter/Plugins/Firespitter.pdb
Binary file not shown.
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.0 - 2019.08.04
------------------
KSP 1.7.x Compatibility

1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = -1
title = Nuclear Waste Container
title = #LOC_USI_C3_DepletedFuelTank_title
manufacturer = USI - Logistics Division
description = A specialized container for holding nuclear waste
description = #LOC_USI_C3_DepletedFuelTank_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ entryCost = 7600
cost = 30400
category = none
subcategory = -1
title = Nuclear Waste Container (Large)
title = #LOC_USI_C3_DepletedFuelTank_Lg_title
manufacturer = USI - Logistics Division
description = A large specialized container for holding nuclear waste
description = #LOC_USI_C3_DepletedFuelTank_Lg_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Cluster (1.25m)
title = #LOC_USI_C3_FlatRnd_01_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatRnd_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Cluster (2.5m)
title = #LOC_USI_C3_FlatRnd_02_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatRnd_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Cluster (3.75m)
title = #LOC_USI_C3_FlatRnd_03_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatRnd_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Cluster (5m)
title = #LOC_USI_C3_FlatRnd_04_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatRnd_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Flat (1.25m)
title = #LOC_USI_C3_FlatTank_01_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatTank_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Flat (2.5m)
title = #LOC_USI_C3_FlatTank_02_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatTank_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Flat (3.75m)
title = #LOC_USI_C3_FlatTank_03_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatTank_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ entryCost = 7600
cost = 95
category = none
subcategory = 0
title = Kontainer Tank - Flat (5m)
title = #LOC_USI_C3_FlatTank_04_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_FlatTank_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 490
category = none
subcategory = 0
title = Kontainer (01.25m)
title = #LOC_USI_C3_Kontainer_01_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 8000
category = none
subcategory = 0
title = Kontainer (02.5m)
title = #LOC_USI_C3_Kontainer_02_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 25740
category = none
subcategory = 0
title = Kontainer (03.75m)
title = #LOC_USI_C3_Kontainer_03_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 63360
category = none
subcategory = 0
title = Kontainer (05.0m)
title = #LOC_USI_C3_Kontainer_04_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = 0
title = KIS Kontainer (01.25m)
title = #LOC_USI_C3_Kontainer_KIS_01_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_KIS_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = 0
title = KIS Kontainer (02.5m)
title = #LOC_USI_C3_Kontainer_KIS_02_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_KIS_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = 0
title = KIS Kontainer (03.75m)
title = #LOC_USI_C3_Kontainer_KIS_03_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_KIS_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = 0
title = KIS Kontainer (05.0m)
title = #LOC_USI_C3_Kontainer_KIS_04_title
manufacturer = USI - Logistics Division
description = Shipping container for transporting various goods
description = #LOC_USI_C3_Kontainer_KIS_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ entryCost = 7600
cost = 3800
category = none
subcategory = 0
title = KIS Kontainer (Stow-Pak)
title = #LOC_USI_C3_Kontainer_KIS_M_title
manufacturer = USI - Logistics Division
description = A radial stowage pack for KIS parts
description = #LOC_USI_C3_Kontainer_KIS_M_description

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0
Expand Down
Loading

0 comments on commit 8f839b7

Please sign in to comment.