Jump to content

[1.11.x] Snarkiverse v1.2: Rearrange the solar system for challenge & variety.


Snark

Recommended Posts

1 hour ago, Ho Lam Kerman said:

I think I remember this from somewhere...

I think it was some guy who landed a probe on Duna or something.

Did that guy use this mod? Or did you get your inspiration from that guy?

Yes, that guy used this mod.  I can say that with confidence, because that guy was me.  :sticktongue:

(So I suppose one could say that, technically speaking, I did indeed get my inspiration from "that guy"...)

Link to comment
Share on other sites

Would like some thoughts on a potential Kerbol Origins patch;

@Kopernicus:AFTER[KerbolOrigins] {
    @Body[Sarvin] { // Slightly farther out where Jool used to be.
	@Orbit
	{
	    @semiMajorAxis *= 0.6467
	}
    }
    @Body[Keelon] {
	@Orbit
	{
	    @semiMajorAxis *= 0.4467
	}
    }
// Very lazily borrows (read: steals) Plock's new orbit from OPM patch.
    @Body[Faz] {
	@Orbit
	{
            @referenceBody = Jool
            @semiMajorAxis = 1000000000
            @inclination = 173
            @eccentricity = 0.3
            @longitudeOfAscendingNode = 100
            @argumentOfPeriapsis = 130
            @meanAnomalyAtEpoch = 1.3
        }
        @Properties
        {
            @description = TBD
            @ScienceValues
            {
                @landedDataValue = 12
                @inSpaceLowDataValue = 9
                @inSpaceHighDataValue = 8
                @recoveryValue = 8
            }
        }
    }
// Thought it unlikely Dres could maintain such an orbit with Harvest tugging at it
// and so moved it to Kerbin's L5 point.

    @Body[Dres] {
	@Orbit
	{
	    @referenceBody = Sun
	    semiMajorAxis = 13599840256

	    inclination = 0
	    eccentricity = 0
	    longitudeOfAscendingNode = 60
	    argumentOfPeriapsis = 0
	    AnomolyAtEpoch = 3.14000010490417
	    epoch = 0
	    @color = 0.517,0.756,0.725,1.0

	}
    }
}

 

Link to comment
Share on other sites

On 5/28/2018 at 9:57 AM, JAFO said:

I have this insane urge to attempt a Caveman Challenge in the Snarkiverse! :D

I've completed this. Even recorded 3 10-minute episodes of my travails though they need voiceover so who knows when that'll happen.

I gotta say: It was great fun. Getting to Dres with an 18-ton ship without patched conics or comms was... interesting.

Link to comment
Share on other sites

On 5/21/2018 at 5:38 PM, The Minmus Derp said:

Noyce! Me want comp patches for Kerbol Origins by @amarius1 \/ see below \/

Harvest: nothing happens.

Rega: moved to be between Kerbin and Duna 

Sarvin: moved to sarnus’ L5 point

Daphy: nuffin.

Potatus: moved to a funky elliptical 50 degree inclination orbit

Fonso: moved to where Potatus was

Shayle: nuffin 

Keelon: moved to Urlum’s L5 point 

Manai: moved to where Moho was

Lok: moved to orbit Manai

Revus: nuffin

Corolet: moved to keelon orbit really close

Hold my father's whiskey as I can't drink such alcohols.

Hyperedit, (+some configs) TO THE RESCUE

Link to comment
Share on other sites

19 hours ago, 5thHorseman said:

I've completed this. Even recorded 3 10-minute episodes of my travails though they need voiceover so who knows when that'll happen.

I gotta say: It was great fun. Getting to Dres with an 18-ton ship without patched conics or comms was... interesting.

I'm really looking forward to seeing those! I haven't had time the last week to even fire KSP up, so thanks for providing some motivation!

Link to comment
Share on other sites

On 6/1/2018 at 12:25 PM, Aria_of_skittles said:

Would like some thoughts on a potential Kerbol Origins patch;

Hm, interesting idea!

Have never played with Kerbol Origins myself, so tinkering with it to make it Snarkiverse-compatible isn't really on my radar right now.  For me to Add a Kerbol Origins compatibility patch, I'd want to try it out first and do at least a reasonable chunk of a career play-through with it, to get a feel for what it's like and see what sort of inspiration strikes me.  ;)  So, not something I'll be producing... for now.

However:

  • I do like playing KSP with fresh stuff I haven't tried before, so doing a Kerbol Origins play-through sounds as though it could be fun.  So I'm fairly open to this idea.  :)  Just... be aware that this would likely be a while before I might get around to this.  I'm fairly busy IRL and my KSP play time isn't infinite (much though I might wish otherwise).  Perhaps I'll do Kerbol Origins for my next career, then we'll see (no promises).
  • If someone doesn't want to wait for that, there's nothing stopping anyone from publishing their own Snarkiverse / Kerbol Origins patch to do whatever they like.  Both mods have fairly wide-open licenses (MIT).  So if you've taken the trouble to make one already... perhaps publish it as your own mod!  :)

 

Link to comment
Share on other sites

2 hours ago, Barzon Kerman said:

What is the for this?

Have never bothered to calculate a dV map, since I never use them myself.  dV numbers will be higher going to Moho, but other than that will generally be lower than for the stock system, since this mod makes things smaller and closer together, in general.

Some discussion of dV for this mod here:

 

Link to comment
Share on other sites

I did it! I made the Kerbol Origins compatibility. here below V--V
 

Spoiler

