This commit is contained in:
Simon Brodtmann 2025-02-13 21:44:06 +01:00
parent a8a45d589d
commit 1d3664a29d
2 changed files with 16 additions and 1 deletions

View file

@ -1,4 +1,19 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.13
Date: 13.02.2025
Changes:
- Correct some icon orders
- Locomotives can burn wood again
- Reduce energy usage of active noise cancelling tower
- Nerf deep miner (halves the speed)
- Remove temporary fix for wooden walls
- Change asteroid chunk ratio for Lignumis to not wait ages for ice
- Add molten gold processing for the foundry
- Reduce peat from gold
- Add Lignumis recipes to Space Age recipe productivity technologies
Breaking Changes:
- LDS uses lumber instead of raw wood
---------------------------------------------------------------------------------------------------
Version: 1.0.12 Version: 1.0.12
Date: 08.02.2025 Date: 08.02.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.0.12", "version": "1.0.13",
"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",