Space Engineers

Space Engineers

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

Update ModularLog.cs

Update: Feb 24 @ 1:48pm

Update ModularLog.cs

Update: Feb 16 @ 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: Jan 16 @ 2:39pm

maybe fix

Update: Jan 14 @ 2:02pm

Add files via upload

Update: Jan 14 @ 1:45pm

Update Aristeas NewUniversalUpload.yml

Update: Jan 11 @ 8:36pm

forgot some debug text lol lmao

Update: Jan 11 @ 8:12pm

modular assemblies is held together with duct tape and prayers

Update: Jan 11 @ 6:23pm

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

Update: Jan 11 @ 5:56pm

Invoke OnPartRemoved for all parts in an assembly upon closing.