diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 58144ff..6440ea9 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,3 +1,14 @@ +Version: 0.0.7 +Date: 11.01.2025 + Changes: + - Reactors and cars burn wood fuel + - Unlock Lignumis via technology instead of script + - Give deep miner a proper recipe and balance it + - Balance basic construction robots + Bug Fixes: + - Fix a crash when starting Lignumis not in freeplay mode + - Fix a crash when starting Lignumis in the editor + - Fix some item orders --------------------------------------------------------------------------------------------------- Version: 0.0.6 Date: 09.01.2025 @@ -7,9 +18,6 @@ Date: 09.01.2025 - Balance peat resource patches - Increase fuel value of wood pulp - Balance start on Nauvis - - Fix bug for when freeplay interface is not present - - Reactors and cars burn wood fuel - - Unlock Lignumis via technology instead of script --------------------------------------------------------------------------------------------------- Version: 0.0.5 Date: 07.01.2025 diff --git a/lignumis/info.json b/lignumis/info.json index a9f2394..d77a784 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "0.0.6", + "version": "0.0.7", "title": "[Alpha] Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies. Warning: This is an early development version. Breaking changes will happen.", "author": "cackling fiend",