Capacity Combinator


Have accumulators actual and total charge as signals in your circuit network, with capabilities to measure capacities up to about 1.8 × 10^308 joules. We use the electric network id for accounting of all calculated values within each electric network

Content
10 months ago
1.1
5.33K
Circuit network

Changelog

Version: 2.3.1
Date: 17.06.2023
  Bugfixes:
    - capacity combinator will be cleaned up when one of its hidden entities becomes invalid
Version: 2.3.0
Date: 14.05.2022
  Info:
    - move update tick setting from map section to startup section
  Changes:
    - move singals into combinator-signals subgroup
  Bugfixes:
    - change event handling from on_tick to on_nth_tick
  Locales:
    - update english translation
    - add russian translation
    - add german translation
Version: 2.2.0
Date: 04.05.2022
  Bugfixes:
    - always show electric pole connector (Circuit_Lamps compat)
Version: 2.1.3
Date: 23.03.2021
  Changes:
    - add support for script_raised_revive event
Version: 2.1.2
Date: 19.03.2021
  Bugfixes:
    - fix crash on entity added
Version: 2.1.1
Date: 17.03.2021
  Bugfixes:
    - fix crash on migration
    - fix crash on update
Version: 2.1.0
Date: 17.03.2021
  Changes:
    - use register_on_entity_destroyed
  Bugfixes:
    - recover indicator light when player disconnects it
    - allow to reconnect combinator with copper wire manually
Version: 2.0.2
Date: 22.02.2021
  Bugfixes:
    - change prescale factor default from 0 (x J) to 6 (x MJ)
    - fix tips and tricks simulation: first loop not updating accumulator values
Version: 2.0.1
Date: 17.02.2021
  Info:
    - forward compatibility for factorio >= 1.1.25
  Bugfixes:
    - change defines.flow_precision_index.one_second to defines.flow_precision_index.five_seconds
Version: 2.0.0
Date: 14.02.2021
  Features:
    - add filter capacity combinator
    - add achievements
    - add tips and tricks
Version: 1.1.0
Date: 11.02.2021
  Changes:
    - use circuit connector lamp as indicator if combinator is working and values in range
Version: 1.0.3
Date: 03.02.2021
  Bugfixes:
    - fix values not updating when out of scale
Version: 1.0.2
Date: 03.02.2021
  Bugfixes:
    - fix migration
Version: 1.0.1
Date: 13.01.2021
  Changes:
    - code cleanup
  Bugfixes:
    - fix invalid entities in cache
Version: 1.0.0
Date: 10.01.2021
  Info:
    - release for 1.1
  Changes:
    - add thumbnail
    - add readme