This commit is contained in:
Simon Brodtmann 2025-05-23 21:07:47 +02:00
parent 8da7d0cea7
commit 415054ae2b
2 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,12 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.46
Date: 23.05.2025
Changes:
- Set solar power to orbiting planet's +20%
- Balance basic robots battery usage
Bug Fixes:
- Correct some item weights
---------------------------------------------------------------------------------------------------
Version: 1.0.45 Version: 1.0.45
Date: 03.05.2025 Date: 03.05.2025
Bug Fixes: Bug Fixes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.0.45", "version": "1.0.46",
"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",
@ -12,7 +12,7 @@
"space-age >= 2.0.33", "space-age >= 2.0.33",
"astroponics >= 1.2.0", "astroponics >= 1.2.0",
"bioprocessing-tab", "bioprocessing-tab",
"cf-lib >= 0.0.12", "cf-lib >= 0.0.13",
"flib", "flib",
"InserterFuelLeech", "InserterFuelLeech",
"lignumis-assets >= 1.0.3", "lignumis-assets >= 1.0.3",