From 9c1a51315e0e25a1e806bfa38e881f10999d7ea1 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Mon, 29 Dec 2025 17:58:27 +0100 Subject: [PATCH] 1.3.2 --- lignumis/changelog.txt | 9 +++++++++ lignumis/info.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 68e8de8..b803f78 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,13 @@ --------------------------------------------------------------------------------------------------- +Version: 1.3.2 +Date: 29.12.2025 + Changes: + - Add the deep miner to the quality assembler + - Any Planet Start: Planet discovery Nauvis requires wood and steam science packs + Bug Fixes: + - Set auto_recycle = false for the alternative green circuit recipe + - Add raise_teleported flag to the teleport function calls (required for OARC) +--------------------------------------------------------------------------------------------------- Version: 1.3.1 Date: 24.12.2025 Changes: diff --git a/lignumis/info.json b/lignumis/info.json index 292519f..8dbf129 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.3.1", + "version": "1.3.2", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "author": "cackling fiend",