Skip to content

Commit

Permalink
Added several celestial bodies and improved existing ones.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwallace888 committed Jul 13, 2022
1 parent 6adeaa5 commit deffb50
Show file tree
Hide file tree
Showing 20 changed files with 254 additions and 13 deletions.
28 changes: 24 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,36 @@
![](https://i.imgur.com/q5I1Wb5.png)
The *Carson* star system is a large yellow dwarf star about halfway through its life cycle. It is 2.4 light-years away from the Sun, which our home planet *Timber Hearth* orbits. Due to its low mass, Hornfels has theorized that *Carson* won't supernova at the end of its life cycle. It is powered through the fusion of hydrogen atoms into helium. This means that instead, once it runs out of hydrogen, it'll begin to fuse the helium into heavier elements and the star will expand into a red giant, before eventually shrinking down into a white dwarf.

*Carson* is currently home to 2 planets and 1 moon.
*Carson* is currently home to 3 planets and 5 moons.

## Urath
*Urath* is a green, Hearth-like planet, but unlike *Timber Hearth*, it has a beautiful blue ocean around its continents. It fathers a small tidally-locked moon that's been dubbed as *Loon*. How quaint...
*Urath* is a green, Hearth-like planet, but unlike *Timber Hearth*, it has a beautiful blue ocean around its continents. *Timber Hearth* is a nice place to be, but this place seems better in a few ways. Should we start to include interstellar vacations in the *Outer Wilds Venture* program? Oh yeah, it also fathers a small tidally-locked moon that's been dubbed as *Loon*. How quaint...
![](https://i.imgur.com/i6DV40R.png)

### Loon
*Loon* is a cute little rock hurling around *Urath*. Full of craters and rocky riverbeds. It almost reminds me of the *Attlerock* back at home...
*Loon* is a cute little rock hurtling around *Urath*. Full of craters and rocky riverbeds. It almost reminds me of the *Attlerock* back at home. Only difference being that it doesn't look like it had a massive chunk bitten out of it. I bet Esker might enjoy this place a little.
![](https://i.imgur.com/YupcsUU.png)

## Mirtha
*Mirtha*, which Riebeck has nicknamed "Red Hell", is a red, dry desert with a thin, airless atmosphere. Some of the red dust from the planet has been kicked up into the atmosphere by small gusts of wind, helping to create a yellowish sky. Even if it was an oxygen-rich atmosphere, I would've recommended using the suit's oxygen anyways since having the oxygen filters opened up on a planet like this could clog them full of dust and debris and drastically reduce their efficiency. And trust me, those oxygen filters are *not* fun to clean out.
![](https://i.imgur.com/twXeDKb.png)

### Ekbur
*Ekbur* is one of two moons that orbit *Mirtha*. It is a reddish-brown color. We collected some of the rocky material from its surface, and it appears to have some interesting molecular properties. It's definitely sturdier than the rocks at home, that's for sure. Maybe we can use Ekbur's stone to improve our architectures' structural integrity?
![](https://i.imgur.com/Z65b2xX.png)

### Graebur
*Graebur* is the gray twin of *Ekbur*. It's a little smaller and much more bumpy, with deeper craters and taller mountains compared to *Ekbur*. The composition of its stone is similar to that of the rocks here on *Timber Hearth*.
![](https://i.imgur.com/qnfqfMs.png)

## Platinum Hue
*Platinum Hue* is a big gas giant. It has a pearlescent appearance, with the clouds containing mesmerizing pastel swirls in a beautiful sea of ivory. Nobody knows as of yet what lies beyond that enticing atmosphere...
![](https://i.imgur.com/KPzZ6r8.png)
![](https://i.imgur.com/KPzZ6r8.png)

### Glaze
*Glaze* is one of the moons from *Platinum Hue*. It's essentially just one big ice cube—...erm... Sorry, ice *sphere*. It has frozen cracks and rivers.
![](https://i.imgur.com/OrtVKt1.png)

### Draeo
*Draeo* is another moon orbiting *Platinum Hue*. It is a very dry planet without any sort of atmosphere. It has a couple properties that are vaguely similar to *Mirtha*. We might need to research this one some more.
![](https://i.imgur.com/Le7ogGa.png)
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Jack Foxtrot",
"name": "Carson System",
"uniqueName": "JackFoxtrot.CarsonSystem",
"version": "0.1.1",
"version": "0.2.0",
"owmlVersion": "2.1.0",
"dependencies": [ "xen.NewHorizons" ]
}
Binary file added planets/assets/Draeo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/DraeoHeightmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/Ekbur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/EkburHeightmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/Glaze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/GlazeHeightmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/Graebur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/GraeburHeightmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/Mirtha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planets/assets/MirthaHeightmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions planets/draeo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name" : "Draeo",
"starSystem" : "JackFoxtrot.CarsonSystem",
"Base" :
{
"surfaceGravity" : 5,
"surfaceSize" : 500,
"hasMapMarker" : true,
"ambientLight": 1.4
},
"Orbit" :
{
"semiMajorAxis" : 15000,
"inclination" : 0,
"primaryBody" : "Platinum Hue",
"isMoon" : true,
"longitudeOfAscendingNode" : 0,
"eccentricity" : 0,
"argumentOfPeriapsis": 0,
"trueAnomaly" : 96,
"axialTilt" : 0,
"siderealPeriod" : 5,
"isTidallyLocked": false,
"showOrbitLine": true
},
"HeightMap" :
{
"heightMap" : "planets/assets/DraeoHeightmap.png",
"textureMap" : "planets/assets/Draeo.png",
"minHeight" : 475,
"maxHeight" : 500
}
}
34 changes: 34 additions & 0 deletions planets/ekbur.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name" : "Ekbur",
"starSystem" : "JackFoxtrot.CarsonSystem",
"Base" :
{
"surfaceGravity" : 5,
"surfaceSize" : 250,
"hasMapMarker" : true,
"ambientLight": 1.4
},
"Orbit" :
{
"semiMajorAxis" : 5000,
"inclination" : 25,
"primaryBody" : "Mirtha",
"isMoon" : true,
"longitudeOfAscendingNode" : 0,
"eccentricity" : 0,
"argumentOfPeriapsis": 0,
"trueAnomaly" : 96,
"axialTilt" : 0,
"siderealPeriod" : 5,
"isTidallyLocked": false,
"showOrbitLine": true
},
"HeightMap" :
{
"heightMap" : "planets/assets/EkburHeightmap.png",
"textureMap" : "planets/assets/Ekbur.png",
"minHeight" : 200,
"maxHeight" : 250
}
}
33 changes: 33 additions & 0 deletions planets/glaze.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name" : "Glaze",
"starSystem" : "JackFoxtrot.CarsonSystem",
"Base" :
{
"surfaceGravity" : 5,
"surfaceSize" : 500,
"hasMapMarker" : true,
"ambientLight": 1.4
},
"Orbit" :
{
"semiMajorAxis" : 10000,
"inclination" : -45,
"primaryBody" : "Platinum Hue",
"isMoon" : true,
"longitudeOfAscendingNode" : 0,
"eccentricity" : 0.25,
"argumentOfPeriapsis": 102,
"trueAnomaly" : 0,
"axialTilt" : 0,
"isTidallyLocked": true,
"showOrbitLine": true
},
"HeightMap" :
{
"heightMap" : "planets/assets/GlazeHeightmap.png",
"textureMap" : "planets/assets/Glaze.png",
"minHeight" : 475,
"maxHeight" : 500
}
}
34 changes: 34 additions & 0 deletions planets/graebur.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name" : "Graebur",
"starSystem" : "JackFoxtrot.CarsonSystem",
"Base" :
{
"surfaceGravity" : 5,
"surfaceSize" : 250,
"hasMapMarker" : true,
"ambientLight": 1.4
},
"Orbit" :
{
"semiMajorAxis" : 7000,
"inclination" : -40,
"primaryBody" : "Mirtha",
"isMoon" : true,
"longitudeOfAscendingNode" : 0,
"eccentricity" : 0,
"argumentOfPeriapsis": 0,
"trueAnomaly" : 0,
"axialTilt" : 0,
"siderealPeriod" : 5,
"isTidallyLocked": false,
"showOrbitLine": true
},
"HeightMap" :
{
"heightMap" : "planets/assets/GraeburHeightmap.png",
"textureMap" : "planets/assets/Graebur.png",
"minHeight" : 150,
"maxHeight" : 250
}
}
3 changes: 2 additions & 1 deletion planets/loon.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"argumentOfPeriapsis": 102,
"trueAnomaly" : 270,
"axialTilt" : 23,
"isTidallyLocked": true
"isTidallyLocked": true,
"showOrbitLine": true
},
"HeightMap" :
{
Expand Down
70 changes: 70 additions & 0 deletions planets/mirtha.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
"name" : "Mirtha",
"starSystem" : "JackFoxtrot.CarsonSystem",
"Spawn": {
"playerSpawnPoint":
{
"x": 7.518494,
"y": 1124.731,
"z": 2211.447
},
"shipSpawnPoint":
{
"x": 7.518494,
"y": 1124.731,
"z": 2211.447
},
"startWithSuit": true
},
"Base" :
{
"surfaceGravity" : 12,
"surfaceSize" : 2500,
"hasMapMarker" : true,
"ambientLight": 1.4
},
"Orbit" :
{
"semiMajorAxis" : 75000,
"inclination" : 5,
"primaryBody" : "Carson",
"isMoon" : false,
"longitudeOfAscendingNode" : 0,
"eccentricity" : 0,
"argumentOfPeriapsis": 0,
"trueAnomaly" : 0,
"axialTilt" : 45,
"siderealPeriod" : 5,
"showOrbitLine": true
},
"Atmosphere" :
{
"hasOxygen" : false,
"size" : 3000,
"fogTint" :
{
"r" : 255,
"g" : 172,
"b" : 38,
"a" : 255
},
"fogDensity": 1,
"fogSize": 3000,
"useAtmosphereShader": true,
"atmosphereTint" :
{
"r" : 255,
"g" : 172,
"b" : 38,
"a" : 255
}
},
"HeightMap" :
{
"heightMap" : "planets/assets/Mirthaheightmap.png",
"textureMap" : "planets/assets/Mirtha.png",
"minHeight" : 2400,
"maxHeight" : 2500
}
}
13 changes: 10 additions & 3 deletions planets/platinum.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"Orbit" :
{
"semiMajorAxis" : 75000,
"semiMajorAxis" : 100000,
"inclination" : 10,
"primaryBody" : "Carson",
"isMoon" : false,
Expand All @@ -20,7 +20,8 @@
"argumentOfPeriapsis": 102,
"trueAnomaly" : 360,
"axialTilt" : -23,
"siderealPeriod" : -1
"siderealPeriod" : -1,
"showOrbitLine": true
},
"Atmosphere": {
"size": 4000,
Expand All @@ -46,6 +47,12 @@
},
"fogDensity": 1,
"fogSize": 4000,
"useAtmosphereShader": true
"useAtmosphereShader": false,
"atmosphereTint": {
"r": 145,
"g": 176,
"b": 255,
"a": 255
}
}
}
16 changes: 12 additions & 4 deletions planets/urath.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"argumentOfPeriapsis": 102,
"trueAnomaly" : 270,
"axialTilt" : 23,
"siderealPeriod" : 5
"siderealPeriod" : 5,
"showOrbitLine": true
},
"Water" : {
"size" : 2425,
Expand All @@ -53,14 +54,21 @@
"size" : 3000,
"fogTint" :
{
"r" : 179,
"g" : 255,
"r" : 38,
"g" : 161,
"b" : 255,
"a" : 255
},
"fogDensity": 1,
"fogSize": 3000,
"useAtmosphereShader": true
"useAtmosphereShader": true,
"atmosphereTint" :
{
"r" : 38,
"g" : 161,
"b" : 255,
"a" : 255
}
},
"HeightMap" :
{
Expand Down

0 comments on commit deffb50

Please sign in to comment.