Git Product home page Git Product logo

marshmallow's Introduction

Support on Patreon

Hey! I'm _nebula, a C# programmer with heavy experience with Unity. I've worked on many mods for Outer Wilds, and was part of the team creating the Mod Loader. My biggest project has been QSB, the multiplayer mod for Outer Wilds.

marshmallow's People

Contributors

misternebula avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

clubby789

marshmallow's Issues

Are orbits actually stable?

In testing orbit lines in a separate project, some orbits seem to decay/slowly fly away from the parent.
More investigation is needed.

Lower atmosphere not rendering

What is the bug? :
Lower atmosphere not showing on lastest 2 versions of OWML

Faulty setting(s) :
{
"name" : "Ember Twin",
"position" : {
"x" : 0,
"y" : 0,
"z" : 1
},
"orbitAngle" : 45,
"primaryBody" : "CAVE_TWIN",
"isMoon" : true,
"hasClouds" : true,
"topCloudSize" : 570,
"bottomCloudSize" : 530,
"bottomCloudTint" :
{
"r" : 255,
"g" : 150,
"b" : 0,
"a" : 128
},
"topCloudTint" :
{
"r" : 255,
"g" : 98,
"b" : 0,
"a" : 128
},
"hasWater" : true,
"waterSize" : 190,
"hasRain" : true,
"hasGravity" : false,
"surfaceAcceleration" : 12,
"hasMapMarker" : true,
"hasFog" : false,
"fogTint" :
{
"r" : 255,
"g" : 0,
"b" : 255,
"a" : 128
},
"fogDensity" : 0.75,
"groundSize" : 180,
"lightTint" :
{
"r" : 255,
"g" : 98,
"b" : 0,
"a" : 128
}
}

Expected behavior :
Lower atmosphere to render

Screenshots :
Screenshot (572)

Game Information :

  • Game Version : 1.0.7
  • Platform : Epic

Primary body other than sun causes orbit issue

What is the bug? :
Having a primary body other than the sun causes the planet not to orbit correctly.

Faulty setting(s) :
primaryBody

Expected behavior :
The planet should orbit the body (e.g. Timber Hearth) like a moon.

Game Information :

  • Game Version : 1.0.6
  • Platform : Epic

Orbit angle is broken

What is the bug?
Orbit angle has no affect on the generated planet's movement.

Faulty setting(s) :
orbitAngle

Expected behavior :
The planet's orbital angle should change with the given setting value.

Game Information :

  • Game Version : 1.0.6
  • Platform : Epic

Atmosphere LODs don't work.

What is the bug? :
Sun-reacting atmosphere LODs don't show.

Faulty setting(s) :
N/A

Expected behavior :
The planet should have an atmospheric shell with the correct shader.

Game Information :

  • Game Version : 1.0.6
  • Platform : Epic

Orbit lines are completely broken

What is the bug? :
The orbit line component does not show anything.

Faulty setting(s) :
N/A

Expected behavior :
The map screen should show a clean circular line depicting the orbit of the body.

Game Information :

  • Game Version : 1.0.6
  • Platform : Epic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.