Skip to content

Releases: post-kerbin-mining-corporation/DynamicBatteryStorage

DynamicBatteryStorage 2.0.0

09 Jul 20:49
9fbaa39
Compare
Choose a tag to compare
  • 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

22 Apr 19:59
4780229
Compare
Choose a tag to compare
  • Fixed wrong .NET version

DynamicBatteryStorage 1.4.1

15 Apr 22:10
b840e99
Compare
Choose a tag to compare
  • 1.7.x compatible

DynamicBatteryStorage 1.4.0

17 Jan 17:50
Compare
Choose a tag to compare
Remove travis release body generation