Jump to content

MarkusA380

Members
  • Posts

    647
  • Joined

  • Last visited

Everything posted by MarkusA380

  1. Just swinging by to say that this is my favorite mod by a long shot. Thanks for the continued maintanance! Find a picture of my SSTO "Thermocorde Mk. I" designed for FAR below:
  2. @linuxgurugamer This has my full support as the official successor of my mod. I will archive my repository. Message me if you want to take ownership of it instead.
  3. I definitely did enable it in the difficulty settings of the mod.
  4. I tested if Kerbals can actually die from lack of snacks (I enabled the setting manually) but it did not happen, even after half a year. Can Kerbals even die during timewarp?
  5. Can you tell me which files specfically you're talking about?
  6. I am having really bad framerate issues with the latest version - 15 FPS on Kerbin's surface, with a 1080TI. What can I do to fix this?
  7. I am experiencing stutters (~1 per second) in the VAB/SPH (maybe in flight too, I didn't check) with a clean install of KSP and Kerbalism installed via CKAN. Is this a known issue?
  8. Yes, open the settings menu in the PersistentRotation window.
  9. If you want we can package it and upload it to the official sites.
  10. Hi @ThePhoenixSol, a GitHub contributor is already working on the cost feature, I can't tell when he is finished. Take a look at the repository, you will be able to track the progress. As for your idea with open tanks only, I like it. I will add it as Enhancement in the issue tracker.
  11. I recompiled the mod for 1.4 and integrated a pull request containing code cleanup by GitHub user dkvolis. Happy rotating!
  12. As far as I remember relative rotation will work if the vessel is controllable (has a probe core or crew, electricity) and if it isn't or almost isn't spinning. It does not check for fuel or reaction wheels.
  13. I discontinued working on this mod quite some time ago. A heavily modded game tends to break, especially if you have other mods that influence physics installed. Patching this edge case it is more or less impossible with the limited amount of time I am willing to put into it. Hope you can do without PR, too.
  14. I haven't looked at my stuff for what seems like ages, but the files generated all have a timestamp. You need to use the file with the latest timestamp to have PR use the data. Also, Momentum Mode needs to be active for the vessels, otherwise it will not work. This is also a setting found in the .cfg files. Are you sure you copied the data to the correct vessel id? I don't see a simple way to find out which vessel belongs to which id...
  15. Hello fellow Kerbonauts! SInce 1.2.2 I am not able to get a Spaceplane back to Kerbin without it melting. I am entering the atmosphere with a very shallow angle while keeping the nose 30° above AoA. Here's a picture: Note: The slight thrust is just due to the screenshot key combination. Any guidance?
  16. Yeah, pretty sure it's scatterer. Sure, it doesn't. It's scatterer for sure. Exactly what I thought. Like in a movie, where the main character realizes he is just in a simulation xD
  17. Testing out KSP Update 1.3 with some mods that are very important to me, and then this happened: These tiles of terrain just started disattaching from the rest and began floating off into the distance. I still am terrified.
  18. Interesting. Can you send me the rotation .cfg entry of one of the non spinning asteroids? A log would be nice, also.
  19. Do me a favor: Just delete the .cfg files in the PR folder (unless, of course, you have a very important roating vessel in your game) and go to the asteroid again. It could be that it rotates now.
  20. So does it still happen or not? I am confused by your sentence I will look into it asap, combined with the problem reported by @chaoseclipse01. EDIT: @Drew Kerman, your problem could not be reproduced. I warped to many different Asteroids using HyperEdit, they all rotated normally.
  21. Thank you very much for the video. I will look into it as soon as possible. But don't worry, everybody is allowed to see the video, and you don't seem to be bashing the mod, but instead you're greatly helping to make it better. So, thank you. Also, could you send a .log file of this occurance? I want to see if there are any exceptions coming up.
  22. Sure it is this way? His description tells a different story.
  23. First off: Thank you very much. You are indeed the first one to do so. Second off: Fu... Looks like my mod just got pointless... How does it cooperate exactly?
  24. Also, a tiny suggestion for you: Reaction Wheels are very unrealistic, so I added this to my install: @PART[*]:HAS[@MODULE[ModuleReactionWheel]] { @MODULE[ModuleReactionWheel] { @PitchTorque *= 0 @YawTorque *= 0 @RollTorque *= 0 } }
×
×
  • Create New...