Mods introducing new content into the game.
Version: 0.4.0
Date: 2026-02-11
Changes:
- The robot recall chest can now be instructed to recall robots via signal. I do not think I
will split robots by quality in the UI, as I think that would make the list too large, but
you can recall robots of specific quality by sending a signal with quality. A signal without
quality will recall all robots of any quality like the gui does.
You will need to rebuild the robot recall chest to achieve this functionality as it requires
some glue to react to the signals.
- Removed the robot redistribution chest, I'm not sure what it's purpose was and I only want to
deal with the recall chest.
Version: 0.3.3
Date: 2026-02-03
Changes:
- When Lokis bots fork is installed, which removes the vanilla logistic and conscruction robot
technologies, the robot recall chest and robot redistribution chest will be instead unlocked
via the "Bots Construction Bot Mk0" and "Bots Logistic Bot Mk0" technologies.
- Fix API call to spill_item_stack.
Version: 0.3.2
Date: 2025-03-17
Bugfixes:
- Fix for Robot Recall chest and robot redistribute chest reset quality.
Version: 0.3.1
Date: 2025-03-15
Bugfixes:
- Fixed LuaEntity API call when LuaEntity was invalid on the robot recall chest.
Version: 0.3.0
Date: 2025-03-14
Changes:
- Includes the code from amatos from the original repo (https://github.com/343N/robot-recall/pull/5)
- Updated for Factorio 2.0
Version: 0.2.12
Date: 2020-08-15
Changes:
- Locked recipes behind research (properly, this time)
Version: 0.2.11
Date: ????
Changes:
- Locked recipes behind research
Version: 0.2.10
Date: 2020-07-24
Changes:
- Fixed a Locale Key
- Removed the last 4 entries in the changelog because ???
Version: 0.2.5
Date: 05. 02. 2020
Changes:
- Added mod setting for Robot Recall speed (Settings -> Map)
- Added mod setting for Robot Recall station inventory size (Settings -> Startup)
- Added a changelog (does that count? POG!)