: You can now edit the coordinates of "Move To X,Y" instructions directly. Mk0 and Mk1 bots gained the ability to retarget structures.
: A paused bot’s light bulb now shines blue, making it easier to identify inactive workers at a glance.
: Use "until hands empty" loops for tasks like digging or chopping. A "durable" script often places the "get tool" command after the action loop, preventing the bot from getting stuck if it's restarted while already holding a tool. Autonauts.v140.2.rar
: You can teach bots to recharge other bots. Set a "logistic" bot to "find discharged bot" in a forever loop so your workforce never stays idle for long.
: Fixed an "infinite recursion" error with custom mods and resolved a tutorial bug where the bot tracker step wouldn't complete if the list was already open. Essential Automation Strategies : You can now edit the coordinates of
: Both you and your bots can stack multiple light items (like stones) in your hands. Using a Backpack Upgrade adds a storage slot, allowing a bot to carry different types of items simultaneously, such as the multiple ingredients needed for Mk2 bots.
The v140.2 update focused on quality-of-life improvements and critical bug fixes to streamline gameplay: : Use "until hands empty" loops for tasks
To progress from manual labor to a fully automated colony, focus on these core concepts: