Adds a special buffer chest that teleports items to entities within a configurable distance, whenever there are open logistic requests (e.g. from requester chests, spidertrons, or player characters).
Mods introducing new content into the game.
Version: 1.1.1
Date: 2022-09-10
Features:
- Added setting to change inventory size of the chests.
Changes:
- Default inventory size of the chests is now 24 spaces.
Compatibility:
- Fixed critical startup error regarding icon in combination with mods that change logistic containers like "AAI Containers & Warehouses".
Version: 1.1.0
Date: 2020-12-30
Info:
- Updated for version 1.1 of Factorio.
Features:
- Added settings to change amounts of some recipe ingredients.
Changes:
- Recipe requires more ingredients now.
- Slightly increased maximum values for range settings (0 still means unlimited range).
- Added script logic to fulfill logistic requests of vehicles (e.g. Spidertrons).
Version: 1.0.4
Date: 2020-10-21
Bugfixes:
- Added functionality to unlock recipe retroactively when technology was already researched.
Version: 1.0.3
Date: 2020-10-17
Changes:
- Increased maximum values for range settings (0 still means unlimited range).
- Teleport chests never show logistic warning icons for not being part of a network.
Version: 1.0.2
Date: 2020-10-15
Changes:
- Added more event checks regarding new logistic entities.
- Variables with shared scope like the lists of providing and receiving entites now are saved globally.
Bugfixes:
- Added checks to prevent errors on scenarios that start with incompletely initialized surfaces/worlds.
- Things like ammo counts and equipment grids of items now are preserved when teleported.
Version: 1.0.1
Date: 2020-09-15
Features:
- Added setting to set a distance penalty for teleporting items between different surfaces/worlds.
Bugfixes:
- Added checks to prevent errors on player deaths or when entities are missing.
Version: 1.0.0
Date: 2020-09-13
Info:
- Initial Release