This commit is contained in:
Simon Brodtmann 2025-10-05 14:22:35 +02:00
parent 754b14cd00
commit d43b11c40e
2 changed files with 7 additions and 45 deletions

View file

@ -1,48 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 4.0.1
Date: 05.10.2025
Bug Fixes:
- Fix file paths after renaming mod
---------------------------------------------------------------------------------------------------
Version: 4.0.0 Version: 4.0.0
Date: 05.10.2025 Date: 05.10.2025
Changes: Changes:
Update to Factorio 2.0 - Update to Factorio 2.0
---------------------------------------------------------------------------------------------------
Version: 3.6.0
Date: 07.07.2022
Changes:
- Updated to space-exploration 0.6.65
- Updated to space-exploration-postprocess 0.6.13
- Updated to Krastorio2 1.3.2
- Technology prerequisites of advanced-electronics-3 changed to fit in the new progression
- silicon-wafer stacksize from 500 to 200, matching new SE requirement
- moved back circuit recipes in the GUI where they should be, in their own tab
- se-processing-unit-holmium recipe ingredients from electronic-circuit 20 into 10 (same as vanilla SE)
---------------------------------------------------------------------------------------------------
Version: 3.1.0
Date: 20.11.2021
Changes:
- small fix
---------------------------------------------------------------------------------------------------
Version: 3.0.0
Date: 12.11.2021
Changes:
- code restructuring
- recipe ingredient/result amount now alligned to installed mods (Krastorio/Space Exploration)
- recipes have same ingredients, no need to rebuild
---------------------------------------------------------------------------------------------------
Version: 2.5.0
Date: 17.06.2021
Changes:
- more compatibility
- Deadlocks stacking initial support
- full stacking support and stacked recipes with (soon) to be released mod
---------------------------------------------------------------------------------------------------
Version: 2.1.1
Date: 02.02.2021
Changes:
- mod now works with Space exploration and or krastorio
- additional support for titanium, silicon, lead mods
- every recipe added by mod in 1 sorted tab
- optional setting (default ON) making circuit's recipe use previous tier
---------------------------------------------------------------------------------------------------
Version: 1.1.3
Date: 26.01.2021
Bugfixes:
- Minor changes to data-updates to avoid a crash.

View file

@ -1,6 +1,6 @@
{ {
"name": "MDbobelectronics2", "name": "MDbobelectronics2",
"version": "4.0.0", "version": "4.0.1",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "Bob's Electronics SE KR for 2.0", "title": "Bob's Electronics SE KR for 2.0",
"author": "Bobingabout, MdRuz, cackling fiend", "author": "Bobingabout, MdRuz, cackling fiend",