This commit is contained in:
Simon Brodtmann 2025-12-29 17:58:27 +01:00
parent 7e8ba99397
commit 9c1a51315e
2 changed files with 10 additions and 1 deletions

View file

@ -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 Version: 1.3.1
Date: 24.12.2025 Date: 24.12.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.3.1", "version": "1.3.2",
"title": "Lignumis", "title": "Lignumis",
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
"author": "cackling fiend", "author": "cackling fiend",