Compare commits

..

2 commits

Author SHA1 Message Date
Simon Brodtmann
cb3638b216 Remove temporary incompatibility with wood-logistics 2025-01-07 23:17:29 +01:00
Simon Brodtmann
b38fddac27 Add missing changes in changelog 2025-01-07 23:15:58 +01:00
2 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.6
Date: 08.01.2025
Changes:
- Remove temporary incompatibility with wood-logistics
---------------------------------------------------------------------------------------------------
Version: 0.0.5 Version: 0.0.5
Date: 07.01.2025 Date: 07.01.2025
Changes: Changes:
@ -9,6 +14,10 @@ Date: 07.01.2025
- Balance "noise" pollution - Balance "noise" pollution
- Move 2 damage research levels to Lignumis - Move 2 damage research levels to Lignumis
- Adjust vanilla technologies - Adjust vanilla technologies
- Add compatibility with hot metals
Bug Fixes:
- Fix too slow belt animation
- Fix initial fuel for all burner inserters
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.4 Version: 0.0.4
Date: 06.01.2025 Date: 06.01.2025

View file

@ -14,7 +14,6 @@
"Wood-Walls >= 1.2.0", "Wood-Walls >= 1.2.0",
"mf-buildings >= 0.1.0", "mf-buildings >= 0.1.0",
"mf-logistics >= 0.1.0", "mf-logistics >= 0.1.0",
"?hot-metals", "?hot-metals"
"!wood-logistics"
] ]
} }