0.0.7
This commit is contained in:
parent
0638aabd35
commit
6239c8957a
2 changed files with 12 additions and 4 deletions
|
@ -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
|
Version: 0.0.6
|
||||||
Date: 09.01.2025
|
Date: 09.01.2025
|
||||||
|
@ -7,9 +18,6 @@ Date: 09.01.2025
|
||||||
- Balance peat resource patches
|
- Balance peat resource patches
|
||||||
- Increase fuel value of wood pulp
|
- Increase fuel value of wood pulp
|
||||||
- Balance start on Nauvis
|
- 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
|
Version: 0.0.5
|
||||||
Date: 07.01.2025
|
Date: 07.01.2025
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lignumis",
|
"name": "lignumis",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"title": "[Alpha] Lignumis",
|
"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.",
|
"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",
|
"author": "cackling fiend",
|
||||||
|
|
Loading…
Add table
Reference in a new issue