Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    25,055
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. I'll try to look at this sometime this evening
  2. Please get me the output_log.txt, it has more info. Also, is it possible to identify which parts are being ignored? It's probably from a specific mod, would help if you could identify it
  3. @Kobymaru I notice that when it's updating, it is posting a screen message around line 800: Util.PostSingleScreenMessage("rho info", /*"preciseRho=" + preciseRho.ToString("0.0000") + " ; " +*/ "rho=" + approximateRho.ToString("0.0000") + " ; actual=" + actualRho.ToString("0.0000") + " ; ratio=" + (actualRho / approximateRho).ToString("0.00")); I don't see any way to silence it. If it's ok with you, I'm going to put in a flag which will determine whether or not screen messages get displayed, this way the Suicide Burn mod can avoid the messages while using it. Let me know if you have any problems with this LGG
  4. It's a very messy bash script. Essentially, I unpack the file into a temp directory, then do searches in there for various things. It's not perfect, but most of the time gets it correct.
  5. FYI, my Suicide Burn mod is almost done. It's working, just need to finish up some things
  6. Please zip up your save file directory as well Thanks
  7. I've just copied the current old Wiki to the new release
  8. Would only work with mod whose authors decide to use it. I started to write one a while ago, I might get back to it in a while
  9. I already donated one of my kidneys Saved a life, there is nothing like that sort of feeling.
  10. It's constantly recalculating the throttle, it was going down because full thrust wasn't needed at that point. Nothing is going to be perfect, the idea here is to automate it as much as possible. And, it's not done yet
  11. Never showed up, working on it now Passed all checks, now waiting for someone to review
  12. Due to a licensing issue, I'm going to have to replace my flying penguin which I use both for my avator and on Twitch. So, I'm looking for feedback on a new image a user made for me, and also if anyone wishes to take a crack at it, please post your results here. So, the original image is here: and, forum user @cratercracker was kind enough to put the following together: And here are some images I just whipped up. They don't have the penguin there, but are somewhat along the lines of the original image:
  13. Because it only does a little of what I need, and doesn't do anything with horizontal velocity.
  14. This was for the Kurrikane, which I released. My original idea was to have the original probe, and then, as more science researched, to add more capabilities to the probe itself. This had a problem in that the right-click menu got too big when all the science was there. I went a different route and created 4 new science parts, using @roverdude's model of the science package for his Sounding Rockets mod (with permission). Then I added attach nodes in appropriate spots on the Kurrikane, so now those parts become available rather than having to play around with code and adding modules on the fly.
  15. Never saw this before. Then again, I always put a return after links
  16. My understanding is that it should. Re. the starting with it set to zero, I'll have to do some investigation, not sure about that
×
×
  • Create New...