Releases: softmix/AutoDeconstruct
Releases · softmix/AutoDeconstruct
0.3.1
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
- Improved pipe building logic by @robot256 in #18
- Krastorio compatibility and bugfix by @robot256 in #20
Full Changelog: v0.3.0...v0.3.1
0.3.0
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
- Compatiblilty with larger drills by @nicolas-lang in #11
- Improve resource, pipe and chest logic by @robot256 in #16
New Contributors
Full Changelog: v0.2.1...v0.3.0