Space Engineers

Space Engineers

Assembly Cleaning (Update 1.205+)
6개 중 1~6개 표시 중
업데이트: 2025년 4월 16일 오후 5시 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

업데이트: 2025년 4월 16일 오후 4시 50분
작성자: Torki

Wrong version uploaded

업데이트: 2023년 9월 3일 오전 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")

업데이트: 2021년 9월 30일 오후 4시 34분

- Fixed a typo ( ore => ingot)

업데이트: 2021년 9월 30일 오후 4시 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)

업데이트: 2021년 9월 28일 오후 3시 41분

Updated base code to be compatible with current version