ab logistics center

by ABacker

Consume power to teleport items. A replace of robots logistics, configurable and UPS friendly.

Content
4 years ago
0.16 - 0.18
101
Logistics

Changelog

Version: 0.18.9
Date: 12. 07. 2020
  Changes:
    - Changed the graphics, thanks to kots01.
Version: 0.18.9
Date: 24. 02. 2020
  Bugfixes:
    - Fixed crash caused by energy bar.
Version: 0.18.8
Date: 22. 02. 2020
  Changes:
    - Added a new setting 'Re-scan All Chests'.
  Bugfixes:
    - Fixed crash when a nil value passed by script_raised_built comes in.
Version: 0.18.7
Date: 22. 02. 2020
  Bugfixes:
    - Fixed crash on technologies research finished.
Version: 0.18.6
Date: 14. 02. 2020
  Bugfixes:
    - Fixed the load error that energy_bar_entities not initialized. on_load() is before on_configuration_changed().
Version: 0.18.5
Date: 14. 02. 2020
  Changes:
    - Added energy bar indicating energy buffer for logistics center, press [R] to enable it.
    - Added a new setting 'Logistics Center Input Flow Limit' (origin: eei_input_flow_limit) and set its default value from 10GW to 50MW.
    - Added a new setting 'Logistics Center Buffer Capacity'.
    - Added a new runtime global setting 'Logistics Center Animation'.
    - Added center point of logistics centers that the further between the logistics center and the center point, the more power is needed to teleport items, 10% per 100 distance.
    - Changed flying text style when build chests.
    - Changed default value of setting 'logistics center power consumption' from 2MW to 10MW.
    - Changed default value of setting 'requester chest power consumption per item per distance' from 100J to 500J.
    - Changed default values of check_cc_on_nth_tick/check_rc_on_nth_tick from 50/30 to 20/10.
    - Changed default values of check_collector_chest_percentages/check_requester_chest_percentages from 0.015 to 0.03.
    - Changed the image of logistics center.
    - Changed some descriptions, added 'default value' tips for each setting.
  Bugfixes:
    - Fixed setting disorder.
    - Fixed 'power consumption' and 'logistics center capacity' technologies error with Creative Mod.
    - Fixed wrong description of requester chest.
    - Fixed signal lost when disable logistics center controller.
Version: 0.18.4
Date: 11. 02. 2020
  Changes:
    - Changed some descriptions.
    - Changed default values of check_cc_on_nth_tick/check_rc_on_nth_tick from 5/3 to 50/30.
    - Added tips when first init.
    - Added a new setting 'Logistics Center Power Consumption Per Second'.
  Bugfixes:
    - Fixed multi-surface position string conflict.
    - Fixed on_configuration_changed event.
    - Fixed locale 'en'.
Version: 0.18.3
Date: 11. 02. 2020
  Bugfixes:
    - Fixed crash when close the logistics center controller.
Version: 0.18.2
Date: 10. 02. 2020
  Changes:
    - Added multi-surface support.
Version: 0.18.1
Date: 06. 02. 2020
  Changes:
    - Changed eei_input_flow_limit from 1GW to 10GW.
    - Changed clearing all signals when logistics center signal is disabled.
Version: 0.18.0
Date: 02. 02. 2020
  Changes:
    - Updated to fit factorio v0.18.
Version: 0.17.4
Date: 19. 12. 2019
  Bugfixes:
    - Fixed the electrical bug.
Version: 0.17.3
Date: 26. 08. 2019
  Bugfixes:
    - Fixed crash because of API changes.
    - Fixed changelog, it should be shown correctly now.
Version: 0.17.2
Date: 12. 03. 2019
  Changes:
    - Changed Quick Start setting to int-setting, now can choose 0 - 10 logistics centers.
    - Added a new setting 'Item Type Limitation' to limit item types can be teleported, "all", "ores only", "except ores".
    - Added a new setting 'Tech Cost' to determine how many times will it cost to research Logistics Center Technologies.
    - Added a new setting 'Logistic Slots Count' of Requester Chest.
    - Added a new setting 'Item Slot Count of Logistics Center'.
    - Added a new setting 'Basic Power Consumption of Collector Chest'.
    - Added a new setting 'Basic Power Consumption of Requester Chest'.
    - Added a new setting 'Check Collector Chests on Nth Tick'.
    - Added a new setting 'Check Requester Chests on Nth Tick'.
    - Added a new setting 'Check Collector Chests Percentages'.
    - Added a new setting 'Check Requester Chests Percentages'.
  Bugfixes:
    - Fixed wrong logistics center capacity and power consumption after calling research_all_technologies() through Lua script or in sandbox mode.
Version: 0.17.1
Date: 11. 03. 2019
  Changes:
    - Updated to fit factorio v0.17.
  Bugfixes:
    - Fixed that crash in sandbox mode, fail to get player's inventory.
Version: 0.16.0
Date: 19. 10. 2018
  Changes:
    - Alpha versions.