From fbc59750add4b4da40973a9384a0d834ca0b416c Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 25 Jan 2025 22:36:22 +0100 Subject: [PATCH] 0.9.8 --- README.md | 12 ++++++++++++ lignumis/changelog.txt | 7 ++++++- lignumis/info.json | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b41a12..7ff00e4 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,18 @@ If you like go more into the charcoal direction. It has no overlap with Lignumis For wood on the other planets. +## Compatibility with other planet mods + +The following planet mods are tested for (at least technical) compatibility: + +- [Cerys](https://mods.factorio.com/mod/Cerys-Moon-of-Fulgora) +- [Corrundum](https://mods.factorio.com/mod/corrundum) +- [Janus](https://mods.factorio.com/mod/janus) +- [Maraxsis](https://mods.factorio.com/mod/maraxsis) +- [Muluna](https://mods.factorio.com/mod/planet-muluna) +- [Terra Palus](https://mods.factorio.com/mod/terrapalus) +- [Secretas & Frozeta](https://mods.factorio.com/mod/secretas) + ## Add compatibility to your mod Lignumis, by default, adds wood and steam science packs during `data-updates.lua` to all technologies that match certain diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 6301a04..1156e1a 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,6 +1,11 @@ --------------------------------------------------------------------------------------------------- Version: 0.9.8 -Date: ??.01.2025 +Date: 25.01.2025 + Changes: + - Generator burner equipment can use wood as fuel + - Reduce output inventory slots of burner agricultural tower to 3 + - Add mod support for science packs and custom labs + - Add compatibility code for Cerys Bug Fixes: - Remove randomness from plants (thanks Atraxi; https://mods.factorio.com/mod/lignumis/discussion/67933ca99634a9d18f15f5af) --------------------------------------------------------------------------------------------------- diff --git a/lignumis/info.json b/lignumis/info.json index bb34b31..4a9dfc9 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "0.9.7", + "version": "0.9.8", "title": "Lignumis (Beta)", "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",