Skip to content

Releases: softmix/AutoDeconstruct

0.3.1

17 Mar 06:34
757915e
Compare
Choose a tag to compare

Date: 2022-03-16
Compatibility:

  • Added mod settings to customize what pipe is used when replacing miners (i.e. kr-steel-pipe).

Bugfixes:

  • Fixed crashes when Editor Extensions "instant deconstruction" is enabled.

Contributions

Full Changelog: v0.3.0...v0.3.1

0.3.0

22 Nov 07:02
Compare
Choose a tag to compare

Date: 2021-11-21
New:

  • Added support for drills with multiple resource types (robot256)

Compatibility:

  • Improved multi-surface compatibility (Nicolas Lang)

Bugfixes:

  • Removed empty fluid miners when setting changes (robot256)
  • Fixed chests being deconstructed while still in use (robot256)
  • Fixed a potential crash if an inserter is nearby the chest but not targeting the chest (robot256)
  • Improved handling of invalid surfaces (Nicolas Lang)

Optimizations:

  • Improved UPS by using on_event filters (robot256)
  • Moved max_radius calculation to init_globals (robot256)

Changes:

  • Refactored pipe building (Nicolas Lang)
  • Only build pipes if a miner has more than one connection (robot256)
  • Deconstruct inserters feeding fuel to burner inserters (robot256)
  • Only build pipes to connections that are in use (robot256)
  • Updated translations from crowdin

Contributions

New Contributors

Full Changelog: v0.2.1...v0.3.0

0.2.1

10 Jul 05:28
Compare
Choose a tag to compare

Date: 2021-07-01
Compatibility:

  • Improved compatibility with Space-Exploration (Nicolas Lang)

Bugfixes:

  • Fixed error when drill was missing last_user attibute (Nicolas Lang)

Changes:

  • Updated translations from crowdin

0.2.0

10 Jul 05:26
Compare
Choose a tag to compare

Date: 2021-06-04
New:

  • Handle drills that are using fluids, by replacing them with pipes (Nicolas Lang)

0.1.22

09 May 07:36
Compare
Choose a tag to compare

Date: 2021-05-09
Bugfixes:

  • Avoid errors if drills are instantly removed upon deconstruction (DeHackEd)

Changes:

  • Updated translations from crowdin

0.1.21

02 Dec 18:03
Compare
Choose a tag to compare

Date: 2020-12-02
Compatibility:

  • Updated Factorio version to 1.1

Changes:

  • Updated translations from crowdin

0.1.20

16 Aug 09:14
Compare
Choose a tag to compare

Date: 2020-08-16
Compatibility:

  • Updated Factorio version to 1.0

Changes:

  • Updated translations from crowdin

0.1.19

13 Jun 12:36
Compare
Choose a tag to compare

Date: 2020-06-13
Changes:

  • French and Ukrainian translations added

0.1.18

09 May 09:43
Compare
Choose a tag to compare

Date: 2020-05-09
Changes:

  • Catalan translation added (metalbass)

0.1.17

23 Mar 16:09
Compare
Choose a tag to compare

Date: 2020-03-23
Bugfixes:

  • More missing locals