From 68903532bfda96216232a3852287cd38f709d6cd Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 31 May 2025 22:58:50 +0200 Subject: [PATCH] 1.0.47 --- lignumis/changelog.txt | 7 +++++++ lignumis/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index bc759bb..f2f469a 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.47 +Date: 31.05.2025 + Bug Fixes: + - Fix crash when there is a tree that has no minable property + - Fix crash when the on_rocket_launched event doesn't have a rocket_silo + - Correct Factoriopedia simulation for wooden underground belts +--------------------------------------------------------------------------------------------------- Version: 1.0.46 Date: 23.05.2025 Changes: diff --git a/lignumis/info.json b/lignumis/info.json index 076ff76..eb76a6c 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.0.46", + "version": "1.0.47", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "author": "cackling fiend",