Space Engineers

Space Engineers

Modular Assemblies
Showing 1-10 of 69 entries
< 1  2  3  4  5  6  7 >
Update: 24 Feb @ 2:01pm

Update ModularLog.cs

Update: 24 Feb @ 1:48pm

Update ModularLog.cs

Update: 16 Feb @ 3:52pm

Improve AssemblyPart.GetAllConnectedParts

No longer uses recursion; will prevent a stackoverflow on excessively large assemblies and will greatly improve performance on block removal.

Update: 16 Jan @ 2:39pm

maybe fix

Update: 14 Jan @ 2:02pm

Add files via upload

Update: 14 Jan @ 1:45pm

Update Aristeas NewUniversalUpload.yml

Update: 11 Jan @ 8:36pm

forgot some debug text lol lmao

Update: 11 Jan @ 8:12pm

modular assemblies is held together with duct tape and prayers

Update: 11 Jan @ 6:23pm

Merge branch 'main' of https://github.com/StarCoreSE/Modular-Assemblies

Update: 11 Jan @ 5:56pm

Invoke OnPartRemoved for all parts in an assembly upon closing.