-
Notifications
You must be signed in to change notification settings - Fork 7
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 #1 from Sigma88/Development
Development Pre-Release
- Loading branch information
Showing
51 changed files
with
11,720 additions
and
1 deletion.
There are no files selected for viewing
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,5 @@ | ||
**v0.1.0** | ||
|
||
- First Beta Release | ||
- Added calculation of parameters needed by the mod | ||
- Added KSP-AVC support |
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,73 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Bop]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 544507.428516654 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 24500 24500 24500 40000 60000 80000 100000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 18000 | ||
spaceAltitudeThreshold = 25000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
FlattenArea {} | ||
FlattenArea {} | ||
@FlattenArea,0 | ||
{ | ||
flattenTo = 2200 | ||
innerRadius = 4000 | ||
outerRadius = 15000 | ||
SigmaDimensions = 1 | ||
} | ||
@FlattenArea,1 | ||
{ | ||
flattenTo = 900 | ||
innerRadius = 15000 | ||
outerRadius = 35000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeightAbsolute | ||
{ | ||
deformity = 24000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoise | ||
{ | ||
deformity = 600 | ||
SigmaDimensions = 1 | ||
} | ||
%AltitudeAlpha | ||
{ | ||
atmosphereDepth = 8000 | ||
SigmaDimensions = 1 | ||
} | ||
%LandControl | ||
{ | ||
vHeightMax = 10000 | ||
SigmaDimensions = 1 | ||
} | ||
MapDecal {} | ||
MapDecal {} | ||
@MapDecal,0 | ||
{ | ||
heightMapDeformity = 10 | ||
radius = 60000 | ||
SigmaDimensions = 1 | ||
} | ||
@MapDecal,1 | ||
{ | ||
heightMapDeformity = 10 | ||
radius = 20000 | ||
SigmaDimensions = 1 | ||
} | ||
} | ||
} | ||
} | ||
} |
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,48 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Dres]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 34800 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 10000 10000 30000 50000 100000 200000 300000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 18000 | ||
spaceAltitudeThreshold = 25000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
%AerialPerspectiveMaterial | ||
{ | ||
atmosphereDepth = 150000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightMap | ||
{ | ||
deformity = 4000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeight | ||
{ | ||
deformity = 1700 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoise | ||
{ | ||
deformity = 1000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeightAbsolute | ||
{ | ||
deformity = 400 | ||
SigmaDimensions = 1 | ||
} | ||
} | ||
} | ||
} | ||
} |
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,75 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Duna]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 65517.859375 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 30000 30000 60000 100000 300000 600000 800000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 12000 | ||
spaceAltitudeThreshold = 140000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
%VertexHeightMap | ||
{ | ||
deformity = 6000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeightAbsolute | ||
{ | ||
deformity = 500 | ||
SigmaDimensions = 1 | ||
} | ||
VertexHeightNoiseVertHeightCurve2 {} | ||
VertexHeightNoiseVertHeightCurve2 {} | ||
VertexHeightNoiseVertHeightCurve2 {} | ||
@VertexHeightNoiseVertHeightCurve2,0 | ||
{ | ||
deformity = 1000 | ||
simplexHeightEnd = 6500 | ||
SigmaDimensions = 1 | ||
} | ||
@VertexHeightNoiseVertHeightCurve2,1 | ||
{ | ||
deformity = 1000 | ||
simplexHeightEnd = 7500 | ||
SigmaDimensions = 1 | ||
} | ||
@VertexHeightNoiseVertHeightCurve2,2 | ||
{ | ||
deformity = 2000 | ||
simplexHeightEnd = 8500 | ||
SigmaDimensions = 1 | ||
} | ||
%AltitudeAlpha | ||
{ | ||
atmosphereDepth = 11500 | ||
SigmaDimensions = 1 | ||
} | ||
%LandControl | ||
{ | ||
vHeightMax = 3500 | ||
SigmaDimensions = 1 | ||
} | ||
%AerialPerspectiveMaterial | ||
{ | ||
atmosphereDepth = 150000 | ||
SigmaDimensions = 1 | ||
} | ||
%MapDecal | ||
{ | ||
absoluteOffset = 0 | ||
heightMapDeformity = 100 | ||
radius = 400 | ||
} | ||
} | ||
} | ||
} | ||
} |
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,59 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Eeloo]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 19460 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 4000 4000 20000 30000 40000 70000 150000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 18000 | ||
spaceAltitudeThreshold = 60000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
%LandControl | ||
{ | ||
vHeightMax = 3500 | ||
SigmaDimensions = 1 | ||
} | ||
%AerialPerspectiveMaterial | ||
{ | ||
atmosphereDepth = 150000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightMap | ||
{ | ||
offset = -300 | ||
deformity = 4100 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeight | ||
{ | ||
deformity = 600 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoise | ||
{ | ||
deformity = 400 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoiseVertHeight | ||
{ | ||
deformity = 140 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexVoronoi | ||
{ | ||
deformation = 250 | ||
displacement = 0.00499999988824129 | ||
} | ||
} | ||
} | ||
} | ||
} |
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,63 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Eve]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 80500 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 30000 30000 60000 120000 240000 480000 600000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 22000 | ||
spaceAltitudeThreshold = 400000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
%VertexHeightMap | ||
{ | ||
offset = -1500 | ||
deformity = 5000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexSimplexHeight | ||
{ | ||
deformity = 500 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoiseVertHeightCurve2 | ||
{ | ||
deformity = 5000 | ||
simplexHeightEnd = 5000 | ||
simplexHeightStart = 250 | ||
SigmaDimensions = 1 | ||
} | ||
%LandControl | ||
{ | ||
vHeightMax = 3500 | ||
SigmaDimensions = 1 | ||
} | ||
%AltitudeAlpha | ||
{ | ||
atmosphereDepth = 10000 | ||
SigmaDimensions = 1 | ||
} | ||
AerialPerspectiveMaterial {} | ||
AerialPerspectiveMaterial {} | ||
@AerialPerspectiveMaterial,0 | ||
{ | ||
atmosphereDepth = 150000 | ||
SigmaDimensions = 1 | ||
} | ||
@AerialPerspectiveMaterial,1 | ||
{ | ||
atmosphereDepth = 5000 | ||
SigmaDimensions = 1 | ||
} | ||
} | ||
} | ||
} | ||
} |
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,43 @@ | ||
@Kopernicus:FOR[SigDim] | ||
{ | ||
@Body:HAS[@Template:HAS[#name[Gilly]]] | ||
{ | ||
%Properties | ||
{ | ||
rotationPeriod = 28255 | ||
inverseRotThresholdAltitude = 100000 | ||
timewarpAltitudeLimits = 0 8000 8000 8000 20000 40000 80000 100000 | ||
%ScienceValues | ||
{ | ||
flyingAltitudeThreshold = 18000 | ||
spaceAltitudeThreshold = 6000 | ||
} | ||
} | ||
%PQS | ||
{ | ||
%Mods | ||
{ | ||
%VertexSimplexHeightAbsolute | ||
{ | ||
deformity = 8000 | ||
SigmaDimensions = 1 | ||
} | ||
%VertexHeightNoise | ||
{ | ||
deformity = 150 | ||
SigmaDimensions = 1 | ||
} | ||
%AltitudeAlpha | ||
{ | ||
atmosphereDepth = 8000 | ||
SigmaDimensions = 1 | ||
} | ||
%LandControl | ||
{ | ||
vHeightMax = 10000 | ||
SigmaDimensions = 1 | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.