-
Posts
66 -
Joined
-
Last visited
Reputation
184 ExcellentRecent Profile Visitors
1,340 profile views
-
Chemical Propulsion 0.4.1
- 82 replies
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Would you believe it, your RR Nuclear Family patches were actually one inspiration for FuelMixer. I'm not familiar with RSS stuff, I assume you mean something like SMURFF. I would guess it's incompatible with Chemical Propulsion since it just patches part configs and FuelMixer recomputes tank masses internally. Chemical Storage might be compatible, depends exactly how SMURFF works. Try it!
- 82 replies
-
- 1
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
5m tanks. Chemical Storage 0.3.0
- 82 replies
-
- 2
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Hello again. My time has been occupied by other things for the last few months, but I'm still here and working on these mods, from which I have now so boldly removed the qualifier "Immersive" in favour of brevity. Today, at last, I have some new versions to pre-release, do let me know if old issues persist or of any new issues. Chemical Core 0.4.0 Chemical Storage 0.2.0 It's a little thing, but I was quite pleased to finally find a satisfying way to do this paint-over effect, where the normal map ("material") and colour/specularity ("paint") can be changed independently with different switches, preserving the default unpainted look of the material when switching back to it. This example shows the effect of painting over foil insulation, which is a silly thing to do, and in future I plan on having the normals switch to something akin to CryoTanks' isohedral variants. Chemical Propulsion 0.4.0 I am very excited to finally get this stuff out. Most of the work since I last posted was in overhauling Chemical Propulsion to use a new system which allows arbitrary bipropellant combinations with automatically computed mixture ratios and changes to the performance of engines. For now, I have stuck with the current design of assigning most engines to one of a small set of categories (monopropellant, hypergolic, kerolox, methalox, hydrolox), with a couple of odd extra kinds (multimode hydrolox/kerohydrolox), but within these types there is now great flexibility in the combination of fuel and oxidizer. At some point later I may decide to abandon these fixed categories and opt for a more open system where any given engine has a particular set of propellants it can use, so there would be much more variation and unique characters to each engine, including such oddities as Hydrazine/LqdOxygen and Kerosene/NTO and limiting things like Pentaborane to particular engines. My new system allows for this very readily without designing the propellant combination bespoke for each engine and getting bogged down with a massive number of propellants, a path down which Real Fuels has already walked. This is achieved with a new (highly experimental) plugin I wrote: FuelMixer 0.1.0 Thanks everyone for your continued interest, and to those of you who submitted github issues (which I also have not really looked at until now). It really does motivate me to build these mods up to an actual playable state.
- 82 replies
-
- 3
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Right now it's doable, but will be a decent amount of effort for something with as much scope as BDB. I'm not prioritising it, but I won't release v1.0 without support for mods like this. I'm currently working on a new plugin to handle arbitrary bipropellant combinations, complete with some fairly forgiving ignition mechanics. It's almost fully functional, will share some more about it soon. In the long run, it should make extending support to engines from mods simpler and much more robust. This sort of thing is a bit of an unavoidable obstacle which requires bespoke patching in any case.
- 82 replies
-
- 1
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Charle_Roger started following Nertea
-
Charle_Roger started following triple cheeseburger
-
Engines running LqdHydrogen/Oxidizer and LqdMethane/Oxidizer, like those in CryoEngines, are automatically converted. Likewise MonoPropellant is easy to spot and convert. Regular old LFO engines are pretty much impossible to do automatically since some of them are more appropriate as kerolox and others are best converted into hydrolox with a big Isp boost etc. Right now I just convert all not-directly-supported LFO engines into the hypergolic class (Kerosene/HTP or Hydrazine/NTO), so at least they will function pretty much as originally intended.
- 82 replies
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
If I understand you correctly, Immersive Chemical Propulsion already does this. The only mod-specific patches are to adjust the stats of engines to fit with their newly assigned propellant types. All changes to tanks are performed automatically based on the original contents.
- 82 replies
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Decided that "Immersive Chemical Exotics" shouldn't be a separate mod, rather all that stuff should show up in its respective domains in the other mods, starting with the use of exotic propellants in Immersive Chemical Propulsion. Immersive Chemical Propulsion 0.3.0 With this update, all the planned propellants are functioning and implemented at the basic playable level. Still wouldn't recommend starting any career saves with it, but I think it's at a point now where you should be able to play with it and really get a feel for what this mod will be like. Most of what's left to do are auxiliary gameplay elements: Tech restrictions on advanced propellants (shouldn't take too long, targeting the next release) A plugin for simulating chemical hazards involved with the advanced fuels (will take a while, presumably) A plugin for simulating engine ignition (ditto)
- 82 replies
-
- 1
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Immersive Chemical Propulsion 0.2.0
- 82 replies
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Immersive Chemical Propulsion 0.1.3 Labradoodle is a quick little mod I made last night which adds a new engine, the RE-L20 "Labrador", taken from the Poodle engine's multi-nozzle model variant, leaving it with only the single-nozzle. The Labrador sits between the Poodle and Skipper on the hierarchy of increasing thrust, decreasing Isp, 2.5m stock launch vehicle engines which ends at the Mainsail. In Immersive Chemical Propulsion, the Labrador is a Kerolox engine like the Skipper and Mainsail, while the Poodle is a very high specific impulse hydrolox engine based on the Vinci.
- 82 replies
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Labradoodle It always bugged me that there were these two completely distinct rocket engine models in the game assigned to variants of the same part, the RE-L10 "Poodle", when they could easily be separate engines with unique stats. That's what this little mod does. The RE-L10 "Poodle" retains its original stats, but only has the single-nozzle variant The multi-nozzle variant becomes a new part, the RE-L20 "Labrador", with stats somewhere between the Poodle and the Skipper: Mass: 2.25t Thrust: 450kN Isp: 185-335s Compatible with Restock and in theory anything else which patches the Poodle, e.g. for Waterfall effects. Distributed under the GNU General Public License. Download: Github | Spacedock
-
I'm pretty locked in on the propulsion side of things for the time being, will get back to the converters and such soon. Some hypergolic thoughts: I'd like to find a satisfying gameplay mechanic to express the hypergolicity of hypergolics, or really the non-hypergolicity of everything else, but I find hard limits on reignitions pretty not-fun. Instead, maybe non-hypergolic engines could have a choice of ignitor: Pyrotechnic: Single-use, dirt cheap. Pretty much just for first stages. Starter fluid: Uses a little bit of some liquid resource (e.g. TEATEB), can be restarted until you run out. Plays similarly to monopropellant for RCS. Spark plug: Uses a little bit of electric charge on ignition, infinite restarts, slightly higher cost and mass. High-test peroxide might play a role: Easy to produce in-situ. Monopropellant alternative to Hydrazine with a higher density but lower Isp. Kerosene oxidiser alternative to LqdOxygen with a higher density but lower Isp, not cryogenic and hypergolic. Could be used in early game engines as a low-tech hypergolic combination before Hydrazine/NTO engines are unlocked. Might ultimately be an unnecessary complication. Hypergolic engines are a minority across stock and supported mods at the moment and none are particularly big, so at some point I'll make a separate mod with ~10 new hypergolic engines based on: RD-253/RD-275 RD-263/RD-264 RD-270 YF-40 YF-20/YF-21/YF-24 In the meantime, some minor changes: Immersive Chemical Propulsion 0.1.2
- 82 replies
-
- 1
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
Immersive Chemical Propulsion 0.1.1
- 82 replies
-
- 2
-
- stockalike
- wip
-
(and 3 more)
Tagged with:
-
The first pre-release of Immersive Chemical Conversion will contain only two parts, the two sizes of "Electr-O-Tron" which handle electrolysis and electrochemical reduction. Here's the first sketch model for the smaller 1.25m one, which just does electrolysis of water and ammonia:
- 82 replies
-
- 4
-
- stockalike
- wip
-
(and 3 more)
Tagged with: