Skip to content

Commit

Permalink
Update to 1.6.7
Browse files Browse the repository at this point in the history
**General:**

* Recompile for KSP 1.6.1
* Updated KSPModFileLocalizer to version 0.2.3.3

**Localization:**

* Added partial translation for Brazilian Portuguese (thanks to
[MarcosEduardo2007](https://kerbal.curseforge.com/members/MarcosEduardo2007),
[VaPal](https://forum.kerbalspaceprogram.com/index.php?/profile/150974-vapal/),
[MaximumThrust](https://forum.kerbalspaceprogram.com/index.php?/profile/185090-maximumthrust/)
and [Daniel
Prates](https://forum.kerbalspaceprogram.com/index.php?/profile/172769-daniel-prates/))

**Mod Support:**

* Added support for GPO SpeedFuelPump (thanks to [Gordon
Dry](https://forum.kerbalspaceprogram.com/index.php?/profile/163177-gordon-dry/))

**Bug Fixes:**

* Fixed support for Extraplanetary Launchpads
* Fixed missing bulkhead profiles
* KIS container are not visible anymore when KIS is not installed
  • Loading branch information
Nils277 committed Jan 24, 2019
1 parent 251eeb5 commit 90ab7a5
Show file tree
Hide file tree
Showing 95 changed files with 1,219 additions and 25 deletions.
Binary file modified Changelog.txt
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/KSPModFileLocalizer.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@ PART
name = FlagDecal
textureQuadName = Flag
}
MODULE
{
name = ModuleReactionWheel
PitchTorque = 4
YawTorque = 4
RollTorque = 4
RESOURCE
{
name = ElectricCharge
rate = 0.12
}
}
// MODULE
// {
// name = ModuleReactionWheel
// PitchTorque = 4
// YawTorque = 4
// RollTorque = 4
// RESOURCE
// {
// name = ElectricCharge
// rate = 0.12
// }
// }
MODULE
{
name = ModuleScienceExperiment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 1800
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.centrifuge.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.nuclearfuel.tags

// --- modules ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.reactor.tags

// --- modules ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.fueltank.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.fueltanksmall.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.drill.tags

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.flatbed.tags
}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 2900
bulkheadProfiles = size1
bulkheadProfiles = Container
tags = #LOC_KPBS.containerbattery.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 2900
bulkheadProfiles = size1
bulkheadProfiles = Container
tags = #LOC_KPBS.containerRCS.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerfuelcell.tags

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerliquidfuel.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerore.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containeroresmall.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerrocktfuelbig.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerrocktfuelsmall.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerscience.tags

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.containerxenon.tags

// --- resources ---
Expand Down
Binary file not shown.
Binary file not shown.
1,073 changes: 1,073 additions & 0 deletions FOR_RELEASE/GameData/PlanetaryBaseInc/Localization/pt-br.cfg

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART:NEEDS[DeepFreeze]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
tags = #LOC_KPBS.clykerolcontainer.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.metaldrill.tags

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.metalstorage.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.metalorestorage.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.rocketpartsstorage.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 10000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.launchpad.tags


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.partrecycler.tags

MODULE {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.scrapmetal.tags

// --- resources ---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PART:NEEDS[Launchpad]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.smelter.tags


Expand All @@ -58,6 +59,9 @@ PART:NEEDS[Launchpad]
Rate = 1
efficiency = 273.15, 0
efficiency = 1873, 1

AutoShutdown = false
GeneratesHeat = true
}

MODULE {
Expand All @@ -69,7 +73,27 @@ PART:NEEDS[Launchpad]
Rate = 1
efficiency = 273.15, 0
efficiency = 1873, 1

AutoShutdown = false
GeneratesHeat = true
}

MODULE {
name = ELCoreHeat
CoreTempGoal = 1873
CoreToPartRatio = 0.1
CoreTempGoalAdjustment = 0
CoreEnergyMultiplier = 0.1
HeatRadiantMultiplier = 0.05
CoolingRadiantMultiplier = 0
HeatTransferMultiplier = 0.01
CoolantTransferMultiplier = 0.01
radiatorCoolingFactor = 1
radiatorHeatingFactor = 0.05
MaxCalculationWarp = 1000
CoreShutdownTemp = 4000
MaxCoolant = 0
}

RESOURCE {
name = Metal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART:NEEDS[Launchpad|GroundConstruction]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000
bulkheadProfiles = PlanetaryBase
tags = #LOC_KPBS.workshop.tags

INTERNAL {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ PART:NEEDS[KAS]
breakingTorque = 200
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.flexiblecorridor.tags
bulkheadProfiles = size1

MODULE
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ PART:NEEDS[KAS]
breakingTorque = 200
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.flexiblecorridor.tags
bulkheadProfiles = size1

MODULE
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PART
PART:NEEDS[KIS]
{
// Kerbal Space Program - Part Config
// A KIS tank for the bases
Expand Down Expand Up @@ -46,6 +46,7 @@ PART
crashTolerance = 15
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.kisstorage.tags
bulkheadProfiles = PlanetaryBase

// --- resources ---
MODULE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PART
PART:NEEDS[KIS]
{
// Kerbal Space Program - Part Config
// A small KIS tank for the bases
Expand Down Expand Up @@ -47,6 +47,7 @@ PART
crashTolerance = 15
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.kisstorage.tags
bulkheadProfiles = PlanetaryBase

// --- resources ---
MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ PART:NEEDS[KIS]
breakingTorque = 200
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.kisstorage.tags
bulkheadProfiles = PlanetaryBase

// --- resources ---
MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ PART:NEEDS[KIS]
breakingTorque = 200
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.kisstoragebig.tags
bulkheadProfiles = PlanetaryBase

// --- resources ---
MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART:NEEDS[TacLifeSupport|IoncrossCrewSupport|Kerbalism]
crashTolerance = 15
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.airfilter.tags
bulkheadProfiles = Container

MODULE
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ PART:NEEDS[TacLifeSupport|USILifeSupport]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000

bulkheadProfiles = Container
}
//------------------COMMUNITY TECHTREE-------------------------
@PART[KKAOSS_LS_container_algae]:FOR[PlanetarySurfaceStructures]:NEEDS[CommunityTechTree]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ PART:NEEDS[TacLifeSupport|IoncrossCrewSupport|LifeSupport|Kerbalism]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000

bulkheadProfiles = Container
}

//------------------COMMUNITY TECHTREE-------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART:NEEDS[TacLifeSupport|IoncrossCrewSupport|LifeSupport|Kerbalism]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
}

//------------------COMMUNITY TECHTREE-------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ PART:NEEDS[TacLifeSupport|IoncrossCrewSupport|LifeSupport]
angularDrag = 2
crashTolerance = 15
maxTemp = 2000 // = 3000
bulkheadProfiles = Container
}
//------------------COMMUNITY TECHTREE-------------------------
@PART[KKAOSS_LS_container_carbon_extractor]:FOR[PlanetarySurfaceStructures]:NEEDS[CommunityTechTree]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PART:NEEDS[LifeSupport]
crashTolerance = 15
maxTemp = 2000 // = 3000
tags = #LOC_KPBS.eclsscontainerbig.tags
bulkheadProfiles = Container

RESOURCE
{
Expand Down
Loading

0 comments on commit 90ab7a5

Please sign in to comment.