Space Engineers

Space Engineers

Modular Assemblies
Showing 21-30 of 69 entries
< 1  2  3  4  5  6  7 >
Update: May 21, 2024 @ 9:33pm

Emergency bugfix

Update: May 21, 2024 @ 3:59pm

Assembly Properties Update

Add API definitions for Assembly Properties

Start assembly serializer

Base for Assembly Property storage

Convert to grid logic based

Proper connection checks for grid-based assemblies

Transferred properties on grid split

Functional property saving (except for copy-paste)

Copy support

Error correcting

Remove debug text

Automatic Cleanup

Update: Apr 26, 2024 @ 8:20pm

Fix intermittent issue with loop removal

Update: Apr 26, 2024 @ 7:19pm

Merge pull request #1 from InvalidArgument3/invaladditions

add null check to stop a crash when deleting a corner

Update: Apr 26, 2024 @ 5:13pm

Bugfixes for multi-assembly blocks

- Fixed only one assembly check going through on block place
- Fixed incorrect loop removal

Update: Apr 24, 2024 @ 8:33pm

Delete modularnomicon.txt

Update: Apr 24, 2024 @ 8:16pm

Corrected issue with definition OnInit

Update: Apr 24, 2024 @ 2:27pm

Combine DefinitionDefs and DefinitionApi into one file.

Update: Apr 24, 2024 @ 1:49pm

Commands are now always lowercase.

Update: Apr 21, 2024 @ 6:21pm