Space Engineers
Assembly Cleaning (Update 1.205+)
Показані результати 1–6 із 6
Оновлено: 16 квіт. о 17:07
автор: Torki

- 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

Оновлено: 16 квіт. о 16:50
автор: Torki

Wrong version uploaded

Оновлено: 3 верес. 2023 о 7:01

- 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")

Оновлено: 30 верес. 2021 о 16:34

- Fixed a typo ( ore => ingot)

Оновлено: 30 верес. 2021 о 16:13

- 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)

Оновлено: 28 верес. 2021 о 15:41

Updated base code to be compatible with current version