Jump to content

DV-13

Members
  • Posts

    61
  • Joined

  • Last visited

Everything posted by DV-13

  1. What should also help with legibility is removing all zeroes to the left of the timer, they make you look extra hard for the most significant digit in that long string. Compare: T -0yr:0d:00h:53m:48s T -53m:48s
  2. I just hope you get contracted to work on KSP 2 parts, your work is gorgeous.
  3. http://spacedock.info/mod/1766/Internal_RCS Link to download.
  4. On GitHub you should use "Releases" to put download links like this. https://github.com/RangeMachine/TextureReplacer/releases Also, I really like your models.
  5. This is a feature. Kerbals do not collide with wheels and landing gear to avoid violent Kraken breakouts like those present in ver. 1.1.
  6. Thank you, everybody!
  7. A toaster with solid fuel powered toasts It can drive and it can shoot toasts made out of metal. What else do you need? Pictures:
  8. Flying Spaghetti Monster! Not 100% food, but still. Bonus pics:
  9. Why, Squad? Why?
  10. Binding screenshots to Z makes no sense, since is already has a binding. Otherwise, neat little mod.
  11. Since save upgrade system was introduced, I think your saves past 1.0 should be (almost) fine.
  12. A photo captured by Obvin Kerman right after docking his Prophet 2 space shuttle with Valentina's damaged Prophet 1. An anomaly occurred during the ascent of the first experimental spacecraft which resulted in destruction of one of its wings. Valentina managed to achieve an inclined stable orbit and had nothing to do but wait. Shortly, the only available space-worthy spacecraft, Prophet 2, was launched with Obvin piloting it. Flight was nominal and 4 hours after the launch two ships docked and soon Prophet 2 returned to Kerbin safely. Both kerbonauts were presented an award for Exceptional Courage. Program used - Photoshop CS6. Composed of 3 screenshots.
  13. I hope you will do as great job as all previous staff did.
  14. But it is still being sold. The community grows and so do sales.
  15. Strange thing that there is no info about this other than a short post on Reddit. If you remember, each person who left made a big message about that. And it was on every media.
  16. At this state, KSP has good past, bright present and mysterious future. Well, time will tell.
  17. Yay. I wish luck to everyone who is going to participate in this contest.
  18. Rly? Then what's that? Well it is the opposite, but this mechanic exists in stock, and making a new strategy is a matter of editing a .cfg. Here is the code of this strategy: STRATEGY { name = BailoutGrant title = Bail-Out Grant desc = We must be in dire straits to be considering such an option. Accepting a public grant could save us from bankruptcy, but it would also put a very serious dent in the Space Program's reputation. However, the Space Program is too big to fail, so if it's either this option or closing shop, I would advise you to accept the money. department = Public Relations icon = Squad/Strategies/Icons/BailOutGrant groupTag = Emergency,A minLeastDuration = 1 maxLeastDuration = 1 minLongestDuration = 1 maxLongestDuration = 1 requiredReputationMin = -1000 requiredReputationMax = 0 initialCostFundsMin = 0.0 initialCostReputation = 0.0 initialCostScience = 0.0 hasFactorSlider = True factorSliderDefault = 0.05 factorSliderSteps = 20 EFFECT { name = CurrencyExchanger input = Reputation output = Funds minShare = 0.1 maxShare = 1.0 minRate = 83.026493061389099648900 maxRate = 103.78311632673637456112 } } Changing input and output will result in desired strategy.
×
×
  • Create New...