Apokee / HotSpot

Kerbal Space Program mod for better contextual and overlay data
Other
2 stars 2 forks source link

Support Core Temperature #45

Closed dbent closed 8 years ago

dbent commented 9 years ago

Introduced in KSP 1.0.5. Parts may have a ModuleCoreHeat. Current core temperature is ModuleCoreHeat.GetCoreTemperature(). Maximum core temperature is ModuleCoreHeat.CoreShutdownTemp.

Need to deal with the fact that not every part may have a temperature value.

pyalot commented 8 years ago

I too would like to see a core-heat display trough HotSpot