Jump to content

SevenOfCarina

Members
  • Posts

    9
  • Joined

Reputation

6 Neutral

Profile Information

  • Location
    Olympus Mons
  1. This mod is great, but it always annoys me how the 'Establish Stable Orbit' contract doesn't payout till a probe has been brought back from a stable orbit. With DeadlyReentry and rescale mods, this essentially demands heatshields, and is, overall, significantly more difficult than just getting to orbit. The 0.625 m heatshield isn't really that effective since it's actually smaller than the probecores its supposed to protect, and the 1.25 m heatshield needs a 45 science node. Can it be split into two different contracts - 'Establish Stable Orbit', which gates the moon probes contracts, and 'Return From Orbit', which gates the crewed exploration contracts?
  2. You've done some fantastic work with this mod, @JadeOfMaar, but I'd like to suggest that you retain your definition of Oxidizer as LOX. While Kerbalism's take is interesting, it doesn't make much sense, and is incorrect from a scientific perspective. Methane + HTP tends to max out at about ~330s of specific impulse, while stock fuels can apparently reach 380s. Incidentally, this meshes in well with methalox specific impulse. There's also the added issue that methane is nearly as deep a cryogen as oxygen, and it's actually harder to insulate a tank effectively when you have two chemicals with wildly different storage temperatures in close proximity.
  3. This is a bit involved, but first delete the rescaled folder in KSP/GameData/Missing History, and replace it with this. After that, attach the code block below to restock-service-bays.cfg in KSP/GameData/ReStock/Patches/Payload. Do note that though IndicatorLights will still be broken, and that extraneous MH parts have been removed.
  4. Oh. i don't have indicator lights installed, doesn't ReStock break some of the light alignments? That said though, the only way to update the service bay is to actually modify the service_bay.cfg file in ReStock, which I don't think is ideal. I'll try and see if I can find a different way to do it. BTW, some of the MH parts are made redundant by ReStock+, but I don't know how to make an MM patch to delete them, so they're still there.
  5. Hey @Snark, I managed to fudge in a patch that replaces the stock textures used by Missing History parts with the ones provided by ReStock, are you interested? MH is a pretty essential mod, but the stock textures are very much an eyesore.
  6. I'm attempting to make a Kerbalism compatibility patch for RealFuels, and I ran into a bit of a problem. While I understand how to convert the resources of one mod into the resources of another at a 1 : 1 rate (i.e., convert 1 unit of Kerbalism O2 to 1 unit of RealFuels LOx), because of the way Kerbalism handles resources, a 1 : 1 conversion is not possible. Is there any way to convert one resource to another at a non-linear rate? Effectively, one unit of Kerbalism O2 becoming 0.002 units of RealFuels LOx?
  7. I'm not too certain about this forum's rules on double-posting, but just so it gets attention : Just what exactly does one unit of any resource in Kerbalism represent? Litres? Kilograms? Moles? Or does it vary? I suspect it's millilitres, but I'd like some conformation. Would it be problematic if I reworked the code to use RealFuels resources instead of Kerbalism resources for the patch? Is that even possible?
  8. While attempting to make a compatibility patch for Real Fuels, I noticed that pressurisation energy is ignored in a lot of places where it really shouldn't be. The energy needed to pressurise hydrogen to 700 bar and liquefy it is easily a third of the energy needed to electrolyse water. That's the most egregious example, but the various ISRU configurations also seem to do this. Is this intentional?
×
×
  • Create New...