Skip to content

Commit

Permalink
Update Readme_DREC.txt
Browse files Browse the repository at this point in the history
Added v6.2 changelog
  • Loading branch information
Starwaster committed Oct 11, 2014
1 parent 7bf3ee2 commit 52df6c0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion DeadlyReentry/Readme_DREC.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ Hold down ALT+D+R to enable debugging. This lets you change settings in-game, an

==========
Changelog:
v6.2
*Fixed issue with Jool NaN temperature. (capped low end of getExternalTemperature() to -160)
*Capped low end of ambientTemperature to absolute zero.
*NaN protection for part.temperature
*Added density field to debug GUI
*Replaced hard coded gas constant with per-planet specificGasConstant. (to-do: move that data to config files)
*ReentryPhysics still uses hard coded 287.058 value
*Added flight event logging for parachute failures.
*Added legacyAero config file option. If present and true then density retrieved from vessel.atmDensity

v6.1
*Fixed typos in SPP.cfg and Wings.cfg (some parts were not getting
shielded)
Expand Down Expand Up @@ -191,4 +201,4 @@ MODULE[ModuleHeatShield]
key = 300 0 0 0 // begin ablating at 300 degrees C
key = 800 480 0 0 // maximum dissipation at 800 degrees C
}
}
}

0 comments on commit 52df6c0

Please sign in to comment.