zer0Kerbal / OnDemandFuelCells

On Demand Fuel Cells (ODFC) is a plugin to support fuel cells that only generate power when it is needed, thereby saving precious fuel. Simulates fuel cells in Kerbal Space Program (KSP), and do a better job of it than stock's use of a resource converter. The main difference is it only generates electricity when it's really needed (batteries almost empty), and otherwise lets electricity of a craft float up and down, as it might in a solar powered vehicle when the sun is eclipsed by another celestial body. It also allows fuel cells to generate byproducts, aimed at supporting life support mods like TACLS.
https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*/
GNU General Public License v2.0
2 stars 5 forks source link

[BUG 1.2.0.0a] fuel consumption and byproduct production should be seen on PAW #51

Closed zer0Kerbal closed 1 year ago

zer0Kerbal commented 4 years ago

[BUG 1.2.0.0a] fuel consumption and byproduct production should be seen on PAW - it is not

zer0Kerbal commented 4 years ago

this is fixed and both are now showing. needs formating and the fix broke the PAW, at least for PAW section concerning ODFC.

zer0Kerbal commented 4 years ago

image

zer0Kerbal commented 4 years ago

internally working; except formatting - needs to round to 10 decimal laces.

zer0Kerbal commented 4 years ago

formatting corrected (mostly) resource {0,-16} rate {1,-10:0.#########}

zer0Kerbal commented 4 years ago

this is working in dev build.