Skip to content

Releases: post-kerbin-mining-corporation/NearFutureElectrical

NearFutureElectrical 1.2.3

21 Jul 19:12
52aba0e
Compare
Choose a tag to compare
  • KSP 1.12
  • Updated B9PartSwitch to 2.18.0
  • Updated DynamicBatteryStorage to 2.2.4
  • RadioisotopeGenerator and FissionGenerator modules now count for contract objective completion

NearFutureElectrical 1.2.2

18 Mar 04:04
41e9901
Compare
Choose a tag to compare
  • Updated DynamicBatteryStorage to 2.2.2
  • Reverted some USI patch changes
  • RTG half life is now calculated correctly for other star systems, config value is specifically in Kerbin years.
  • Reactor life display is now calculated correctly for other star systems
  • Some code cleanup

NearFutureElectrical 1.2.1

27 Dec 06:19
d0a20f2
Compare
Choose a tag to compare
  • Fix for inventory parts in 1.10

NearFutureElectrical 1.2.0

23 Dec 15:31
7b2c226
Compare
Choose a tag to compare
  • KSP 1.11
  • Updated DynamicBatteryStorage to 2.2.1
  • Updated CRP to 1.4.2
  • Set many parts as usable in inventories roughly following stock model: most 0.625m parts, smaller 1.25m parts

NearFutureElectrical 1.1.3

03 Aug 02:22
e198841
Compare
Choose a tag to compare
  • KSP 1.10
  • Updated B9PartSwitch to 2.17.0
  • Updated DynamicBatteryStorage to 2.1.7
  • Updated ModuleManager to 4.1.4
  • Updated CRP to 1.3.0 (Really this time)

NearFutureElectrical 1.1.2

26 May 02:40
293d388
Compare
Choose a tag to compare
  • Updated B9PartSwitch to 2.16.0
  • Updated DynamicBatteryStorage to 2.1.6
  • Updated USI compatibility patch

NearFutureElectrical 1.1.1

20 Feb 19:32
708ab6e
Compare
Choose a tag to compare
  • Marked for KSP 1.9
  • Updated B9PartSwitch to 2.13.0
  • Updated DynamicBatteryStorage to 2.1.5
  • Updated ModuleManager to 4.1.3
  • Updated Russian localization (Sool3)
  • Updated Simplified Chinese localization (tinygrox)

NearFutureElectrical 1.1.0

06 Nov 19:23
173442f
Compare
Choose a tag to compare
  • KSP 1.8
  • Rebuild with .NET 4.5
  • Updated B9PartSwitch to 2.12.1
  • Updated DynamicBatteryStorage to 2.1.0
  • Updated ModuleManager to 4.1.0
  • Updated CRP to 1.3.0
  • DEPRECATED OLD 3.75m BATTERY
  • Fixed another case where the stock heat catchup system was not being correctly intercepted on load for reactors.
  • Updated all patches to use correct MM patch pass specifier

NearFutureElectrical 1.0.3

11 Sep 20:47
b2e1dba
Compare
Choose a tag to compare
  • Updated B9PartSwitch to 2.10.0
  • Updated DynamicBatteryStorage to 2.0.6
  • Made use of B9PS 2.9+ features for reactors (colours, labels)

NearFutureElectrical 1.0.2

09 Jul 21:13
3d96754
Compare
Choose a tag to compare
  • Updated B9PartSwitch to 2.8.0
  • Updated DynamicBatteryStorage to 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
  • Fixed an older dll being shipped with the mod
  • Capacitor recharge can now be enabled or disabled in the VAB