Space Engineers

Space Engineers

Assembly Cleaning (Update 1.205+)
Showing 1-6 of 6 entries
Update: 16 Apr @ 5:07pm

- Migrated project to MDK2

- Cleanly split shared logic into a separate SEUtility shared project

- Added ignoreSubgrids toggle to control block filtering across grids

- Improved sorting performance for cargo container selection

- Performed a light refactor pass across all core logic for clarity and maintainability

Update: 16 Apr @ 4:50pm

Wrong version uploaded

Update: 3 Sep, 2023 @ 7:01am

- Assemblers output are emptied as well and can be opted out by setting "removeComponents" to false
- Prioritized cargo can be opted out by setting "prioritizeCargoto" to false
- The "ingot" keyword is now customizable by users ("ingotsCargo")
- Added another keyword for components ("componentCargo")

Update: 30 Sep, 2021 @ 4:34pm

- Fixed a typo ( ore => ingot)

Update: 30 Sep, 2021 @ 4:13pm

- Refineries are now emptied as well.
- If a cargo has the text "ore" in its name it will be prioritized by the script.
- rewrote about 90% of code.
- you can set in the script how often it runs (by default every 6 seconds)

Update: 28 Sep, 2021 @ 3:41pm

Updated base code to be compatible with current version