Jump to content

0111narwhalz

Members
  • Posts

    1,557
  • Joined

  • Last visited

Everything posted by 0111narwhalz

  1. It hasn't—it was locked 8 or 9 posts in.
  2. After I disengage the physics engine, the kraken is rendered incompetent. Also, because the physics engine is now gone, all activity stops. My snow-globe universe.
  3. I mean, whether or not it's caused by you being on your computer, it's still happening and should be addressed.
  4. A fortuitous time! Around here, turkey is cheaper even than chicken right now. We're eating it with basically every meal, making dog food out of it, everything.
  5. It should be noted at this point that my code is a few KSP versions old by now, but this bit probably shouldn't have changed. public void Update(Vessel ves, NeuralNetwork nn) { ves.ctrlState.wheelSteer = nn.nodeValues[nn.nodeValues.Length - 1][0]; ves.ctrlState.wheelThrottle = nn.nodeValues[nn.nodeValues.Length - 1][1]; } The nn stuff just ends up being a float between -1 and 1.
  6. I think your problem might be that you've made a copy of ctrlState. I have code which modifies the ctrlState directly, without copying it to a new variable, which behaves itself.
  7. Increasing the current will probably slag the motor. Increasing the voltage might yield the results you expect. There was a restriction on cell count when I raced RC cars, which implies that more cells (i.e. more voltage) leads to an advantage. Also, the near-flat voltage curve with charge that is characteristic of lithium batteries helped immensely, so I think motor performance is related tightly to voltage. Capacitors' voltage curves are… not even slightly flat. If you overvolt a motor too much, you can probably expect issues involving insulation and shorts.
  8. In Zion National Park, the squirrels will assault you for your trail mix. Our tent still bears the scars…
  9. That sounds like communism. Twentieth-century America's hill now.
  10. Some animals do it on the regular, or as a defense mechanism. Imagine how scared you'd have to be to consider turning yourself inside out a viable strategy.
  11. Is… is it still good? I know the ground freezes in some places, but that's still a long time. Do they try to eat it?
  12. Banned for being a mergesort heathen.
  13. Banned for losing count at 3. It's been at least 5 by now.
  14. That's due to a patch that converts cargo bays to hangars. It's located in GameData/Hangar/MM/Squad.cfg if you want to get rid of it.
  15. I challenge you to build a hill too heavy for you to lift. Still your hill, as long as you can unparadox yourself.
  16. Phlebas… That word sounds familiar. Phlebotinium?
  17. This sounds like a test. Did you guys change something in the forum software or something?
  18. Banned for not tapping your temple.
×
×
  • Create New...