Skip to content

Releases: factorio-item-browser/export

2.1.9

23 Oct 09:59
a1bd837
Compare
Choose a tag to compare

Fixed

  • Issue loading non-UTF8 encoded info.json files.

2.1.8

25 Sep 12:16
178e79a
Compare
Choose a tag to compare

Added

  • Command for checking the version against the API and automatically updating the Factorio game if required.

2.1.7

15 Aug 08:26
74fc60c
Compare
Choose a tag to compare

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

21 Jun 15:14
5bd6c5e
Compare
Choose a tag to compare

Fixed

  • Failing export of the base combination without additional mods.

2.1.5

15 Jun 11:59
3bb132c
Compare
Choose a tag to compare

Fixed

  • Accidental download of a mod named "base" from the Factorio Mod Portal, overwriting the local (vanilla) one.

2.1.4

24 May 14:48
b9f6b45
Compare
Choose a tag to compare

Changed

  • PHP version from 7.4 to 8.0.

2.1.3

14 May 10:57
65b407d
Compare
Choose a tag to compare

Fixed

  • Duplicated translations between English and non-English locales.

2.1.2

20 Feb 09:07
Compare
Choose a tag to compare

Fixed

  • Invalid symlinks for real this time.

2.1.1

19 Feb 09:46
c3a1013
Compare
Choose a tag to compare

Fixed

  • Generating a cyclic symlink within the Factorio instance when using a relative path in the config.

2.1.0

18 Feb 08:52
Compare
Choose a tag to compare

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.