@Kopernicus:FOR[Snarkiverse]:NEEDS[KerbolOrigins]
{
    @Body[Rega]
    {
        @Orbit
        {
            @eccentricity = 0.10380347168
            @inclination = 0
            @semiMajorAxis = 17162997760
        }
    }
    @Body[Sarvin]
    {
        @Orbit
        {
            @semiMajorAxis = 72398522368
        }
    }
    @Body[Potatus]
    {
        @Orbit
        {
            @semiMajorAxis = 9000000
            @eccentricity = 0.3
            @inclination = -50
        }
    }
    @Body[Fonso]
    {
        @Orbit
        {
            @semiMajorAxis = 49774211.5220191
            @inclination = 336.880259513855
            @eccentricity = 0.34425508892282
        }
    }
    @Body[Keelon]
    {
        @Orbit
        {
            @semiMajorAxis = 123442569185.85
            @eccentricity = 0.0140720235114866
        }
    }
    @Body[Manai]
    {
        @Orbit
        {
            @semiMajorAxis = 5263138304
            @eccentricity = 0.2
            @inclination = 7
            @longitudeOfAscendingNode = 15
            @argumentOfPeriapsis = 70
            @meanAnomalyAtEpoch = 3.14
            @referenceBody = Sun
        }
    }
    @Body[Faz]
    {
        @Orbit
        {
            @semiMajorAxis = 3150000
            @referenceBody = Manai
        }
    }
    @Body[Corolet]
    {
        @Orbit
        {
            @semiMajorAxis = 3015000
            @eccentricity = 0.675
            @referenceBody = Keelon
        }
    }
}

 

Link to comment
Share on other sites

40 minutes ago, Alaygrounds said:

I did it! I made the Kerbol Origins compatibility. here below V--V
 

  Hide contents

@Kopernicus:FOR[Snarkiverse]:NEEDS[KerbolOrigins]
{
    @Body[Rega]
    {
        @Orbit
        {
            @eccentricity = 0.10380347168
            @inclination = 0
            @semiMajorAxis = 17162997760
        }
    }
    @Body[Sarvin]
    {
        @Orbit
        {
            @semiMajorAxis = 72398522368
        }
    }
    @Body[Potatus]
    {
        @Orbit
        {
            @semiMajorAxis = 9000000
            @eccentricity = 0.3
            @inclination = -50
        }
    }
    @Body[Fonso]
    {
        @Orbit
        {
            @semiMajorAxis = 49774211.5220191
            @inclination = 336.880259513855
            @eccentricity = 0.34425508892282
        }
    }
    @Body[Keelon]
    {
        @Orbit
        {
            @semiMajorAxis = 123442569185.85
            @eccentricity = 0.0140720235114866
        }
    }
    @Body[Manai]
    {
        @Orbit
        {
            @semiMajorAxis = 5263138304
            @eccentricity = 0.2
            @inclination = 7
            @longitudeOfAscendingNode = 15
            @argumentOfPeriapsis = 70
            @meanAnomalyAtEpoch = 3.14
            @referenceBody = Sun
        }
    }
    @Body[Faz]
    {
        @Orbit
        {
            @semiMajorAxis = 3150000
            @referenceBody = Manai
        }
    }
    @Body[Corolet]
    {
        @Orbit
        {
            @semiMajorAxis = 3015000
            @eccentricity = 0.675
            @referenceBody = Keelon
        }
    }
}

 

Hoorah! Yay!

Link to comment
Share on other sites

  • 2 weeks later...

Thanks @Snark for this! I just started a new career and I am loving it.  Really adds a lot of replay value just using the stock planets. The new views from the Mun are simply incredible.

By the way, for those who may be interested, it works perfectly fine with 1.3.1 and is compatible with Strategia without any additional configuration.

Link to comment
Share on other sites

This looks very well-thought out and exciting. :D

I really want to see what I can do with Pol!

Do you happen to know which of these moons are tidally locked? It's one of those attributes that really brings out the whole "looming" thing for me.

Link to comment
Share on other sites

21 hours ago, FleshJeb said:

This looks very well-thought out and exciting. :D

I really want to see what I can do with Pol!

Do you happen to know which of these moons are tidally locked? It's one of those attributes that really brings out the whole "looming" thing for me.

Neither, because a planet/moon’s spin rate in KSP is always constant, so Duna would just wobble around in the sky.

Link to comment
Share on other sites

8 hours ago, The Minmus Derp said:

Neither, because a planet/moon’s spin rate in KSP is always constant, so Duna would just wobble around in the sky.

I dug into the config files:

Pol:

%tidallyLocked = true

Bop: 

%tidallyLocked = false
%rotationPeriod = 6420

Per the other configs, Minmus is tidally locked to Dres. They'll have a bit of libration due to the eccentricity and inclination.

Laythe and Tylo are unchanged, so they remain tidally locked.

Link to comment
Share on other sites

On 6/26/2018 at 11:53 PM, FleshJeb said:

They'll have a bit of libration due to the eccentricity and inclination.

^ Indeed.  ;)

In fact, there's a lot of libration, much more than you'll see for any tidally-locked bodies in the stock system, due to the eccentricity of the orbits.  Pol, in particular, puts on quite a show:  if you land in the right place on Pol, Duna does a seriously funky dance over the course of each Dunatian day (i.e. over each Pol orbit).  I'm not gonna describe it here in detail, 'coz I don't want to spoil it for folks.  I remember the first time I experienced it, without knowing what to expect, it made quite an impression on me, and far be it from me to take that experience away from anyone.  :)  Suffice to say that I think you'll find it's worth it.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...