Releases: post-kerbin-mining-corporation/DynamicBatteryStorage
Releases · post-kerbin-mining-corporation/DynamicBatteryStorage
DynamicBatteryStorage 2.0.0
- Complete rebuild
- Mod now acts as a general power and thermal design tool as well as its previous functions
- Added toolbar icon to open a Vessel Systems Management window
- Vessel Systems Management Window
- Allows player to view relevant Thermal and Electrical summary of the current vessel in VAB or flight
- Electrical summary:
- Shows whole-vessel power flows, separated into consumption and generation
- VAB panel has a tool to simulate distance effects on solar panel efficiency
- Estimates time to drain or time to charge batteries
- Can drill down to part categories (eg. Solar Panels, Harvesters, etc)
- Can drill down to individual parts
- Handles these module types
- Stock: ModuleDeployableSolarPanel, ModuleGenerator, ModuleResourceConverter, ModuleActiveRadiator, ModuleResourceHarvester, ModuleCommand, ModuleLight, ModuleDataTransmitter, ModuleEnginesFX, ModuleAlternator
- NF Suite: ModuleCurvedSolarPanel, FissionGenerator, ModuleRadioisotopeGenerator, ModuleCryoTank, ModuleAntimatterTank, ModuleChargeableEngine, ModuleDeployableCentrifuge, DischargeCapacitor (partial)
- RealBattery: RealBattery
- Other: KopernicusSolarPanel
- Thermal mode:
- Shows whole-vessel core heat flows, separated into draw and generation
- Can drill down to part categories (eg. Solar Panels, Harvesters, etc)
- Can drill down to individual parts
- NOTE: does not handle non-core heat(eg re-entry, engines, solar)
- NOTE: does not make a distinction between adjacent-only radiators and full-vessel radiators
- Handles relevant module types
- Stock: ModuleCoreHeat (Passive heat only eg RTG), ModuleResourceConverter, ModuleActiveRadiator, ModuleResourceHarvester
- NF Suite: FissionReactor, ModuleFusionCore
- Customize settings with DynamicBatteryStorageSettings.cfg
DynamicBatteryStorage 1.4.2
- Fixed wrong .NET version
DynamicBatteryStorage 1.4.1
- 1.7.x compatible
DynamicBatteryStorage 1.4.0
Remove travis release body generation