diff --git a/ChemistryForYou2/changelog.txt b/ChemistryForYou2/changelog.txt index ea72d02..3f99fcd 100644 --- a/ChemistryForYou2/changelog.txt +++ b/ChemistryForYou2/changelog.txt @@ -1,84 +1,10 @@ --------------------------------------------------------------------------------------------------- -Version: 0.5.2 -Date: 2024-08-23 - Features: - - Fixed lithium-chemistry prerequisites. - - Fixed saltpeter-sulfuric-acid dependencies check. +Version: 2.0.1 +Date: 10.10.2025 + Bug Fixes: + - Increase mod compatibility --------------------------------------------------------------------------------------------------- -Version: 0.5.1 -Date: 2024-08-15 +Version: 2.0.0 +Date: 10.10.2025 Features: - - Added glass if there is no mod that adds it. - - Fixed missing organic-chemistry technology. - - Fixed missing item groups and sub groups. ---------------------------------------------------------------------------------------------------- -Version: 0.5.0 -Date: 2024-08-07 - Features: - - Added deep space ore enrichment recipe for SE and 248K. - - Added productivity to vitalic extract. ---------------------------------------------------------------------------------------------------- -Version: 0.4.0 -Date: 2024-07-27 - Features: - - Added vitalic slurry recipe for SE. - - Added vitalic extract recipe for SE. - - Added water softening recipe for K2. - - Added lithium peroxide to SE bioscrubber. - - Added 248K vulcanite enrichment. - - Added matter to particle recipe for SE. - - Fixed missing icon when BrimStuff is not installed. - - Fixed lithuim tech unlock when not using K2. ---------------------------------------------------------------------------------------------------- -Version: 0.3.4 -Date: 2024-07-16 - Features: - - Added cobalt nanotubes to SE holmium cable. ---------------------------------------------------------------------------------------------------- -Version: 0.3.3 -Date: 2024-06-27 - Features: - - Added cobalt nanotubes to SE tensile strength data. - - Fixed start up errors. - - Fixed many up missing mod errors. - - Fixed error when not using Tantalite mod. - - Fixed typo. ---------------------------------------------------------------------------------------------------- -Version: 0.3.2 -Date: 2024-01-21 - Features: - - Removed old unused files. ---------------------------------------------------------------------------------------------------- -Version: 0.3.1 -Date: 2024-01-14 - Features: - - Added SE delivery cannon recipe for fluids. - - Fixed carbon dioxide recipe when playing without bzgas. ---------------------------------------------------------------------------------------------------- -Version: 0.3.0 -Date: 2024-01-13 - Features: - - Added smart glass. - - Added tungsten trioxide. - - Added cobalt nanotubes. - - Added cobalt hydroxide. ---------------------------------------------------------------------------------------------------- -Version: 0.2.1 -Date: 2024-01-10 - Features: - - Fixed start up error when playing BrimStuff without chemical waste. - - Fixed start up error when fuel subgroup does not exist. ---------------------------------------------------------------------------------------------------- -Version: 0.2.0 -Date: 2024-01-09 - Features: - - Added lithium carbonate. - - Added lithium peroxide. (used for CO2 scrupping in SE) - - Added lithium hydroxide lubricant. - - Fixed startup error when playing K2+SE+BZ without 248K. - - Fixed lithium hydroxide not replacing lithium in 248K lithium battery. ---------------------------------------------------------------------------------------------------- -Version: 0.1.0 -Date: 2024-01-08 - Features: - - Alpha release. \ No newline at end of file + - Update to Factorio 2.0 \ No newline at end of file diff --git a/ChemistryForYou2/info.json b/ChemistryForYou2/info.json index e67dd3e..6ac751c 100644 --- a/ChemistryForYou2/info.json +++ b/ChemistryForYou2/info.json @@ -1,6 +1,6 @@ { "name": "ChemistryForYou2", - "version": "2.0.0", + "version": "2.0.1", "factorio_version": "2.0", "title": "ChemistryForYou", "author": "Timeken, cackling fiend",