From a7297fe91a7ab15ed44a01a1a0fb1a7c9ddf81dc Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 30 Dec 2025 21:02:47 +0100 Subject: [PATCH] 1.3.3 --- lignumis/changelog.txt | 13 +++++++++++++ lignumis/info.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index b803f78..914ee79 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,17 @@ --------------------------------------------------------------------------------------------------- +Version: 1.3.3 +Date: 30.12.2025 + Changes: + - Remove the number from the golden module + - Correct some default import locations + - Add circuit connectors for lumber mill and quality assembler + Bug Fixes: + - Fix some possible errors with the wooden rocket silo + - Fixes that remote view sets "nauvis visited" to true + - Resets evolution on first visit of the orbited planet + - Prevent mining and interacting with the wooden rocket silo after launch + - Prevent crash when the wooden rocket silo is destroyed before it explodes +--------------------------------------------------------------------------------------------------- Version: 1.3.2 Date: 29.12.2025 Changes: diff --git a/lignumis/info.json b/lignumis/info.json index 8dbf129..6738a13 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.3.2", + "version": "1.3.3", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "author": "cackling fiend",