From 2cd984c35e37bf5da2357f8ffb2a60614df28acd Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 16 Dec 2025 21:42:38 +0100 Subject: [PATCH] 1.1.0 --- 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 0d49baa..b67e036 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,17 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.0 +Date: 16.12.2025 + Breaking Changes: + - Integrate quality assembler with new graphics into this mod (changes from 5x5 to 4x4) + - Quality assembler has module slots dependant on quality (1-6) + Changes: + - Add golden module unlocked by "Experienced quality assembling 3" + - Only move yellow and purple science after space science when progressive technologies are enabled + - Integrate wood logistics code into this mod + - Remove Mod Framework (uninstall the mods please) + Bug Fixes: + - Any planet start: Change description of Lignumis to name the selected parent planet +--------------------------------------------------------------------------------------------------- Version: 1.0.78 Date: 16.12.2025 Changes: diff --git a/lignumis/info.json b/lignumis/info.json index 998fce9..6a84a7a 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.0.78", + "version": "1.1.0", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.\n\nThis planet mod effects other planets and space ships. Make sure to read the description on the mod portal and check the mod settings.", "author": "cackling fiend",