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

0.0.2.0 #42

Closed zer0Kerbal closed 5 years ago

zer0Kerbal commented 5 years ago

1.1.2.0 - Stall Alert! aka Stall Tactics

zer0Kerbal commented 5 years ago

On Demand Fuel Cells Refueled v.1.1.2.0 - Stall Alert! aka Stall Tactics

[NEW] Optional difficulty settings for moderate and hard play - stall. Don't run out of EC or the fuel cells will stop functioning since they need electricity to function. Thank you to LinuxGuruGamer for the Setting.cs code and assistance.
[NEW]feature: autoSwitch (disabled for hard play). If current fuel mode is lacking fuel, will automatically look for another mode that has fuel available. If you are completely out of fuel, well, let's face it - you are completely out of luck. We tried.
[NEW]the group label on the PAW/RMB part window now reflects status of the fuel cell so you don't have to expand the group to peek in to see if the refrigerator light is on. thank you to @Blowfish, @Dmagic, and @LinuxGuruGamer for the assist. That is one LONG piece of code.
PAW group label now in living color
removed attempt at adding color to PAW group label. those coders have been sacked.
continued working on [BUG 0.0.1.9b]
/CODE/
    udfs - updateFS
    udft - updateFT
[NEW][BUG 1.1.2.0a] Tweakscale will not scale module ODFC because onLoad() vs onStart issues?
[NEW][BUG 1.1.2.0b] Kerbalism doesn't seem to recognize the unique brilliance of ODFC, not their fault hard to see when its that bright. :D
reversed removal of color coding PAW label. those coders have been sacked, and those sackers of the previously sacked are now extra-judicially sacked
PAW label now acts as a color coded STATUS label - dynamically updating
Known Issue Tracker
    [BUG 0.0.1.6a] Does not seeming work with BackgroundProcessing or Background Resources mods (being looked at) (so ODFC doesn't work when doesn't have focus). Should not have both BackgroundProcessing and BackgroundResources installed.
    [BUG 0.0.1.9a] B9 module swapping - needs onLoad etc update to make work
    [BUG 0.0.1.9b] next fuel mode should not be visible when only one mode