Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    25,051
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. @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
  2. 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.
  3. FYI, my Suicide Burn mod is almost done. It's working, just need to finish up some things
  4. Please zip up your save file directory as well Thanks
  5. I've just copied the current old Wiki to the new release
  6. 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
  7. I already donated one of my kidneys Saved a life, there is nothing like that sort of feeling.
  8. 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
  9. Never showed up, working on it now Passed all checks, now waiting for someone to review
  10. 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:
  11. Because it only does a little of what I need, and doesn't do anything with horizontal velocity.
  12. 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.
  13. Never saw this before. Then again, I always put a return after links
  14. 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
  15. No confusion. I've gotten requests for 1.2.9, so I mention this all the time now
  16. Thanks. But, sorry to say, I'm not doing anything with 1.2.9, waiting for 1.3 to drop
  17. Actually isn't that simple. More goes on underneath the hood than you realize. But, once I get some issues solved with my current development, I should be able to look at this.
×
×
  • Create New...