Skip to content

Releases: factorio-item-browser/portal-frontend

1.4.2

20 Oct 19:15
Compare
Choose a tag to compare

Added

  • Added a note informing about not supporting Factorio 2.x and the Space Age expansion.

1.4.1

05 Sep 13:30
4ce1a8c
Compare
Choose a tag to compare

Added

  • Deleting local cache when a combination changed on the server.

1.4.0

11 May 09:51
5be2dd6
Compare
Choose a tag to compare

Added

  • Validation of uploaded mod list against the Portal API, showing reasons why the combination is invalid before it
    actually gets triggered for an export.
  • More links to the Discord server to help users which may experience problems.
  • Support for the full combination id in the URL.

Changed

  • Refactored some parts of the project, like the stores.
  • Use entity name if translated label is empty.
  • Settings related requests to match new Portal API version 1.5.0.

1.3.1

01 Feb 20:10
Compare
Choose a tag to compare

Fixed

  • Failing to process savegames from Factorio 1.1.14 and newer due to a new optimized savegame structure.

1.3.0

06 Oct 15:45
3848d52
Compare
Choose a tag to compare

Added

  • New item list page showing a grid of icons of all items.

1.2.0

27 Sep 08:14
6290c6e
Compare
Choose a tag to compare

Added

  • Combination id to the URL of all pages.
  • Temporary settings when a new combination id is encountered in the URL.

Changes

  • Adapted to the changes made to the API to enable temporary setttings.

1.1.2

14 Aug 12:10
Compare
Choose a tag to compare

Changed

  • Image of broken machine for fatal error messages.
  • Some wordings when adding a setting to match the now released Factorio 1.0 version.

1.1.1

17 Jun 09:02
29f6194
Compare
Choose a tag to compare

Added

  • Check for currently loaded script version, including a forced reload if it is not up-to-date.

1.1.0

12 Jun 07:34
a2f6b2e
Compare
Choose a tag to compare

Added

  • Link to the Discord server to the footer.

Changed

  • Adding a setting now requires a savegame to be selected, not the mod-list.json file anymore.
  • Arrangement of boxes and explanations on settings/new page.

1.0.0

22 May 11:14
Compare
Choose a tag to compare
  • Initial release of the portal frontend project.