Skip to content

Commit

Permalink
Prep for v10.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Sep 9, 2015
1 parent 1a53117 commit a0792bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RealFuels/Readme_RF.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ AN OVERVIEW OF FUEL TYPES AND TANK TYPES AND TECH LEVELS/ENGINE TYPES AND UPGRAD

==========
Changelog:
v10.6.1
* Fix throttling via `throttle` in CONFIG (minThrust was not being set properly).
* Work around an ignition resource issue (due to, apparently, either a float precision issue or a bug in stock KSP code).

v10.6
* New throttling behavior. Old bugs with it were fixed, and now there is a proper delay while thrust builds up, when igniting a liquid engine. It will take about two seconds for an F-1 class engine to build up to full thrust. The rate can be tweaked, set throttleResponseRate in the ModuleEnginesRF (or in a CONFIG that's applied to one). By default when the current throttle is within 0.5% of the desired throttle, the engine clamps to the desired throttle. Further, when setting 0 throttle, the engine instantly shuts off (the latter will change, later). WORD TO THE WISE: Use launch clamps, and make sure your engines are at full thrust before disengaging the clamps!
* Fix for sometime "says stable but fails to ignite" issue. Supreme thanks for stratochief66 for figuring out where to look!
Expand Down

0 comments on commit a0792bb

Please sign in to comment.