-
Posts
30 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by LudicrousFun
-
Currently mod is in early-alpha, so changes can occur frequently that are not backwards-compatible. Parts: AH-3000 Anti-hydrogen Propulsion System: An antimatter propulsion system as the name suggests. Ridiculously powerful, but ridiculously risky. Anti-Tank System Antihydrogen Tank: An antimatter tank to pair with the part above. Stores anti-hydrogen which explodes when tank is not powered or unable to cope with the acceleration. Upon explosion creates very lethal shrapnel. Ridiculously expensive. NX(n)-1.875m Intermediate Size Fuel Tank: A series of fuel tanks that are equivalent to the FT-(n)00 tanks but 1.875m bulk size instead. Fragile. HYDROX Water containment device: A somewhat useless part, entirely for thermoregulation using water. S-1x1 Glass Panel: A simple transparent glass panel. Nothing much to say. Modifiers: All tanks containing LiquidFuel, Oxidizer or Monopropellant now has the LiquidTank module, simulating tank pressure and internals. Enables tweakscale for all parts for the Tweakscale Continued mod. Disable if you think it's too hacky. Plugins: Antimatter Tank module: (Explained in Parts, point 2) LiquidTank module (Explained in Modifiers, point 1) Shrapnel Generator: Generates shrapnel flying out in all directions. Warning Display: Displays if something (in this plugin) on your ship is about to go wrong. ConfigInfo: Runtime configurations and behind-the-scenes stuff. Dependencies: Module Manager KSP 1.8.1+ (1.8.1 works best since I am developping in 1.8.1) Optional Extras: TweakScale Known Incompatibilities: Procedural Parts: Due to indeterminate tank contents until launch (I could fix that, but that'll break a lot of things as well.) Hopefully that explains most of it.
-
The Name Change Thread (WARNING! ONE TIME ONLY!)
LudicrousFun replied to Souper's topic in Kerbal Network
thanks, hopefully I won't regret it -
The Name Change Thread (WARNING! ONE TIME ONLY!)
LudicrousFun replied to Souper's topic in Kerbal Network
I would like to change my username to LudicrousFun? (As people are more commonly referring to me as such now.) -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
This mod is officially declared deceased... I'm working on a much better mod currently named: End Of Time -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Yes, but development might be slowed to late-January 2021 -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Yes, and development is going better than ever -
Here's the error I got inside the KSP.log: [EXC 15:16:51.022] NullReferenceException: Object reference not set to an instance of an object RUI.Algorithms.SCCFlowGraphUCFinder.IsEntryPointRequest (.Part part, .Callback`1 requestCallback) RUI.Algorithms.SCCFlowGraphUCFinder.IsEntryPoint (.Part part, .Callback`1 deliveryCallback, .Callback`1 requestCallback) RUI.Algorithms.SCCFlowGraphUCFinder.IsEntryPoint (.Part part) UIPartActionWindow.CanActivateFuelFlowOverlay (.Part p) UIPartActionWindow.CreatePartList (Boolean clearFirst) UIPartActionWindow.UpdateWindow () UIPartActionController.UpdateActiveWindows () UIPartActionController.UpdateEditor () UIPartActionController.Update ()
-
How do I make custom sunflares without Scatterer?
LudicrousFun replied to LudicrousFun's topic in KSP1 Mods Discussions
Nevermind, I've already solved the problem- 2 replies
-
- bug
- kopernicus
-
(and 1 more)
Tagged with:
-
I keep on getting errors using Flare Exporter on Kopernicus and I can't fix it, I've already tried changing unity versions among other things but to no avail. If anyone has a clue, then any help will be greatly appreciated.
- 2 replies
-
- bug
- kopernicus
-
(and 1 more)
Tagged with:
-
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Oh okay thanks! Right now, I'm making my own models and textures. -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Oh okay thanks. I have models from squad as a placeholder for now. I won't release it yet. I don't know how to even program in C# so I'm just doing content Licensing seems to be a can of worms for this but I'll publish this once I ensure that I am the author for all the parts! (I think the only real issue is the use of models from Squad...) -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Nevermind, I'll remove the mod first and re-release it properly once I sort out the madness -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
All the files by other authors and Squad will eventually be replaced by my own models (that's the plan) -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Oh okay, I'll replace those files as soon as I can. Thanks for the advice! -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Nevermind... the discord server is absolutely dead -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
I now have a discord server for chatting about KSP: https://discord.gg/4SatRwr -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
I am now working on a galaxy! please be patient while I work on it. Thanks! -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Can you provide me with a template C# file? I am a complete newbie to C#. Thank you. (REDACTED DATA...) -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
Oh, Thank you! -
Stockalike Realism Overhaul Release 1.5.33
LudicrousFun replied to LudicrousFun's topic in KSP1 Mod Development
This is my first mod so help would be much appreciated.