Skip to content

Releases: Daschi1/automatic-logistic-chests

2.1.0

03 Feb 22:05
778d244

Choose a tag to compare

Features:

  • Added warning messages when unknown entities or items are defined in an integration setting.
  • Added safeguards to prevent crashes when defining non-existing items in integration settings.

Bugfixes:

  • Fixed an issue where integration settings defined entities were checked against entity type inst
  • Fixed a crash that occurred when defining a non-existing item in an integration setting.

2.0.1

02 Feb 20:44
c02cb56

Choose a tag to compare

Bugfixes:

  • Fixed an issue where the mod attempted to clear non-manual logistic sections.

2.0.0

26 Jan 21:59
a809dce

Choose a tag to compare

Major Features:

  • Replaced the old boolean integration settings (artillery turret, rocket silo) with new "Ingredient Integrations" and "Product Integrations" settings.
    Refer to the mod description for detailed format information. If you had previously disabled integration settings, you will need to remove the corresponding entries from the new settings.

1.5.4

26 Jan 14:44
de0218c

Choose a tag to compare

Changes:

  • Storage chest will now be cleared on placement or refresh if no recipe is found.

1.5.3

11 Jan 10:48
1d1cae4

Choose a tag to compare

Changes:

  • Requester and buffer chest requests will now be cleared on placement or refresh if no recipe is found.

1.5.2

11 Jan 10:07
5f6c35f

Choose a tag to compare

Bugfixes:

  • Fixed a crash that occurred when placing a logistic chest to connect it with an artillery turret.

1.5.1

06 Jan 20:47
faee1d5

Choose a tag to compare

Bugfixes:

  • When setting requests and filters, recipe quality was not considered.

1.5.0

05 Jan 09:55
1a0772a

Choose a tag to compare

Features:

  • Added option to enable or disable the 'Request from buffer chests' option for requester chests.

Info:

  • Rearranged map settings to be more intuitive.

1.4.1

04 Jan 16:09
508bf94

Choose a tag to compare

Info:

  • Updated description and clarified instructions.

1.4.0

04 Jan 15:35
f552f2e

Choose a tag to compare

Features:

  • Added support for buffer chests in both directions.
  • Added setting for 'Trash Unrequested' option.

Circuit Network:

  • Removed unused circuit network conditions on inserters.

Changes:

  • Internal refactor for better maintainability and expandability.