Releases: factorio-item-browser/export
Releases · factorio-item-browser/export
2.1.9
2.1.8
Added
- Command for checking the version against the API and automatically updating the Factorio game if required.
2.1.7
Added
- Keeping the Factorio log file in the log directory.
Fixed
- Detecting the mod names when execution time of Factorio becomes bigger than 1000 seconds.
2.1.6
Fixed
- Failing export of the base combination without additional mods.
2.1.5
Fixed
- Accidental download of a mod named "base" from the Factorio Mod Portal, overwriting the local (vanilla) one.
2.1.4
Changed
- PHP version from 7.4 to 8.0.
2.1.3
Fixed
- Duplicated translations between English and non-English locales.
2.1.2
Fixed
- Invalid symlinks for real this time.
2.1.1
Fixed
- Generating a cyclic symlink within the Factorio instance when using a relative path in the config.
2.1.0
Changed
- Dump mod writing items, recipes etc. one at a time to the output instead of all at once at the end for performance
increase. - Updated to the latest version of
factorio-item-browser/export-data
. - Output to use a nicer format (i.e. more readable when viewing in console).
- Deprecated Export-Queue to new Combination-API.